Pull request #40845 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 33ee7941d4d929e4c4fce1d905ceaa793f7612ff+ba8129b28a23f8360005bb57054cd8815542eb67 (393dfff4a37c1c3edaad7a52ebf629d09a2983f0) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 241f6703d31895690d4cb6f158f753615abe74ac using credential jps-reader 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-40845@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 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" 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 [2020-04-21T14:17:06.097Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-04-21T14:17:06.105Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-04-21T14:17:06.273Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-089bbfbbf76f335e0) in /home/ubuntu/workspace/moby_PR-40845 [Pipeline] { [Pipeline] checkout [2020-04-21T14:17:06.339Z] using credential docker-jenkins-github-credentials [2020-04-21T14:17:06.347Z] Cloning the remote Git repository [2020-04-21T14:17:06.347Z] Cloning with configured refspecs honoured and without tags [2020-04-21T14:17:06.364Z] Cloning repository https://github.com/moby/moby.git [2020-04-21T14:17:06.365Z] > git init /home/ubuntu/workspace/moby_PR-40845 # timeout=10 [2020-04-21T14:17:06.372Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:17:06.372Z] > git --version # timeout=10 [2020-04-21T14:17:06.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:17:06.378Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40845/head:refs/remotes/origin/PR-40845 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:17:19.294Z] Fetching without tags [2020-04-21T14:17:19.585Z] Merging remotes/origin/master commit ba8129b28a23f8360005bb57054cd8815542eb67 into PR head commit 33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:17:20.158Z] Merge succeeded, producing 33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:17:20.158Z] Checking out Revision 33ee7941d4d929e4c4fce1d905ceaa793f7612ff (PR-40845) [2020-04-21T14:17:20.358Z] Commit message: "support `--privileged --cgroupns=private` on cgroup v1" [2020-04-21T14:17:20.358Z] First time build. Skipping changelog. [2020-04-21T14:17:20.381Z] > git --version # timeout=10 [2020-04-21T14:17:20.441Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-21T14:17:19.275Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:17:19.283Z] > git config --add remote.origin.fetch +refs/pull/40845/head:refs/remotes/origin/PR-40845 # timeout=10 [2020-04-21T14:17:19.285Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:17:19.296Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:17:19.307Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:17:19.307Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:17:19.307Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40845/head:refs/remotes/origin/PR-40845 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:17:19.598Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:17:19.603Z] > git checkout -f 33ee7941d4d929e4c4fce1d905ceaa793f7612ff # timeout=10 [2020-04-21T14:17:20.105Z] > git merge ba8129b28a23f8360005bb57054cd8815542eb67 # timeout=10 [2020-04-21T14:17:20.146Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T14:17:20.171Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:17:20.189Z] > git checkout -f 33ee7941d4d929e4c4fce1d905ceaa793f7612ff # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-21T14:17:21.178Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40845:/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 [2020-04-21T14:17:21.178Z] Unable to find image 'alpine:latest' locally [2020-04-21T14:17:21.178Z] latest: Pulling from library/alpine [2020-04-21T14:17:21.178Z] aad63a933944: Already exists [2020-04-21T14:17:21.178Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-21T14:17:21.178Z] Status: Downloaded newer image for alpine:latest [2020-04-21T14:17:24.450Z] 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 [2020-04-21T14:17:24.680Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-089bbfbbf76f335e0) in /home/ubuntu/workspace/moby_PR-40845 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2020-04-21T14:17:24.691Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04dda52cfad373c87) in /home/ubuntu/workspace/moby_PR-40845 [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2020-04-21T14:17:24.746Z] using credential docker-jenkins-github-credentials [Pipeline] { [Pipeline] // stage [2020-04-21T14:17:24.769Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-04-21T14:17:24.782Z] Running on ppc64le-ubuntu-28 in /home/docker/workspace/moby_PR-40845 [2020-04-21T14:17:24.786Z] Fetching without tags [2020-04-21T14:17:24.795Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-40845 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [2020-04-21T14:17:24.858Z] using credential docker-jenkins-github-credentials [2020-04-21T14:17:24.866Z] Cloning the remote Git repository [2020-04-21T14:17:24.866Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2020-04-21T14:17:24.936Z] using credential docker-jenkins-github-credentials [2020-04-21T14:17:24.942Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-04-21T14:17:24.952Z] Cloning the remote Git repository [2020-04-21T14:17:24.952Z] Cloning with configured refspecs honoured and without tags [2020-04-21T14:17:24.958Z] Cloning the remote Git repository [2020-04-21T14:17:24.958Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-04-21T14:17:25.065Z] Merging remotes/origin/master commit ba8129b28a23f8360005bb57054cd8815542eb67 into PR head commit 33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:17:25.225Z] Merge succeeded, producing 33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:17:25.225Z] Checking out Revision 33ee7941d4d929e4c4fce1d905ceaa793f7612ff (PR-40845) [2020-04-21T14:17:25.276Z] Commit message: "support `--privileged --cgroupns=private` on cgroup v1" [2020-04-21T14:17:25.298Z] > git --version # timeout=10 [2020-04-21T14:17:25.309Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [Pipeline] withEnv [Pipeline] { [2020-04-21T14:17:24.767Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-04-21T14:17:24.782Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:17:24.799Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:17:24.799Z] > git --version # timeout=10 [2020-04-21T14:17:24.813Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:17:24.814Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40845/head:refs/remotes/origin/PR-40845 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:17:25.078Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:17:25.083Z] > git checkout -f 33ee7941d4d929e4c4fce1d905ceaa793f7612ff # timeout=10 [2020-04-21T14:17:25.216Z] > git merge ba8129b28a23f8360005bb57054cd8815542eb67 # timeout=10 [2020-04-21T14:17:25.227Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T14:17:25.238Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:17:25.244Z] > git checkout -f 33ee7941d4d929e4c4fce1d905ceaa793f7612ff # timeout=10 [Pipeline] sh [2020-04-21T14:17:24.959Z] Cloning repository https://github.com/moby/moby.git [2020-04-21T14:17:24.960Z] > git init /home/ubuntu/workspace/moby_PR-40845 # timeout=10 [2020-04-21T14:17:24.989Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:17:24.989Z] > git --version # timeout=10 [2020-04-21T14:17:24.997Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:17:24.998Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40845/head:refs/remotes/origin/PR-40845 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:17:24.968Z] Cloning repository https://github.com/moby/moby.git [2020-04-21T14:17:24.969Z] > git init /home/docker/workspace/moby_PR-40845 # timeout=10 [2020-04-21T14:17:24.981Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:17:24.982Z] > git --version # timeout=10 [2020-04-21T14:17:24.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:17:24.990Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40845/head:refs/remotes/origin/PR-40845 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:17:24.956Z] Cloning repository https://github.com/moby/moby.git [2020-04-21T14:17:24.956Z] > git init /home/jenkins/workspace/moby_PR-40845 # timeout=10 [2020-04-21T14:17:24.971Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:17:24.971Z] > git --version # timeout=10 [2020-04-21T14:17:24.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:17:24.972Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40845/head:refs/remotes/origin/PR-40845 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:17:26.021Z] + [ PR != PR ] [2020-04-21T14:17:26.021Z] + [ master != master ] [2020-04-21T14:17:26.021Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-21T14:17:26.348Z] + docker version [2020-04-21T14:17:26.348Z] Client: Docker Engine - Community [2020-04-21T14:17:26.348Z] Version: 19.03.8 [2020-04-21T14:17:26.348Z] API version: 1.40 [2020-04-21T14:17:26.348Z] Go version: go1.12.17 [2020-04-21T14:17:26.348Z] Git commit: afacb8b7f0 [2020-04-21T14:17:26.348Z] Built: Wed Mar 11 01:25:46 2020 [2020-04-21T14:17:26.348Z] OS/Arch: linux/amd64 [2020-04-21T14:17:26.348Z] Experimental: false [2020-04-21T14:17:26.348Z] [2020-04-21T14:17:26.348Z] Server: Docker Engine - Community [2020-04-21T14:17:26.348Z] Engine: [2020-04-21T14:17:26.348Z] Version: 19.03.8 [2020-04-21T14:17:26.348Z] API version: 1.40 (minimum version 1.12) [2020-04-21T14:17:26.348Z] Go version: go1.12.17 [2020-04-21T14:17:26.348Z] Git commit: afacb8b7f0 [2020-04-21T14:17:26.348Z] Built: Wed Mar 11 01:24:19 2020 [2020-04-21T14:17:26.348Z] OS/Arch: linux/amd64 [2020-04-21T14:17:26.348Z] Experimental: true [2020-04-21T14:17:26.348Z] containerd: [2020-04-21T14:17:26.348Z] Version: 1.2.13 [2020-04-21T14:17:26.348Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:17:26.348Z] runc: [2020-04-21T14:17:26.348Z] Version: 1.0.0-rc10 [2020-04-21T14:17:26.348Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:17:26.348Z] docker-init: [2020-04-21T14:17:26.348Z] Version: 0.18.0 [2020-04-21T14:17:26.348Z] GitCommit: fec3683 [Pipeline] sh [2020-04-21T14:17:26.625Z] + docker info [2020-04-21T14:17:33.972Z] Fetching without tags [2020-04-21T14:17:34.250Z] Merging remotes/origin/master commit ba8129b28a23f8360005bb57054cd8815542eb67 into PR head commit 33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:17:33.939Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:17:33.941Z] > git config --add remote.origin.fetch +refs/pull/40845/head:refs/remotes/origin/PR-40845 # timeout=10 [2020-04-21T14:17:33.942Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:17:33.954Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:17:33.976Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:17:33.976Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:17:33.976Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40845/head:refs/remotes/origin/PR-40845 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:17:34.254Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:17:34.259Z] > git checkout -f 33ee7941d4d929e4c4fce1d905ceaa793f7612ff # timeout=10 [2020-04-21T14:17:34.715Z] Client: [2020-04-21T14:17:34.715Z] Debug Mode: false [2020-04-21T14:17:34.715Z] [2020-04-21T14:17:34.715Z] Server: [2020-04-21T14:17:34.715Z] Containers: 0 [2020-04-21T14:17:34.715Z] Running: 0 [2020-04-21T14:17:34.715Z] Paused: 0 [2020-04-21T14:17:34.715Z] Stopped: 0 [2020-04-21T14:17:34.715Z] Images: 4 [2020-04-21T14:17:34.715Z] Server Version: 19.03.8 [2020-04-21T14:17:34.715Z] Storage Driver: overlay2 [2020-04-21T14:17:34.715Z] Backing Filesystem: [2020-04-21T14:17:34.715Z] Supports d_type: true [2020-04-21T14:17:34.715Z] Native Overlay Diff: true [2020-04-21T14:17:34.715Z] Logging Driver: json-file [2020-04-21T14:17:34.715Z] Cgroup Driver: cgroupfs [2020-04-21T14:17:34.715Z] Plugins: [2020-04-21T14:17:34.715Z] Volume: local [2020-04-21T14:17:34.715Z] Network: bridge host ipvlan macvlan null overlay [2020-04-21T14:17:34.715Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-21T14:17:34.715Z] Swarm: inactive [2020-04-21T14:17:34.715Z] Runtimes: runc [2020-04-21T14:17:34.715Z] Default Runtime: runc [2020-04-21T14:17:34.715Z] Init Binary: docker-init [2020-04-21T14:17:34.715Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:17:34.715Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:17:34.715Z] init version: fec3683 [2020-04-21T14:17:34.715Z] Security Options: [2020-04-21T14:17:34.715Z] apparmor [2020-04-21T14:17:34.715Z] seccomp [2020-04-21T14:17:34.715Z] Profile: default [2020-04-21T14:17:34.715Z] Kernel Version: 4.15.0-1065-aws [2020-04-21T14:17:34.715Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-21T14:17:34.715Z] OSType: linux [2020-04-21T14:17:34.715Z] Architecture: x86_64 [2020-04-21T14:17:34.715Z] CPUs: 2 [2020-04-21T14:17:34.715Z] Total Memory: 7.501GiB [2020-04-21T14:17:34.715Z] Name: ip-10-100-100-160 [2020-04-21T14:17:34.715Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-04-21T14:17:34.715Z] Docker Root Dir: /var/lib/docker [2020-04-21T14:17:34.715Z] Debug Mode: false [2020-04-21T14:17:34.715Z] Registry: https://index.docker.io/v1/ [2020-04-21T14:17:34.715Z] Labels: [2020-04-21T14:17:34.715Z] Experimental: true [2020-04-21T14:17:34.715Z] Insecure Registries: [2020-04-21T14:17:34.715Z] 127.0.0.0/8 [2020-04-21T14:17:34.715Z] Live Restore Enabled: true [2020-04-21T14:17:34.715Z] [2020-04-21T14:17:34.715Z] WARNING: No swap limit support [Pipeline] sh [2020-04-21T14:17:34.745Z] Merge succeeded, producing 33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:17:34.745Z] Checking out Revision 33ee7941d4d929e4c4fce1d905ceaa793f7612ff (PR-40845) [2020-04-21T14:17:34.995Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:17:34.995Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:17:34.995Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40845/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-21T14:17:34.995Z] + bash /home/ubuntu/workspace/moby_PR-40845/check-config.sh [2020-04-21T14:17:34.995Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-21T14:17:34.995Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-04-21T14:17:34.995Z] [2020-04-21T14:17:34.995Z] Generally Necessary: [2020-04-21T14:17:34.995Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-21T14:17:35.230Z] Commit message: "support `--privileged --cgroupns=private` on cgroup v1" [2020-04-21T14:17:35.252Z] - apparmor: enabled and tools installed [2020-04-21T14:17:35.252Z] - CONFIG_NAMESPACES: enabled [2020-04-21T14:17:35.252Z] - CONFIG_NET_NS: enabled [2020-04-21T14:17:35.252Z] - CONFIG_PID_NS: enabled [2020-04-21T14:17:35.252Z] - CONFIG_IPC_NS: enabled [2020-04-21T14:17:35.252Z] - CONFIG_UTS_NS: enabled [2020-04-21T14:17:35.252Z] - CONFIG_CGROUPS: enabled [2020-04-21T14:17:35.252Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-21T14:17:35.252Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-21T14:17:35.252Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-21T14:17:35.252Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-21T14:17:35.252Z] - CONFIG_CPUSETS: enabled [2020-04-21T14:17:35.252Z] - CONFIG_MEMCG: enabled [2020-04-21T14:17:35.252Z] - CONFIG_KEYS: enabled [2020-04-21T14:17:35.252Z] - CONFIG_VETH: enabled (as module) [2020-04-21T14:17:35.252Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-21T14:17:35.252Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-21T14:17:35.252Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-21T14:17:35.252Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-21T14:17:35.252Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-21T14:17:35.252Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-21T14:17:35.252Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-21T14:17:35.252Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-21T14:17:35.252Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-21T14:17:35.252Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-21T14:17:35.252Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-21T14:17:35.252Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-21T14:17:35.252Z] [2020-04-21T14:17:35.252Z] Optional Features: [2020-04-21T14:17:35.252Z] - CONFIG_USER_NS: enabled [2020-04-21T14:17:35.252Z] - CONFIG_SECCOMP: enabled [2020-04-21T14:17:35.252Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-21T14:17:35.252Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-21T14:17:35.252Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-21T14:17:35.252Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-21T14:17:35.252Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-21T14:17:35.252Z] - CONFIG_BLK_CGROUP: enabled [2020-04-21T14:17:35.252Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-21T14:17:35.252Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-21T14:17:35.252Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-21T14:17:35.252Z] - CONFIG_CGROUP_PERF: enabled [2020-04-21T14:17:35.252Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-21T14:17:35.252Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-21T14:17:35.252Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-21T14:17:35.252Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-21T14:17:35.252Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-21T14:17:35.252Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-21T14:17:35.252Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-21T14:17:35.252Z] - CONFIG_IP_VS: enabled (as module) [2020-04-21T14:17:35.252Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-21T14:17:35.252Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-21T14:17:35.252Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-21T14:17:35.252Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-21T14:17:35.276Z] > git --version # timeout=10 [2020-04-21T14:17:35.281Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-21T14:17:35.509Z] - CONFIG_EXT4_FS: enabled [2020-04-21T14:17:35.509Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-21T14:17:35.509Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-21T14:17:35.509Z] - Network Drivers: [2020-04-21T14:17:35.509Z] - "overlay": [2020-04-21T14:17:35.509Z] - CONFIG_VXLAN: enabled (as module) [2020-04-21T14:17:35.509Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-21T14:17:35.509Z] Optional (for encrypted networks): [2020-04-21T14:17:35.509Z] - CONFIG_CRYPTO: enabled [2020-04-21T14:17:35.509Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-21T14:17:35.509Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-21T14:17:35.509Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-21T14:17:35.509Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-21T14:17:35.509Z] - CONFIG_XFRM: enabled [2020-04-21T14:17:35.509Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-21T14:17:35.509Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-21T14:17:35.509Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-21T14:17:35.509Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-21T14:17:35.509Z] - "ipvlan": [2020-04-21T14:17:35.509Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-21T14:17:35.509Z] - "macvlan": [2020-04-21T14:17:35.509Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-21T14:17:35.509Z] - CONFIG_DUMMY: enabled (as module) [2020-04-21T14:17:35.509Z] - "ftp,tftp client in container": [2020-04-21T14:17:35.509Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-21T14:17:35.509Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-21T14:17:35.509Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-21T14:17:35.509Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-21T14:17:35.509Z] - Storage Drivers: [2020-04-21T14:17:35.509Z] - "aufs": [2020-04-21T14:17:35.509Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-21T14:17:35.509Z] - "btrfs": [2020-04-21T14:17:35.509Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-21T14:17:35.509Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-21T14:17:35.509Z] - "devicemapper": [2020-04-21T14:17:35.509Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-21T14:17:35.509Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-21T14:17:35.509Z] - "overlay": [2020-04-21T14:17:35.509Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-21T14:17:35.509Z] - "zfs": [2020-04-21T14:17:35.509Z] - /dev/zfs: missing [2020-04-21T14:17:35.509Z] - zfs command: missing [2020-04-21T14:17:35.509Z] - zpool command: missing [2020-04-21T14:17:35.509Z] [2020-04-21T14:17:35.509Z] Limits: [2020-04-21T14:17:35.509Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-21T14:17:35.509Z] [2020-04-21T14:17:35.509Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-21T14:17:35.834Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff . [2020-04-21T14:17:35.834Z] #2 [internal] load .dockerignore [2020-04-21T14:17:35.834Z] #2 transferring context: 87B done [2020-04-21T14:17:35.834Z] #2 DONE 0.0s [2020-04-21T14:17:35.834Z] [2020-04-21T14:17:35.834Z] #1 [internal] load build definition from Dockerfile [2020-04-21T14:17:35.834Z] #1 transferring dockerfile: 17.09kB done [2020-04-21T14:17:35.834Z] #1 DONE 0.0s [2020-04-21T14:17:35.834Z] [2020-04-21T14:17:35.834Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-21T14:17:34.720Z] > git merge ba8129b28a23f8360005bb57054cd8815542eb67 # timeout=10 [2020-04-21T14:17:34.734Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T14:17:34.748Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:17:34.754Z] > git checkout -f 33ee7941d4d929e4c4fce1d905ceaa793f7612ff # timeout=10 [2020-04-21T14:17:36.091Z] #3 DONE 0.3s [2020-04-21T14:17:36.091Z] [2020-04-21T14:17:36.091Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-21T14:17:36.091Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-21T14:17:36.091Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-21T14:17:36.091Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-21T14:17:36.091Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-21T14:17:36.091Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-04-21T14:17:36.160Z] + docker version [2020-04-21T14:17:36.160Z] Client: Docker Engine - Community [2020-04-21T14:17:36.160Z] Version: 19.03.7 [2020-04-21T14:17:36.160Z] API version: 1.40 [2020-04-21T14:17:36.160Z] Go version: go1.12.17 [2020-04-21T14:17:36.160Z] Git commit: 7141c199a2 [2020-04-21T14:17:36.160Z] Built: Sat Mar 7 16:48:47 2020 [2020-04-21T14:17:36.160Z] OS/Arch: linux/s390x [2020-04-21T14:17:36.160Z] Experimental: false [2020-04-21T14:17:36.160Z] [2020-04-21T14:17:36.160Z] Server: Docker Engine - Community [2020-04-21T14:17:36.160Z] Engine: [2020-04-21T14:17:36.160Z] Version: 19.03.7 [2020-04-21T14:17:36.160Z] API version: 1.40 (minimum version 1.12) [2020-04-21T14:17:36.160Z] Go version: go1.12.17 [2020-04-21T14:17:36.160Z] Git commit: 7141c199a2 [2020-04-21T14:17:36.160Z] Built: Sat Mar 7 16:47:46 2020 [2020-04-21T14:17:36.160Z] OS/Arch: linux/s390x [2020-04-21T14:17:36.160Z] Experimental: true [2020-04-21T14:17:36.160Z] containerd: [2020-04-21T14:17:36.160Z] Version: 1.2.13 [2020-04-21T14:17:36.160Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:17:36.160Z] runc: [2020-04-21T14:17:36.160Z] Version: 1.0.0-rc10 [2020-04-21T14:17:36.160Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:17:36.160Z] docker-init: [2020-04-21T14:17:36.160Z] Version: 0.18.0 [2020-04-21T14:17:36.160Z] GitCommit: fec3683 [Pipeline] sh [2020-04-21T14:17:36.347Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 2.87MB / 8.82MB 0.2s [2020-04-21T14:17:36.347Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-21T14:17:36.347Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-21T14:17:36.528Z] + docker info [2020-04-21T14:17:36.528Z] Client: [2020-04-21T14:17:36.528Z] Debug Mode: false [2020-04-21T14:17:36.528Z] [2020-04-21T14:17:36.528Z] Server: [2020-04-21T14:17:36.528Z] Containers: 0 [2020-04-21T14:17:36.528Z] Running: 0 [2020-04-21T14:17:36.528Z] Paused: 0 [2020-04-21T14:17:36.528Z] Stopped: 0 [2020-04-21T14:17:36.528Z] Images: 0 [2020-04-21T14:17:36.528Z] Server Version: 19.03.7 [2020-04-21T14:17:36.528Z] Storage Driver: overlay2 [2020-04-21T14:17:36.528Z] Backing Filesystem: [2020-04-21T14:17:36.528Z] Supports d_type: true [2020-04-21T14:17:36.528Z] Native Overlay Diff: true [2020-04-21T14:17:36.528Z] Logging Driver: json-file [2020-04-21T14:17:36.528Z] Cgroup Driver: cgroupfs [2020-04-21T14:17:36.528Z] Plugins: [2020-04-21T14:17:36.528Z] Volume: local [2020-04-21T14:17:36.528Z] Network: bridge host ipvlan macvlan null overlay [2020-04-21T14:17:36.528Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-21T14:17:36.528Z] Swarm: inactive [2020-04-21T14:17:36.528Z] Runtimes: runc [2020-04-21T14:17:36.528Z] Default Runtime: runc [2020-04-21T14:17:36.528Z] Init Binary: docker-init [2020-04-21T14:17:36.529Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:17:36.529Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:17:36.529Z] init version: fec3683 [2020-04-21T14:17:36.529Z] Security Options: [2020-04-21T14:17:36.529Z] apparmor [2020-04-21T14:17:36.529Z] seccomp [2020-04-21T14:17:36.529Z] Profile: default [2020-04-21T14:17:36.529Z] Kernel Version: 4.15.0-91-generic [2020-04-21T14:17:36.529Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-21T14:17:36.529Z] OSType: linux [2020-04-21T14:17:36.529Z] Architecture: s390x [2020-04-21T14:17:36.529Z] CPUs: 2 [2020-04-21T14:17:36.529Z] Total Memory: 7.861GiB [2020-04-21T14:17:36.529Z] Name: s390x-ubuntu-16 [2020-04-21T14:17:36.529Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-04-21T14:17:36.529Z] Docker Root Dir: /var/lib/docker [2020-04-21T14:17:36.529Z] Debug Mode: false [2020-04-21T14:17:36.529Z] Username: dockerbuildbot [2020-04-21T14:17:36.529Z] Registry: https://index.docker.io/v1/ [2020-04-21T14:17:36.529Z] Labels: [2020-04-21T14:17:36.529Z] Experimental: true [2020-04-21T14:17:36.529Z] Insecure Registries: [2020-04-21T14:17:36.529Z] 127.0.0.0/8 [2020-04-21T14:17:36.529Z] Live Restore Enabled: false [2020-04-21T14:17:36.529Z] [2020-04-21T14:17:36.529Z] WARNING: No swap limit support [Pipeline] sh [2020-04-21T14:17:36.603Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-04-21T14:17:36.603Z] #4 DONE 0.5s [2020-04-21T14:17:36.860Z] [2020-04-21T14:17:36.860Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-21T14:17:36.897Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:17:36.897Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:17:36.897Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40845/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-21T14:17:36.897Z] + bash /home/jenkins/workspace/moby_PR-40845/check-config.sh [2020-04-21T14:17:36.897Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-21T14:17:36.897Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-04-21T14:17:36.897Z] [2020-04-21T14:17:36.897Z] Generally Necessary: [2020-04-21T14:17:36.897Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-21T14:17:36.897Z] - apparmor: enabled and tools installed [2020-04-21T14:17:36.897Z] - CONFIG_NAMESPACES: enabled [2020-04-21T14:17:36.897Z] - CONFIG_NET_NS: enabled [2020-04-21T14:17:36.897Z] - CONFIG_PID_NS: enabled [2020-04-21T14:17:36.897Z] - CONFIG_IPC_NS: enabled [2020-04-21T14:17:36.897Z] - CONFIG_UTS_NS: enabled [2020-04-21T14:17:36.897Z] - CONFIG_CGROUPS: enabled [2020-04-21T14:17:36.897Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-21T14:17:36.897Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-21T14:17:36.897Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-21T14:17:36.897Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-21T14:17:36.897Z] - CONFIG_CPUSETS: enabled [2020-04-21T14:17:36.897Z] - CONFIG_MEMCG: enabled [2020-04-21T14:17:36.897Z] - CONFIG_KEYS: enabled [2020-04-21T14:17:36.897Z] - CONFIG_VETH: enabled (as module) [2020-04-21T14:17:36.897Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-21T14:17:36.897Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-21T14:17:36.897Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-21T14:17:36.897Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-21T14:17:36.897Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-21T14:17:36.897Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-21T14:17:36.897Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-21T14:17:36.897Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-21T14:17:36.897Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-21T14:17:36.897Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-21T14:17:36.897Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-21T14:17:36.897Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-21T14:17:36.897Z] [2020-04-21T14:17:36.897Z] Optional Features: [2020-04-21T14:17:36.897Z] - CONFIG_USER_NS: enabled [2020-04-21T14:17:36.897Z] - CONFIG_SECCOMP: enabled [2020-04-21T14:17:36.897Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-21T14:17:36.897Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-21T14:17:36.897Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-21T14:17:36.897Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-21T14:17:36.897Z] - CONFIG_BLK_CGROUP: enabled [2020-04-21T14:17:36.897Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-21T14:17:36.897Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-21T14:17:36.897Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-21T14:17:36.897Z] - CONFIG_CGROUP_PERF: enabled [2020-04-21T14:17:36.897Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-21T14:17:36.897Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-21T14:17:36.897Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-21T14:17:36.897Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-21T14:17:36.897Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-21T14:17:36.897Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-21T14:17:36.897Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-21T14:17:36.897Z] - CONFIG_IP_VS: enabled (as module) [2020-04-21T14:17:36.897Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-21T14:17:36.897Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-21T14:17:36.897Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-21T14:17:36.897Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-21T14:17:36.897Z] - CONFIG_EXT4_FS: enabled [2020-04-21T14:17:36.897Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-21T14:17:36.897Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-21T14:17:36.897Z] - Network Drivers: [2020-04-21T14:17:36.897Z] - "overlay": [2020-04-21T14:17:36.897Z] - CONFIG_VXLAN: enabled (as module) [2020-04-21T14:17:36.897Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-21T14:17:36.897Z] Optional (for encrypted networks): [2020-04-21T14:17:37.116Z] #5 ... [2020-04-21T14:17:37.117Z] [2020-04-21T14:17:37.117Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-21T14:17:37.117Z] #6 DONE 0.1s [2020-04-21T14:17:37.178Z] - CONFIG_CRYPTO: enabled [2020-04-21T14:17:37.178Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-21T14:17:37.178Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-21T14:17:37.178Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-21T14:17:37.178Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-21T14:17:37.178Z] - CONFIG_XFRM: enabled [2020-04-21T14:17:37.178Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-21T14:17:37.178Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-21T14:17:37.178Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-21T14:17:37.178Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-21T14:17:37.178Z] - "ipvlan": [2020-04-21T14:17:37.178Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-21T14:17:37.178Z] - "macvlan": [2020-04-21T14:17:37.178Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-21T14:17:37.178Z] - CONFIG_DUMMY: enabled (as module) [2020-04-21T14:17:37.178Z] - "ftp,tftp client in container": [2020-04-21T14:17:37.178Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-21T14:17:37.178Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-21T14:17:37.178Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-21T14:17:37.178Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-21T14:17:37.178Z] - Storage Drivers: [2020-04-21T14:17:37.178Z] - "aufs": [2020-04-21T14:17:37.178Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-21T14:17:37.178Z] - "btrfs": [2020-04-21T14:17:37.178Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-21T14:17:37.178Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-21T14:17:37.178Z] - "devicemapper": [2020-04-21T14:17:37.178Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-21T14:17:37.178Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-21T14:17:37.178Z] - "overlay": [2020-04-21T14:17:37.178Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-21T14:17:37.178Z] - "zfs": [2020-04-21T14:17:37.178Z] - /dev/zfs: missing [2020-04-21T14:17:37.178Z] - zfs command: missing [2020-04-21T14:17:37.178Z] - zpool command: missing [2020-04-21T14:17:37.178Z] [2020-04-21T14:17:37.178Z] Limits: [2020-04-21T14:17:37.178Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-21T14:17:37.178Z] [2020-04-21T14:17:37.178Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-21T14:17:37.373Z] [2020-04-21T14:17:37.373Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-21T14:17:37.373Z] #5 DONE 0.2s [2020-04-21T14:17:37.373Z] [2020-04-21T14:17:37.373Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-21T14:17:37.373Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-21T14:17:37.373Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-21T14:17:37.373Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-21T14:17:37.373Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-04-21T14:17:37.596Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff . [2020-04-21T14:17:37.596Z] #2 [internal] load .dockerignore [2020-04-21T14:17:37.596Z] #2 transferring context: 87B done [2020-04-21T14:17:37.596Z] #2 DONE 0.0s [2020-04-21T14:17:37.596Z] [2020-04-21T14:17:37.596Z] #1 [internal] load build definition from Dockerfile [2020-04-21T14:17:37.596Z] #1 transferring dockerfile: 17.09kB done [2020-04-21T14:17:37.596Z] #1 DONE 0.0s [2020-04-21T14:17:37.596Z] [2020-04-21T14:17:37.596Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-21T14:17:37.631Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s [2020-04-21T14:17:37.631Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-04-21T14:17:37.631Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-04-21T14:17:37.827Z] Fetching without tags [2020-04-21T14:17:37.884Z] #3 DONE 0.2s [2020-04-21T14:17:37.884Z] [2020-04-21T14:17:37.884Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-21T14:17:37.884Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-21T14:17:37.884Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-21T14:17:37.884Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-04-21T14:17:37.884Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-04-21T14:17:37.884Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 6.20MB / 8.87MB 0.2s [2020-04-21T14:17:38.074Z] Merging remotes/origin/master commit ba8129b28a23f8360005bb57054cd8815542eb67 into PR head commit 33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:17:38.170Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-04-21T14:17:38.170Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf [2020-04-21T14:17:38.451Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done [2020-04-21T14:17:38.451Z] #4 DONE 0.5s [2020-04-21T14:17:38.600Z] Merge succeeded, producing 33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:17:38.600Z] Checking out Revision 33ee7941d4d929e4c4fce1d905ceaa793f7612ff (PR-40845) [2020-04-21T14:17:37.889Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:17:37.897Z] > git config --add remote.origin.fetch +refs/pull/40845/head:refs/remotes/origin/PR-40845 # timeout=10 [2020-04-21T14:17:37.905Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:17:37.913Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:17:37.919Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:17:37.919Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:17:37.920Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40845/head:refs/remotes/origin/PR-40845 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:17:38.166Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:17:38.169Z] > git checkout -f 33ee7941d4d929e4c4fce1d905ceaa793f7612ff # timeout=10 [2020-04-21T14:17:38.673Z] > git merge ba8129b28a23f8360005bb57054cd8815542eb67 # timeout=10 [2020-04-21T14:17:38.682Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T14:17:38.693Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:17:38.702Z] > git checkout -f 33ee7941d4d929e4c4fce1d905ceaa793f7612ff # timeout=10 [2020-04-21T14:17:39.080Z] [2020-04-21T14:17:39.080Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-21T14:17:39.080Z] #6 DONE 0.2s [2020-04-21T14:17:39.080Z] [2020-04-21T14:17:39.080Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-21T14:17:39.080Z] #5 DONE 0.2s [2020-04-21T14:17:39.080Z] [2020-04-21T14:17:39.080Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-21T14:17:39.080Z] #71 DONE 0.0s [2020-04-21T14:17:39.080Z] [2020-04-21T14:17:39.080Z] #20 [internal] load build context [2020-04-21T14:17:39.125Z] Commit message: "support `--privileged --cgroupns=private` on cgroup v1" [2020-04-21T14:17:39.233Z] > git --version # timeout=10 [2020-04-21T14:17:39.257Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-21T14:17:39.675Z] Still waiting to schedule task [2020-04-21T14:17:39.675Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-04-21T14:17:39.681Z] Still waiting to schedule task [2020-04-21T14:17:39.681Z] All nodes of label ‘arm64&&linux’ are offline [2020-04-21T14:17:39.682Z] Still waiting to schedule task [2020-04-21T14:17:39.682Z] All nodes of label ‘windows-2019’ are offline [2020-04-21T14:17:39.740Z] #20 transferring context: 52.82MB 0.8s done [2020-04-21T14:17:39.740Z] #20 DONE 0.8s [2020-04-21T14:17:39.740Z] [2020-04-21T14:17:39.740Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:17:39.740Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-21T14:17:39.740Z] #7 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-21T14:17:39.740Z] #7 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 7.38MB / 7.38MB 0.3s done [2020-04-21T14:17:39.740Z] #7 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 9.88MB / 9.88MB 0.3s done [2020-04-21T14:17:39.740Z] #7 sha256:5c432bd2c904e26869e45307b22b5d0b2877ce29afe1452f8d3470a0dd427bc9 1.79kB / 1.79kB done [2020-04-21T14:17:39.740Z] #7 sha256:37b6756d34834edc74f48c60c8f5a12d9c2e91e6f3eaad121dcd3fff1ed67117 5.46kB / 5.46kB done [2020-04-21T14:17:39.740Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 37.34MB / 48.96MB 0.9s [2020-04-21T14:17:39.740Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 21.90MB / 56.67MB 0.9s [2020-04-21T14:17:39.740Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 19.04MB / 51.37MB 0.9s [2020-04-21T14:17:39.907Z] + docker version [2020-04-21T14:17:39.907Z] Client: Docker Engine - Community [2020-04-21T14:17:39.907Z] Version: 19.03.8 [2020-04-21T14:17:39.907Z] API version: 1.40 [2020-04-21T14:17:39.907Z] Go version: go1.12.17 [2020-04-21T14:17:39.907Z] Git commit: afacb8b7f0 [2020-04-21T14:17:39.907Z] Built: Wed Mar 11 01:25:46 2020 [2020-04-21T14:17:39.907Z] OS/Arch: linux/amd64 [2020-04-21T14:17:39.907Z] Experimental: false [2020-04-21T14:17:39.907Z] [2020-04-21T14:17:39.907Z] Server: Docker Engine - Community [2020-04-21T14:17:39.907Z] Engine: [2020-04-21T14:17:39.907Z] Version: 19.03.8 [2020-04-21T14:17:39.907Z] API version: 1.40 (minimum version 1.12) [2020-04-21T14:17:39.907Z] Go version: go1.12.17 [2020-04-21T14:17:39.907Z] Git commit: afacb8b7f0 [2020-04-21T14:17:39.907Z] Built: Wed Mar 11 01:24:19 2020 [2020-04-21T14:17:39.907Z] OS/Arch: linux/amd64 [2020-04-21T14:17:39.907Z] Experimental: true [2020-04-21T14:17:39.907Z] containerd: [2020-04-21T14:17:39.907Z] Version: 1.2.13 [2020-04-21T14:17:39.907Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:17:39.907Z] runc: [2020-04-21T14:17:39.907Z] Version: 1.0.0-rc10 [2020-04-21T14:17:39.907Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:17:39.907Z] docker-init: [2020-04-21T14:17:39.907Z] Version: 0.18.0 [2020-04-21T14:17:39.907Z] GitCommit: fec3683 [Pipeline] sh [2020-04-21T14:17:40.050Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 40.78MB / 48.96MB 1.0s [2020-04-21T14:17:40.050Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 26.79MB / 56.67MB 1.0s [2020-04-21T14:17:40.050Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 22.49MB / 51.37MB 1.0s [2020-04-21T14:17:40.050Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 48.06MB / 48.96MB 1.2s [2020-04-21T14:17:40.050Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 34.95MB / 56.67MB 1.2s [2020-04-21T14:17:40.050Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 30.67MB / 51.37MB 1.2s [2020-04-21T14:17:40.186Z] + docker info [2020-04-21T14:17:40.360Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 48.96MB / 48.96MB 1.3s done [2020-04-21T14:17:40.360Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 41.79MB / 56.67MB 1.3s [2020-04-21T14:17:40.360Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 34.70MB / 51.37MB 1.3s [2020-04-21T14:17:40.360Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 0B / 102.23MB 1.3s [2020-04-21T14:17:40.360Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 47.32MB / 56.67MB 1.4s [2020-04-21T14:17:40.360Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 38.23MB / 51.37MB 1.4s [2020-04-21T14:17:40.667Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 51.06MB / 56.67MB 1.5s [2020-04-21T14:17:40.667Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 41.67MB / 51.37MB 1.5s [2020-04-21T14:17:40.667Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 6.42MB / 102.23MB 1.5s [2020-04-21T14:17:40.667Z] #7 extracting sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 0.1s [2020-04-21T14:17:40.667Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 55.04MB / 56.67MB 1.6s [2020-04-21T14:17:40.667Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 45.21MB / 51.37MB 1.6s [2020-04-21T14:17:40.667Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 50.78MB / 51.37MB 1.7s [2020-04-21T14:17:40.667Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 15.28MB / 102.23MB 1.7s [2020-04-21T14:17:40.919Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.8s done [2020-04-21T14:17:40.919Z] #71 DONE 3.3s [2020-04-21T14:17:40.919Z] [2020-04-21T14:17:40.919Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:17:40.919Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-21T14:17:40.919Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 50.38MB / 50.38MB 0.9s done [2020-04-21T14:17:40.919Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 7.81MB / 7.81MB 0.2s done [2020-04-21T14:17:40.919Z] #7 sha256:8e16241796906ead8363ffeb21ecf8cf9df4bff224ee6f54f76b2274b1d34b32 1.79kB / 1.79kB done [2020-04-21T14:17:40.919Z] #7 sha256:f0d185e111f66f303a7fda933895d6ef09440c2a396dc3c544458fea4c2954b3 5.46kB / 5.46kB done [2020-04-21T14:17:40.919Z] #7 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-21T14:17:40.919Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 10.00MB / 10.00MB 0.5s done [2020-04-21T14:17:40.919Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 51.83MB / 51.83MB 1.4s done [2020-04-21T14:17:40.919Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 68.61MB / 68.61MB 1.9s done [2020-04-21T14:17:40.920Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 120.15MB / 120.15MB 3.1s done [2020-04-21T14:17:40.920Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 1.9s [2020-04-21T14:17:40.920Z] #7 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 125B / 125B 1.5s done [2020-04-21T14:17:40.958Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 56.67MB / 56.67MB 1.7s done [2020-04-21T14:17:40.958Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 51.37MB / 51.37MB 1.7s done [2020-04-21T14:17:40.958Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 26.52MB / 102.23MB 1.8s [2020-04-21T14:17:40.958Z] #7 sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 0B / 157B 1.8s [2020-04-21T14:17:40.958Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 37.26MB / 102.23MB 1.9s [2020-04-21T14:17:40.958Z] #7 sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 157B / 157B 1.8s done [2020-04-21T14:17:40.958Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 49.27MB / 102.23MB 2.1s [2020-04-21T14:17:41.245Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 57.76MB / 102.23MB 2.2s [2020-04-21T14:17:41.245Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 65.76MB / 102.23MB 2.3s [2020-04-21T14:17:41.483Z] #7 ... [2020-04-21T14:17:41.483Z] [2020-04-21T14:17:41.483Z] #20 [internal] load build context [2020-04-21T14:17:41.483Z] #20 transferring context: 52.82MB 4.1s done [2020-04-21T14:17:41.483Z] #20 DONE 4.2s [2020-04-21T14:17:41.483Z] [2020-04-21T14:17:41.483Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:17:41.530Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 77.69MB / 102.23MB 2.4s [2020-04-21T14:17:41.530Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 90.00MB / 102.23MB 2.5s [2020-04-21T14:17:41.811Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 102.23MB / 102.23MB 2.7s [2020-04-21T14:17:41.811Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 102.23MB / 102.23MB 2.7s done [2020-04-21T14:17:41.811Z] #7 ... [2020-04-21T14:17:41.811Z] [2020-04-21T14:17:41.811Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-21T14:17:41.811Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-21T14:17:41.811Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-21T14:17:41.811Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-21T14:17:41.811Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done [2020-04-21T14:17:41.811Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-04-21T14:17:41.811Z] #71 DONE 2.9s [2020-04-21T14:17:41.811Z] [2020-04-21T14:17:41.812Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:17:42.093Z] #7 extracting sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 1.6s done [2020-04-21T14:17:42.093Z] #7 extracting sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 0.1s [2020-04-21T14:17:42.386Z] #7 extracting sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 0.2s done [2020-04-21T14:17:42.386Z] #7 extracting sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f [2020-04-21T14:17:42.412Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 4.0s done [2020-04-21T14:17:42.667Z] #7 extracting sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 0.2s done [2020-04-21T14:17:42.669Z] #7 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 [2020-04-21T14:17:42.925Z] #7 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0.3s done [2020-04-21T14:17:42.925Z] #7 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f [2020-04-21T14:17:42.949Z] #7 extracting sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f [2020-04-21T14:17:43.184Z] #7 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 0.2s done [2020-04-21T14:17:43.232Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-069967addd72046be) in /home/ubuntu/workspace/moby_PR-40845 [Pipeline] { [Pipeline] checkout [2020-04-21T14:17:43.314Z] using credential docker-jenkins-github-credentials [2020-04-21T14:17:43.330Z] Cloning the remote Git repository [2020-04-21T14:17:43.330Z] Cloning with configured refspecs honoured and without tags [2020-04-21T14:17:43.440Z] #7 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 0.1s [2020-04-21T14:17:43.431Z] Cloning repository https://github.com/moby/moby.git [2020-04-21T14:17:43.431Z] > git init /home/ubuntu/workspace/moby_PR-40845 # timeout=10 [2020-04-21T14:17:43.440Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:17:43.441Z] > git --version # timeout=10 [2020-04-21T14:17:43.447Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:17:43.447Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40845/head:refs/remotes/origin/PR-40845 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:17:44.417Z] #7 extracting sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 1.4s done [2020-04-21T14:17:44.417Z] #7 extracting sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 [2020-04-21T14:17:45.334Z] #7 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 1.9s done [2020-04-21T14:17:45.590Z] #7 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 0.1s [2020-04-21T14:17:45.885Z] #7 extracting sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 1.1s done [2020-04-21T14:17:45.885Z] #7 extracting sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 [2020-04-21T14:17:46.731Z] Client: [2020-04-21T14:17:46.731Z] Debug Mode: false [2020-04-21T14:17:46.731Z] [2020-04-21T14:17:46.731Z] Server: [2020-04-21T14:17:46.731Z] Containers: 0 [2020-04-21T14:17:46.731Z] Running: 0 [2020-04-21T14:17:46.731Z] Paused: 0 [2020-04-21T14:17:46.731Z] Stopped: 0 [2020-04-21T14:17:46.731Z] Images: 0 [2020-04-21T14:17:46.731Z] Server Version: 19.03.8 [2020-04-21T14:17:46.731Z] Storage Driver: overlay2 [2020-04-21T14:17:46.731Z] Backing Filesystem: [2020-04-21T14:17:46.731Z] Supports d_type: true [2020-04-21T14:17:46.731Z] Native Overlay Diff: true [2020-04-21T14:17:46.731Z] Logging Driver: json-file [2020-04-21T14:17:46.731Z] Cgroup Driver: cgroupfs [2020-04-21T14:17:46.731Z] Plugins: [2020-04-21T14:17:46.731Z] Volume: local [2020-04-21T14:17:46.731Z] Network: bridge host ipvlan macvlan null overlay [2020-04-21T14:17:46.731Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-21T14:17:46.731Z] Swarm: inactive [2020-04-21T14:17:46.731Z] Runtimes: runc [2020-04-21T14:17:46.731Z] Default Runtime: runc [2020-04-21T14:17:46.731Z] Init Binary: docker-init [2020-04-21T14:17:46.731Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:17:46.731Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:17:46.731Z] init version: fec3683 [2020-04-21T14:17:46.731Z] Security Options: [2020-04-21T14:17:46.731Z] apparmor [2020-04-21T14:17:46.731Z] seccomp [2020-04-21T14:17:46.731Z] Profile: default [2020-04-21T14:17:46.731Z] Kernel Version: 4.15.0-1065-aws [2020-04-21T14:17:46.731Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-21T14:17:46.731Z] OSType: linux [2020-04-21T14:17:46.731Z] Architecture: x86_64 [2020-04-21T14:17:46.731Z] CPUs: 2 [2020-04-21T14:17:46.731Z] Total Memory: 7.501GiB [2020-04-21T14:17:46.731Z] Name: ip-10-100-38-145 [2020-04-21T14:17:46.731Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-04-21T14:17:46.731Z] Docker Root Dir: /var/lib/docker [2020-04-21T14:17:46.731Z] Debug Mode: false [2020-04-21T14:17:46.731Z] Registry: https://index.docker.io/v1/ [2020-04-21T14:17:46.731Z] Labels: [2020-04-21T14:17:46.731Z] Experimental: true [2020-04-21T14:17:46.731Z] Insecure Registries: [2020-04-21T14:17:46.731Z] 127.0.0.0/8 [2020-04-21T14:17:46.731Z] Live Restore Enabled: true [2020-04-21T14:17:46.731Z] [2020-04-21T14:17:46.731Z] WARNING: No swap limit support [Pipeline] sh [2020-04-21T14:17:47.019Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:17:47.019Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:17:47.019Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40845/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-21T14:17:47.019Z] + bash /home/ubuntu/workspace/moby_PR-40845/check-config.sh [2020-04-21T14:17:47.019Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-21T14:17:47.019Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-04-21T14:17:47.019Z] [2020-04-21T14:17:47.019Z] Generally Necessary: [2020-04-21T14:17:47.019Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-21T14:17:47.019Z] - apparmor: enabled and tools installed [2020-04-21T14:17:47.019Z] - CONFIG_NAMESPACES: enabled [2020-04-21T14:17:47.019Z] - CONFIG_NET_NS: enabled [2020-04-21T14:17:47.019Z] - CONFIG_PID_NS: enabled [2020-04-21T14:17:47.019Z] - CONFIG_IPC_NS: enabled [2020-04-21T14:17:47.019Z] - CONFIG_UTS_NS: enabled [2020-04-21T14:17:47.019Z] - CONFIG_CGROUPS: enabled [2020-04-21T14:17:47.019Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-21T14:17:47.019Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-21T14:17:47.019Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-21T14:17:47.019Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-21T14:17:47.019Z] - CONFIG_CPUSETS: enabled [2020-04-21T14:17:47.019Z] - CONFIG_MEMCG: enabled [2020-04-21T14:17:47.019Z] - CONFIG_KEYS: enabled [2020-04-21T14:17:47.019Z] - CONFIG_VETH: enabled (as module) [2020-04-21T14:17:47.019Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-21T14:17:47.019Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-21T14:17:47.019Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-21T14:17:47.019Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-21T14:17:47.019Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-21T14:17:47.019Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-21T14:17:47.019Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-21T14:17:47.019Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-21T14:17:47.019Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-21T14:17:47.019Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-21T14:17:47.019Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-21T14:17:47.019Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-21T14:17:47.019Z] [2020-04-21T14:17:47.019Z] Optional Features: [2020-04-21T14:17:47.019Z] - CONFIG_USER_NS: enabled [2020-04-21T14:17:47.019Z] - CONFIG_SECCOMP: enabled [2020-04-21T14:17:47.019Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-21T14:17:47.019Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-21T14:17:47.019Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-21T14:17:47.019Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-21T14:17:47.019Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-21T14:17:47.019Z] - CONFIG_BLK_CGROUP: enabled [2020-04-21T14:17:47.019Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-21T14:17:47.019Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-21T14:17:47.276Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-21T14:17:47.276Z] - CONFIG_CGROUP_PERF: enabled [2020-04-21T14:17:47.276Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-21T14:17:47.276Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-21T14:17:47.276Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-21T14:17:47.276Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-21T14:17:47.276Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-21T14:17:47.276Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-21T14:17:47.276Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-21T14:17:47.276Z] - CONFIG_IP_VS: enabled (as module) [2020-04-21T14:17:47.276Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-21T14:17:47.276Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-21T14:17:47.276Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-21T14:17:47.276Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-21T14:17:47.276Z] - CONFIG_EXT4_FS: enabled [2020-04-21T14:17:47.276Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-21T14:17:47.276Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-21T14:17:47.276Z] - Network Drivers: [2020-04-21T14:17:47.276Z] - "overlay": [2020-04-21T14:17:47.276Z] - CONFIG_VXLAN: enabled (as module) [2020-04-21T14:17:47.276Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-21T14:17:47.276Z] Optional (for encrypted networks): [2020-04-21T14:17:47.276Z] - CONFIG_CRYPTO: enabled [2020-04-21T14:17:47.276Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-21T14:17:47.276Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-21T14:17:47.276Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-21T14:17:47.276Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-21T14:17:47.276Z] - CONFIG_XFRM: enabled [2020-04-21T14:17:47.276Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-21T14:17:47.276Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-21T14:17:47.276Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-21T14:17:47.276Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-21T14:17:47.276Z] - "ipvlan": [2020-04-21T14:17:47.276Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-21T14:17:47.276Z] - "macvlan": [2020-04-21T14:17:47.276Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-21T14:17:47.276Z] - CONFIG_DUMMY: enabled (as module) [2020-04-21T14:17:47.276Z] - "ftp,tftp client in container": [2020-04-21T14:17:47.276Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-21T14:17:47.276Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-21T14:17:47.276Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-21T14:17:47.276Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-21T14:17:47.276Z] - Storage Drivers: [2020-04-21T14:17:47.276Z] - "aufs": [2020-04-21T14:17:47.276Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-21T14:17:47.276Z] - "btrfs": [2020-04-21T14:17:47.276Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-21T14:17:47.276Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-21T14:17:47.276Z] - "devicemapper": [2020-04-21T14:17:47.276Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-21T14:17:47.276Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-21T14:17:47.276Z] - "overlay": [2020-04-21T14:17:47.276Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-21T14:17:47.276Z] - "zfs": [2020-04-21T14:17:47.276Z] - /dev/zfs: missing [2020-04-21T14:17:47.276Z] - zfs command: missing [2020-04-21T14:17:47.276Z] - zpool command: missing [2020-04-21T14:17:47.276Z] [2020-04-21T14:17:47.276Z] Limits: [2020-04-21T14:17:47.276Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-21T14:17:47.276Z] [2020-04-21T14:17:47.276Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-21T14:17:47.484Z] #7 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 1.9s done [2020-04-21T14:17:47.485Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 0.1s [2020-04-21T14:17:47.609Z] + sudo modprobe ip_vs [2020-04-21T14:17:47.870Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff . [2020-04-21T14:17:47.870Z] #2 [internal] load .dockerignore [2020-04-21T14:17:47.870Z] #2 transferring context: 87B done [2020-04-21T14:17:47.870Z] #2 DONE 0.0s [2020-04-21T14:17:47.870Z] [2020-04-21T14:17:47.870Z] #1 [internal] load build definition from Dockerfile [2020-04-21T14:17:47.870Z] #1 transferring dockerfile: 17.09kB done [2020-04-21T14:17:47.870Z] #1 DONE 0.0s [2020-04-21T14:17:47.870Z] [2020-04-21T14:17:47.870Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-21T14:17:48.128Z] #3 DONE 0.2s [2020-04-21T14:17:48.128Z] [2020-04-21T14:17:48.128Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-21T14:17:48.128Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-21T14:17:48.128Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-21T14:17:48.128Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-21T14:17:48.128Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-04-21T14:17:48.386Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.61MB / 8.82MB 0.2s [2020-04-21T14:17:48.386Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-21T14:17:48.386Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-21T14:17:48.386Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-21T14:17:48.561Z] #7 extracting sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 2.5s done [2020-04-21T14:17:48.561Z] #7 extracting sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 0.0s done [2020-04-21T14:17:48.561Z] #7 DONE 9.7s [2020-04-21T14:17:48.643Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-04-21T14:17:48.643Z] #4 DONE 0.5s [2020-04-21T14:17:48.843Z] [2020-04-21T14:17:48.843Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-21T14:17:49.213Z] [2020-04-21T14:17:49.213Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-21T14:17:49.213Z] #5 DONE 0.1s [2020-04-21T14:17:49.213Z] [2020-04-21T14:17:49.213Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-21T14:17:49.469Z] #6 DONE 0.2s [2020-04-21T14:17:49.469Z] [2020-04-21T14:17:49.469Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:17:49.469Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-21T14:17:49.469Z] #7 CACHED [2020-04-21T14:17:49.469Z] [2020-04-21T14:17:49.469Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-21T14:17:49.469Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-21T14:17:49.469Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-21T14:17:49.469Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.0s [2020-04-21T14:17:49.469Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-21T14:17:49.469Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.73MB / 9.86MB 0.1s [2020-04-21T14:17:49.727Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s [2020-04-21T14:17:49.727Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-04-21T14:17:49.727Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-04-21T14:17:49.847Z] #8 DONE 1.0s [2020-04-21T14:17:49.847Z] [2020-04-21T14:17:49.847Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-21T14:17:50.239Z] Fetching without tags [2020-04-21T14:17:50.206Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:17:50.210Z] > git config --add remote.origin.fetch +refs/pull/40845/head:refs/remotes/origin/PR-40845 # timeout=10 [2020-04-21T14:17:50.214Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:17:50.229Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:17:50.246Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:17:50.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:17:50.248Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40845/head:refs/remotes/origin/PR-40845 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:17:50.742Z] Merging remotes/origin/master commit ba8129b28a23f8360005bb57054cd8815542eb67 into PR head commit 33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:17:50.851Z] #9 DONE 1.0s [2020-04-21T14:17:50.851Z] [2020-04-21T14:17:50.851Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-21T14:17:50.851Z] #29 DONE 0.1s [2020-04-21T14:17:50.851Z] [2020-04-21T14:17:50.851Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-21T14:17:50.851Z] #40 DONE 0.1s [2020-04-21T14:17:50.851Z] [2020-04-21T14:17:50.851Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:17:50.851Z] #21 DONE 0.1s [2020-04-21T14:17:50.851Z] [2020-04-21T14:17:50.851Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-21T14:17:51.117Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done [2020-04-21T14:17:51.134Z] #22 DONE 0.1s [2020-04-21T14:17:51.134Z] [2020-04-21T14:17:51.134Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-21T14:17:51.134Z] #49 DONE 0.1s [2020-04-21T14:17:51.134Z] [2020-04-21T14:17:51.134Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-21T14:17:51.134Z] #73 DONE 0.1s [2020-04-21T14:17:51.134Z] [2020-04-21T14:17:51.134Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-21T14:17:51.134Z] #32 DONE 0.1s [2020-04-21T14:17:51.134Z] [2020-04-21T14:17:51.134Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-21T14:17:51.134Z] #46 DONE 0.1s [2020-04-21T14:17:51.134Z] [2020-04-21T14:17:51.134Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-21T14:17:51.134Z] #52 DONE 0.1s [2020-04-21T14:17:51.134Z] [2020-04-21T14:17:51.134Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-21T14:17:51.134Z] #67 DONE 0.1s [2020-04-21T14:17:51.134Z] [2020-04-21T14:17:51.134Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-21T14:17:51.134Z] #55 DONE 0.1s [2020-04-21T14:17:51.134Z] [2020-04-21T14:17:51.134Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:17:51.379Z] #71 DONE 1.8s [2020-04-21T14:17:51.379Z] [2020-04-21T14:17:51.379Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-21T14:17:51.379Z] #8 DONE 1.8s [2020-04-21T14:17:51.379Z] [2020-04-21T14:17:51.379Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-21T14:17:51.658Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 3.9s done [2020-04-21T14:17:51.658Z] #7 extracting sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c done [2020-04-21T14:17:51.658Z] #7 DONE 14.4s [2020-04-21T14:17:51.658Z] [2020-04-21T14:17:51.658Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-21T14:17:51.905Z] Merge succeeded, producing 33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:17:51.906Z] Checking out Revision 33ee7941d4d929e4c4fce1d905ceaa793f7612ff (PR-40845) [2020-04-21T14:17:52.318Z] #9 ... [2020-04-21T14:17:52.318Z] [2020-04-21T14:17:52.318Z] #20 [internal] load build context [2020-04-21T14:17:52.318Z] #20 transferring context: 52.82MB 2.7s done [2020-04-21T14:17:52.318Z] #20 DONE 2.7s [2020-04-21T14:17:52.318Z] [2020-04-21T14:17:52.318Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-21T14:17:52.577Z] #9 DONE 1.2s [2020-04-21T14:17:52.577Z] [2020-04-21T14:17:52.577Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-21T14:17:52.577Z] #40 DONE 0.1s [2020-04-21T14:17:52.577Z] [2020-04-21T14:17:52.577Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:17:52.577Z] #62 ... [2020-04-21T14:17:52.577Z] [2020-04-21T14:17:52.577Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-21T14:17:52.577Z] #29 DONE 0.1s [2020-04-21T14:17:52.577Z] [2020-04-21T14:17:52.577Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:17:52.577Z] #21 DONE 0.1s [2020-04-21T14:17:52.835Z] [2020-04-21T14:17:52.835Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-21T14:17:52.835Z] #73 DONE 0.1s [2020-04-21T14:17:52.835Z] [2020-04-21T14:17:52.835Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-21T14:17:52.835Z] #22 DONE 0.2s [2020-04-21T14:17:52.835Z] [2020-04-21T14:17:52.835Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:17:52.835Z] #74 ... [2020-04-21T14:17:52.835Z] [2020-04-21T14:17:52.836Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-21T14:17:52.836Z] #55 DONE 0.2s [2020-04-21T14:17:52.836Z] [2020-04-21T14:17:52.836Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-21T14:17:52.836Z] #67 DONE 0.2s [2020-04-21T14:17:52.836Z] [2020-04-21T14:17:52.836Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-21T14:17:52.836Z] #52 DONE 0.2s [2020-04-21T14:17:52.836Z] [2020-04-21T14:17:52.836Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-21T14:17:52.836Z] #32 DONE 0.2s [2020-04-21T14:17:50.753Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:17:50.756Z] > git checkout -f 33ee7941d4d929e4c4fce1d905ceaa793f7612ff # timeout=10 [2020-04-21T14:17:51.871Z] > git merge ba8129b28a23f8360005bb57054cd8815542eb67 # timeout=10 [2020-04-21T14:17:51.896Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T14:17:51.912Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:17:51.915Z] > git checkout -f 33ee7941d4d929e4c4fce1d905ceaa793f7612ff # timeout=10 [2020-04-21T14:17:52.972Z] Commit message: "support `--privileged --cgroupns=private` on cgroup v1" [2020-04-21T14:17:53.038Z] > git --version # timeout=10 [2020-04-21T14:17:53.044Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-21T14:17:53.094Z] [2020-04-21T14:17:53.094Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-21T14:17:53.094Z] #49 DONE 0.3s [2020-04-21T14:17:53.094Z] [2020-04-21T14:17:53.094Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-21T14:17:53.094Z] #46 DONE 0.4s [2020-04-21T14:17:53.094Z] [2020-04-21T14:17:53.094Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-21T14:17:53.884Z] + docker version [2020-04-21T14:17:53.884Z] Client: [2020-04-21T14:17:53.884Z] Version: 18.06.1-ce [2020-04-21T14:17:53.884Z] API version: 1.38 [2020-04-21T14:17:53.884Z] Go version: go1.10.3 [2020-04-21T14:17:53.884Z] Git commit: e68fc7a [2020-04-21T14:17:53.885Z] Built: Tue Aug 21 17:26:10 2018 [2020-04-21T14:17:53.885Z] OS/Arch: linux/ppc64le [2020-04-21T14:17:53.885Z] Experimental: false [2020-04-21T14:17:53.885Z] [2020-04-21T14:17:53.885Z] Server: [2020-04-21T14:17:53.885Z] Engine: [2020-04-21T14:17:53.885Z] Version: 18.06.1-ce [2020-04-21T14:17:53.885Z] API version: 1.38 (minimum version 1.12) [2020-04-21T14:17:53.885Z] Go version: go1.10.3 [2020-04-21T14:17:53.885Z] Git commit: e68fc7a [2020-04-21T14:17:53.885Z] Built: Tue Aug 21 17:24:20 2018 [2020-04-21T14:17:53.885Z] OS/Arch: linux/ppc64le [2020-04-21T14:17:53.885Z] Experimental: true [Pipeline] sh [2020-04-21T14:17:54.214Z] #8 DONE 2.3s [2020-04-21T14:17:54.214Z] [2020-04-21T14:17:54.214Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-21T14:17:54.265Z] + docker info [2020-04-21T14:17:54.265Z] Containers: 0 [2020-04-21T14:17:54.265Z] Running: 0 [2020-04-21T14:17:54.265Z] Paused: 0 [2020-04-21T14:17:54.265Z] Stopped: 0 [2020-04-21T14:17:54.265Z] Images: 0 [2020-04-21T14:17:54.265Z] Server Version: 18.06.1-ce [2020-04-21T14:17:54.265Z] Storage Driver: overlay2 [2020-04-21T14:17:54.265Z] Backing Filesystem: extfs [2020-04-21T14:17:54.265Z] Supports d_type: true [2020-04-21T14:17:54.265Z] Native Overlay Diff: true [2020-04-21T14:17:54.265Z] Logging Driver: json-file [2020-04-21T14:17:54.265Z] Cgroup Driver: cgroupfs [2020-04-21T14:17:54.265Z] Plugins: [2020-04-21T14:17:54.265Z] Volume: local [2020-04-21T14:17:54.265Z] Network: bridge host ipvlan macvlan null overlay [2020-04-21T14:17:54.265Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-04-21T14:17:54.265Z] Swarm: inactive [2020-04-21T14:17:54.265Z] Runtimes: runc [2020-04-21T14:17:54.265Z] Default Runtime: runc [2020-04-21T14:17:54.265Z] Init Binary: docker-init [2020-04-21T14:17:54.265Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-04-21T14:17:54.265Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-04-21T14:17:54.265Z] init version: fec3683 [2020-04-21T14:17:54.265Z] Security Options: [2020-04-21T14:17:54.265Z] apparmor [2020-04-21T14:17:54.265Z] seccomp [2020-04-21T14:17:54.265Z] Profile: default [2020-04-21T14:17:54.265Z] Kernel Version: 4.4.0-139-generic [2020-04-21T14:17:54.265Z] Operating System: Ubuntu 16.04.3 LTS [2020-04-21T14:17:54.265Z] OSType: linux [2020-04-21T14:17:54.265Z] Architecture: ppc64le [2020-04-21T14:17:54.265Z] CPUs: 4 [2020-04-21T14:17:54.265Z] Total Memory: 7.972GiB [2020-04-21T14:17:54.265Z] Name: ppc64le-ubuntu-28 [2020-04-21T14:17:54.265Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-04-21T14:17:54.265Z] Docker Root Dir: /var/lib/docker [2020-04-21T14:17:54.265Z] Debug Mode (client): false [2020-04-21T14:17:54.265Z] Debug Mode (server): false [2020-04-21T14:17:54.265Z] Username: dockerbuildbot [2020-04-21T14:17:54.265Z] Registry: https://index.docker.io/v1/ [2020-04-21T14:17:54.265Z] Labels: [2020-04-21T14:17:54.265Z] Experimental: true [2020-04-21T14:17:54.265Z] Insecure Registries: [2020-04-21T14:17:54.265Z] 127.0.0.0/8 [2020-04-21T14:17:54.265Z] Live Restore Enabled: false [2020-04-21T14:17:54.265Z] [Pipeline] sh [2020-04-21T14:17:54.470Z] #9 DONE 0.7s [2020-04-21T14:17:54.644Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:17:54.644Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:17:54.644Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40845/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-21T14:17:54.728Z] [2020-04-21T14:17:54.729Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-21T14:17:54.729Z] #29 DONE 0.1s [2020-04-21T14:17:54.729Z] [2020-04-21T14:17:54.729Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-21T14:17:54.729Z] #40 DONE 0.1s [2020-04-21T14:17:54.729Z] [2020-04-21T14:17:54.729Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:17:54.729Z] #41 ... [2020-04-21T14:17:54.729Z] [2020-04-21T14:17:54.729Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:17:54.729Z] #21 DONE 0.1s [2020-04-21T14:17:54.935Z] + bash /home/docker/workspace/moby_PR-40845/check-config.sh [2020-04-21T14:17:54.935Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-21T14:17:54.935Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-04-21T14:17:54.935Z] [2020-04-21T14:17:54.935Z] Generally Necessary: [2020-04-21T14:17:54.935Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-21T14:17:54.935Z] - apparmor: enabled and tools installed [2020-04-21T14:17:54.935Z] - CONFIG_NAMESPACES: enabled [2020-04-21T14:17:54.935Z] - CONFIG_NET_NS: enabled [2020-04-21T14:17:54.935Z] - CONFIG_PID_NS: enabled [2020-04-21T14:17:54.935Z] - CONFIG_IPC_NS: enabled [2020-04-21T14:17:54.935Z] - CONFIG_UTS_NS: enabled [2020-04-21T14:17:54.935Z] - CONFIG_CGROUPS: enabled [2020-04-21T14:17:54.935Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-21T14:17:54.935Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-21T14:17:54.935Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-21T14:17:54.935Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-21T14:17:54.935Z] - CONFIG_CPUSETS: enabled [2020-04-21T14:17:54.935Z] - CONFIG_MEMCG: enabled [2020-04-21T14:17:54.935Z] - CONFIG_KEYS: enabled [2020-04-21T14:17:54.935Z] - CONFIG_VETH: enabled (as module) [2020-04-21T14:17:54.935Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-21T14:17:54.935Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-21T14:17:54.935Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-21T14:17:54.935Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-21T14:17:54.935Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-21T14:17:54.935Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-21T14:17:54.935Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-21T14:17:54.935Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-21T14:17:54.935Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-21T14:17:54.986Z] [2020-04-21T14:17:54.986Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-21T14:17:54.986Z] #67 DONE 0.1s [2020-04-21T14:17:54.986Z] [2020-04-21T14:17:54.986Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-21T14:17:54.986Z] #73 DONE 0.1s [2020-04-21T14:17:54.986Z] [2020-04-21T14:17:54.986Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-21T14:17:54.986Z] #46 DONE 0.2s [2020-04-21T14:17:54.986Z] [2020-04-21T14:17:54.986Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-21T14:17:54.986Z] #22 DONE 0.2s [2020-04-21T14:17:54.986Z] [2020-04-21T14:17:54.986Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-21T14:17:54.986Z] #55 DONE 0.2s [2020-04-21T14:17:54.986Z] [2020-04-21T14:17:54.986Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-21T14:17:54.986Z] #32 DONE 0.2s [2020-04-21T14:17:54.986Z] [2020-04-21T14:17:54.986Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:17:54.986Z] #33 ... [2020-04-21T14:17:54.986Z] [2020-04-21T14:17:54.986Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-21T14:17:54.986Z] #52 DONE 0.2s [2020-04-21T14:17:54.986Z] [2020-04-21T14:17:54.986Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-21T14:17:54.986Z] #49 DONE 0.3s [2020-04-21T14:17:55.220Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-21T14:17:55.220Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-21T14:17:55.220Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-21T14:17:55.220Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-21T14:17:55.220Z] [2020-04-21T14:17:55.220Z] Optional Features: [2020-04-21T14:17:55.220Z] - CONFIG_USER_NS: enabled [2020-04-21T14:17:55.220Z] - CONFIG_SECCOMP: enabled [2020-04-21T14:17:55.220Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-21T14:17:55.220Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-21T14:17:55.220Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-21T14:17:55.220Z] (cgroup swap accounting is currently enabled) [2020-04-21T14:17:55.220Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-21T14:17:55.220Z] - CONFIG_BLK_CGROUP: enabled [2020-04-21T14:17:55.220Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-21T14:17:55.220Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-21T14:17:55.220Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-21T14:17:55.220Z] - CONFIG_CGROUP_PERF: enabled [2020-04-21T14:17:55.220Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-21T14:17:55.220Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-21T14:17:55.220Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-21T14:17:55.220Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-21T14:17:55.220Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-21T14:17:55.220Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-21T14:17:55.220Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-21T14:17:55.220Z] - CONFIG_IP_VS: enabled (as module) [2020-04-21T14:17:55.220Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-21T14:17:55.220Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-21T14:17:55.220Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-21T14:17:55.220Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-21T14:17:55.220Z] - CONFIG_EXT4_FS: enabled [2020-04-21T14:17:55.220Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-21T14:17:55.220Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-21T14:17:55.220Z] - Network Drivers: [2020-04-21T14:17:55.220Z] - "overlay": [2020-04-21T14:17:55.220Z] - CONFIG_VXLAN: enabled (as module) [2020-04-21T14:17:55.220Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-21T14:17:55.220Z] Optional (for encrypted networks): [2020-04-21T14:17:55.243Z] [2020-04-21T14:17:55.243Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:17:55.504Z] - CONFIG_CRYPTO: enabled [2020-04-21T14:17:55.504Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-21T14:17:55.504Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-21T14:17:55.504Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-21T14:17:55.504Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-21T14:17:55.504Z] - CONFIG_XFRM: enabled [2020-04-21T14:17:55.504Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-21T14:17:55.504Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-21T14:17:55.504Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-21T14:17:55.504Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-21T14:17:55.504Z] - "ipvlan": [2020-04-21T14:17:55.504Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-21T14:17:55.504Z] - "macvlan": [2020-04-21T14:17:55.504Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-21T14:17:55.504Z] - CONFIG_DUMMY: enabled (as module) [2020-04-21T14:17:55.504Z] - "ftp,tftp client in container": [2020-04-21T14:17:55.504Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-21T14:17:55.504Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-21T14:17:55.504Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-21T14:17:55.504Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-21T14:17:55.504Z] - Storage Drivers: [2020-04-21T14:17:55.504Z] - "aufs": [2020-04-21T14:17:55.504Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-21T14:17:55.504Z] - "btrfs": [2020-04-21T14:17:55.504Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-21T14:17:55.504Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-21T14:17:55.504Z] - "devicemapper": [2020-04-21T14:17:55.504Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-21T14:17:55.504Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-21T14:17:55.504Z] - "overlay": [2020-04-21T14:17:55.504Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-21T14:17:55.504Z] - "zfs": [2020-04-21T14:17:55.504Z] - /dev/zfs: missing [2020-04-21T14:17:55.504Z] - zfs command: missing [2020-04-21T14:17:55.504Z] - zpool command: missing [2020-04-21T14:17:55.504Z] [2020-04-21T14:17:55.504Z] Limits: [2020-04-21T14:17:55.504Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-21T14:17:55.504Z] [2020-04-21T14:17:55.504Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-04-21T14:17:55.573Z] #56 4.058 + RM_GOPATH=0 [2020-04-21T14:17:55.573Z] #56 4.058 + TMP_GOPATH= [2020-04-21T14:17:55.573Z] #56 4.058 + : /build [2020-04-21T14:17:55.573Z] #56 4.058 + '[' -z '' ']' [2020-04-21T14:17:55.573Z] #56 4.059 ++ mktemp -d [2020-04-21T14:17:55.573Z] #56 4.060 + export GOPATH=/tmp/tmp.mDnlWGXmSY [2020-04-21T14:17:55.573Z] #56 4.061 + GOPATH=/tmp/tmp.mDnlWGXmSY [2020-04-21T14:17:55.573Z] #56 4.061 + RM_GOPATH=1 [2020-04-21T14:17:55.573Z] #56 4.061 ++ dirname ./install.sh [2020-04-21T14:17:55.573Z] #56 4.062 + dir=. [2020-04-21T14:17:55.573Z] #56 4.062 + bin=shfmt [2020-04-21T14:17:55.573Z] #56 4.063 + shift [2020-04-21T14:17:55.573Z] #56 4.063 + '[' '!' -f ./shfmt.installer ']' [2020-04-21T14:17:55.573Z] #56 4.063 + . ./shfmt.installer [2020-04-21T14:17:55.573Z] #56 4.063 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:17:55.573Z] #56 4.063 + install_shfmt [2020-04-21T14:17:55.573Z] #56 4.064 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-21T14:17:55.573Z] #56 4.064 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:17:55.573Z] #56 4.064 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mDnlWGXmSY/src/github.com/mvdan/sh [2020-04-21T14:17:55.573Z] #56 4.066 Cloning into '/tmp/tmp.mDnlWGXmSY/src/github.com/mvdan/sh'... [Pipeline] sh [2020-04-21T14:17:55.943Z] + make bundles/buildx [2020-04-21T14:17:56.169Z] Fetching without tags [2020-04-21T14:17:56.433Z] Merging remotes/origin/master commit ba8129b28a23f8360005bb57054cd8815542eb67 into PR head commit 33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:17:56.567Z] make: command: Command not found [2020-04-21T14:17:56.567Z] make: command: Command not found [2020-04-21T14:17:56.567Z] mkdir bundles [2020-04-21T14:17:56.567Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-04-21T14:17:56.567Z] --build-arg BUILDX_COMMIT \ [2020-04-21T14:17:56.567Z] --build-arg BUILDX_REPO \ [2020-04-21T14:17:56.567Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-04-21T14:17:56.567Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-04-21T14:17:56.567Z] . [2020-04-21T14:17:56.567Z] /bin/sh: 4: go: not found [2020-04-21T14:17:56.567Z] /bin/sh: 5: go: not found [2020-04-21T14:17:56.582Z] #56 ... [2020-04-21T14:17:56.582Z] [2020-04-21T14:17:56.582Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:17:56.582Z] #23 3.218 + RM_GOPATH=0 [2020-04-21T14:17:56.582Z] #23 3.218 + TMP_GOPATH= [2020-04-21T14:17:56.582Z] #23 3.218 + : /build [2020-04-21T14:17:56.582Z] #23 3.218 + '[' -z '' ']' [2020-04-21T14:17:56.582Z] #23 3.224 ++ mktemp -d [2020-04-21T14:17:56.582Z] #23 3.225 + export GOPATH=/tmp/tmp.rL4i2Nqlwy [2020-04-21T14:17:56.582Z] #23 3.225 + GOPATH=/tmp/tmp.rL4i2Nqlwy [2020-04-21T14:17:56.582Z] #23 3.225 + RM_GOPATH=1 [2020-04-21T14:17:56.582Z] #23 3.229 ++ dirname ./install.sh [2020-04-21T14:17:56.582Z] #23 3.236 + dir=. [2020-04-21T14:17:56.582Z] #23 3.236 + bin=dockercli [2020-04-21T14:17:56.582Z] #23 3.236 + shift [2020-04-21T14:17:56.582Z] #23 3.237 + '[' '!' -f ./dockercli.installer ']' [2020-04-21T14:17:56.582Z] #23 3.237 + . ./dockercli.installer [2020-04-21T14:17:56.582Z] #23 3.237 ++ : stable [2020-04-21T14:17:56.582Z] #23 3.237 ++ : 17.06.2-ce [2020-04-21T14:17:56.582Z] #23 3.237 + install_dockercli [2020-04-21T14:17:56.582Z] #23 3.237 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-21T14:17:56.582Z] #23 3.237 Install docker/cli version 17.06.2-ce from stable [2020-04-21T14:17:56.582Z] #23 3.237 ++ uname -m [2020-04-21T14:17:56.582Z] #23 3.238 + arch=s390x [2020-04-21T14:17:56.582Z] #23 3.238 + '[' s390x '!=' x86_64 ']' [2020-04-21T14:17:56.582Z] #23 3.238 + '[' s390x '!=' s390x ']' [2020-04-21T14:17:56.582Z] #23 3.238 + url=https://download.docker.com/linux/static [2020-04-21T14:17:56.582Z] #23 3.245 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-04-21T14:17:56.582Z] #23 3.246 + tar -xz docker/docker [2020-04-21T14:17:56.864Z] #23 ... [2020-04-21T14:17:56.864Z] [2020-04-21T14:17:56.864Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:17:56.864Z] #47 4.006 + RM_GOPATH=0 [2020-04-21T14:17:56.864Z] #47 4.006 + TMP_GOPATH= [2020-04-21T14:17:56.864Z] #47 4.006 + : /build [2020-04-21T14:17:56.864Z] #47 4.007 + '[' -z '' ']' [2020-04-21T14:17:56.864Z] #47 4.008 ++ mktemp -d [2020-04-21T14:17:56.864Z] #47 4.011 + export GOPATH=/tmp/tmp.BHFGVKY78l [2020-04-21T14:17:56.864Z] #47 4.011 + GOPATH=/tmp/tmp.BHFGVKY78l [2020-04-21T14:17:56.864Z] #47 4.011 + RM_GOPATH=1 [2020-04-21T14:17:56.864Z] #47 4.018 ++ dirname ./install.sh [2020-04-21T14:17:56.864Z] #47 4.021 + dir=. [2020-04-21T14:17:56.864Z] #47 4.021 + bin=vndr [2020-04-21T14:17:56.864Z] #47 4.022 + shift [2020-04-21T14:17:56.864Z] #47 4.022 + '[' '!' -f ./vndr.installer ']' [2020-04-21T14:17:56.864Z] #47 4.022 + . ./vndr.installer [2020-04-21T14:17:56.864Z] #47 4.022 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:17:56.864Z] #47 4.022 + install_vndr [2020-04-21T14:17:56.864Z] #47 4.023 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-21T14:17:56.864Z] #47 4.023 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BHFGVKY78l/src/github.com/LK4D4/vndr [2020-04-21T14:17:56.864Z] #47 4.023 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:17:56.864Z] #47 4.026 Cloning into '/tmp/tmp.BHFGVKY78l/src/github.com/LK4D4/vndr'... [2020-04-21T14:17:56.864Z] #47 4.576 + cd /tmp/tmp.BHFGVKY78l/src/github.com/LK4D4/vndr [2020-04-21T14:17:56.864Z] #47 4.576 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:17:56.864Z] #47 4.585 + go build -buildmode=pie -v -o /build/vndr . [2020-04-21T14:17:56.864Z] #47 5.558 internal/bytealg [2020-04-21T14:17:56.864Z] #47 5.598 internal/race [2020-04-21T14:17:56.864Z] #47 5.709 sync/atomic [2020-04-21T14:17:56.864Z] #47 5.863 unicode [2020-04-21T14:17:56.864Z] #47 5.973 runtime [2020-04-21T14:17:56.978Z] Merge succeeded, producing 33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:17:56.978Z] Checking out Revision 33ee7941d4d929e4c4fce1d905ceaa793f7612ff (PR-40845) [2020-04-21T14:17:57.079Z] Commit message: "support `--privileged --cgroupns=private` on cgroup v1" [2020-04-21T14:17:57.204Z] > git --version # timeout=10 [2020-04-21T14:17:57.224Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-21T14:17:56.229Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:17:56.238Z] > git config --add remote.origin.fetch +refs/pull/40845/head:refs/remotes/origin/PR-40845 # timeout=10 [2020-04-21T14:17:56.241Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:17:56.249Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:17:56.269Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:17:56.270Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:17:56.270Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40845/head:refs/remotes/origin/PR-40845 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:17:56.533Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:17:56.547Z] > git checkout -f 33ee7941d4d929e4c4fce1d905ceaa793f7612ff # timeout=10 [2020-04-21T14:17:57.063Z] > git merge ba8129b28a23f8360005bb57054cd8815542eb67 # timeout=10 [2020-04-21T14:17:57.073Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T14:17:57.078Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:17:57.082Z] > git checkout -f 33ee7941d4d929e4c4fce1d905ceaa793f7612ff # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-21T14:17:57.929Z] + docker version [2020-04-21T14:17:57.929Z] Client: Docker Engine - Community [2020-04-21T14:17:57.929Z] Version: 19.03.8 [2020-04-21T14:17:57.929Z] API version: 1.40 [2020-04-21T14:17:57.929Z] Go version: go1.12.17 [2020-04-21T14:17:57.929Z] Git commit: afacb8b7f0 [2020-04-21T14:17:57.929Z] Built: Wed Mar 11 01:25:46 2020 [2020-04-21T14:17:57.929Z] OS/Arch: linux/amd64 [2020-04-21T14:17:57.929Z] Experimental: false [2020-04-21T14:17:57.929Z] [2020-04-21T14:17:57.929Z] Server: Docker Engine - Community [2020-04-21T14:17:57.929Z] Engine: [2020-04-21T14:17:57.929Z] Version: 19.03.8 [2020-04-21T14:17:57.929Z] API version: 1.40 (minimum version 1.12) [2020-04-21T14:17:57.929Z] Go version: go1.12.17 [2020-04-21T14:17:57.929Z] Git commit: afacb8b7f0 [2020-04-21T14:17:57.929Z] Built: Wed Mar 11 01:24:19 2020 [2020-04-21T14:17:57.929Z] OS/Arch: linux/amd64 [2020-04-21T14:17:57.929Z] Experimental: true [2020-04-21T14:17:57.929Z] containerd: [2020-04-21T14:17:57.929Z] Version: 1.2.13 [2020-04-21T14:17:57.929Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:17:57.929Z] runc: [2020-04-21T14:17:57.929Z] Version: 1.0.0-rc10 [2020-04-21T14:17:57.929Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:17:57.929Z] docker-init: [2020-04-21T14:17:57.929Z] Version: 0.18.0 [2020-04-21T14:17:57.929Z] GitCommit: fec3683 [Pipeline] sh [2020-04-21T14:17:58.209Z] + docker info [2020-04-21T14:17:58.358Z] #47 ... [2020-04-21T14:17:58.358Z] [2020-04-21T14:17:58.358Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:17:58.358Z] #25 3.257 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:17:58.358Z] #25 3.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:17:58.358Z] #25 3.529 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:17:58.358Z] #25 3.532 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:17:58.358Z] #25 4.952 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:17:58.615Z] #25 ... [2020-04-21T14:17:58.615Z] [2020-04-21T14:17:58.615Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:17:58.615Z] #62 6.106 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:17:58.615Z] #62 6.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:17:58.615Z] #62 6.162 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:17:58.883Z] #47 ... [2020-04-21T14:17:58.883Z] [2020-04-21T14:17:58.883Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:17:58.883Z] #68 3.994 + RM_GOPATH=0 [2020-04-21T14:17:58.883Z] #68 3.994 + TMP_GOPATH= [2020-04-21T14:17:58.883Z] #68 3.994 + : /build/ [2020-04-21T14:17:58.883Z] #68 3.994 + '[' -z '' ']' [2020-04-21T14:17:58.883Z] #68 3.995 ++ mktemp -d [2020-04-21T14:17:58.883Z] #68 3.995 + export GOPATH=/tmp/tmp.YZPYeyRxIo [2020-04-21T14:17:58.883Z] #68 3.996 + GOPATH=/tmp/tmp.YZPYeyRxIo [2020-04-21T14:17:58.883Z] #68 3.996 + RM_GOPATH=1 [2020-04-21T14:17:58.883Z] #68 3.997 ++ dirname ./install.sh [2020-04-21T14:17:58.883Z] #68 4.001 + dir=. [2020-04-21T14:17:58.883Z] #68 4.001 + bin=rootlesskit [2020-04-21T14:17:58.883Z] #68 4.001 + shift [2020-04-21T14:17:58.883Z] #68 4.001 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-21T14:17:58.883Z] #68 4.001 + . ./rootlesskit.installer [2020-04-21T14:17:58.883Z] #68 4.001 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:17:58.883Z] #68 4.002 + install_rootlesskit [2020-04-21T14:17:58.883Z] #68 4.002 + case "$1" in [2020-04-21T14:17:58.883Z] #68 4.002 + export CGO_ENABLED=0 [2020-04-21T14:17:58.883Z] #68 4.002 + CGO_ENABLED=0 [2020-04-21T14:17:58.883Z] #68 4.002 + _install_rootlesskit [2020-04-21T14:17:58.883Z] #68 4.002 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-21T14:17:58.883Z] #68 4.002 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:17:58.883Z] #68 4.002 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YZPYeyRxIo/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:17:58.883Z] #68 4.010 Cloning into '/tmp/tmp.YZPYeyRxIo/src/github.com/rootless-containers/rootlesskit'... [2020-04-21T14:17:58.883Z] #68 7.353 + cd /tmp/tmp.YZPYeyRxIo/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:17:58.883Z] #68 7.353 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:17:58.883Z] #68 7.557 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:17:58.883Z] #68 7.558 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-21T14:17:59.281Z] Sending build context to Docker daemon 57.47MB [2020-04-21T14:17:59.281Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-04-21T14:17:59.281Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-04-21T14:17:59.281Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-04-21T14:17:59.281Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-04-21T14:17:59.281Z] 1.12.10-stretch: Pulling from library/golang [2020-04-21T14:17:59.496Z] #68 ... [2020-04-21T14:17:59.496Z] [2020-04-21T14:17:59.496Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:17:59.496Z] #47 8.498 unicode/utf8 [2020-04-21T14:17:59.549Z] #62 7.064 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:17:59.566Z] fb056072eab9: Pulling fs layer [2020-04-21T14:17:59.566Z] 6a33b1f9796f: Pulling fs layer [2020-04-21T14:17:59.566Z] 8f8f8962e456: Pulling fs layer [2020-04-21T14:17:59.566Z] 68adcc365214: Pulling fs layer [2020-04-21T14:17:59.566Z] 76d8adf27bdf: Pulling fs layer [2020-04-21T14:17:59.566Z] d66e58854927: Pulling fs layer [2020-04-21T14:17:59.566Z] 71497195576e: Pulling fs layer [2020-04-21T14:17:59.566Z] 76d8adf27bdf: Waiting [2020-04-21T14:17:59.566Z] d66e58854927: Waiting [2020-04-21T14:17:59.566Z] 71497195576e: Waiting [2020-04-21T14:17:59.566Z] 68adcc365214: Waiting [2020-04-21T14:17:59.852Z] 8f8f8962e456: Verifying Checksum [2020-04-21T14:17:59.852Z] 8f8f8962e456: Download complete [2020-04-21T14:18:00.473Z] 6a33b1f9796f: Verifying Checksum [2020-04-21T14:18:00.473Z] 6a33b1f9796f: Download complete [2020-04-21T14:18:00.500Z] #50 ... [2020-04-21T14:18:00.500Z] [2020-04-21T14:18:00.500Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:00.500Z] #10 4.284 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:18:00.500Z] #47 9.288 math [2020-04-21T14:18:00.500Z] #10 4.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:18:00.500Z] #10 4.434 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:18:00.500Z] #10 5.534 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:18:00.732Z] Client: [2020-04-21T14:18:00.732Z] Debug Mode: false [2020-04-21T14:18:00.732Z] [2020-04-21T14:18:00.732Z] Server: [2020-04-21T14:18:00.732Z] Containers: 0 [2020-04-21T14:18:00.732Z] Running: 0 [2020-04-21T14:18:00.732Z] Paused: 0 [2020-04-21T14:18:00.732Z] Stopped: 0 [2020-04-21T14:18:00.732Z] Images: 20 [2020-04-21T14:18:00.732Z] Server Version: 19.03.8 [2020-04-21T14:18:00.732Z] Storage Driver: overlay2 [2020-04-21T14:18:00.732Z] Backing Filesystem: [2020-04-21T14:18:00.732Z] Supports d_type: true [2020-04-21T14:18:00.732Z] Native Overlay Diff: true [2020-04-21T14:18:00.732Z] Logging Driver: json-file [2020-04-21T14:18:00.732Z] Cgroup Driver: cgroupfs [2020-04-21T14:18:00.732Z] Plugins: [2020-04-21T14:18:00.732Z] Volume: local [2020-04-21T14:18:00.732Z] Network: bridge host ipvlan macvlan null overlay [2020-04-21T14:18:00.732Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-21T14:18:00.732Z] Swarm: inactive [2020-04-21T14:18:00.732Z] Runtimes: runc [2020-04-21T14:18:00.732Z] Default Runtime: runc [2020-04-21T14:18:00.732Z] Init Binary: docker-init [2020-04-21T14:18:00.732Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:18:00.732Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:18:00.732Z] init version: fec3683 [2020-04-21T14:18:00.732Z] Security Options: [2020-04-21T14:18:00.732Z] apparmor [2020-04-21T14:18:00.732Z] seccomp [2020-04-21T14:18:00.732Z] Profile: default [2020-04-21T14:18:00.732Z] Kernel Version: 4.15.0-1065-aws [2020-04-21T14:18:00.732Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-21T14:18:00.732Z] OSType: linux [2020-04-21T14:18:00.732Z] Architecture: x86_64 [2020-04-21T14:18:00.732Z] CPUs: 2 [2020-04-21T14:18:00.732Z] Total Memory: 7.583GiB [2020-04-21T14:18:00.732Z] Name: ip-10-100-44-112 [2020-04-21T14:18:00.732Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-04-21T14:18:00.732Z] Docker Root Dir: /var/lib/docker [2020-04-21T14:18:00.732Z] Debug Mode: false [2020-04-21T14:18:00.732Z] Registry: https://index.docker.io/v1/ [2020-04-21T14:18:00.732Z] Labels: [2020-04-21T14:18:00.732Z] Experimental: true [2020-04-21T14:18:00.732Z] Insecure Registries: [2020-04-21T14:18:00.732Z] 127.0.0.0/8 [2020-04-21T14:18:00.732Z] Live Restore Enabled: true [2020-04-21T14:18:00.732Z] [2020-04-21T14:18:00.732Z] WARNING: No swap limit support [Pipeline] sh [2020-04-21T14:18:00.757Z] #10 ... [2020-04-21T14:18:00.757Z] [2020-04-21T14:18:00.757Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:00.757Z] #50 5.699 + RM_GOPATH=0 [2020-04-21T14:18:00.757Z] #50 5.699 + TMP_GOPATH= [2020-04-21T14:18:00.757Z] #50 5.699 + : /build [2020-04-21T14:18:00.757Z] #50 5.699 + '[' -z '' ']' [2020-04-21T14:18:00.757Z] #50 5.699 ++ mktemp -d [2020-04-21T14:18:00.757Z] #50 5.716 + export GOPATH=/tmp/tmp.CTGSiSfcuV [2020-04-21T14:18:00.757Z] #50 5.718 + GOPATH=/tmp/tmp.CTGSiSfcuV [2020-04-21T14:18:00.757Z] #50 5.719 + RM_GOPATH=1 [2020-04-21T14:18:00.757Z] #50 5.723 ++ dirname ./install.sh [2020-04-21T14:18:00.757Z] #50 5.736 + dir=. [2020-04-21T14:18:00.757Z] #50 5.736 + bin=gotestsum [2020-04-21T14:18:00.757Z] #50 5.736 + shift [2020-04-21T14:18:00.757Z] #50 5.736 + '[' '!' -f ./gotestsum.installer ']' [2020-04-21T14:18:00.757Z] #50 5.737 + . ./gotestsum.installer [2020-04-21T14:18:00.757Z] #50 5.741 ++ : v0.3.5 [2020-04-21T14:18:00.757Z] #50 5.743 + install_gotestsum [2020-04-21T14:18:00.757Z] #50 5.744 + echo 'Installing gotestsum version v0.3.5' [2020-04-21T14:18:00.757Z] #50 5.744 Installing gotestsum version v0.3.5 [2020-04-21T14:18:00.758Z] #50 5.744 + go get -d gotest.tools/gotestsum [2020-04-21T14:18:00.819Z] #47 ... [2020-04-21T14:18:00.819Z] [2020-04-21T14:18:00.819Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:00.819Z] #23 9.369 + mkdir -p /build [2020-04-21T14:18:00.819Z] #23 9.396 + mv docker/docker /build/ [2020-04-21T14:18:00.819Z] #23 9.397 + rmdir docker [2020-04-21T14:18:00.819Z] #23 DONE 9.7s [2020-04-21T14:18:00.819Z] [2020-04-21T14:18:00.819Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:18:00.819Z] #25 3.126 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:18:00.819Z] #25 3.172 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:18:00.819Z] #25 3.198 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:18:00.819Z] #25 3.932 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-21T14:18:00.819Z] #25 5.356 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-21T14:18:00.819Z] #25 7.071 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-21T14:18:01.013Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:18:01.013Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:18:01.013Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40845/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-21T14:18:01.013Z] + bash /home/ubuntu/workspace/moby_PR-40845/check-config.sh [2020-04-21T14:18:01.013Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-21T14:18:01.013Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-04-21T14:18:01.013Z] [2020-04-21T14:18:01.013Z] Generally Necessary: [2020-04-21T14:18:01.013Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-21T14:18:01.013Z] - apparmor: enabled and tools installed [2020-04-21T14:18:01.013Z] - CONFIG_NAMESPACES: enabled [2020-04-21T14:18:01.013Z] - CONFIG_NET_NS: enabled [2020-04-21T14:18:01.013Z] - CONFIG_PID_NS: enabled [2020-04-21T14:18:01.013Z] - CONFIG_IPC_NS: enabled [2020-04-21T14:18:01.014Z] - CONFIG_UTS_NS: enabled [2020-04-21T14:18:01.014Z] - CONFIG_CGROUPS: enabled [2020-04-21T14:18:01.014Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-21T14:18:01.014Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-21T14:18:01.014Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-21T14:18:01.014Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-21T14:18:01.014Z] - CONFIG_CPUSETS: enabled [2020-04-21T14:18:01.014Z] - CONFIG_MEMCG: enabled [2020-04-21T14:18:01.014Z] - CONFIG_KEYS: enabled [2020-04-21T14:18:01.014Z] - CONFIG_VETH: enabled (as module) [2020-04-21T14:18:01.014Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-21T14:18:01.014Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-21T14:18:01.014Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-21T14:18:01.014Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-21T14:18:01.014Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-21T14:18:01.014Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-21T14:18:01.014Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-21T14:18:01.014Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-21T14:18:01.014Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-21T14:18:01.014Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-21T14:18:01.014Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-21T14:18:01.014Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-21T14:18:01.014Z] [2020-04-21T14:18:01.014Z] Optional Features: [2020-04-21T14:18:01.014Z] - CONFIG_USER_NS: enabled [2020-04-21T14:18:01.014Z] - CONFIG_SECCOMP: enabled [2020-04-21T14:18:01.014Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-21T14:18:01.014Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-21T14:18:01.014Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-21T14:18:01.014Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-21T14:18:01.014Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-21T14:18:01.014Z] - CONFIG_BLK_CGROUP: enabled [2020-04-21T14:18:01.014Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-21T14:18:01.014Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-21T14:18:01.014Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-21T14:18:01.014Z] - CONFIG_CGROUP_PERF: enabled [2020-04-21T14:18:01.014Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-21T14:18:01.014Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-21T14:18:01.014Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-21T14:18:01.014Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-21T14:18:01.105Z] #25 ... [2020-04-21T14:18:01.105Z] [2020-04-21T14:18:01.105Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:01.105Z] #35 1.828 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:18:01.105Z] #35 1.864 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:18:01.105Z] #35 1.886 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:18:01.105Z] #35 2.271 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-21T14:18:01.105Z] #35 3.947 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-21T14:18:01.105Z] #35 5.806 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-21T14:18:01.105Z] #35 ... [2020-04-21T14:18:01.105Z] [2020-04-21T14:18:01.105Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:18:01.105Z] #30 3.901 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-21T14:18:01.105Z] #30 3.914 Cloning into '.'... [2020-04-21T14:18:01.271Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-21T14:18:01.271Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-21T14:18:01.271Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-21T14:18:01.271Z] - CONFIG_IP_VS: enabled (as module) [2020-04-21T14:18:01.271Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-21T14:18:01.271Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-21T14:18:01.271Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-21T14:18:01.271Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-21T14:18:01.271Z] - CONFIG_EXT4_FS: enabled [2020-04-21T14:18:01.271Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-21T14:18:01.271Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-21T14:18:01.272Z] - Network Drivers: [2020-04-21T14:18:01.272Z] - "overlay": [2020-04-21T14:18:01.272Z] - CONFIG_VXLAN: enabled (as module) [2020-04-21T14:18:01.272Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-21T14:18:01.272Z] Optional (for encrypted networks): [2020-04-21T14:18:01.272Z] - CONFIG_CRYPTO: enabled [2020-04-21T14:18:01.272Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-21T14:18:01.272Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-21T14:18:01.272Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-21T14:18:01.272Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-21T14:18:01.272Z] - CONFIG_XFRM: enabled [2020-04-21T14:18:01.272Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-21T14:18:01.272Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-21T14:18:01.272Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-21T14:18:01.272Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-21T14:18:01.272Z] - "ipvlan": [2020-04-21T14:18:01.272Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-21T14:18:01.272Z] - "macvlan": [2020-04-21T14:18:01.272Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-21T14:18:01.272Z] - CONFIG_DUMMY: enabled (as module) [2020-04-21T14:18:01.272Z] - "ftp,tftp client in container": [2020-04-21T14:18:01.272Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-21T14:18:01.272Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-21T14:18:01.272Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-21T14:18:01.272Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-21T14:18:01.272Z] - Storage Drivers: [2020-04-21T14:18:01.272Z] - "aufs": [2020-04-21T14:18:01.272Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-21T14:18:01.272Z] - "btrfs": [2020-04-21T14:18:01.272Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-21T14:18:01.272Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-21T14:18:01.272Z] - "devicemapper": [2020-04-21T14:18:01.272Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-21T14:18:01.272Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-21T14:18:01.272Z] - "overlay": [2020-04-21T14:18:01.272Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-21T14:18:01.272Z] - "zfs": [2020-04-21T14:18:01.272Z] - /dev/zfs: missing [2020-04-21T14:18:01.272Z] - zfs command: missing [2020-04-21T14:18:01.272Z] - zpool command: missing [2020-04-21T14:18:01.272Z] [2020-04-21T14:18:01.272Z] Limits: [2020-04-21T14:18:01.272Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-21T14:18:01.272Z] [2020-04-21T14:18:01.272Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-21T14:18:01.393Z] #30 ... [2020-04-21T14:18:01.393Z] [2020-04-21T14:18:01.393Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:01.393Z] #53 3.915 + RM_GOPATH=0 [2020-04-21T14:18:01.393Z] #53 3.915 + TMP_GOPATH= [2020-04-21T14:18:01.393Z] #53 3.915 + : /build [2020-04-21T14:18:01.393Z] #53 3.915 + '[' -z '' ']' [2020-04-21T14:18:01.393Z] #53 3.926 ++ mktemp -d [2020-04-21T14:18:01.393Z] #53 3.943 + export GOPATH=/tmp/tmp.E7MYsKL0em [2020-04-21T14:18:01.393Z] #53 3.943 + GOPATH=/tmp/tmp.E7MYsKL0em [2020-04-21T14:18:01.393Z] #53 3.943 + RM_GOPATH=1 [2020-04-21T14:18:01.393Z] #53 3.944 ++ dirname ./install.sh [2020-04-21T14:18:01.393Z] #53 3.946 + dir=. [2020-04-21T14:18:01.393Z] #53 3.946 + bin=golangci_lint [2020-04-21T14:18:01.393Z] #53 3.946 + shift [2020-04-21T14:18:01.393Z] #53 3.947 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-21T14:18:01.393Z] #53 3.947 + . ./golangci_lint.installer [2020-04-21T14:18:01.393Z] #53 3.947 ++ : v1.23.8 [2020-04-21T14:18:01.393Z] #53 3.947 + install_golangci_lint [2020-04-21T14:18:01.393Z] #53 3.947 + echo 'Installing golangci-lint version v1.23.8' [2020-04-21T14:18:01.393Z] #53 3.947 Installing golangci-lint version v1.23.8 [2020-04-21T14:18:01.393Z] #53 3.947 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-21T14:18:01.393Z] #53 ... [2020-04-21T14:18:01.393Z] [2020-04-21T14:18:01.393Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:01.393Z] #10 1.829 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:18:01.393Z] #10 1.872 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:18:01.393Z] #10 1.878 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:18:01.393Z] #10 2.295 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-21T14:18:01.393Z] #10 3.123 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-21T14:18:01.393Z] #10 4.104 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-21T14:18:01.604Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff . [2020-04-21T14:18:01.604Z] #2 [internal] load .dockerignore [2020-04-21T14:18:01.604Z] #2 transferring context: 87B done [2020-04-21T14:18:01.604Z] #2 DONE 0.0s [2020-04-21T14:18:01.604Z] [2020-04-21T14:18:01.604Z] #1 [internal] load build definition from Dockerfile [2020-04-21T14:18:01.604Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-04-21T14:18:01.604Z] #1 DONE 0.0s [2020-04-21T14:18:01.604Z] [2020-04-21T14:18:01.604Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-21T14:18:01.679Z] #10 ... [2020-04-21T14:18:01.679Z] [2020-04-21T14:18:01.679Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:01.679Z] #50 3.864 + RM_GOPATH=0 [2020-04-21T14:18:01.679Z] #50 3.864 + TMP_GOPATH= [2020-04-21T14:18:01.679Z] #50 3.864 + : /build [2020-04-21T14:18:01.679Z] #50 3.864 + '[' -z '' ']' [2020-04-21T14:18:01.679Z] #50 3.864 ++ mktemp -d [2020-04-21T14:18:01.679Z] #50 3.864 + export GOPATH=/tmp/tmp.Q7loqyapvz [2020-04-21T14:18:01.679Z] #50 3.864 + GOPATH=/tmp/tmp.Q7loqyapvz [2020-04-21T14:18:01.679Z] #50 3.864 + RM_GOPATH=1 [2020-04-21T14:18:01.679Z] #50 3.864 ++ dirname ./install.sh [2020-04-21T14:18:01.679Z] #50 3.865 + dir=. [2020-04-21T14:18:01.679Z] #50 3.865 + bin=gotestsum [2020-04-21T14:18:01.679Z] #50 3.865 + shift [2020-04-21T14:18:01.679Z] #50 3.866 + '[' '!' -f ./gotestsum.installer ']' [2020-04-21T14:18:01.679Z] #50 3.866 + . ./gotestsum.installer [2020-04-21T14:18:01.679Z] #50 3.866 ++ : v0.3.5 [2020-04-21T14:18:01.679Z] #50 3.866 + install_gotestsum [2020-04-21T14:18:01.679Z] #50 3.866 + echo 'Installing gotestsum version v0.3.5' [2020-04-21T14:18:01.679Z] #50 3.866 + go get -d gotest.tools/gotestsum [2020-04-21T14:18:01.679Z] #50 3.866 Installing gotestsum version v0.3.5 [2020-04-21T14:18:01.679Z] #50 ... [2020-04-21T14:18:01.679Z] [2020-04-21T14:18:01.680Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:18:01.680Z] #41 3.369 + git clone https://github.com/docker/distribution.git . [2020-04-21T14:18:01.680Z] #41 3.375 Cloning into '.'... [2020-04-21T14:18:01.862Z] #3 DONE 0.3s [2020-04-21T14:18:01.862Z] [2020-04-21T14:18:01.862Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-21T14:18:01.862Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-21T14:18:01.961Z] #41 ... [2020-04-21T14:18:01.962Z] [2020-04-21T14:18:01.962Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:01.962Z] #74 3.558 + RM_GOPATH=0 [2020-04-21T14:18:01.962Z] #74 3.558 + TMP_GOPATH= [2020-04-21T14:18:01.962Z] #74 3.558 + : /build [2020-04-21T14:18:01.962Z] #74 3.558 + '[' -z '' ']' [2020-04-21T14:18:01.962Z] #74 3.558 ++ mktemp -d [2020-04-21T14:18:01.962Z] #74 3.560 + export GOPATH=/tmp/tmp.9xWgRR0lyr [2020-04-21T14:18:01.962Z] #74 3.560 + GOPATH=/tmp/tmp.9xWgRR0lyr [2020-04-21T14:18:01.962Z] #74 3.560 + RM_GOPATH=1 [2020-04-21T14:18:01.962Z] #74 3.562 ++ dirname ./install.sh [2020-04-21T14:18:01.962Z] #74 3.564 + dir=. [2020-04-21T14:18:01.962Z] #74 3.566 + bin=proxy [2020-04-21T14:18:01.962Z] #74 3.566 + shift [2020-04-21T14:18:01.962Z] #74 3.566 + '[' '!' -f ./proxy.installer ']' [2020-04-21T14:18:01.962Z] #74 3.566 + . ./proxy.installer [2020-04-21T14:18:01.962Z] #74 3.566 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:18:01.962Z] #74 3.567 + install_proxy [2020-04-21T14:18:01.962Z] #74 3.567 + case "$1" in [2020-04-21T14:18:01.962Z] #74 3.567 + export CGO_ENABLED=0 [2020-04-21T14:18:01.962Z] #74 3.567 + CGO_ENABLED=0 [2020-04-21T14:18:01.962Z] #74 3.567 + _install_proxy [2020-04-21T14:18:01.962Z] #74 3.567 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-21T14:18:01.962Z] #74 3.568 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:18:01.962Z] #74 3.568 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9xWgRR0lyr/src/github.com/docker/libnetwork [2020-04-21T14:18:01.962Z] #74 3.569 Cloning into '/tmp/tmp.9xWgRR0lyr/src/github.com/docker/libnetwork'... [2020-04-21T14:18:01.962Z] #74 ... [2020-04-21T14:18:01.962Z] [2020-04-21T14:18:01.962Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:18:01.962Z] #62 0.984 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:18:01.962Z] #62 1.111 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:18:01.962Z] #62 1.283 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:18:01.962Z] #62 1.303 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-21T14:18:01.962Z] #62 2.158 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-21T14:18:01.962Z] #62 3.147 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-21T14:18:01.962Z] #62 9.480 Fetched 8035 kB in 9s (933 kB/s) [2020-04-21T14:18:02.075Z] #62 9.402 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:18:02.119Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-21T14:18:02.119Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-21T14:18:02.119Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-04-21T14:18:02.119Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-21T14:18:02.119Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-21T14:18:02.119Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-21T14:18:02.243Z] #62 9.480 Reading package lists... [2020-04-21T14:18:02.243Z] #62 ... [2020-04-21T14:18:02.243Z] [2020-04-21T14:18:02.243Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:02.243Z] #33 3.854 + RM_GOPATH=0 [2020-04-21T14:18:02.243Z] #33 3.854 + TMP_GOPATH= [2020-04-21T14:18:02.243Z] #33 3.855 + : /build [2020-04-21T14:18:02.243Z] #33 3.855 + '[' -z '' ']' [2020-04-21T14:18:02.243Z] #33 3.855 ++ mktemp -d [2020-04-21T14:18:02.243Z] #33 3.856 + export GOPATH=/tmp/tmp.rOaWlOJdQc [2020-04-21T14:18:02.243Z] #33 3.856 + GOPATH=/tmp/tmp.rOaWlOJdQc [2020-04-21T14:18:02.243Z] #33 3.858 + RM_GOPATH=1 [2020-04-21T14:18:02.243Z] #33 3.858 ++ dirname ./install.sh [2020-04-21T14:18:02.243Z] #33 3.860 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:18:02.243Z] #33 3.860 + dir=. [2020-04-21T14:18:02.243Z] #33 3.860 + bin=tomlv [2020-04-21T14:18:02.243Z] #33 3.860 + shift [2020-04-21T14:18:02.243Z] #33 3.860 + '[' '!' -f ./tomlv.installer ']' [2020-04-21T14:18:02.243Z] #33 3.860 + . ./tomlv.installer [2020-04-21T14:18:02.243Z] #33 3.860 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:18:02.243Z] #33 3.860 + install_tomlv [2020-04-21T14:18:02.243Z] #33 3.860 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-21T14:18:02.243Z] #33 3.860 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rOaWlOJdQc/src/github.com/BurntSushi/toml [2020-04-21T14:18:02.243Z] #33 3.861 Cloning into '/tmp/tmp.rOaWlOJdQc/src/github.com/BurntSushi/toml'... [2020-04-21T14:18:02.243Z] #33 4.479 + cd /tmp/tmp.rOaWlOJdQc/src/github.com/BurntSushi/toml [2020-04-21T14:18:02.243Z] #33 4.482 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:18:02.243Z] #33 4.496 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:18:02.243Z] #33 5.005 internal/cpu [2020-04-21T14:18:02.243Z] #33 5.005 runtime/internal/atomic [2020-04-21T14:18:02.243Z] #33 5.247 runtime/internal/sys [2020-04-21T14:18:02.243Z] #33 5.354 runtime/internal/math [2020-04-21T14:18:02.243Z] #33 5.404 math/bits [2020-04-21T14:18:02.243Z] #33 5.507 internal/bytealg [2020-04-21T14:18:02.243Z] #33 5.867 math [2020-04-21T14:18:02.243Z] #33 5.883 runtime [2020-04-21T14:18:02.243Z] #33 10.64 internal/testlog [2020-04-21T14:18:02.243Z] #33 10.74 encoding [2020-04-21T14:18:02.243Z] #33 10.89 runtime/cgo [2020-04-21T14:18:02.243Z] #33 ... [2020-04-21T14:18:02.243Z] [2020-04-21T14:18:02.243Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:02.243Z] #43 3.684 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:18:02.243Z] #43 3.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:18:02.243Z] #43 3.742 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:18:02.243Z] #43 4.323 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-21T14:18:02.243Z] #43 5.898 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-21T14:18:02.243Z] #43 8.308 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-21T14:18:02.332Z] #62 ... [2020-04-21T14:18:02.332Z] [2020-04-21T14:18:02.332Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:02.332Z] #35 5.265 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:18:02.332Z] #35 5.345 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:18:02.332Z] #35 5.358 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:18:02.332Z] #35 6.435 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:18:02.332Z] #35 8.892 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:18:02.377Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-04-21T14:18:02.377Z] #4 DONE 0.5s [2020-04-21T14:18:02.525Z] #43 ... [2020-04-21T14:18:02.525Z] [2020-04-21T14:18:02.525Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:02.525Z] #56 10.67 + cd /tmp/tmp.mDnlWGXmSY/src/github.com/mvdan/sh [2020-04-21T14:18:02.525Z] #56 10.67 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:18:02.525Z] #56 10.68 + GO111MODULE=on [2020-04-21T14:18:02.525Z] #56 10.68 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-21T14:18:02.590Z] #35 ... [2020-04-21T14:18:02.590Z] [2020-04-21T14:18:02.590Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:18:02.590Z] #30 6.708 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-21T14:18:02.590Z] #30 6.712 Cloning into '.'... [2020-04-21T14:18:02.590Z] #30 ... [2020-04-21T14:18:02.590Z] [2020-04-21T14:18:02.590Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:02.590Z] #10 4.762 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:18:02.590Z] #10 4.826 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:18:02.590Z] #10 4.829 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:18:02.590Z] #10 5.837 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:18:02.590Z] #10 8.474 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:18:02.807Z] #56 11.59 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:18:02.807Z] #56 11.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:18:02.807Z] #56 11.61 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:18:02.807Z] #56 11.74 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:18:02.807Z] #56 11.75 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:18:02.848Z] #10 ... [2020-04-21T14:18:02.848Z] [2020-04-21T14:18:02.848Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:18:02.848Z] #41 7.052 + git clone https://github.com/docker/distribution.git . [2020-04-21T14:18:02.848Z] #41 7.060 Cloning into '.'... [2020-04-21T14:18:02.941Z] [2020-04-21T14:18:02.941Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-21T14:18:02.941Z] #5 DONE 0.1s [2020-04-21T14:18:02.941Z] [2020-04-21T14:18:02.941Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-21T14:18:03.106Z] #41 ... [2020-04-21T14:18:03.106Z] [2020-04-21T14:18:03.106Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:03.106Z] #53 5.697 + RM_GOPATH=0 [2020-04-21T14:18:03.106Z] #53 5.698 + TMP_GOPATH= [2020-04-21T14:18:03.106Z] #53 5.698 + : /build [2020-04-21T14:18:03.106Z] #53 5.700 + '[' -z '' ']' [2020-04-21T14:18:03.106Z] #53 5.703 ++ mktemp -d [2020-04-21T14:18:03.106Z] #53 5.707 + export GOPATH=/tmp/tmp.eqE7rK86B6 [2020-04-21T14:18:03.106Z] #53 5.707 + GOPATH=/tmp/tmp.eqE7rK86B6 [2020-04-21T14:18:03.106Z] #53 5.707 + RM_GOPATH=1 [2020-04-21T14:18:03.106Z] #53 5.710 ++ dirname ./install.sh [2020-04-21T14:18:03.106Z] #53 5.715 + dir=. [2020-04-21T14:18:03.106Z] #53 5.715 + bin=golangci_lint [2020-04-21T14:18:03.106Z] #53 5.715 + shift [2020-04-21T14:18:03.106Z] #53 5.715 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-21T14:18:03.106Z] #53 5.715 + . ./golangci_lint.installer [2020-04-21T14:18:03.106Z] #53 5.715 ++ : v1.23.8 [2020-04-21T14:18:03.106Z] #53 5.715 + install_golangci_lint [2020-04-21T14:18:03.106Z] #53 5.715 + echo 'Installing golangci-lint version v1.23.8' [2020-04-21T14:18:03.106Z] #53 5.715 Installing golangci-lint version v1.23.8 [2020-04-21T14:18:03.106Z] #53 5.718 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-21T14:18:03.106Z] #53 ... [2020-04-21T14:18:03.106Z] [2020-04-21T14:18:03.106Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:03.106Z] #56 6.985 + RM_GOPATH=0 [2020-04-21T14:18:03.106Z] #56 6.985 + TMP_GOPATH= [2020-04-21T14:18:03.106Z] #56 6.985 + : /build [2020-04-21T14:18:03.106Z] #56 6.985 + '[' -z '' ']' [2020-04-21T14:18:03.106Z] #56 6.986 ++ mktemp -d [2020-04-21T14:18:03.106Z] #56 6.988 + export GOPATH=/tmp/tmp.9sH6sEJNJ2 [2020-04-21T14:18:03.106Z] #56 6.988 + GOPATH=/tmp/tmp.9sH6sEJNJ2 [2020-04-21T14:18:03.106Z] #56 6.988 + RM_GOPATH=1 [2020-04-21T14:18:03.106Z] #56 6.989 ++ dirname ./install.sh [2020-04-21T14:18:03.106Z] #56 7.000 + dir=. [2020-04-21T14:18:03.106Z] #56 7.000 + bin=shfmt [2020-04-21T14:18:03.106Z] #56 7.000 + shift [2020-04-21T14:18:03.106Z] #56 7.000 + '[' '!' -f ./shfmt.installer ']' [2020-04-21T14:18:03.106Z] #56 7.000 + . ./shfmt.installer [2020-04-21T14:18:03.106Z] #56 7.000 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:18:03.106Z] #56 7.001 + install_shfmt [2020-04-21T14:18:03.106Z] #56 7.001 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-21T14:18:03.106Z] #56 7.001 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:18:03.106Z] #56 7.001 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9sH6sEJNJ2/src/github.com/mvdan/sh [2020-04-21T14:18:03.106Z] #56 7.046 Cloning into '/tmp/tmp.9sH6sEJNJ2/src/github.com/mvdan/sh'... [2020-04-21T14:18:03.189Z] fb056072eab9: Verifying Checksum [2020-04-21T14:18:03.189Z] fb056072eab9: Download complete [2020-04-21T14:18:03.199Z] #6 DONE 0.1s [2020-04-21T14:18:03.199Z] [2020-04-21T14:18:03.199Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:18:03.199Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-21T14:18:03.199Z] #7 CACHED [2020-04-21T14:18:03.199Z] [2020-04-21T14:18:03.199Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-21T14:18:03.199Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-21T14:18:03.199Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-21T14:18:03.199Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.0s [2020-04-21T14:18:03.199Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-21T14:18:03.364Z] #56 ... [2020-04-21T14:18:03.364Z] [2020-04-21T14:18:03.364Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:03.364Z] #68 7.001 + RM_GOPATH=0 [2020-04-21T14:18:03.364Z] #68 7.002 + TMP_GOPATH= [2020-04-21T14:18:03.364Z] #68 7.011 + : /build/ [2020-04-21T14:18:03.364Z] #68 7.011 + '[' -z '' ']' [2020-04-21T14:18:03.364Z] #68 7.032 ++ mktemp -d [2020-04-21T14:18:03.364Z] #68 7.033 + export GOPATH=/tmp/tmp.e60oVUGXG9 [2020-04-21T14:18:03.364Z] #68 7.033 + GOPATH=/tmp/tmp.e60oVUGXG9 [2020-04-21T14:18:03.364Z] #68 7.034 + RM_GOPATH=1 [2020-04-21T14:18:03.364Z] #68 7.034 ++ dirname ./install.sh [2020-04-21T14:18:03.364Z] #68 7.035 + dir=. [2020-04-21T14:18:03.364Z] #68 7.035 + bin=rootlesskit [2020-04-21T14:18:03.364Z] #68 7.035 + shift [2020-04-21T14:18:03.364Z] #68 7.036 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-21T14:18:03.364Z] #68 7.036 + . ./rootlesskit.installer [2020-04-21T14:18:03.364Z] #68 7.037 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:18:03.364Z] #68 7.040 + install_rootlesskit [2020-04-21T14:18:03.364Z] #68 7.043 + case "$1" in [2020-04-21T14:18:03.364Z] #68 7.043 + export CGO_ENABLED=0 [2020-04-21T14:18:03.364Z] #68 7.043 + CGO_ENABLED=0 [2020-04-21T14:18:03.364Z] #68 7.043 + _install_rootlesskit [2020-04-21T14:18:03.364Z] #68 7.047 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-21T14:18:03.364Z] #68 7.049 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:18:03.364Z] #68 7.049 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.e60oVUGXG9/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:18:03.364Z] #68 7.051 Cloning into '/tmp/tmp.e60oVUGXG9/src/github.com/rootless-containers/rootlesskit'... [2020-04-21T14:18:03.364Z] #68 ... [2020-04-21T14:18:03.364Z] [2020-04-21T14:18:03.364Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:03.364Z] #33 7.425 + RM_GOPATH=0 [2020-04-21T14:18:03.364Z] #33 7.425 + TMP_GOPATH= [2020-04-21T14:18:03.364Z] #33 7.425 + : /build [2020-04-21T14:18:03.364Z] #33 7.426 + '[' -z '' ']' [2020-04-21T14:18:03.364Z] #33 7.427 ++ mktemp -d [2020-04-21T14:18:03.364Z] #33 7.447 + export GOPATH=/tmp/tmp.NF49vl3xGL [2020-04-21T14:18:03.364Z] #33 7.447 + GOPATH=/tmp/tmp.NF49vl3xGL [2020-04-21T14:18:03.364Z] #33 7.447 + RM_GOPATH=1 [2020-04-21T14:18:03.364Z] #33 7.447 ++ dirname ./install.sh [2020-04-21T14:18:03.364Z] #33 7.449 + dir=. [2020-04-21T14:18:03.364Z] #33 7.449 + bin=tomlv [2020-04-21T14:18:03.364Z] #33 7.449 + shift [2020-04-21T14:18:03.364Z] #33 7.449 + '[' '!' -f ./tomlv.installer ']' [2020-04-21T14:18:03.364Z] #33 7.449 + . ./tomlv.installer [2020-04-21T14:18:03.364Z] #33 7.450 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:18:03.364Z] #33 7.450 + install_tomlv [2020-04-21T14:18:03.364Z] #33 7.450 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-21T14:18:03.364Z] #33 7.450 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NF49vl3xGL/src/github.com/BurntSushi/toml [2020-04-21T14:18:03.364Z] #33 7.450 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:18:03.364Z] #33 7.451 Cloning into '/tmp/tmp.NF49vl3xGL/src/github.com/BurntSushi/toml'... [2020-04-21T14:18:03.364Z] #33 8.479 + cd /tmp/tmp.NF49vl3xGL/src/github.com/BurntSushi/toml [2020-04-21T14:18:03.364Z] #33 8.485 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:18:03.364Z] #33 8.527 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:18:03.364Z] #33 9.209 runtime/internal/atomic [2020-04-21T14:18:03.364Z] #33 9.249 internal/cpu [2020-04-21T14:18:03.364Z] #33 9.464 runtime/internal/sys [2020-04-21T14:18:03.364Z] #33 9.871 math/bits [2020-04-21T14:18:03.364Z] #33 9.918 internal/bytealg [2020-04-21T14:18:03.364Z] #33 10.52 math [2020-04-21T14:18:03.420Z] #56 12.31 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:18:03.456Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.83MB / 9.86MB 0.1s [2020-04-21T14:18:03.456Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-04-21T14:18:03.456Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-04-21T14:18:03.622Z] #33 10.71 runtime [2020-04-21T14:18:03.622Z] #33 ... [2020-04-21T14:18:03.622Z] [2020-04-21T14:18:03.622Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:03.622Z] #23 7.247 + RM_GOPATH=0 [2020-04-21T14:18:03.622Z] #23 7.247 + TMP_GOPATH= [2020-04-21T14:18:03.622Z] #23 7.247 + : /build [2020-04-21T14:18:03.622Z] #23 7.247 + '[' -z '' ']' [2020-04-21T14:18:03.622Z] #23 7.250 ++ mktemp -d [2020-04-21T14:18:03.622Z] #23 7.251 + export GOPATH=/tmp/tmp.Z6eUimRfE4 [2020-04-21T14:18:03.622Z] #23 7.251 + GOPATH=/tmp/tmp.Z6eUimRfE4 [2020-04-21T14:18:03.622Z] #23 7.251 + RM_GOPATH=1 [2020-04-21T14:18:03.622Z] #23 7.252 ++ dirname ./install.sh [2020-04-21T14:18:03.622Z] #23 7.259 + dir=. [2020-04-21T14:18:03.622Z] #23 7.259 + bin=dockercli [2020-04-21T14:18:03.622Z] #23 7.259 + shift [2020-04-21T14:18:03.622Z] #23 7.259 + '[' '!' -f ./dockercli.installer ']' [2020-04-21T14:18:03.622Z] #23 7.260 + . ./dockercli.installer [2020-04-21T14:18:03.622Z] #23 7.260 ++ : stable [2020-04-21T14:18:03.622Z] #23 7.260 ++ : 17.06.2-ce [2020-04-21T14:18:03.622Z] #23 7.260 + install_dockercli [2020-04-21T14:18:03.622Z] #23 7.261 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-21T14:18:03.622Z] #23 7.261 Install docker/cli version 17.06.2-ce from stable [2020-04-21T14:18:03.622Z] #23 7.261 ++ uname -m [2020-04-21T14:18:03.622Z] #23 7.275 + arch=x86_64 [2020-04-21T14:18:03.622Z] #23 7.275 + '[' x86_64 '!=' x86_64 ']' [2020-04-21T14:18:03.622Z] #23 7.278 + url=https://download.docker.com/linux/static [2020-04-21T14:18:03.622Z] #23 7.281 + tar -xz docker/docker [2020-04-21T14:18:03.622Z] #23 7.286 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-21T14:18:03.622Z] #23 ... [2020-04-21T14:18:03.622Z] [2020-04-21T14:18:03.622Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:03.622Z] #50 6.052 + RM_GOPATH=0 [2020-04-21T14:18:03.622Z] #50 6.052 + TMP_GOPATH= [2020-04-21T14:18:03.622Z] #50 6.052 + : /build [2020-04-21T14:18:03.622Z] #50 6.052 + '[' -z '' ']' [2020-04-21T14:18:03.622Z] #50 6.062 ++ mktemp -d [2020-04-21T14:18:03.622Z] #50 6.062 + export GOPATH=/tmp/tmp.nSJ2HGI69g [2020-04-21T14:18:03.622Z] #50 6.062 + GOPATH=/tmp/tmp.nSJ2HGI69g [2020-04-21T14:18:03.622Z] #50 6.062 + RM_GOPATH=1 [2020-04-21T14:18:03.622Z] #50 6.062 ++ dirname ./install.sh [2020-04-21T14:18:03.622Z] #50 6.063 + dir=. [2020-04-21T14:18:03.622Z] #50 6.101 + bin=gotestsum [2020-04-21T14:18:03.622Z] #50 6.101 + shift [2020-04-21T14:18:03.622Z] #50 6.101 + '[' '!' -f ./gotestsum.installer ']' [2020-04-21T14:18:03.622Z] #50 6.102 + . ./gotestsum.installer [2020-04-21T14:18:03.622Z] #50 6.102 ++ : v0.3.5 [2020-04-21T14:18:03.622Z] #50 6.102 + install_gotestsum [2020-04-21T14:18:03.622Z] #50 6.102 + echo 'Installing gotestsum version v0.3.5' [2020-04-21T14:18:03.622Z] #50 6.103 Installing gotestsum version v0.3.5 [2020-04-21T14:18:03.622Z] #50 6.103 + go get -d gotest.tools/gotestsum [2020-04-21T14:18:03.880Z] #50 ... [2020-04-21T14:18:03.880Z] [2020-04-21T14:18:03.880Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:03.880Z] #43 6.857 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:18:03.880Z] #43 6.954 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:18:03.880Z] #43 6.962 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:18:03.880Z] #43 7.876 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:18:03.880Z] #43 10.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:18:04.045Z] #56 12.85 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:18:04.185Z] #43 ... [2020-04-21T14:18:04.185Z] [2020-04-21T14:18:04.185Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:04.185Z] #47 6.775 + RM_GOPATH=0 [2020-04-21T14:18:04.185Z] #47 6.776 + TMP_GOPATH= [2020-04-21T14:18:04.185Z] #47 6.777 + : /build [2020-04-21T14:18:04.185Z] #47 6.777 + '[' -z '' ']' [2020-04-21T14:18:04.185Z] #47 6.782 ++ mktemp -d [2020-04-21T14:18:04.185Z] #47 6.788 + export GOPATH=/tmp/tmp.fOiaxLtF7B [2020-04-21T14:18:04.185Z] #47 6.788 + GOPATH=/tmp/tmp.fOiaxLtF7B [2020-04-21T14:18:04.185Z] #47 6.788 + RM_GOPATH=1 [2020-04-21T14:18:04.185Z] #47 6.789 ++ dirname ./install.sh [2020-04-21T14:18:04.185Z] #47 6.793 + dir=. [2020-04-21T14:18:04.185Z] #47 6.793 + bin=vndr [2020-04-21T14:18:04.185Z] #47 6.793 + shift [2020-04-21T14:18:04.185Z] #47 6.793 + '[' '!' -f ./vndr.installer ']' [2020-04-21T14:18:04.185Z] #47 6.794 + . ./vndr.installer [2020-04-21T14:18:04.185Z] #47 6.794 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:18:04.185Z] #47 6.794 + install_vndr [2020-04-21T14:18:04.185Z] #47 6.795 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-21T14:18:04.185Z] #47 6.795 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:18:04.185Z] #47 6.797 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fOiaxLtF7B/src/github.com/LK4D4/vndr [2020-04-21T14:18:04.185Z] #47 6.805 Cloning into '/tmp/tmp.fOiaxLtF7B/src/github.com/LK4D4/vndr'... [2020-04-21T14:18:04.186Z] #47 7.586 + cd /tmp/tmp.fOiaxLtF7B/src/github.com/LK4D4/vndr [2020-04-21T14:18:04.186Z] #47 7.591 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:18:04.186Z] #47 7.616 + go build -buildmode=pie -v -o /build/vndr . [2020-04-21T14:18:04.186Z] #47 9.116 internal/cpu [2020-04-21T14:18:04.186Z] #47 9.124 runtime/internal/atomic [2020-04-21T14:18:04.186Z] #47 9.399 runtime/internal/sys [2020-04-21T14:18:04.186Z] #47 9.606 runtime/internal/math [2020-04-21T14:18:04.186Z] #47 9.662 internal/race [2020-04-21T14:18:04.186Z] #47 9.664 internal/bytealg [2020-04-21T14:18:04.186Z] #47 9.830 sync/atomic [2020-04-21T14:18:04.186Z] #47 10.21 unicode [2020-04-21T14:18:04.186Z] #47 10.79 runtime [2020-04-21T14:18:04.222Z] 68adcc365214: Verifying Checksum [2020-04-21T14:18:04.222Z] 68adcc365214: Download complete [2020-04-21T14:18:04.222Z] 71497195576e: Verifying Checksum [2020-04-21T14:18:04.222Z] 71497195576e: Download complete [2020-04-21T14:18:04.657Z] #56 13.69 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:18:04.844Z] 76d8adf27bdf: Verifying Checksum [2020-04-21T14:18:04.844Z] 76d8adf27bdf: Download complete [2020-04-21T14:18:04.932Z] #50 ... [2020-04-21T14:18:04.932Z] [2020-04-21T14:18:04.932Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:04.932Z] #43 6.671 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:18:04.932Z] #43 6.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:18:04.932Z] #43 6.764 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:18:04.932Z] #43 7.824 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:18:04.932Z] #43 10.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:18:04.932Z] #43 ... [2020-04-21T14:18:04.932Z] [2020-04-21T14:18:04.932Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:18:04.932Z] #30 6.435 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-21T14:18:04.932Z] #30 6.437 Cloning into '.'... [2020-04-21T14:18:04.932Z] #30 ... [2020-04-21T14:18:04.932Z] [2020-04-21T14:18:04.932Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:04.932Z] #68 6.320 + RM_GOPATH=0 [2020-04-21T14:18:04.932Z] #68 6.320 + TMP_GOPATH= [2020-04-21T14:18:04.932Z] #68 6.320 + : /build/ [2020-04-21T14:18:04.932Z] #68 6.320 + '[' -z '' ']' [2020-04-21T14:18:04.932Z] #68 6.322 ++ mktemp -d [2020-04-21T14:18:04.932Z] #68 6.327 + export GOPATH=/tmp/tmp.u5FuHVBZzu [2020-04-21T14:18:04.932Z] #68 6.327 + GOPATH=/tmp/tmp.u5FuHVBZzu [2020-04-21T14:18:04.932Z] #68 6.328 + RM_GOPATH=1 [2020-04-21T14:18:04.932Z] #68 6.328 ++ dirname ./install.sh [2020-04-21T14:18:04.932Z] #68 6.328 + dir=. [2020-04-21T14:18:04.932Z] #68 6.328 + bin=rootlesskit [2020-04-21T14:18:04.932Z] #68 6.328 + shift [2020-04-21T14:18:04.932Z] #68 6.328 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-21T14:18:04.932Z] #68 6.328 + . ./rootlesskit.installer [2020-04-21T14:18:04.932Z] #68 6.328 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:18:04.932Z] #68 6.329 + install_rootlesskit [2020-04-21T14:18:04.932Z] #68 6.329 + case "$1" in [2020-04-21T14:18:04.932Z] #68 6.329 + export CGO_ENABLED=0 [2020-04-21T14:18:04.932Z] #68 6.329 + CGO_ENABLED=0 [2020-04-21T14:18:04.932Z] #68 6.329 + _install_rootlesskit [2020-04-21T14:18:04.932Z] #68 6.329 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-21T14:18:04.932Z] #68 6.329 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:18:04.932Z] #68 6.329 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.u5FuHVBZzu/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:18:04.932Z] #68 6.330 Cloning into '/tmp/tmp.u5FuHVBZzu/src/github.com/rootless-containers/rootlesskit'... [2020-04-21T14:18:05.117Z] #47 ... [2020-04-21T14:18:05.117Z] [2020-04-21T14:18:05.117Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:05.117Z] #43 12.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:18:05.189Z] #68 ... [2020-04-21T14:18:05.189Z] [2020-04-21T14:18:05.189Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:05.189Z] #23 5.992 + RM_GOPATH=0 [2020-04-21T14:18:05.189Z] #23 5.992 + TMP_GOPATH= [2020-04-21T14:18:05.189Z] #23 5.992 + : /build [2020-04-21T14:18:05.189Z] #23 5.992 + '[' -z '' ']' [2020-04-21T14:18:05.189Z] #23 6.001 ++ mktemp -d [2020-04-21T14:18:05.189Z] #23 6.001 + export GOPATH=/tmp/tmp.5coLinMR3E [2020-04-21T14:18:05.189Z] #23 6.001 + GOPATH=/tmp/tmp.5coLinMR3E [2020-04-21T14:18:05.189Z] #23 6.001 + RM_GOPATH=1 [2020-04-21T14:18:05.189Z] #23 6.004 ++ dirname ./install.sh [2020-04-21T14:18:05.189Z] #23 6.022 + dir=. [2020-04-21T14:18:05.189Z] #23 6.022 + bin=dockercli [2020-04-21T14:18:05.189Z] #23 6.022 + shift [2020-04-21T14:18:05.189Z] #23 6.023 + '[' '!' -f ./dockercli.installer ']' [2020-04-21T14:18:05.189Z] #23 6.023 + . ./dockercli.installer [2020-04-21T14:18:05.189Z] #23 6.023 ++ : stable [2020-04-21T14:18:05.189Z] #23 6.023 ++ : 17.06.2-ce [2020-04-21T14:18:05.189Z] #23 6.025 + install_dockercli [2020-04-21T14:18:05.189Z] #23 6.026 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-21T14:18:05.189Z] #23 6.026 Install docker/cli version 17.06.2-ce from stable [2020-04-21T14:18:05.189Z] #23 6.031 ++ uname -m [2020-04-21T14:18:05.189Z] #23 6.037 + arch=x86_64 [2020-04-21T14:18:05.189Z] #23 6.047 + '[' x86_64 '!=' x86_64 ']' [2020-04-21T14:18:05.189Z] #23 6.048 + url=https://download.docker.com/linux/static [2020-04-21T14:18:05.189Z] #23 6.048 + tar -xz docker/docker [2020-04-21T14:18:05.189Z] #23 6.054 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-21T14:18:05.189Z] #23 ... [2020-04-21T14:18:05.189Z] [2020-04-21T14:18:05.189Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:18:05.189Z] #62 4.229 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:18:05.189Z] #62 4.256 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:18:05.189Z] #62 4.256 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:18:05.189Z] #62 5.273 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:18:05.189Z] #62 7.883 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:18:05.189Z] #62 10.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:18:05.364Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done [2020-04-21T14:18:05.364Z] #71 DONE 1.9s [2020-04-21T14:18:05.364Z] [2020-04-21T14:18:05.364Z] #20 [internal] load build context [2020-04-21T14:18:05.364Z] #20 ... [2020-04-21T14:18:05.364Z] [2020-04-21T14:18:05.364Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-21T14:18:05.364Z] #8 DONE 2.1s [2020-04-21T14:18:05.364Z] [2020-04-21T14:18:05.364Z] #20 [internal] load build context [2020-04-21T14:18:05.446Z] #62 ... [2020-04-21T14:18:05.446Z] [2020-04-21T14:18:05.446Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:05.446Z] #56 6.478 + RM_GOPATH=0 [2020-04-21T14:18:05.446Z] #56 6.478 + TMP_GOPATH= [2020-04-21T14:18:05.446Z] #56 6.478 + : /build [2020-04-21T14:18:05.446Z] #56 6.478 + '[' -z '' ']' [2020-04-21T14:18:05.446Z] #56 6.479 ++ mktemp -d [2020-04-21T14:18:05.446Z] #56 6.481 + export GOPATH=/tmp/tmp.zmUrMsF9L7 [2020-04-21T14:18:05.446Z] #56 6.481 + GOPATH=/tmp/tmp.zmUrMsF9L7 [2020-04-21T14:18:05.446Z] #56 6.481 + RM_GOPATH=1 [2020-04-21T14:18:05.446Z] #56 6.481 ++ dirname ./install.sh [2020-04-21T14:18:05.446Z] #56 6.482 + dir=. [2020-04-21T14:18:05.446Z] #56 6.482 + bin=shfmt [2020-04-21T14:18:05.446Z] #56 6.482 + shift [2020-04-21T14:18:05.446Z] #56 6.482 + '[' '!' -f ./shfmt.installer ']' [2020-04-21T14:18:05.446Z] #56 6.482 + . ./shfmt.installer [2020-04-21T14:18:05.446Z] #56 6.482 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:18:05.446Z] #56 6.483 + install_shfmt [2020-04-21T14:18:05.446Z] #56 6.483 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-21T14:18:05.446Z] #56 6.483 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:18:05.446Z] #56 6.483 + git clone https://github.com/mvdan/sh.git /tmp/tmp.zmUrMsF9L7/src/github.com/mvdan/sh [2020-04-21T14:18:05.446Z] #56 6.484 Cloning into '/tmp/tmp.zmUrMsF9L7/src/github.com/mvdan/sh'... [2020-04-21T14:18:05.446Z] #56 ... [2020-04-21T14:18:05.446Z] [2020-04-21T14:18:05.446Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:05.446Z] #35 7.246 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:18:05.446Z] #35 7.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:18:05.446Z] #35 7.350 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:18:05.446Z] #35 8.347 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:18:05.622Z] #20 transferring context: 52.82MB 2.6s done [2020-04-21T14:18:05.622Z] #20 DONE 2.6s [2020-04-21T14:18:05.622Z] [2020-04-21T14:18:05.622Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-21T14:18:05.661Z] #56 14.65 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:18:05.703Z] #35 11.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:18:05.703Z] #35 ... [2020-04-21T14:18:05.703Z] [2020-04-21T14:18:05.703Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:05.703Z] #53 6.040 + RM_GOPATH=0 [2020-04-21T14:18:05.703Z] #53 6.040 + TMP_GOPATH= [2020-04-21T14:18:05.703Z] #53 6.040 + : /build [2020-04-21T14:18:05.703Z] #53 6.040 + '[' -z '' ']' [2020-04-21T14:18:05.703Z] #53 6.045 ++ mktemp -d [2020-04-21T14:18:05.703Z] #53 6.052 + export GOPATH=/tmp/tmp.hETI9qSkDm [2020-04-21T14:18:05.703Z] #53 6.053 + GOPATH=/tmp/tmp.hETI9qSkDm [2020-04-21T14:18:05.703Z] #53 6.053 + RM_GOPATH=1 [2020-04-21T14:18:05.703Z] #53 6.055 ++ dirname ./install.sh [2020-04-21T14:18:05.703Z] #53 6.062 + dir=. [2020-04-21T14:18:05.703Z] #53 6.062 + bin=golangci_lint [2020-04-21T14:18:05.703Z] #53 6.062 + shift [2020-04-21T14:18:05.703Z] #53 6.063 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-21T14:18:05.703Z] #53 6.065 + . ./golangci_lint.installer [2020-04-21T14:18:05.703Z] #53 6.065 ++ : v1.23.8 [2020-04-21T14:18:05.703Z] #53 6.066 + install_golangci_lint [2020-04-21T14:18:05.703Z] #53 6.068 + echo 'Installing golangci-lint version v1.23.8' [2020-04-21T14:18:05.703Z] #53 6.068 Installing golangci-lint version v1.23.8 [2020-04-21T14:18:05.703Z] #53 6.068 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-21T14:18:05.943Z] #56 14.68 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:18:05.943Z] #56 14.74 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:18:05.943Z] #56 14.90 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:18:05.960Z] #53 ... [2020-04-21T14:18:05.960Z] [2020-04-21T14:18:05.960Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:18:05.960Z] #25 4.325 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:18:05.960Z] #25 4.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:18:05.960Z] #25 4.398 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:18:05.960Z] #25 5.380 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:18:05.960Z] #25 7.868 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:18:05.960Z] #25 10.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:18:05.960Z] #25 ... [2020-04-21T14:18:05.960Z] [2020-04-21T14:18:05.960Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:05.960Z] #47 6.605 + RM_GOPATH=0 [2020-04-21T14:18:05.960Z] #47 6.605 + TMP_GOPATH= [2020-04-21T14:18:05.960Z] #47 6.605 + : /build [2020-04-21T14:18:05.960Z] #47 6.605 + '[' -z '' ']' [2020-04-21T14:18:05.960Z] #47 6.612 ++ mktemp -d [2020-04-21T14:18:05.960Z] #47 6.614 + export GOPATH=/tmp/tmp.y6vFLHayB3 [2020-04-21T14:18:05.960Z] #47 6.614 + GOPATH=/tmp/tmp.y6vFLHayB3 [2020-04-21T14:18:05.960Z] #47 6.614 + RM_GOPATH=1 [2020-04-21T14:18:05.960Z] #47 6.617 ++ dirname ./install.sh [2020-04-21T14:18:05.960Z] #47 6.621 + dir=. [2020-04-21T14:18:05.960Z] #47 6.625 + bin=vndr [2020-04-21T14:18:05.960Z] #47 6.625 + shift [2020-04-21T14:18:05.960Z] #47 6.626 + '[' '!' -f ./vndr.installer ']' [2020-04-21T14:18:05.960Z] #47 6.626 + . ./vndr.installer [2020-04-21T14:18:05.960Z] #47 6.628 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:18:05.960Z] #47 6.628 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:18:05.960Z] #47 6.628 + install_vndr [2020-04-21T14:18:05.960Z] #47 6.628 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-21T14:18:05.960Z] #47 6.628 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.y6vFLHayB3/src/github.com/LK4D4/vndr [2020-04-21T14:18:05.960Z] #47 6.648 Cloning into '/tmp/tmp.y6vFLHayB3/src/github.com/LK4D4/vndr'... [2020-04-21T14:18:05.960Z] #47 7.441 + cd /tmp/tmp.y6vFLHayB3/src/github.com/LK4D4/vndr [2020-04-21T14:18:05.960Z] #47 7.441 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:18:05.960Z] #47 7.450 + go build -buildmode=pie -v -o /build/vndr . [2020-04-21T14:18:05.960Z] #47 9.026 internal/cpu [2020-04-21T14:18:05.960Z] #47 9.031 runtime/internal/math [2020-04-21T14:18:05.960Z] #47 9.137 internal/race [2020-04-21T14:18:05.960Z] #47 9.317 sync/atomic [2020-04-21T14:18:05.960Z] #47 9.555 unicode [2020-04-21T14:18:05.960Z] #47 9.603 internal/bytealg [2020-04-21T14:18:05.960Z] #47 10.32 runtime [2020-04-21T14:18:06.217Z] #47 ... [2020-04-21T14:18:06.217Z] [2020-04-21T14:18:06.217Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:06.217Z] #74 6.410 + RM_GOPATH=0 [2020-04-21T14:18:06.217Z] #74 6.410 + TMP_GOPATH= [2020-04-21T14:18:06.217Z] #74 6.410 + : /build [2020-04-21T14:18:06.217Z] #74 6.411 + '[' -z '' ']' [2020-04-21T14:18:06.217Z] #74 6.416 ++ mktemp -d [2020-04-21T14:18:06.217Z] #74 6.448 + export GOPATH=/tmp/tmp.NHMJvFzR1A [2020-04-21T14:18:06.217Z] #74 6.448 + GOPATH=/tmp/tmp.NHMJvFzR1A [2020-04-21T14:18:06.217Z] #74 6.448 + RM_GOPATH=1 [2020-04-21T14:18:06.217Z] #74 6.450 ++ dirname ./install.sh [2020-04-21T14:18:06.217Z] #74 6.463 + dir=. [2020-04-21T14:18:06.217Z] #74 6.464 + bin=proxy [2020-04-21T14:18:06.217Z] #74 6.464 + shift [2020-04-21T14:18:06.217Z] #74 6.465 + '[' '!' -f ./proxy.installer ']' [2020-04-21T14:18:06.217Z] #74 6.465 + . ./proxy.installer [2020-04-21T14:18:06.217Z] #74 6.467 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:18:06.217Z] #74 6.477 + install_proxy [2020-04-21T14:18:06.217Z] #74 6.477 + case "$1" in [2020-04-21T14:18:06.217Z] #74 6.477 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:18:06.217Z] #74 6.477 + export CGO_ENABLED=0 [2020-04-21T14:18:06.217Z] #74 6.477 + CGO_ENABLED=0 [2020-04-21T14:18:06.217Z] #74 6.477 + _install_proxy [2020-04-21T14:18:06.217Z] #74 6.477 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-21T14:18:06.217Z] #74 6.477 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NHMJvFzR1A/src/github.com/docker/libnetwork [2020-04-21T14:18:06.217Z] #74 6.504 Cloning into '/tmp/tmp.NHMJvFzR1A/src/github.com/docker/libnetwork'... [2020-04-21T14:18:06.217Z] #74 ... [2020-04-21T14:18:06.217Z] [2020-04-21T14:18:06.217Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:06.217Z] #68 11.21 + cd /tmp/tmp.u5FuHVBZzu/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:18:06.217Z] #68 11.21 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:18:06.474Z] #68 11.74 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:18:06.474Z] #68 11.74 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-21T14:18:06.555Z] #9 DONE 1.0s [2020-04-21T14:18:06.555Z] [2020-04-21T14:18:06.555Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-21T14:18:06.555Z] #29 DONE 0.1s [2020-04-21T14:18:06.555Z] [2020-04-21T14:18:06.555Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-21T14:18:06.555Z] #40 DONE 0.1s [2020-04-21T14:18:06.555Z] [2020-04-21T14:18:06.555Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:18:06.555Z] #30 ... [2020-04-21T14:18:06.555Z] [2020-04-21T14:18:06.555Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:18:06.555Z] #21 DONE 0.1s [2020-04-21T14:18:06.555Z] [2020-04-21T14:18:06.555Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-21T14:18:06.555Z] #22 DONE 0.1s [2020-04-21T14:18:06.555Z] [2020-04-21T14:18:06.555Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-21T14:18:06.555Z] #49 DONE 0.1s [2020-04-21T14:18:06.555Z] [2020-04-21T14:18:06.555Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-21T14:18:06.555Z] #67 DONE 0.2s [2020-04-21T14:18:06.555Z] [2020-04-21T14:18:06.555Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:06.557Z] #56 15.29 runtime [2020-04-21T14:18:06.557Z] #56 15.46 runtime/cgo [2020-04-21T14:18:06.815Z] #50 ... [2020-04-21T14:18:06.815Z] [2020-04-21T14:18:06.815Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-21T14:18:06.815Z] #46 DONE 0.2s [2020-04-21T14:18:06.815Z] [2020-04-21T14:18:06.815Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-21T14:18:06.815Z] #55 DONE 0.3s [2020-04-21T14:18:06.815Z] [2020-04-21T14:18:06.815Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-21T14:18:06.815Z] #52 DONE 0.3s [2020-04-21T14:18:06.815Z] [2020-04-21T14:18:06.815Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-21T14:18:06.815Z] #32 DONE 0.3s [2020-04-21T14:18:06.815Z] [2020-04-21T14:18:06.815Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-21T14:18:06.815Z] #73 DONE 0.3s [2020-04-21T14:18:06.815Z] [2020-04-21T14:18:06.815Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:07.562Z] #56 ... [2020-04-21T14:18:07.562Z] [2020-04-21T14:18:07.562Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:07.562Z] #53 16.61 + cd /tmp/tmp.E7MYsKL0em/src/github.com/golangci/golangci-lint/ [2020-04-21T14:18:07.844Z] #53 16.61 + git checkout -q v1.23.8 [2020-04-21T14:18:08.351Z] fb056072eab9: Pull complete [2020-04-21T14:18:08.457Z] #53 17.35 ++ git describe --tags [2020-04-21T14:18:08.457Z] #53 17.35 + version=v1.23.8 [2020-04-21T14:18:08.457Z] #53 17.35 ++ git rev-parse --short HEAD [2020-04-21T14:18:08.457Z] #53 17.36 + commit=76a82c6 [2020-04-21T14:18:08.457Z] #53 17.36 ++ git show -s --format=%cd [2020-04-21T14:18:08.457Z] #53 17.38 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-21T14:18:08.457Z] #53 17.38 + 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 [2020-04-21T14:18:08.639Z] 6a33b1f9796f: Pull complete [2020-04-21T14:18:08.925Z] 8f8f8962e456: Pull complete [2020-04-21T14:18:10.380Z] #43 ... [2020-04-21T14:18:10.380Z] [2020-04-21T14:18:10.380Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:18:10.380Z] #25 7.136 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:18:10.380Z] #25 ... [2020-04-21T14:18:10.380Z] [2020-04-21T14:18:10.380Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:10.380Z] #23 16.52 + mkdir -p /build [2020-04-21T14:18:10.380Z] #23 16.53 + mv docker/docker /build/ [2020-04-21T14:18:10.380Z] #23 16.54 + rmdir docker [2020-04-21T14:18:10.380Z] #23 DONE 16.9s [2020-04-21T14:18:10.380Z] [2020-04-21T14:18:10.380Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:10.380Z] #74 7.268 + RM_GOPATH=0 [2020-04-21T14:18:10.380Z] #74 7.268 + TMP_GOPATH= [2020-04-21T14:18:10.380Z] #74 7.268 + : /build [2020-04-21T14:18:10.380Z] #74 7.268 + '[' -z '' ']' [2020-04-21T14:18:10.380Z] #74 7.273 ++ mktemp -d [2020-04-21T14:18:10.380Z] #74 7.275 + export GOPATH=/tmp/tmp.moGX4xMevQ [2020-04-21T14:18:10.380Z] #74 7.278 + GOPATH=/tmp/tmp.moGX4xMevQ [2020-04-21T14:18:10.380Z] #74 7.279 + RM_GOPATH=1 [2020-04-21T14:18:10.380Z] #74 7.282 ++ dirname ./install.sh [2020-04-21T14:18:10.380Z] #74 7.288 + dir=. [2020-04-21T14:18:10.380Z] #74 7.296 + bin=proxy [2020-04-21T14:18:10.380Z] #74 7.297 + shift [2020-04-21T14:18:10.380Z] #74 7.297 + '[' '!' -f ./proxy.installer ']' [2020-04-21T14:18:10.380Z] #74 7.298 + . ./proxy.installer [2020-04-21T14:18:10.380Z] #74 7.298 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:18:10.380Z] #74 7.298 + install_proxy [2020-04-21T14:18:10.380Z] #74 7.299 + case "$1" in [2020-04-21T14:18:10.380Z] #74 7.299 + export CGO_ENABLED=0 [2020-04-21T14:18:10.380Z] #74 7.299 + CGO_ENABLED=0 [2020-04-21T14:18:10.380Z] #74 7.299 + _install_proxy [2020-04-21T14:18:10.380Z] #74 7.299 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-21T14:18:10.380Z] #74 7.299 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:18:10.380Z] #74 7.300 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.moGX4xMevQ/src/github.com/docker/libnetwork [2020-04-21T14:18:10.380Z] #74 7.304 Cloning into '/tmp/tmp.moGX4xMevQ/src/github.com/docker/libnetwork'... [2020-04-21T14:18:10.380Z] #74 ... [2020-04-21T14:18:10.380Z] [2020-04-21T14:18:10.380Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:10.380Z] #56 17.40 + cd /tmp/tmp.9sH6sEJNJ2/src/github.com/mvdan/sh [2020-04-21T14:18:10.380Z] #56 17.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:18:10.380Z] #56 17.63 + GO111MODULE=on [2020-04-21T14:18:10.414Z] d66e58854927: Verifying Checksum [2020-04-21T14:18:10.414Z] d66e58854927: Download complete [2020-04-21T14:18:10.638Z] #56 17.63 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-21T14:18:10.649Z] #68 ... [2020-04-21T14:18:10.649Z] [2020-04-21T14:18:10.649Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:10.649Z] #23 14.65 + mkdir -p /build [2020-04-21T14:18:10.649Z] #23 14.65 + mv docker/docker /build/ [2020-04-21T14:18:10.649Z] #23 14.65 + rmdir docker [2020-04-21T14:18:10.649Z] #23 DONE 14.9s [2020-04-21T14:18:10.649Z] [2020-04-21T14:18:10.649Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:10.649Z] #33 6.573 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:18:10.649Z] #33 6.573 + RM_GOPATH=0 [2020-04-21T14:18:10.649Z] #33 6.573 + TMP_GOPATH= [2020-04-21T14:18:10.649Z] #33 6.573 + : /build [2020-04-21T14:18:10.649Z] #33 6.573 + '[' -z '' ']' [2020-04-21T14:18:10.649Z] #33 6.573 ++ mktemp -d [2020-04-21T14:18:10.649Z] #33 6.573 + export GOPATH=/tmp/tmp.UAtL5nuDzE [2020-04-21T14:18:10.649Z] #33 6.573 + GOPATH=/tmp/tmp.UAtL5nuDzE [2020-04-21T14:18:10.649Z] #33 6.573 + RM_GOPATH=1 [2020-04-21T14:18:10.649Z] #33 6.573 ++ dirname ./install.sh [2020-04-21T14:18:10.649Z] #33 6.573 + dir=. [2020-04-21T14:18:10.649Z] #33 6.573 + bin=tomlv [2020-04-21T14:18:10.649Z] #33 6.573 + shift [2020-04-21T14:18:10.649Z] #33 6.573 + '[' '!' -f ./tomlv.installer ']' [2020-04-21T14:18:10.649Z] #33 6.573 + . ./tomlv.installer [2020-04-21T14:18:10.649Z] #33 6.573 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:18:10.649Z] #33 6.573 + install_tomlv [2020-04-21T14:18:10.649Z] #33 6.573 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-21T14:18:10.649Z] #33 6.573 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UAtL5nuDzE/src/github.com/BurntSushi/toml [2020-04-21T14:18:10.649Z] #33 6.575 Cloning into '/tmp/tmp.UAtL5nuDzE/src/github.com/BurntSushi/toml'... [2020-04-21T14:18:10.649Z] #33 7.665 + cd /tmp/tmp.UAtL5nuDzE/src/github.com/BurntSushi/toml [2020-04-21T14:18:10.649Z] #33 7.668 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:18:10.649Z] #33 7.677 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:18:10.649Z] #33 8.510 runtime/internal/atomic [2020-04-21T14:18:10.649Z] #33 8.533 internal/cpu [2020-04-21T14:18:10.649Z] #33 8.668 runtime/internal/sys [2020-04-21T14:18:10.649Z] #33 8.947 runtime/internal/math [2020-04-21T14:18:10.649Z] #33 9.062 math/bits [2020-04-21T14:18:10.649Z] #33 9.223 internal/bytealg [2020-04-21T14:18:10.649Z] #33 9.706 math [2020-04-21T14:18:10.649Z] #33 10.07 runtime [2020-04-21T14:18:10.649Z] #33 14.64 unicode/utf8 [2020-04-21T14:18:10.649Z] #33 ... [2020-04-21T14:18:10.649Z] [2020-04-21T14:18:10.649Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:10.649Z] #47 13.95 unicode/utf8 [2020-04-21T14:18:10.649Z] #47 14.77 internal/testlog [2020-04-21T14:18:10.649Z] #47 15.25 encoding [2020-04-21T14:18:10.649Z] #47 15.40 unicode/utf16 [2020-04-21T14:18:10.649Z] #47 15.82 container/list [2020-04-21T14:18:11.129Z] #53 ... [2020-04-21T14:18:11.129Z] [2020-04-21T14:18:11.129Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:18:11.129Z] #62 9.480 Reading package lists... [2020-04-21T14:18:11.129Z] #62 13.40 Reading package lists... [2020-04-21T14:18:11.129Z] #62 16.99 Building dependency tree... [2020-04-21T14:18:11.129Z] #62 18.00 The following additional packages will be installed: [2020-04-21T14:18:11.129Z] #62 18.05 libbtrfs0 [2020-04-21T14:18:11.129Z] #62 18.13 The following NEW packages will be installed: [2020-04-21T14:18:11.129Z] #62 18.17 libbtrfs-dev libbtrfs0 [2020-04-21T14:18:11.129Z] #62 18.26 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:11.129Z] #62 18.26 Need to get 118 kB of archives. [2020-04-21T14:18:11.129Z] #62 18.26 After this operation, 390 kB of additional disk space will be used. [2020-04-21T14:18:11.129Z] #62 18.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-21T14:18:11.129Z] #62 18.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-21T14:18:11.129Z] #62 18.78 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:11.129Z] #62 18.89 Fetched 118 kB in 0s (1124 kB/s) [2020-04-21T14:18:11.129Z] #62 18.96 Selecting previously unselected package libbtrfs0. [2020-04-21T14:18:11.129Z] #62 18.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15172 files and directories currently installed.) [2020-04-21T14:18:11.129Z] #62 19.02 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-21T14:18:11.129Z] #62 19.02 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:18:11.129Z] #62 19.12 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:18:11.129Z] #62 19.12 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-21T14:18:11.129Z] #62 19.13 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:18:11.129Z] #62 19.36 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:18:11.129Z] #62 19.37 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:18:11.129Z] #62 19.38 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:18:11.129Z] #62 DONE 19.9s [2020-04-21T14:18:11.129Z] [2020-04-21T14:18:11.129Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:18:11.129Z] #63 DONE 0.1s [2020-04-21T14:18:11.129Z] [2020-04-21T14:18:11.129Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-21T14:18:11.129Z] #64 DONE 0.1s [2020-04-21T14:18:11.129Z] [2020-04-21T14:18:11.129Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:11.129Z] #74 14.37 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. [2020-04-21T14:18:11.129Z] #74 14.48 + cd /tmp/tmp.9xWgRR0lyr/src/github.com/docker/libnetwork [2020-04-21T14:18:11.129Z] #74 14.48 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:18:11.129Z] #74 14.72 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-21T14:18:11.579Z] #47 ... [2020-04-21T14:18:11.579Z] [2020-04-21T14:18:11.579Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:18:11.579Z] #41 6.748 + git clone https://github.com/docker/distribution.git . [2020-04-21T14:18:11.579Z] #41 6.749 Cloning into '.'... [2020-04-21T14:18:11.579Z] #41 ... [2020-04-21T14:18:11.579Z] [2020-04-21T14:18:11.579Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:11.579Z] #47 16.60 crypto/internal/subtle [2020-04-21T14:18:11.835Z] #47 16.76 crypto/subtle [2020-04-21T14:18:11.835Z] #47 16.89 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-21T14:18:11.835Z] #47 17.01 internal/nettrace [2020-04-21T14:18:12.012Z] #56 18.98 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:18:12.012Z] #56 18.99 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:18:12.012Z] #56 19.01 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:18:12.092Z] #47 17.21 runtime/cgo [2020-04-21T14:18:12.102Z] #74 ... [2020-04-21T14:18:12.102Z] [2020-04-21T14:18:12.102Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:12.102Z] #10 2.903 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:18:12.102Z] #10 2.921 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:18:12.102Z] #10 2.921 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:18:12.102Z] #10 3.151 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:18:12.102Z] #10 3.694 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:18:12.102Z] #10 5.487 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:18:12.137Z] #74 ... [2020-04-21T14:18:12.137Z] [2020-04-21T14:18:12.137Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:12.137Z] #10 11.84 Fetched 8035 kB in 10s (797 kB/s) [2020-04-21T14:18:12.137Z] #10 11.84 Reading package lists... [2020-04-21T14:18:12.137Z] #10 15.63 Reading package lists... [2020-04-21T14:18:12.137Z] #10 18.92 Building dependency tree... [2020-04-21T14:18:12.137Z] #10 19.87 The following additional packages will be installed: [2020-04-21T14:18:12.137Z] #10 19.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-21T14:18:12.137Z] #10 19.90 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-21T14:18:12.137Z] #10 19.90 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-21T14:18:12.137Z] #10 19.90 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:18:12.137Z] #10 19.91 Suggested packages: [2020-04-21T14:18:12.137Z] #10 19.91 gcc-8-locales seccomp wine64 [2020-04-21T14:18:12.137Z] #10 21.02 The following NEW packages will be installed: [2020-04-21T14:18:12.137Z] #10 21.09 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-21T14:18:12.137Z] #10 21.09 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-21T14:18:12.137Z] #10 21.09 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-21T14:18:12.137Z] #10 21.09 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-21T14:18:12.137Z] #10 21.09 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-21T14:18:12.137Z] #10 21.09 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:18:12.137Z] #10 21.19 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:12.137Z] #10 21.19 Need to get 73.3 MB of archives. [2020-04-21T14:18:12.137Z] #10 21.19 After this operation, 494 MB of additional disk space will be used. [2020-04-21T14:18:12.137Z] #10 21.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-04-21T14:18:12.137Z] #10 21.28 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] [2020-04-21T14:18:12.137Z] #10 21.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-21T14:18:12.137Z] #10 21.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-04-21T14:18:12.270Z] #56 19.41 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:18:12.270Z] #56 19.46 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:18:12.422Z] #10 21.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-04-21T14:18:12.422Z] #10 21.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-21T14:18:12.422Z] #10 ... [2020-04-21T14:18:12.422Z] [2020-04-21T14:18:12.422Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:12.422Z] #65 1.354 + RM_GOPATH=0 [2020-04-21T14:18:12.422Z] #65 1.354 + TMP_GOPATH= [2020-04-21T14:18:12.422Z] #65 1.354 + : /build [2020-04-21T14:18:12.422Z] #65 1.354 + '[' -z '' ']' [2020-04-21T14:18:12.422Z] #65 1.356 ++ mktemp -d [2020-04-21T14:18:12.422Z] #65 1.358 + export GOPATH=/tmp/tmp.HseOaJMaNe [2020-04-21T14:18:12.422Z] #65 1.358 + GOPATH=/tmp/tmp.HseOaJMaNe [2020-04-21T14:18:12.422Z] #65 1.358 + RM_GOPATH=1 [2020-04-21T14:18:12.422Z] #65 1.358 ++ dirname ./install.sh [2020-04-21T14:18:12.422Z] #65 1.359 + dir=. [2020-04-21T14:18:12.422Z] #65 1.359 + bin=containerd [2020-04-21T14:18:12.422Z] #65 1.359 + shift [2020-04-21T14:18:12.422Z] #65 1.359 + '[' '!' -f ./containerd.installer ']' [2020-04-21T14:18:12.422Z] #65 1.359 + . ./containerd.installer [2020-04-21T14:18:12.422Z] #65 1.359 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:18:12.422Z] #65 1.360 + install_containerd [2020-04-21T14:18:12.422Z] #65 1.360 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-21T14:18:12.422Z] #65 1.360 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:18:12.422Z] #65 1.360 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HseOaJMaNe/src/github.com/containerd/containerd [2020-04-21T14:18:12.422Z] #65 1.369 Cloning into '/tmp/tmp.HseOaJMaNe/src/github.com/containerd/containerd'... [2020-04-21T14:18:12.452Z] 68adcc365214: Pull complete [2020-04-21T14:18:12.656Z] #47 ... [2020-04-21T14:18:12.656Z] [2020-04-21T14:18:12.656Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:12.656Z] #10 7.919 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:18:12.656Z] #10 10.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:18:12.656Z] #10 ... [2020-04-21T14:18:12.656Z] [2020-04-21T14:18:12.656Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:12.656Z] #56 17.14 + cd /tmp/tmp.zmUrMsF9L7/src/github.com/mvdan/sh [2020-04-21T14:18:12.656Z] #56 17.14 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:18:12.656Z] #56 17.24 + GO111MODULE=on [2020-04-21T14:18:12.656Z] #56 17.24 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-21T14:18:12.667Z] #10 ... [2020-04-21T14:18:12.667Z] [2020-04-21T14:18:12.667Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:18:12.667Z] #41 5.894 + git clone https://github.com/docker/distribution.git . [2020-04-21T14:18:12.667Z] #41 5.907 Cloning into '.'... [2020-04-21T14:18:12.924Z] #41 ... [2020-04-21T14:18:12.924Z] [2020-04-21T14:18:12.924Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:12.924Z] #23 6.433 + RM_GOPATH=0 [2020-04-21T14:18:12.924Z] #23 6.434 + TMP_GOPATH= [2020-04-21T14:18:12.924Z] #23 6.434 + : /build [2020-04-21T14:18:12.924Z] #23 6.434 + '[' -z '' ']' [2020-04-21T14:18:12.924Z] #23 6.435 ++ mktemp -d [2020-04-21T14:18:12.924Z] #23 6.438 + export GOPATH=/tmp/tmp.BDPA9IWldB [2020-04-21T14:18:12.924Z] #23 6.438 + GOPATH=/tmp/tmp.BDPA9IWldB [2020-04-21T14:18:12.924Z] #23 6.438 + RM_GOPATH=1 [2020-04-21T14:18:12.924Z] #23 6.438 ++ dirname ./install.sh [2020-04-21T14:18:12.924Z] #23 6.439 + dir=. [2020-04-21T14:18:12.924Z] #23 6.439 + bin=dockercli [2020-04-21T14:18:12.924Z] #23 6.439 + shift [2020-04-21T14:18:12.924Z] #23 6.440 + '[' '!' -f ./dockercli.installer ']' [2020-04-21T14:18:12.924Z] #23 6.440 + . ./dockercli.installer [2020-04-21T14:18:12.924Z] #23 6.440 ++ : stable [2020-04-21T14:18:12.924Z] #23 6.440 ++ : 17.06.2-ce [2020-04-21T14:18:12.924Z] #23 6.440 + install_dockercli [2020-04-21T14:18:12.924Z] #23 6.441 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-21T14:18:12.924Z] #23 6.441 Install docker/cli version 17.06.2-ce from stable [2020-04-21T14:18:12.924Z] #23 6.441 ++ uname -m [2020-04-21T14:18:12.924Z] #23 6.443 + arch=x86_64 [2020-04-21T14:18:12.924Z] #23 6.443 + '[' x86_64 '!=' x86_64 ']' [2020-04-21T14:18:12.924Z] #23 6.444 + url=https://download.docker.com/linux/static [2020-04-21T14:18:12.924Z] #23 6.444 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-21T14:18:12.924Z] #23 6.444 + tar -xz docker/docker [2020-04-21T14:18:13.181Z] #23 ... [2020-04-21T14:18:13.181Z] [2020-04-21T14:18:13.181Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:13.181Z] #50 6.671 + RM_GOPATH=0 [2020-04-21T14:18:13.181Z] #50 6.671 + TMP_GOPATH= [2020-04-21T14:18:13.181Z] #50 6.671 + : /build [2020-04-21T14:18:13.206Z] #56 20.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:18:13.428Z] #65 ... [2020-04-21T14:18:13.428Z] [2020-04-21T14:18:13.428Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:13.428Z] #35 12.34 Fetched 8035 kB in 11s (764 kB/s) [2020-04-21T14:18:13.428Z] #35 12.34 Reading package lists... [2020-04-21T14:18:13.428Z] #35 16.11 Reading package lists... [2020-04-21T14:18:13.428Z] #35 19.57 Building dependency tree... [2020-04-21T14:18:13.428Z] #35 20.63 The following additional packages will be installed: [2020-04-21T14:18:13.428Z] #35 20.63 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-21T14:18:13.428Z] #35 20.63 Suggested packages: [2020-04-21T14:18:13.428Z] #35 20.63 cmake-doc ninja-build lrzip [2020-04-21T14:18:13.428Z] #35 20.63 Recommended packages: [2020-04-21T14:18:13.428Z] #35 20.63 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-21T14:18:13.428Z] #35 21.30 The following NEW packages will be installed: [2020-04-21T14:18:13.428Z] #35 21.31 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-21T14:18:13.428Z] #35 21.31 vim-common xxd [2020-04-21T14:18:13.428Z] #35 21.42 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:13.428Z] #35 21.42 Need to get 14.0 MB of archives. [2020-04-21T14:18:13.428Z] #35 21.42 After this operation, 62.1 MB of additional disk space will be used. [2020-04-21T14:18:13.428Z] #35 21.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-21T14:18:13.428Z] #35 21.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:18:13.428Z] #35 21.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-04-21T14:18:13.428Z] #35 21.54 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-21T14:18:13.428Z] #35 21.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-04-21T14:18:13.428Z] #35 21.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-04-21T14:18:13.428Z] #35 22.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-04-21T14:18:13.428Z] #35 22.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-04-21T14:18:13.428Z] #35 22.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-04-21T14:18:13.428Z] #35 22.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-04-21T14:18:13.428Z] #35 ... [2020-04-21T14:18:13.428Z] [2020-04-21T14:18:13.428Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:13.428Z] #10 21.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-21T14:18:13.428Z] #10 21.88 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] [2020-04-21T14:18:13.428Z] #10 21.89 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] [2020-04-21T14:18:13.439Z] #50 6.677 + '[' -z '' ']' [2020-04-21T14:18:13.439Z] #50 6.677 ++ mktemp -d [2020-04-21T14:18:13.439Z] #50 6.677 + export GOPATH=/tmp/tmp.T7MASmLVm8 [2020-04-21T14:18:13.439Z] #50 6.677 + GOPATH=/tmp/tmp.T7MASmLVm8 [2020-04-21T14:18:13.439Z] #50 6.677 + RM_GOPATH=1 [2020-04-21T14:18:13.439Z] #50 6.677 ++ dirname ./install.sh [2020-04-21T14:18:13.439Z] #50 6.680 Installing gotestsum version v0.3.5 [2020-04-21T14:18:13.439Z] #50 6.680 + dir=. [2020-04-21T14:18:13.439Z] #50 6.680 + bin=gotestsum [2020-04-21T14:18:13.439Z] #50 6.680 + shift [2020-04-21T14:18:13.439Z] #50 6.680 + '[' '!' -f ./gotestsum.installer ']' [2020-04-21T14:18:13.439Z] #50 6.680 + . ./gotestsum.installer [2020-04-21T14:18:13.439Z] #50 6.680 ++ : v0.3.5 [2020-04-21T14:18:13.439Z] #50 6.680 + install_gotestsum [2020-04-21T14:18:13.439Z] #50 6.680 + echo 'Installing gotestsum version v0.3.5' [2020-04-21T14:18:13.439Z] #50 6.680 + go get -d gotest.tools/gotestsum [2020-04-21T14:18:13.586Z] #56 18.54 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:18:13.586Z] #56 18.54 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:18:13.586Z] #56 18.67 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:18:13.586Z] #56 18.78 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:18:13.772Z] #56 ... [2020-04-21T14:18:13.772Z] [2020-04-21T14:18:13.772Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:13.772Z] #10 11.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:18:13.772Z] #10 ... [2020-04-21T14:18:13.772Z] [2020-04-21T14:18:13.772Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:13.772Z] #56 20.94 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:18:13.772Z] #56 ... [2020-04-21T14:18:13.772Z] [2020-04-21T14:18:13.772Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:13.772Z] #35 11.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:18:13.842Z] #56 18.91 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:18:14.029Z] #35 ... [2020-04-21T14:18:14.029Z] [2020-04-21T14:18:14.029Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:14.029Z] #47 14.08 unicode/utf8 [2020-04-21T14:18:14.029Z] #47 14.68 math [2020-04-21T14:18:14.029Z] #47 19.26 unicode/utf16 [2020-04-21T14:18:14.029Z] #47 19.58 container/list [2020-04-21T14:18:14.029Z] #47 20.14 crypto/internal/subtle [2020-04-21T14:18:14.029Z] #47 20.29 crypto/subtle [2020-04-21T14:18:14.029Z] #47 20.48 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-21T14:18:14.029Z] #47 20.56 internal/nettrace [2020-04-21T14:18:14.029Z] #47 20.68 runtime/cgo [2020-04-21T14:18:14.042Z] #10 ... [2020-04-21T14:18:14.042Z] [2020-04-21T14:18:14.042Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:14.042Z] #47 13.11 unicode/utf16 [2020-04-21T14:18:14.042Z] #47 13.25 container/list [2020-04-21T14:18:14.042Z] #47 13.71 crypto/internal/subtle [2020-04-21T14:18:14.042Z] #47 13.76 crypto/subtle [2020-04-21T14:18:14.042Z] #47 13.85 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-21T14:18:14.042Z] #47 13.92 internal/nettrace [2020-04-21T14:18:14.042Z] #47 13.98 runtime/cgo [2020-04-21T14:18:14.288Z] #47 ... [2020-04-21T14:18:14.288Z] [2020-04-21T14:18:14.288Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:18:14.288Z] #62 11.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:18:14.326Z] #47 ... [2020-04-21T14:18:14.326Z] [2020-04-21T14:18:14.326Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:14.326Z] #35 22.93 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:14.326Z] #35 23.03 Fetched 14.0 MB in 1s (16.9 MB/s) [2020-04-21T14:18:14.326Z] #35 23.13 Selecting previously unselected package xxd. [2020-04-21T14:18:14.326Z] #35 23.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 ... 15172 files and directories currently installed.) [2020-04-21T14:18:14.326Z] #35 23.21 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-21T14:18:14.326Z] #35 23.22 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:18:14.326Z] #35 23.37 Selecting previously unselected package vim-common. [2020-04-21T14:18:14.326Z] #35 23.37 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:18:14.326Z] #35 23.38 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:18:14.326Z] #35 23.60 Selecting previously unselected package cmake-data. [2020-04-21T14:18:14.546Z] #62 ... [2020-04-21T14:18:14.546Z] [2020-04-21T14:18:14.546Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:14.546Z] #33 15.43 internal/testlog [2020-04-21T14:18:14.546Z] #33 15.79 encoding [2020-04-21T14:18:14.546Z] #33 16.04 runtime/cgo [2020-04-21T14:18:14.546Z] #33 ... [2020-04-21T14:18:14.546Z] [2020-04-21T14:18:14.546Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:14.546Z] #10 22.17 Fetched 8338 kB in 18s (472 kB/s) [2020-04-21T14:18:14.607Z] #35 23.60 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-21T14:18:14.607Z] #35 23.61 Unpacking cmake-data (3.13.4-1) ... [2020-04-21T14:18:14.607Z] #35 ... [2020-04-21T14:18:14.607Z] [2020-04-21T14:18:14.607Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:18:14.607Z] #41 13.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-21T14:18:14.607Z] #41 15.32 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-21T14:18:14.804Z] #10 22.17 Reading package lists... [2020-04-21T14:18:14.804Z] #10 ... [2020-04-21T14:18:14.804Z] [2020-04-21T14:18:14.804Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:14.804Z] #68 11.91 + cd /tmp/tmp.e60oVUGXG9/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:18:14.804Z] #68 11.91 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:18:14.804Z] #68 12.34 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:18:14.804Z] #68 12.34 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-21T14:18:14.895Z] #41 ... [2020-04-21T14:18:14.895Z] [2020-04-21T14:18:14.895Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:18:14.895Z] #25 13.98 Fetched 8035 kB in 11s (735 kB/s) [2020-04-21T14:18:14.895Z] #25 13.98 Reading package lists... [2020-04-21T14:18:14.895Z] #25 17.53 Reading package lists... [2020-04-21T14:18:14.895Z] #25 21.03 Building dependency tree... [2020-04-21T14:18:14.895Z] #25 22.09 ca-certificates is already the newest version (20190110). [2020-04-21T14:18:14.895Z] #25 22.09 The following additional packages will be installed: [2020-04-21T14:18:14.895Z] #25 22.11 libjq1 libonig5 [2020-04-21T14:18:14.895Z] #25 22.33 The following NEW packages will be installed: [2020-04-21T14:18:14.895Z] #25 22.37 jq libjq1 libonig5 [2020-04-21T14:18:14.895Z] #25 22.44 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:14.895Z] #25 22.44 Need to get 350 kB of archives. [2020-04-21T14:18:14.895Z] #25 22.44 After this operation, 1154 kB of additional disk space will be used. [2020-04-21T14:18:14.895Z] #25 22.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-21T14:18:14.895Z] #25 22.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-21T14:18:14.895Z] #25 22.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-21T14:18:14.895Z] #25 23.29 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:14.895Z] #25 23.41 Fetched 350 kB in 0s (3513 kB/s) [2020-04-21T14:18:14.895Z] #25 23.48 Selecting previously unselected package libonig5:s390x. [2020-04-21T14:18:14.895Z] #25 23.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15172 files and directories currently installed.) [2020-04-21T14:18:14.895Z] #25 23.53 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-04-21T14:18:14.895Z] #25 23.54 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-21T14:18:14.895Z] #25 23.71 Selecting previously unselected package libjq1:s390x. [2020-04-21T14:18:14.895Z] #25 23.71 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-21T14:18:14.895Z] #25 23.71 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-21T14:18:14.895Z] #25 23.90 Selecting previously unselected package jq. [2020-04-21T14:18:14.895Z] #25 23.92 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-21T14:18:14.895Z] #25 23.92 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:18:14.895Z] #25 24.07 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-21T14:18:14.895Z] #25 24.08 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-21T14:18:14.895Z] #25 24.09 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:18:14.895Z] #25 24.10 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:18:14.895Z] #25 ... [2020-04-21T14:18:14.895Z] [2020-04-21T14:18:14.895Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:14.895Z] #10 23.88 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] [2020-04-21T14:18:15.149Z] 76d8adf27bdf: Pull complete [2020-04-21T14:18:15.176Z] #10 ... [2020-04-21T14:18:15.176Z] [2020-04-21T14:18:15.176Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:15.176Z] #43 14.21 Fetched 8035 kB in 11s (761 kB/s) [2020-04-21T14:18:15.176Z] #43 14.21 Reading package lists... [2020-04-21T14:18:15.176Z] #43 17.72 Reading package lists... [2020-04-21T14:18:15.176Z] #43 21.25 Building dependency tree... [2020-04-21T14:18:15.176Z] #43 22.19 The following additional packages will be installed: [2020-04-21T14:18:15.176Z] #43 22.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-21T14:18:15.176Z] #43 22.20 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-21T14:18:15.176Z] #43 22.20 Suggested packages: [2020-04-21T14:18:15.176Z] #43 22.20 manpages-dev python-setuptools [2020-04-21T14:18:15.176Z] #43 23.00 The following NEW packages will be installed: [2020-04-21T14:18:15.176Z] #43 23.00 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-21T14:18:15.176Z] #43 23.00 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-21T14:18:15.176Z] #43 23.00 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-21T14:18:15.176Z] #43 23.00 python-six zlib1g-dev [2020-04-21T14:18:15.176Z] #43 23.09 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:15.176Z] #43 23.09 Need to get 3742 kB of archives. [2020-04-21T14:18:15.176Z] #43 23.09 After this operation, 22.0 MB of additional disk space will be used. [2020-04-21T14:18:15.176Z] #43 23.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-04-21T14:18:15.176Z] #43 23.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-21T14:18:15.176Z] #43 23.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-04-21T14:18:15.176Z] #43 23.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-21T14:18:15.176Z] #43 23.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-04-21T14:18:15.176Z] #43 23.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-21T14:18:15.176Z] #43 23.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-04-21T14:18:15.176Z] #43 23.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-04-21T14:18:15.176Z] #43 23.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-04-21T14:18:15.176Z] #43 23.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-04-21T14:18:15.176Z] #43 23.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-04-21T14:18:15.176Z] #43 23.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-04-21T14:18:15.176Z] #43 23.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-04-21T14:18:15.176Z] #43 23.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-04-21T14:18:15.176Z] #43 23.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-21T14:18:15.176Z] #43 23.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-04-21T14:18:15.176Z] #43 23.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-04-21T14:18:15.176Z] #43 24.31 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:15.176Z] #43 24.37 Fetched 3742 kB in 1s (6918 kB/s) [2020-04-21T14:18:15.177Z] #43 24.45 Selecting previously unselected package libcap-dev:s390x. [2020-04-21T14:18:15.224Z] #56 20.04 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:18:15.370Z] #68 ... [2020-04-21T14:18:15.370Z] [2020-04-21T14:18:15.370Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:15.370Z] #56 22.42 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:18:15.460Z] #43 24.45 (Reading database ... #43 ... [2020-04-21T14:18:15.460Z] [2020-04-21T14:18:15.460Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:18:15.460Z] #25 DONE 24.5s [2020-04-21T14:18:15.460Z] [2020-04-21T14:18:15.460Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:15.460Z] #43 24.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15172 files and directories currently installed.) [2020-04-21T14:18:15.460Z] #43 24.48 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-04-21T14:18:15.460Z] #43 24.49 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-04-21T14:18:15.460Z] #43 24.56 Selecting previously unselected package libnet1:s390x. [2020-04-21T14:18:15.460Z] #43 ... [2020-04-21T14:18:15.460Z] [2020-04-21T14:18:15.460Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-21T14:18:15.460Z] #26 DONE 0.1s [2020-04-21T14:18:15.460Z] [2020-04-21T14:18:15.460Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:15.460Z] #43 24.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-21T14:18:15.460Z] #43 24.58 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-21T14:18:15.745Z] #43 24.72 Selecting previously unselected package libnet1-dev. [2020-04-21T14:18:15.745Z] #43 24.72 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-21T14:18:15.745Z] #43 24.73 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:18:15.745Z] #43 24.98 Selecting previously unselected package libnl-3-200:s390x. [2020-04-21T14:18:15.787Z] #56 20.86 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:18:16.026Z] #43 25.00 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-21T14:18:16.026Z] #43 25.00 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-21T14:18:16.026Z] #43 25.18 Selecting previously unselected package libnl-3-dev:s390x. [2020-04-21T14:18:16.026Z] #43 25.18 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-04-21T14:18:16.026Z] #43 25.19 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-04-21T14:18:16.308Z] #43 25.42 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-21T14:18:16.308Z] #43 25.44 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-21T14:18:16.308Z] #43 25.45 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-21T14:18:16.590Z] #43 25.54 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-04-21T14:18:16.590Z] #43 25.55 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-04-21T14:18:16.590Z] #43 25.55 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-21T14:18:16.590Z] #43 25.67 Selecting previously unselected package zlib1g-dev:s390x. [2020-04-21T14:18:16.590Z] #43 25.68 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-04-21T14:18:16.590Z] #43 25.68 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-21T14:18:16.590Z] #43 25.83 Selecting previously unselected package libprotobuf17:s390x. [2020-04-21T14:18:16.590Z] #43 25.85 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-04-21T14:18:16.590Z] #43 25.86 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-21T14:18:16.718Z] #50 ... [2020-04-21T14:18:16.718Z] [2020-04-21T14:18:16.718Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:18:16.718Z] #25 6.800 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:18:16.718Z] #25 6.886 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:18:16.718Z] #25 6.886 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:18:16.718Z] #25 7.895 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:18:16.718Z] #25 ... [2020-04-21T14:18:16.718Z] [2020-04-21T14:18:16.718Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:16.718Z] #35 6.770 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:18:16.718Z] #35 6.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:18:16.718Z] #35 6.850 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:18:16.718Z] #35 7.964 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:18:16.718Z] #35 10.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:18:16.718Z] #35 ... [2020-04-21T14:18:16.718Z] [2020-04-21T14:18:16.718Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:18:16.718Z] #62 6.402 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:18:16.718Z] #62 6.475 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:18:16.718Z] #62 6.476 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:18:16.718Z] #62 7.440 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:18:16.718Z] #62 10.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:18:16.718Z] #62 ... [2020-04-21T14:18:16.718Z] [2020-04-21T14:18:16.718Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:16.718Z] #33 6.865 + RM_GOPATH=0 [2020-04-21T14:18:16.718Z] #33 6.866 + TMP_GOPATH= [2020-04-21T14:18:16.718Z] #33 6.866 + : /build [2020-04-21T14:18:16.718Z] #33 6.867 + '[' -z '' ']' [2020-04-21T14:18:16.718Z] #33 6.873 ++ mktemp -d [2020-04-21T14:18:16.718Z] #33 6.880 + export GOPATH=/tmp/tmp.vtyPfktpJs [2020-04-21T14:18:16.718Z] #33 6.883 + GOPATH=/tmp/tmp.vtyPfktpJs [2020-04-21T14:18:16.718Z] #33 6.884 + RM_GOPATH=1 [2020-04-21T14:18:16.718Z] #33 6.886 ++ dirname ./install.sh [2020-04-21T14:18:16.718Z] #33 6.895 + dir=. [2020-04-21T14:18:16.718Z] #33 6.895 + bin=tomlv [2020-04-21T14:18:16.718Z] #33 6.907 + shift [2020-04-21T14:18:16.718Z] #33 6.915 + '[' '!' -f ./tomlv.installer ']' [2020-04-21T14:18:16.718Z] #33 6.915 + . ./tomlv.installer [2020-04-21T14:18:16.718Z] #33 6.917 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:18:16.718Z] #33 6.922 + install_tomlv [2020-04-21T14:18:16.718Z] #33 6.931 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-21T14:18:16.718Z] #33 6.933 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:18:16.718Z] #33 6.933 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vtyPfktpJs/src/github.com/BurntSushi/toml [2020-04-21T14:18:16.718Z] #33 6.935 Cloning into '/tmp/tmp.vtyPfktpJs/src/github.com/BurntSushi/toml'... [2020-04-21T14:18:16.718Z] #33 8.041 + cd /tmp/tmp.vtyPfktpJs/src/github.com/BurntSushi/toml [2020-04-21T14:18:16.718Z] #33 8.041 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:18:16.718Z] #33 8.074 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:18:16.718Z] #33 8.867 runtime/internal/atomic [2020-04-21T14:18:16.718Z] #33 8.882 internal/cpu [2020-04-21T14:18:16.718Z] #33 9.068 runtime/internal/sys [2020-04-21T14:18:16.718Z] #33 9.324 runtime/internal/math [2020-04-21T14:18:16.718Z] #33 9.437 math/bits [2020-04-21T14:18:16.718Z] #33 9.536 internal/bytealg [2020-04-21T14:18:16.718Z] #33 9.950 math [2020-04-21T14:18:16.718Z] #33 ... [2020-04-21T14:18:16.718Z] [2020-04-21T14:18:16.718Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:16.718Z] #43 6.507 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:18:16.718Z] #43 6.564 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:18:16.718Z] #43 6.565 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:18:16.718Z] #43 7.785 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:18:16.718Z] #43 10.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:18:16.743Z] #56 23.67 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:18:16.743Z] #56 23.88 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:18:16.743Z] #56 24.01 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:18:16.976Z] #43 ... [2020-04-21T14:18:16.976Z] [2020-04-21T14:18:16.976Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:16.976Z] #53 6.960 + RM_GOPATH=0 [2020-04-21T14:18:16.976Z] #53 6.960 + TMP_GOPATH= [2020-04-21T14:18:16.976Z] #53 6.960 + : /build [2020-04-21T14:18:16.976Z] #53 6.961 + '[' -z '' ']' [2020-04-21T14:18:16.976Z] #53 6.962 ++ mktemp -d [2020-04-21T14:18:16.976Z] #53 6.965 + export GOPATH=/tmp/tmp.VOeMMyaBWY [2020-04-21T14:18:16.976Z] #53 6.968 + GOPATH=/tmp/tmp.VOeMMyaBWY [2020-04-21T14:18:16.976Z] #53 6.968 + RM_GOPATH=1 [2020-04-21T14:18:16.976Z] #53 6.968 ++ dirname ./install.sh [2020-04-21T14:18:16.976Z] #53 6.980 + dir=. [2020-04-21T14:18:16.976Z] #53 6.981 + bin=golangci_lint [2020-04-21T14:18:16.976Z] #53 6.981 + shift [2020-04-21T14:18:16.976Z] #53 6.981 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-21T14:18:16.976Z] #53 6.981 + . ./golangci_lint.installer [2020-04-21T14:18:16.976Z] #53 6.981 ++ : v1.23.8 [2020-04-21T14:18:16.976Z] #53 6.981 + install_golangci_lint [2020-04-21T14:18:16.976Z] #53 6.981 + echo 'Installing golangci-lint version v1.23.8' [2020-04-21T14:18:16.976Z] #53 6.981 Installing golangci-lint version v1.23.8 [2020-04-21T14:18:16.976Z] #53 6.981 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-21T14:18:17.001Z] #56 24.09 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:18:17.212Z] #43 26.53 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-04-21T14:18:17.233Z] #53 ... [2020-04-21T14:18:17.233Z] [2020-04-21T14:18:17.233Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:17.233Z] #68 7.185 + RM_GOPATH=0 [2020-04-21T14:18:17.233Z] #68 7.185 + TMP_GOPATH= [2020-04-21T14:18:17.233Z] #68 7.185 + : /build/ [2020-04-21T14:18:17.233Z] #68 7.185 + '[' -z '' ']' [2020-04-21T14:18:17.233Z] #68 7.192 ++ mktemp -d [2020-04-21T14:18:17.233Z] #68 7.193 + export GOPATH=/tmp/tmp.1h4mwikxKn [2020-04-21T14:18:17.233Z] #68 7.194 + GOPATH=/tmp/tmp.1h4mwikxKn [2020-04-21T14:18:17.233Z] #68 7.194 + RM_GOPATH=1 [2020-04-21T14:18:17.233Z] #68 7.194 ++ dirname ./install.sh [2020-04-21T14:18:17.233Z] #68 7.195 + dir=. [2020-04-21T14:18:17.233Z] #68 7.195 + bin=rootlesskit [2020-04-21T14:18:17.233Z] #68 7.195 + shift [2020-04-21T14:18:17.233Z] #68 7.195 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-21T14:18:17.233Z] #68 7.195 + . ./rootlesskit.installer [2020-04-21T14:18:17.233Z] #68 7.195 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:18:17.233Z] #68 7.196 + install_rootlesskit [2020-04-21T14:18:17.233Z] #68 7.196 + case "$1" in [2020-04-21T14:18:17.233Z] #68 7.196 + export CGO_ENABLED=0 [2020-04-21T14:18:17.233Z] #68 7.196 + CGO_ENABLED=0 [2020-04-21T14:18:17.233Z] #68 7.196 + _install_rootlesskit [2020-04-21T14:18:17.233Z] #68 7.196 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-21T14:18:17.233Z] #68 7.196 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:18:17.233Z] #68 7.196 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1h4mwikxKn/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:18:17.233Z] #68 7.215 Cloning into '/tmp/tmp.1h4mwikxKn/src/github.com/rootless-containers/rootlesskit'... [2020-04-21T14:18:17.233Z] #68 ... [2020-04-21T14:18:17.233Z] [2020-04-21T14:18:17.233Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:17.233Z] #47 7.116 + RM_GOPATH=0 [2020-04-21T14:18:17.233Z] #47 7.116 + TMP_GOPATH= [2020-04-21T14:18:17.233Z] #47 7.116 + : /build [2020-04-21T14:18:17.233Z] #47 7.116 + '[' -z '' ']' [2020-04-21T14:18:17.233Z] #47 7.121 ++ mktemp -d [2020-04-21T14:18:17.233Z] #47 7.121 + export GOPATH=/tmp/tmp.5eo80Xbdj4 [2020-04-21T14:18:17.233Z] #47 7.121 + GOPATH=/tmp/tmp.5eo80Xbdj4 [2020-04-21T14:18:17.233Z] #47 7.121 + RM_GOPATH=1 [2020-04-21T14:18:17.233Z] #47 7.124 ++ dirname ./install.sh [2020-04-21T14:18:17.233Z] #47 7.126 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:18:17.233Z] #47 7.126 + dir=. [2020-04-21T14:18:17.233Z] #47 7.126 + bin=vndr [2020-04-21T14:18:17.233Z] #47 7.126 + shift [2020-04-21T14:18:17.233Z] #47 7.126 + '[' '!' -f ./vndr.installer ']' [2020-04-21T14:18:17.233Z] #47 7.126 + . ./vndr.installer [2020-04-21T14:18:17.233Z] #47 7.126 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:18:17.233Z] #47 7.126 + install_vndr [2020-04-21T14:18:17.233Z] #47 7.126 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-21T14:18:17.233Z] #47 7.126 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.5eo80Xbdj4/src/github.com/LK4D4/vndr [2020-04-21T14:18:17.233Z] #47 7.136 Cloning into '/tmp/tmp.5eo80Xbdj4/src/github.com/LK4D4/vndr'... [2020-04-21T14:18:17.233Z] #47 7.931 + cd /tmp/tmp.5eo80Xbdj4/src/github.com/LK4D4/vndr [2020-04-21T14:18:17.233Z] #47 7.932 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:18:17.233Z] #47 7.939 + go build -buildmode=pie -v -o /build/vndr . [2020-04-21T14:18:17.233Z] #47 9.504 internal/cpu [2020-04-21T14:18:17.233Z] #47 9.544 internal/race [2020-04-21T14:18:17.233Z] #47 9.687 sync/atomic [2020-04-21T14:18:17.233Z] #47 10.18 unicode [2020-04-21T14:18:17.233Z] #47 10.21 internal/bytealg [2020-04-21T14:18:17.491Z] #47 ... [2020-04-21T14:18:17.491Z] [2020-04-21T14:18:17.491Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:17.491Z] #56 6.305 + RM_GOPATH=0 [2020-04-21T14:18:17.491Z] #56 6.306 + TMP_GOPATH= [2020-04-21T14:18:17.491Z] #56 6.306 + : /build [2020-04-21T14:18:17.491Z] #56 6.306 + '[' -z '' ']' [2020-04-21T14:18:17.491Z] #56 6.313 ++ mktemp -d [2020-04-21T14:18:17.491Z] #56 6.319 + export GOPATH=/tmp/tmp.2h6R0cE5vL [2020-04-21T14:18:17.491Z] #56 6.332 + GOPATH=/tmp/tmp.2h6R0cE5vL [2020-04-21T14:18:17.491Z] #56 6.332 + RM_GOPATH=1 [2020-04-21T14:18:17.491Z] #56 6.332 ++ dirname ./install.sh [2020-04-21T14:18:17.491Z] #56 6.341 + dir=. [2020-04-21T14:18:17.491Z] #56 6.341 + bin=shfmt [2020-04-21T14:18:17.491Z] #56 6.341 + shift [2020-04-21T14:18:17.491Z] #56 6.341 + '[' '!' -f ./shfmt.installer ']' [2020-04-21T14:18:17.491Z] #56 6.341 + . ./shfmt.installer [2020-04-21T14:18:17.491Z] #56 6.344 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:18:17.491Z] #56 6.345 + install_shfmt [2020-04-21T14:18:17.491Z] #56 6.345 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-21T14:18:17.491Z] #56 6.345 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:18:17.491Z] #56 6.346 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2h6R0cE5vL/src/github.com/mvdan/sh [2020-04-21T14:18:17.491Z] #56 6.350 Cloning into '/tmp/tmp.2h6R0cE5vL/src/github.com/mvdan/sh'... [2020-04-21T14:18:17.491Z] #56 ... [2020-04-21T14:18:17.491Z] [2020-04-21T14:18:17.491Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:17.491Z] #33 10.76 runtime [2020-04-21T14:18:17.494Z] #43 26.56 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-04-21T14:18:17.494Z] #43 26.56 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-21T14:18:17.494Z] #43 26.76 Selecting previously unselected package libprotobuf-dev:s390x. [2020-04-21T14:18:17.494Z] #43 26.77 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-04-21T14:18:17.494Z] #43 26.77 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-21T14:18:17.688Z] #56 22.42 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:18:17.688Z] #56 ... [2020-04-21T14:18:17.688Z] [2020-04-21T14:18:17.688Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:17.688Z] #43 13.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:18:17.688Z] #43 ... [2020-04-21T14:18:17.688Z] [2020-04-21T14:18:17.688Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:18:17.688Z] #25 22.06 Fetched 8338 kB in 18s (464 kB/s) [2020-04-21T14:18:17.934Z] #56 24.97 runtime [2020-04-21T14:18:17.934Z] #56 25.08 runtime/cgo [2020-04-21T14:18:18.107Z] #43 ... [2020-04-21T14:18:18.107Z] [2020-04-21T14:18:18.107Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:18.107Z] #74 DONE 26.9s [2020-04-21T14:18:18.107Z] [2020-04-21T14:18:18.107Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:18.107Z] #10 25.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-04-21T14:18:18.107Z] #10 25.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-04-21T14:18:18.107Z] #10 25.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-21T14:18:18.107Z] #10 25.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-21T14:18:18.107Z] #10 25.28 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] [2020-04-21T14:18:18.107Z] #10 25.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-04-21T14:18:18.107Z] #10 25.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-04-21T14:18:18.107Z] #10 25.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-04-21T14:18:18.107Z] #10 25.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-04-21T14:18:18.107Z] #10 25.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-04-21T14:18:18.107Z] #10 25.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-04-21T14:18:18.107Z] #10 25.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-04-21T14:18:18.107Z] #10 25.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-04-21T14:18:18.107Z] #10 25.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-04-21T14:18:18.107Z] #10 25.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-04-21T14:18:18.107Z] #10 26.13 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:18.107Z] #10 26.18 Fetched 73.3 MB in 4s (17.2 MB/s) [2020-04-21T14:18:18.107Z] #10 26.24 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-21T14:18:18.107Z] #10 26.24 (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 ... 15172 files and directories currently installed.) [2020-04-21T14:18:18.107Z] #10 26.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-04-21T14:18:18.107Z] #10 26.28 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:18:18.252Z] #25 22.06 Reading package lists... [2020-04-21T14:18:18.252Z] #25 ... [2020-04-21T14:18:18.252Z] [2020-04-21T14:18:18.252Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:18.252Z] #35 13.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:18:18.252Z] #35 ... [2020-04-21T14:18:18.252Z] [2020-04-21T14:18:18.252Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:18.252Z] #10 21.98 Fetched 8338 kB in 18s (463 kB/s) [2020-04-21T14:18:19.114Z] #10 28.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-21T14:18:19.395Z] #10 28.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-04-21T14:18:19.395Z] #10 28.49 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:18:20.673Z] d66e58854927: Pull complete [2020-04-21T14:18:20.673Z] 71497195576e: Pull complete [2020-04-21T14:18:20.673Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-04-21T14:18:20.673Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-04-21T14:18:20.673Z] ---> ebd73b5ebd31 [2020-04-21T14:18:20.673Z] Step 5/16 : ARG BUILDX_REPO [2020-04-21T14:18:20.673Z] ---> Running in faa1a761482d [2020-04-21T14:18:20.773Z] #33 14.22 unicode/utf8 [2020-04-21T14:18:20.774Z] #10 21.98 Reading package lists... [2020-04-21T14:18:20.774Z] #10 ... [2020-04-21T14:18:20.774Z] [2020-04-21T14:18:20.774Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:20.774Z] #33 15.62 runtime/cgo [2020-04-21T14:18:20.774Z] #33 ... [2020-04-21T14:18:20.774Z] [2020-04-21T14:18:20.774Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:20.774Z] #74 23.66 Checking out files: 61% (1277/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. [2020-04-21T14:18:20.774Z] #74 24.47 + cd /tmp/tmp.NHMJvFzR1A/src/github.com/docker/libnetwork [2020-04-21T14:18:20.774Z] #74 24.47 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:18:20.774Z] #74 24.79 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-21T14:18:20.960Z] Removing intermediate container faa1a761482d [2020-04-21T14:18:20.960Z] ---> 958a11ad883f [2020-04-21T14:18:20.960Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-04-21T14:18:20.960Z] ---> Running in 7dfec416bb65 [2020-04-21T14:18:21.214Z] #56 ... [2020-04-21T14:18:21.214Z] [2020-04-21T14:18:21.214Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:21.214Z] #74 24.32 Checking out files: 72% (1490/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-21T14:18:21.214Z] #74 24.90 + cd /tmp/tmp.moGX4xMevQ/src/github.com/docker/libnetwork [2020-04-21T14:18:21.214Z] #74 24.92 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:18:21.214Z] #74 25.43 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-21T14:18:21.246Z] Cloning into '/buildx'... [2020-04-21T14:18:21.414Z] #10 30.58 Selecting previously unselected package binutils-mingw-w64. [2020-04-21T14:18:21.414Z] #10 ... [2020-04-21T14:18:21.414Z] [2020-04-21T14:18:21.414Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:21.414Z] #27 3.241 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-21T14:18:21.414Z] #27 3.492 [2020-04-21T14:18:21.414Z] #27 3.616 0.2% ######### 12.7% ############## 20.7% ##################### 29.7% ######################### 36.0% ############################### 44.4% ##################################### 52.7% ########################################## 59.0% ############################################## 65.3% ################################################### 71.5% ######################################################## 77.8% ########################################################### 81.9% ############################################################## 86.1% ################################################################# 90.3% ##################################################################### 96.6% ######################################################################## 100.0% [2020-04-21T14:18:21.414Z] #27 5.686 [2020-04-21T14:18:21.707Z] #33 ... [2020-04-21T14:18:21.707Z] [2020-04-21T14:18:21.707Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:21.707Z] #23 14.70 + mkdir -p /build [2020-04-21T14:18:21.707Z] #23 14.72 + mv docker/docker /build/ [2020-04-21T14:18:21.707Z] #23 14.72 + rmdir docker [2020-04-21T14:18:21.707Z] #23 DONE 15.0s [2020-04-21T14:18:21.707Z] [2020-04-21T14:18:21.707Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:21.707Z] #10 15.31 Fetched 8338 kB in 13s (659 kB/s) [2020-04-21T14:18:22.147Z] #74 ... [2020-04-21T14:18:22.147Z] [2020-04-21T14:18:22.147Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:18:22.147Z] #25 19.60 Fetched 8338 kB in 17s (494 kB/s) [2020-04-21T14:18:22.147Z] #25 19.60 Reading package lists... [2020-04-21T14:18:22.147Z] #25 27.02 Reading package lists... [2020-04-21T14:18:22.147Z] #25 ... [2020-04-21T14:18:22.147Z] [2020-04-21T14:18:22.147Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:22.147Z] #53 26.39 + cd /tmp/tmp.eqE7rK86B6/src/github.com/golangci/golangci-lint/ [2020-04-21T14:18:22.147Z] #53 26.39 + git checkout -q v1.23.8 [2020-04-21T14:18:22.147Z] #53 27.15 ++ git describe --tags [2020-04-21T14:18:22.147Z] #53 27.17 + version=v1.23.8 [2020-04-21T14:18:22.147Z] #53 27.17 ++ git rev-parse --short HEAD [2020-04-21T14:18:22.147Z] #53 27.18 + commit=76a82c6 [2020-04-21T14:18:22.147Z] #53 27.18 ++ git show -s --format=%cd [2020-04-21T14:18:22.147Z] #53 27.20 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-21T14:18:22.147Z] #53 27.20 + 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 [2020-04-21T14:18:22.258Z] #27 5.911 ##### 7.6% ############# 18.9% ######################### 36.0% ###################################### 53.0% ################################################## 69.9% ############################################################## 86.9% ######################################################################## 100.0% [2020-04-21T14:18:22.540Z] #27 6.923 [2020-04-21T14:18:22.821Z] #27 7.051 0.1% ### 4.2% [2020-04-21T14:18:22.821Z] #27 ... [2020-04-21T14:18:22.821Z] [2020-04-21T14:18:22.821Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:22.821Z] #56 31.67 reflect [2020-04-21T14:18:22.821Z] #56 31.68 syscall [2020-04-21T14:18:23.080Z] #10 15.31 Reading package lists... [2020-04-21T14:18:23.080Z] #10 ... [2020-04-21T14:18:23.080Z] [2020-04-21T14:18:23.080Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:18:23.080Z] #30 6.786 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-21T14:18:23.080Z] #30 6.788 Cloning into '.'... [2020-04-21T14:18:23.338Z] #30 ... [2020-04-21T14:18:23.338Z] [2020-04-21T14:18:23.338Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:23.338Z] #33 15.18 internal/testlog [2020-04-21T14:18:23.338Z] #33 15.74 encoding [2020-04-21T14:18:23.338Z] #33 16.09 runtime/cgo [2020-04-21T14:18:23.597Z] #33 ... [2020-04-21T14:18:23.597Z] [2020-04-21T14:18:23.597Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:23.597Z] #74 6.830 + RM_GOPATH=0 [2020-04-21T14:18:23.597Z] #74 6.831 + TMP_GOPATH= [2020-04-21T14:18:23.597Z] #74 6.831 + : /build [2020-04-21T14:18:23.597Z] #74 6.831 + '[' -z '' ']' [2020-04-21T14:18:23.597Z] #74 6.837 ++ mktemp -d [2020-04-21T14:18:23.597Z] #74 6.838 + export GOPATH=/tmp/tmp.7IP7109OvW [2020-04-21T14:18:23.597Z] #74 6.838 + GOPATH=/tmp/tmp.7IP7109OvW [2020-04-21T14:18:23.597Z] #74 6.838 + RM_GOPATH=1 [2020-04-21T14:18:23.597Z] #74 6.839 ++ dirname ./install.sh [2020-04-21T14:18:23.597Z] #74 6.842 + dir=. [2020-04-21T14:18:23.597Z] #74 6.849 + bin=proxy [2020-04-21T14:18:23.597Z] #74 6.849 + shift [2020-04-21T14:18:23.597Z] #74 6.849 + '[' '!' -f ./proxy.installer ']' [2020-04-21T14:18:23.597Z] #74 6.849 + . ./proxy.installer [2020-04-21T14:18:23.597Z] #74 6.849 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:18:23.597Z] #74 6.850 + install_proxy [2020-04-21T14:18:23.597Z] #74 6.850 + case "$1" in [2020-04-21T14:18:23.597Z] #74 6.850 + export CGO_ENABLED=0 [2020-04-21T14:18:23.597Z] #74 6.852 + CGO_ENABLED=0 [2020-04-21T14:18:23.597Z] #74 6.852 + _install_proxy [2020-04-21T14:18:23.597Z] #74 6.853 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-21T14:18:23.597Z] #74 6.853 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7IP7109OvW/src/github.com/docker/libnetwork [2020-04-21T14:18:23.597Z] #74 6.853 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:18:23.597Z] #74 6.860 Cloning into '/tmp/tmp.7IP7109OvW/src/github.com/docker/libnetwork'... [2020-04-21T14:18:23.855Z] #74 ... [2020-04-21T14:18:23.855Z] [2020-04-21T14:18:23.855Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:23.855Z] #56 17.05 + cd /tmp/tmp.2h6R0cE5vL/src/github.com/mvdan/sh [2020-04-21T14:18:23.855Z] #56 17.05 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:18:23.855Z] #56 17.16 + GO111MODULE=on [2020-04-21T14:18:23.855Z] #56 17.16 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-21T14:18:25.229Z] #56 18.36 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:18:25.229Z] #56 18.38 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:18:25.229Z] #56 18.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:18:25.428Z] #53 ... [2020-04-21T14:18:25.428Z] [2020-04-21T14:18:25.428Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:25.428Z] #35 22.95 Fetched 8338 kB in 18s (466 kB/s) [2020-04-21T14:18:25.428Z] #35 22.95 Reading package lists... [2020-04-21T14:18:25.487Z] #56 18.74 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:18:25.487Z] #56 18.87 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:18:25.686Z] #35 30.17 Reading package lists... [2020-04-21T14:18:25.686Z] #35 ... [2020-04-21T14:18:25.686Z] [2020-04-21T14:18:25.686Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:18:25.686Z] #41 23.61 Checking out files: 91% (1467/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. [2020-04-21T14:18:25.686Z] #41 23.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-21T14:18:25.686Z] #41 25.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-21T14:18:25.944Z] #41 ... [2020-04-21T14:18:25.944Z] [2020-04-21T14:18:25.944Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:18:25.944Z] #62 23.27 Fetched 8338 kB in 17s (480 kB/s) [2020-04-21T14:18:25.944Z] #62 23.27 Reading package lists... [2020-04-21T14:18:25.944Z] #62 30.22 Reading package lists... [2020-04-21T14:18:25.944Z] #62 ... [2020-04-21T14:18:25.944Z] [2020-04-21T14:18:25.944Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:25.944Z] #47 30.79 vendor/golang.org/x/crypto/internal/subtle [2020-04-21T14:18:25.944Z] #47 30.93 vendor/golang.org/x/crypto/curve25519 [2020-04-21T14:18:26.026Z] #74 ... [2020-04-21T14:18:26.026Z] [2020-04-21T14:18:26.026Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:18:26.026Z] #62 21.38 Fetched 8338 kB in 17s (479 kB/s) [2020-04-21T14:18:26.026Z] #62 21.38 Reading package lists... [2020-04-21T14:18:26.026Z] #62 28.83 Reading package lists... [2020-04-21T14:18:26.026Z] #62 ... [2020-04-21T14:18:26.026Z] [2020-04-21T14:18:26.026Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:18:26.027Z] #41 23.63 Checking out files: 89% (1434/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-21T14:18:26.027Z] #41 23.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-21T14:18:26.027Z] #41 25.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-21T14:18:26.202Z] #47 ... [2020-04-21T14:18:26.202Z] [2020-04-21T14:18:26.202Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:26.202Z] #43 23.56 Fetched 8338 kB in 17s (492 kB/s) [2020-04-21T14:18:26.202Z] #43 23.56 Reading package lists... [2020-04-21T14:18:26.202Z] #43 30.69 Reading package lists... [2020-04-21T14:18:26.202Z] #43 ... [2020-04-21T14:18:26.202Z] [2020-04-21T14:18:26.202Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:18:26.202Z] #25 27.02 Reading package lists... [2020-04-21T14:18:26.274Z] #56 ... [2020-04-21T14:18:26.274Z] [2020-04-21T14:18:26.274Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:26.274Z] #35 25.78 Selecting previously unselected package libicu63:s390x. [2020-04-21T14:18:26.274Z] #35 25.81 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-21T14:18:26.274Z] #35 25.82 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-21T14:18:26.274Z] #35 31.26 Selecting previously unselected package libxml2:s390x. [2020-04-21T14:18:26.274Z] #35 31.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-04-21T14:18:26.274Z] #35 31.27 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:18:26.274Z] #35 31.65 Selecting previously unselected package libarchive13:s390x. [2020-04-21T14:18:26.274Z] #35 31.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-04-21T14:18:26.274Z] #35 31.66 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-21T14:18:26.274Z] #35 32.01 Selecting previously unselected package libjsoncpp1:s390x. [2020-04-21T14:18:26.274Z] #35 32.01 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-04-21T14:18:26.274Z] #35 32.02 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-04-21T14:18:26.274Z] #35 32.12 Selecting previously unselected package librhash0:s390x. [2020-04-21T14:18:26.274Z] #35 32.12 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-04-21T14:18:26.274Z] #35 32.13 Unpacking librhash0:s390x (1.3.8-1) ... [2020-04-21T14:18:26.274Z] #35 32.28 Selecting previously unselected package libuv1:s390x. [2020-04-21T14:18:26.274Z] #35 32.28 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-04-21T14:18:26.274Z] #35 32.28 Unpacking libuv1:s390x (1.24.1-1) ... [2020-04-21T14:18:26.274Z] #35 32.43 Selecting previously unselected package cmake. [2020-04-21T14:18:26.274Z] #35 32.43 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-04-21T14:18:26.274Z] #35 32.43 Unpacking cmake (3.13.4-1) ... [2020-04-21T14:18:26.274Z] #35 34.61 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-21T14:18:26.274Z] #35 34.64 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:18:26.274Z] #35 34.64 Setting up libuv1:s390x (1.24.1-1) ... [2020-04-21T14:18:26.274Z] #35 34.65 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:18:26.274Z] #35 34.67 Setting up librhash0:s390x (1.3.8-1) ... [2020-04-21T14:18:26.274Z] #35 34.67 Setting up cmake-data (3.13.4-1) ... [2020-04-21T14:18:26.274Z] #35 34.69 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:18:26.274Z] #35 34.70 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-04-21T14:18:26.274Z] #35 34.71 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-21T14:18:26.274Z] #35 34.71 Setting up cmake (3.13.4-1) ... [2020-04-21T14:18:26.274Z] #35 34.72 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:18:26.274Z] #35 34.79 Processing triggers for mime-support (3.62) ... [2020-04-21T14:18:26.274Z] #35 DONE 35.6s [2020-04-21T14:18:26.420Z] #56 19.64 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:18:26.587Z] [2020-04-21T14:18:26.587Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:18:26.587Z] #36 DONE 0.1s [2020-04-21T14:18:26.587Z] [2020-04-21T14:18:26.587Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:26.587Z] #27 7.051 0.1% ### 4.2% ######## 11.9% ############ 17.0% ################# 24.6% ########################## 37.3% ################################ 44.9% ####################################### 55.1% ############################################## 65.3% #################################################### 72.9% ########################################################### 83.0% ################################################################### 93.2% ######################################################################## 100.0% [2020-04-21T14:18:26.587Z] #27 8.709 [2020-04-21T14:18:26.587Z] #27 8.854 # 1.4% ### 4.2% #### 6.1% ###### 9.0% ######## 11.5% ########## 14.5% ############ 17.6% ############### 21.5% ################## 25.3% ##################### 30.0% ####################### 32.9% ########################## 36.6% ############################ 40.1% ############################### 43.5% ################################# 46.4% ################################### 49.3% #################################### 51.2% ######################################## 55.9% [2020-04-21T14:18:26.587Z] #27 ... [2020-04-21T14:18:26.587Z] [2020-04-21T14:18:26.587Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-21T14:18:26.587Z] #37 DONE 0.1s [2020-04-21T14:18:26.587Z] [2020-04-21T14:18:26.587Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:26.678Z] #56 ... [2020-04-21T14:18:26.678Z] [2020-04-21T14:18:26.678Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:18:26.678Z] #25 10.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:18:26.678Z] #25 12.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:18:26.752Z] Removing intermediate container 7dfec416bb65 [2020-04-21T14:18:26.752Z] ---> af2ae9990845 [2020-04-21T14:18:26.752Z] Step 7/16 : WORKDIR /buildx [2020-04-21T14:18:26.752Z] ---> Running in 33a21188c0b3 [2020-04-21T14:18:26.752Z] Removing intermediate container 33a21188c0b3 [2020-04-21T14:18:26.752Z] ---> 8be0c7bb0643 [2020-04-21T14:18:26.752Z] Step 8/16 : ARG BUILDX_COMMIT [2020-04-21T14:18:26.752Z] ---> Running in 4ccb350112cd [2020-04-21T14:18:26.752Z] Removing intermediate container 4ccb350112cd [2020-04-21T14:18:26.752Z] ---> 6db4e81cd950 [2020-04-21T14:18:26.752Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-04-21T14:18:26.752Z] ---> Running in 8701ef5c8511 [2020-04-21T14:18:26.868Z] #27 8.854 # 1.4% ### 4.2% #### 6.1% ###### 9.0% ######## 11.5% ########## 14.5% ############ 17.6% ############### 21.5% ################## 25.3% ##################### 30.0% ####################### 32.9% ########################## 36.6% ############################ 40.1% ############################### 43.5% ################################# 46.4% ################################### 49.3% #################################### 51.2% ######################################## 55.9% ######################################### 57.8% ########################################## 59.7% ############################################# 63.5% [2020-04-21T14:18:26.868Z] #27 ... [2020-04-21T14:18:26.868Z] [2020-04-21T14:18:26.868Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:26.868Z] #33 25.80 sync [2020-04-21T14:18:26.868Z] #33 25.80 internal/reflectlite [2020-04-21T14:18:26.868Z] #33 27.92 errors [2020-04-21T14:18:26.868Z] #33 27.92 sort [2020-04-21T14:18:26.868Z] #33 28.36 strconv [2020-04-21T14:18:26.868Z] #33 28.44 io [2020-04-21T14:18:26.868Z] #33 29.39 internal/oserror [2020-04-21T14:18:26.868Z] #33 29.41 syscall [2020-04-21T14:18:26.868Z] #33 30.93 reflect [2020-04-21T14:18:26.936Z] #25 ... [2020-04-21T14:18:26.936Z] [2020-04-21T14:18:26.936Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:26.936Z] #47 11.22 runtime [2020-04-21T14:18:26.936Z] #47 14.15 unicode/utf8 [2020-04-21T14:18:26.936Z] #47 14.97 internal/testlog [2020-04-21T14:18:26.936Z] #47 15.98 encoding [2020-04-21T14:18:26.936Z] #47 16.28 unicode/utf16 [2020-04-21T14:18:26.936Z] #47 16.60 container/list [2020-04-21T14:18:26.936Z] #47 16.99 crypto/internal/subtle [2020-04-21T14:18:26.936Z] #47 17.04 crypto/subtle [2020-04-21T14:18:26.936Z] #47 17.27 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-21T14:18:26.936Z] #47 17.37 internal/nettrace [2020-04-21T14:18:26.936Z] #47 17.45 runtime/cgo [2020-04-21T14:18:27.037Z] From https://github.com/docker/buildx [2020-04-21T14:18:27.037Z] * [new tag] v0.3.1 -> build [2020-04-21T14:18:27.150Z] #33 ... [2020-04-21T14:18:27.150Z] [2020-04-21T14:18:27.150Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:27.195Z] #47 ... [2020-04-21T14:18:27.195Z] [2020-04-21T14:18:27.195Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:27.195Z] #56 20.52 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:18:27.432Z] #27 8.854 # 1.4% ### 4.2% #### 6.1% ###### 9.0% ######## 11.5% ########## 14.5% ############ 17.6% ############### 21.5% ################## 25.3% ##################### 30.0% ####################### 32.9% ########################## 36.6% ############################ 40.1% ############################### 43.5% ################################# 46.4% ################################### 49.3% #################################### 51.2% ######################################## 55.9% ######################################### 57.8% ########################################## 59.7% ############################################# 63.5% ############################################### 66.3% ################################################## 70.1% ##################################################### 74.2% ######################################################## 79.0% [2020-04-21T14:18:27.432Z] #27 ... [2020-04-21T14:18:27.432Z] [2020-04-21T14:18:27.432Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:27.432Z] #43 27.98 Selecting previously unselected package libprotoc17:s390x. [2020-04-21T14:18:27.432Z] #43 27.98 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-04-21T14:18:27.432Z] #43 27.98 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-04-21T14:18:27.432Z] #43 28.40 Selecting previously unselected package protobuf-c-compiler. [2020-04-21T14:18:27.432Z] #43 28.40 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-04-21T14:18:27.432Z] #43 28.43 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:18:27.432Z] #43 28.58 Selecting previously unselected package protobuf-compiler. [2020-04-21T14:18:27.432Z] #43 28.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-04-21T14:18:27.432Z] #43 28.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:18:27.432Z] #43 28.66 Selecting previously unselected package python-pkg-resources. [2020-04-21T14:18:27.432Z] #43 28.67 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:18:27.432Z] #43 28.67 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-21T14:18:27.432Z] #43 28.89 Selecting previously unselected package python-six. [2020-04-21T14:18:27.432Z] #43 28.90 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-21T14:18:27.432Z] #43 28.90 Unpacking python-six (1.12.0-1) ... [2020-04-21T14:18:27.432Z] #43 28.95 Selecting previously unselected package python-protobuf. [2020-04-21T14:18:27.432Z] #43 28.96 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-04-21T14:18:27.432Z] #43 28.97 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-21T14:18:27.432Z] #43 29.39 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-21T14:18:27.432Z] #43 31.36 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-21T14:18:27.432Z] #43 31.36 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-21T14:18:27.432Z] #43 31.37 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-21T14:18:27.432Z] #43 31.38 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-21T14:18:27.432Z] #43 31.38 Setting up python-six (1.12.0-1) ... [2020-04-21T14:18:27.432Z] #43 33.09 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-21T14:18:27.432Z] #43 33.10 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-21T14:18:27.432Z] #43 33.11 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-21T14:18:27.432Z] #43 33.12 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-04-21T14:18:27.432Z] #43 33.12 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-04-21T14:18:27.432Z] #43 33.13 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:18:27.432Z] #43 33.13 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:18:27.432Z] #43 33.14 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-21T14:18:27.432Z] #43 33.15 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:18:27.432Z] #43 33.15 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-21T14:18:27.432Z] #43 36.22 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-04-21T14:18:27.432Z] #43 36.23 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:18:27.432Z] #43 DONE 36.6s [2020-04-21T14:18:27.432Z] [2020-04-21T14:18:27.432Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:27.722Z] #27 8.854 # 1.4% ### 4.2% #### 6.1% ###### 9.0% ######## 11.5% ########## 14.5% ############ 17.6% ############### 21.5% ################## 25.3% ##################### 30.0% ####################### 32.9% ########################## 36.6% ############################ 40.1% ############################### 43.5% ################################# 46.4% ################################### 49.3% #################################### 51.2% ######################################## 55.9% ######################################### 57.8% ########################################## 59.7% ############################################# 63.5% ############################################### 66.3% ################################################## 70.1% ##################################################### 74.2% ######################################################## 79.0% ########################################################### 82.7% ############################################################## 86.5% [2020-04-21T14:18:27.722Z] #27 ... [2020-04-21T14:18:27.722Z] [2020-04-21T14:18:27.722Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:27.722Z] #47 26.69 sync [2020-04-21T14:18:27.722Z] #47 26.69 internal/reflectlite [2020-04-21T14:18:27.722Z] #47 28.15 github.com/LK4D4/vndr/godl/singleflight [2020-04-21T14:18:27.722Z] #47 28.39 math/rand [2020-04-21T14:18:27.722Z] #47 28.92 internal/singleflight [2020-04-21T14:18:27.722Z] #47 29.69 bytes [2020-04-21T14:18:27.722Z] #47 29.69 strconv [2020-04-21T14:18:27.722Z] #47 31.42 bufio [2020-04-21T14:18:27.722Z] #47 32.51 syscall [2020-04-21T14:18:27.722Z] #47 32.57 reflect [2020-04-21T14:18:27.722Z] #47 ... [2020-04-21T14:18:27.722Z] [2020-04-21T14:18:27.722Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:28.064Z] Switched to branch 'build' [2020-04-21T14:18:28.287Z] #27 8.854 # 1.4% ### 4.2% #### 6.1% ###### 9.0% ######## 11.5% ########## 14.5% ############ 17.6% ############### 21.5% ################## 25.3% ##################### 30.0% ####################### 32.9% ########################## 36.6% ############################ 40.1% ############################### 43.5% ################################# 46.4% ################################### 49.3% #################################### 51.2% ######################################## 55.9% ######################################### 57.8% ########################################## 59.7% ############################################# 63.5% ############################################### 66.3% ################################################## 70.1% ##################################################### 74.2% ######################################################## 79.0% ########################################################### 82.7% ############################################################## 86.5% ################################################################# 90.3% ################################################################## 92.5% #################################################################### 95.4% ###################################################################### 98.4% ######################################################################## 100.0% [2020-04-21T14:18:28.287Z] #27 12.80 [2020-04-21T14:18:28.359Z] #25 34.12 Building dependency tree... [2020-04-21T14:18:28.550Z] #41 ... [2020-04-21T14:18:28.550Z] [2020-04-21T14:18:28.550Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:28.550Z] #43 23.95 Fetched 8338 kB in 18s (476 kB/s) [2020-04-21T14:18:28.550Z] #43 23.95 Reading package lists... [2020-04-21T14:18:28.808Z] #43 31.29 Reading package lists... [2020-04-21T14:18:28.808Z] #43 ... [2020-04-21T14:18:28.808Z] [2020-04-21T14:18:28.808Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:28.808Z] #56 23.73 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:18:28.808Z] #56 23.83 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:18:28.808Z] #56 24.04 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:18:28.808Z] #56 24.06 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:18:28.808Z] #56 24.99 runtime/cgo [2020-04-21T14:18:28.808Z] #56 25.05 runtime [2020-04-21T14:18:28.808Z] #56 ... [2020-04-21T14:18:28.808Z] [2020-04-21T14:18:28.808Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:28.808Z] #35 24.23 Fetched 8338 kB in 17s (484 kB/s) [2020-04-21T14:18:28.808Z] #35 24.23 Reading package lists... [2020-04-21T14:18:29.065Z] #35 31.49 Reading package lists... [2020-04-21T14:18:29.065Z] #35 ... [2020-04-21T14:18:29.065Z] [2020-04-21T14:18:29.065Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:29.065Z] #53 26.02 + cd /tmp/tmp.hETI9qSkDm/src/github.com/golangci/golangci-lint/ [2020-04-21T14:18:29.065Z] #53 26.02 + git checkout -q v1.23.8 [2020-04-21T14:18:29.065Z] #53 26.53 ++ git describe --tags [2020-04-21T14:18:29.065Z] #53 26.55 + version=v1.23.8 [2020-04-21T14:18:29.065Z] #53 26.55 ++ git rev-parse --short HEAD [2020-04-21T14:18:29.065Z] #53 26.55 + commit=76a82c6 [2020-04-21T14:18:29.065Z] #53 26.56 ++ git show -s --format=%cd [2020-04-21T14:18:29.065Z] #53 26.57 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-21T14:18:29.065Z] #53 26.57 + 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 [2020-04-21T14:18:29.082Z] Removing intermediate container 8701ef5c8511 [2020-04-21T14:18:29.082Z] ---> a3f509cddf0f [2020-04-21T14:18:29.082Z] Step 10/16 : RUN go mod download [2020-04-21T14:18:29.082Z] ---> Running in c9ce26ce98f8 [2020-04-21T14:18:29.095Z] #56 21.97 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:18:29.095Z] #56 ... [2020-04-21T14:18:29.095Z] [2020-04-21T14:18:29.095Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:29.095Z] #68 12.27 + cd /tmp/tmp.1h4mwikxKn/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:18:29.095Z] #68 12.27 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:18:29.095Z] #68 12.71 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:18:29.095Z] #68 12.71 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-21T14:18:29.095Z] #68 ... [2020-04-21T14:18:29.095Z] [2020-04-21T14:18:29.095Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:29.095Z] #43 12.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:18:29.095Z] #43 ... [2020-04-21T14:18:29.095Z] [2020-04-21T14:18:29.095Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:18:29.095Z] #62 12.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:18:29.353Z] #62 ... [2020-04-21T14:18:29.353Z] [2020-04-21T14:18:29.353Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:29.353Z] #35 12.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:18:29.353Z] #35 ... [2020-04-21T14:18:29.353Z] [2020-04-21T14:18:29.353Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:18:29.353Z] #41 22.16 Checking out files: 89% (1434/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-21T14:18:29.353Z] #41 22.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-21T14:18:29.370Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-04-21T14:18:29.370Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-04-21T14:18:29.370Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-04-21T14:18:29.370Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-21T14:18:29.370Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-04-21T14:18:29.370Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-04-21T14:18:29.370Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-04-21T14:18:29.370Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-04-21T14:18:29.997Z] #53 ... [2020-04-21T14:18:29.997Z] [2020-04-21T14:18:29.997Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:18:29.997Z] #62 28.83 Reading package lists... [2020-04-21T14:18:30.005Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-04-21T14:18:30.258Z] #25 37.59 ca-certificates is already the newest version (20190110). [2020-04-21T14:18:30.258Z] #25 37.59 The following additional packages will be installed: [2020-04-21T14:18:30.258Z] #25 37.60 libjq1 libonig5 [2020-04-21T14:18:30.294Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-04-21T14:18:30.305Z] #27 ... [2020-04-21T14:18:30.305Z] [2020-04-21T14:18:30.305Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:30.305Z] #50 29.22 + cd /tmp/tmp.Q7loqyapvz/src/gotest.tools/gotestsum [2020-04-21T14:18:30.305Z] #50 29.22 + git checkout -q v0.3.5 [2020-04-21T14:18:30.305Z] #50 29.27 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-21T14:18:30.305Z] #50 ... [2020-04-21T14:18:30.305Z] [2020-04-21T14:18:30.305Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:30.305Z] #38 1.534 + RM_GOPATH=0 [2020-04-21T14:18:30.305Z] #38 1.534 + TMP_GOPATH= [2020-04-21T14:18:30.305Z] #38 1.534 + : /build [2020-04-21T14:18:30.305Z] #38 1.534 + '[' -z '' ']' [2020-04-21T14:18:30.305Z] #38 1.534 ++ mktemp -d [2020-04-21T14:18:30.305Z] #38 1.536 + export GOPATH=/tmp/tmp.K8SvaXVwK3 [2020-04-21T14:18:30.305Z] #38 1.536 + GOPATH=/tmp/tmp.K8SvaXVwK3 [2020-04-21T14:18:30.305Z] #38 1.536 + RM_GOPATH=1 [2020-04-21T14:18:30.305Z] #38 1.536 ++ dirname ./install.sh [2020-04-21T14:18:30.305Z] #38 1.538 + dir=. [2020-04-21T14:18:30.305Z] #38 1.538 + bin=tini [2020-04-21T14:18:30.305Z] #38 1.538 + shift [2020-04-21T14:18:30.305Z] #38 1.538 + '[' '!' -f ./tini.installer ']' [2020-04-21T14:18:30.305Z] #38 1.538 + . ./tini.installer [2020-04-21T14:18:30.305Z] #38 1.538 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:18:30.305Z] #38 1.538 + install_tini [2020-04-21T14:18:30.305Z] #38 1.538 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:18:30.305Z] #38 1.538 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-21T14:18:30.305Z] #38 1.538 + git clone https://github.com/krallin/tini.git /tmp/tmp.K8SvaXVwK3/tini [2020-04-21T14:18:30.305Z] #38 1.544 Cloning into '/tmp/tmp.K8SvaXVwK3/tini'... [2020-04-21T14:18:30.305Z] #38 2.167 + cd /tmp/tmp.K8SvaXVwK3/tini [2020-04-21T14:18:30.305Z] #38 2.168 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:18:30.305Z] #38 2.185 + cmake . [2020-04-21T14:18:30.305Z] #38 2.552 -- The C compiler identification is GNU 8.3.0 [2020-04-21T14:18:30.305Z] #38 2.604 -- Check for working C compiler: /usr/bin/cc [2020-04-21T14:18:30.305Z] #38 3.185 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-21T14:18:30.305Z] #38 3.186 -- Detecting C compiler ABI info [2020-04-21T14:18:30.305Z] #38 3.589 -- Detecting C compiler ABI info - done [2020-04-21T14:18:30.305Z] #38 3.594 -- Detecting C compile features [2020-04-21T14:18:30.823Z] #25 38.06 The following NEW packages will be installed: [2020-04-21T14:18:30.823Z] #25 38.08 jq libjq1 libonig5 [2020-04-21T14:18:30.926Z] go: finding github.com/imdario/mergo v0.3.7 [2020-04-21T14:18:31.081Z] #25 38.55 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:31.081Z] #25 38.55 Need to get 355 kB of archives. [2020-04-21T14:18:31.081Z] #25 38.55 After this operation, 1072 kB of additional disk space will be used. [2020-04-21T14:18:31.081Z] #25 38.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-21T14:18:31.081Z] #25 38.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-21T14:18:31.081Z] #25 38.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-21T14:18:31.221Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-04-21T14:18:31.222Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-04-21T14:18:31.255Z] #41 24.64 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-21T14:18:31.310Z] #38 ... [2020-04-21T14:18:31.310Z] [2020-04-21T14:18:31.310Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:31.310Z] #10 30.58 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-21T14:18:31.310Z] #10 30.59 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:18:31.310Z] #10 30.71 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-04-21T14:18:31.310Z] #10 30.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-21T14:18:31.310Z] #10 30.72 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-21T14:18:31.310Z] #10 30.94 Selecting previously unselected package dmsetup. [2020-04-21T14:18:31.310Z] #10 30.95 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-04-21T14:18:31.310Z] #10 30.95 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-21T14:18:31.310Z] #10 31.11 Selecting previously unselected package mingw-w64-common. [2020-04-21T14:18:31.310Z] #10 31.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-21T14:18:31.310Z] #10 31.12 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-21T14:18:31.310Z] #10 36.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-21T14:18:31.310Z] #10 36.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-21T14:18:31.310Z] #10 36.36 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:18:31.310Z] #10 40.57 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-21T14:18:31.310Z] #10 40.58 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-21T14:18:31.310Z] #10 40.58 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:18:31.339Z] #25 ... [2020-04-21T14:18:31.339Z] [2020-04-21T14:18:31.339Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:31.339Z] #10 22.17 Reading package lists... [2020-04-21T14:18:31.339Z] #10 29.22 Reading package lists... [2020-04-21T14:18:31.339Z] #10 36.67 Building dependency tree... [2020-04-21T14:18:31.512Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-04-21T14:18:31.512Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-04-21T14:18:31.512Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-04-21T14:18:31.591Z] #10 40.68 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-21T14:18:31.591Z] #10 40.68 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-21T14:18:31.591Z] #10 40.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:18:31.591Z] #10 ... [2020-04-21T14:18:31.591Z] [2020-04-21T14:18:31.591Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:31.591Z] #38 5.011 -- Detecting C compile features - done [2020-04-21T14:18:31.591Z] #38 5.035 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-21T14:18:31.597Z] #10 ... [2020-04-21T14:18:31.597Z] [2020-04-21T14:18:31.597Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:31.597Z] #43 30.69 Reading package lists... [2020-04-21T14:18:31.626Z] #62 35.69 Building dependency tree... [2020-04-21T14:18:31.855Z] #43 37.77 Building dependency tree... [2020-04-21T14:18:31.873Z] #38 5.186 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-21T14:18:31.873Z] #38 5.255 -- Configuring done [2020-04-21T14:18:31.873Z] #38 5.263 -- Generating done [2020-04-21T14:18:31.873Z] #38 5.267 -- Build files have been written to: /tmp/tmp.K8SvaXVwK3/tini [2020-04-21T14:18:31.873Z] #38 5.274 + make tini-static [2020-04-21T14:18:32.154Z] #38 5.627 Scanning dependencies of target tini-static [2020-04-21T14:18:32.154Z] #38 5.685 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-21T14:18:32.157Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-21T14:18:32.786Z] go: finding github.com/gorilla/mux v1.7.0 [2020-04-21T14:18:32.786Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-04-21T14:18:32.997Z] #62 ... [2020-04-21T14:18:32.997Z] [2020-04-21T14:18:32.997Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:32.997Z] #47 27.91 vendor/golang.org/x/crypto/internal/subtle [2020-04-21T14:18:32.997Z] #47 28.11 vendor/golang.org/x/crypto/curve25519 [2020-04-21T14:18:32.997Z] #47 ... [2020-04-21T14:18:32.997Z] [2020-04-21T14:18:32.997Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:32.997Z] #35 31.49 Reading package lists... [2020-04-21T14:18:33.159Z] #38 6.513 [100%] Linking C executable tini-static [2020-04-21T14:18:33.255Z] #35 38.12 Building dependency tree... [2020-04-21T14:18:33.255Z] #35 ... [2020-04-21T14:18:33.255Z] [2020-04-21T14:18:33.255Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:33.255Z] #10 21.98 Reading package lists... [2020-04-21T14:18:33.255Z] #10 29.07 Reading package lists... [2020-04-21T14:18:33.255Z] #10 36.18 Building dependency tree... [2020-04-21T14:18:33.440Z] #38 6.892 [100%] Built target tini-static [2020-04-21T14:18:33.461Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-21T14:18:33.461Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-04-21T14:18:33.461Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-21T14:18:33.512Z] #10 ... [2020-04-21T14:18:33.512Z] [2020-04-21T14:18:33.512Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:33.512Z] #43 31.29 Reading package lists... [2020-04-21T14:18:33.724Z] #38 6.943 + mkdir -p /build [2020-04-21T14:18:33.724Z] #38 6.950 + cp tini-static /build/docker-init [2020-04-21T14:18:33.724Z] #38 ... [2020-04-21T14:18:33.724Z] [2020-04-21T14:18:33.724Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:18:33.724Z] #30 32.79 Checking out files: 94% (1435/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. [2020-04-21T14:18:33.724Z] #30 32.88 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-21T14:18:33.724Z] #30 33.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-21T14:18:33.724Z] #30 ... [2020-04-21T14:18:33.724Z] [2020-04-21T14:18:33.724Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:33.724Z] #38 DONE 7.2s [2020-04-21T14:18:33.724Z] [2020-04-21T14:18:33.724Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:18:33.724Z] #44 2.112 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:18:33.724Z] #44 2.112 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:18:33.724Z] #44 2.120 Note: Building without GnuTLS support [2020-04-21T14:18:33.724Z] #44 2.990 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:18:33.724Z] #44 3.028 GEN .gitid [2020-04-21T14:18:33.724Z] #44 3.041 GEN criu/include/version.h [2020-04-21T14:18:33.724Z] #44 3.067 GEN include/common/asm [2020-04-21T14:18:33.724Z] #44 3.936 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-21T14:18:33.724Z] #44 4.023 PBCC images/opts.pb-c.c [2020-04-21T14:18:33.724Z] #44 4.042 PBCC images/sit.pb-c.c [2020-04-21T14:18:33.724Z] #44 4.113 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-21T14:18:33.724Z] #44 4.163 DEP images/opts.pb-c.d [2020-04-21T14:18:33.724Z] #44 4.220 DEP images/sit.pb-c.d [2020-04-21T14:18:33.724Z] #44 4.259 PBCC images/macvlan.pb-c.c [2020-04-21T14:18:33.724Z] #44 4.266 DEP images/macvlan.pb-c.d [2020-04-21T14:18:33.724Z] #44 4.313 PBCC images/autofs.pb-c.c [2020-04-21T14:18:33.724Z] #44 4.347 DEP images/autofs.pb-c.d [2020-04-21T14:18:33.724Z] #44 4.384 PBCC images/sysctl.pb-c.c [2020-04-21T14:18:33.724Z] #44 4.429 DEP images/sysctl.pb-c.d [2020-04-21T14:18:33.724Z] #44 4.434 PBCC images/time.pb-c.c [2020-04-21T14:18:33.724Z] #44 4.453 DEP images/time.pb-c.d [2020-04-21T14:18:33.724Z] #44 4.478 PBCC images/binfmt-misc.pb-c.c [2020-04-21T14:18:33.724Z] #44 4.514 DEP images/binfmt-misc.pb-c.d [2020-04-21T14:18:33.724Z] #44 4.534 PBCC images/seccomp.pb-c.c [2020-04-21T14:18:33.724Z] #44 4.548 DEP images/seccomp.pb-c.d [2020-04-21T14:18:33.724Z] #44 4.575 PBCC images/userns.pb-c.c [2020-04-21T14:18:33.724Z] #44 4.595 DEP images/userns.pb-c.d [2020-04-21T14:18:33.724Z] #44 4.620 PBCC images/cgroup.pb-c.c [2020-04-21T14:18:33.724Z] #44 4.633 DEP images/cgroup.pb-c.d [2020-04-21T14:18:33.724Z] #44 4.644 PBCC images/fown.pb-c.c [2020-04-21T14:18:33.724Z] #44 4.681 PBCC images/ext-file.pb-c.c [2020-04-21T14:18:33.724Z] #44 4.700 DEP images/fown.pb-c.d [2020-04-21T14:18:33.724Z] #44 4.751 DEP images/ext-file.pb-c.d [2020-04-21T14:18:33.724Z] #44 4.794 PBCC images/rpc.pb-c.c [2020-04-21T14:18:33.724Z] #44 4.837 DEP images/rpc.pb-c.d [2020-04-21T14:18:33.724Z] #44 4.850 PBCC images/siginfo.pb-c.c [2020-04-21T14:18:33.724Z] #44 4.881 DEP images/siginfo.pb-c.d [2020-04-21T14:18:33.724Z] #44 4.901 PBCC images/pagemap.pb-c.c [2020-04-21T14:18:33.724Z] #44 4.935 DEP images/pagemap.pb-c.d [2020-04-21T14:18:33.724Z] #44 4.976 PBCC images/rlimit.pb-c.c [2020-04-21T14:18:33.724Z] #44 4.995 DEP images/rlimit.pb-c.d [2020-04-21T14:18:33.724Z] #44 5.068 PBCC images/file-lock.pb-c.c [2020-04-21T14:18:33.724Z] #44 5.084 DEP images/file-lock.pb-c.d [2020-04-21T14:18:33.724Z] #44 5.126 PBCC images/tty.pb-c.c [2020-04-21T14:18:33.724Z] #44 5.173 DEP images/tty.pb-c.d [2020-04-21T14:18:33.724Z] #44 5.225 PBCC images/tun.pb-c.c [2020-04-21T14:18:33.724Z] #44 5.285 PBCC images/netdev.pb-c.c [2020-04-21T14:18:33.724Z] #44 5.339 DEP images/tun.pb-c.d [2020-04-21T14:18:33.724Z] #44 5.352 DEP images/netdev.pb-c.d [2020-04-21T14:18:33.724Z] #44 5.479 PBCC images/vma.pb-c.c [2020-04-21T14:18:33.724Z] #44 5.488 DEP images/vma.pb-c.d [2020-04-21T14:18:33.724Z] #44 5.532 PBCC images/creds.pb-c.c [2020-04-21T14:18:33.724Z] #44 5.545 DEP images/creds.pb-c.d [2020-04-21T14:18:33.724Z] #44 5.558 PBCC images/utsns.pb-c.c [2020-04-21T14:18:33.724Z] #44 5.597 DEP images/utsns.pb-c.d [2020-04-21T14:18:33.724Z] #44 5.635 PBCC images/ipc-desc.pb-c.c [2020-04-21T14:18:33.724Z] #44 5.664 PBCC images/ipc-sem.pb-c.c [2020-04-21T14:18:33.724Z] #44 5.672 DEP images/ipc-desc.pb-c.d [2020-04-21T14:18:33.724Z] #44 5.703 DEP images/ipc-sem.pb-c.d [2020-04-21T14:18:33.724Z] #44 5.741 PBCC images/ipc-msg.pb-c.c [2020-04-21T14:18:33.724Z] #44 5.748 DEP images/ipc-msg.pb-c.d [2020-04-21T14:18:33.724Z] #44 5.798 PBCC images/ipc-shm.pb-c.c [2020-04-21T14:18:33.724Z] #44 5.805 DEP images/ipc-shm.pb-c.d [2020-04-21T14:18:33.724Z] #44 5.833 PBCC images/ipc-var.pb-c.c [2020-04-21T14:18:33.724Z] #44 5.841 DEP images/ipc-var.pb-c.d [2020-04-21T14:18:33.724Z] #44 5.878 PBCC images/sk-opts.pb-c.c [2020-04-21T14:18:33.724Z] #44 5.898 PBCC images/packet-sock.pb-c.c [2020-04-21T14:18:33.724Z] #44 5.972 DEP images/sk-opts.pb-c.d [2020-04-21T14:18:33.724Z] #44 5.988 DEP images/packet-sock.pb-c.d [2020-04-21T14:18:33.724Z] #44 6.061 PBCC images/sk-netlink.pb-c.c [2020-04-21T14:18:33.724Z] #44 6.077 DEP images/sk-netlink.pb-c.d [2020-04-21T14:18:33.724Z] #44 6.099 PBCC images/sk-inet.pb-c.c [2020-04-21T14:18:33.724Z] #44 6.105 DEP images/sk-inet.pb-c.d [2020-04-21T14:18:33.724Z] #44 6.159 PBCC images/sk-unix.pb-c.c [2020-04-21T14:18:33.724Z] #44 6.189 DEP images/sk-unix.pb-c.d [2020-04-21T14:18:33.724Z] #44 6.222 PBCC images/mm.pb-c.c [2020-04-21T14:18:33.724Z] #44 6.239 DEP images/mm.pb-c.d [2020-04-21T14:18:33.724Z] #44 6.299 PBCC images/timerfd.pb-c.c [2020-04-21T14:18:33.724Z] #44 6.338 DEP images/timerfd.pb-c.d [2020-04-21T14:18:33.724Z] #44 6.385 PBCC images/timer.pb-c.c [2020-04-21T14:18:33.724Z] #44 6.397 DEP images/timer.pb-c.d [2020-04-21T14:18:33.752Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-04-21T14:18:33.752Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-04-21T14:18:33.752Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-04-21T14:18:33.770Z] #43 38.37 Building dependency tree... [2020-04-21T14:18:33.770Z] #43 ... [2020-04-21T14:18:33.770Z] [2020-04-21T14:18:33.770Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:18:33.770Z] #25 22.06 Reading package lists... [2020-04-21T14:18:33.770Z] #25 29.54 Reading package lists... [2020-04-21T14:18:33.770Z] #25 36.62 Building dependency tree... [2020-04-21T14:18:34.008Z] #44 6.472 PBCC images/sa.pb-c.c [2020-04-21T14:18:34.009Z] #44 6.493 DEP images/sa.pb-c.d [2020-04-21T14:18:34.009Z] #44 6.568 PBCC images/pipe-data.pb-c.c [2020-04-21T14:18:34.009Z] #44 6.613 DEP images/pipe-data.pb-c.d [2020-04-21T14:18:34.009Z] #44 6.685 PBCC images/mnt.pb-c.c [2020-04-21T14:18:34.027Z] #25 ... [2020-04-21T14:18:34.027Z] [2020-04-21T14:18:34.027Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:18:34.027Z] #62 39.33 The following additional packages will be installed: [2020-04-21T14:18:34.027Z] #62 39.34 libbtrfs0 [2020-04-21T14:18:34.027Z] #62 39.52 The following NEW packages will be installed: [2020-04-21T14:18:34.284Z] #62 39.54 libbtrfs-dev libbtrfs0 [2020-04-21T14:18:34.300Z] #44 6.728 DEP images/mnt.pb-c.d [2020-04-21T14:18:34.300Z] #44 6.800 PBCC images/sk-packet.pb-c.c [2020-04-21T14:18:34.300Z] #44 6.824 DEP images/sk-packet.pb-c.d [2020-04-21T14:18:34.300Z] #44 6.872 PBCC images/tcp-stream.pb-c.c [2020-04-21T14:18:34.300Z] #44 6.912 DEP images/tcp-stream.pb-c.d [2020-04-21T14:18:34.300Z] #44 7.015 PBCC images/pipe.pb-c.c [2020-04-21T14:18:34.385Z] go: finding github.com/json-iterator/go v1.1.6 [2020-04-21T14:18:34.385Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-21T14:18:34.389Z] #43 41.78 The following additional packages will be installed: [2020-04-21T14:18:34.389Z] #43 41.80 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-21T14:18:34.389Z] #43 41.81 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-21T14:18:34.389Z] #43 41.82 Suggested packages: [2020-04-21T14:18:34.389Z] #43 41.83 manpages-dev python-setuptools [2020-04-21T14:18:34.537Z] #41 ... [2020-04-21T14:18:34.537Z] [2020-04-21T14:18:34.537Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:34.537Z] #53 27.73 + cd /tmp/tmp.VOeMMyaBWY/src/github.com/golangci/golangci-lint/ [2020-04-21T14:18:34.537Z] #53 27.73 + git checkout -q v1.23.8 [2020-04-21T14:18:34.542Z] #62 40.01 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:34.542Z] #62 40.01 Need to get 119 kB of archives. [2020-04-21T14:18:34.542Z] #62 40.01 After this operation, 387 kB of additional disk space will be used. [2020-04-21T14:18:34.542Z] #62 40.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-21T14:18:34.542Z] #62 40.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-21T14:18:34.588Z] #44 7.051 DEP images/pipe.pb-c.d [2020-04-21T14:18:34.588Z] #44 7.076 PBCC images/pstree.pb-c.c [2020-04-21T14:18:34.588Z] #44 7.093 DEP images/pstree.pb-c.d [2020-04-21T14:18:34.588Z] #44 7.134 PBCC images/fs.pb-c.c [2020-04-21T14:18:34.588Z] #44 7.143 DEP images/fs.pb-c.d [2020-04-21T14:18:34.588Z] #44 7.225 PBCC images/signalfd.pb-c.c [2020-04-21T14:18:34.588Z] #44 7.271 DEP images/signalfd.pb-c.d [2020-04-21T14:18:34.647Z] #43 ... [2020-04-21T14:18:34.647Z] [2020-04-21T14:18:34.647Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:18:34.647Z] #25 39.88 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:34.647Z] #25 40.13 Fetched 355 kB in 0s (1207 kB/s) [2020-04-21T14:18:34.647Z] #25 40.20 Selecting previously unselected package libonig5:amd64. [2020-04-21T14:18:34.647Z] #25 40.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 ... 15405 files and directories currently installed.) [2020-04-21T14:18:34.647Z] #25 40.29 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-21T14:18:34.647Z] #25 40.32 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:18:34.647Z] #25 40.60 Selecting previously unselected package libjq1:amd64. [2020-04-21T14:18:34.647Z] #25 40.60 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:18:34.647Z] #25 40.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:18:34.647Z] #25 40.83 Selecting previously unselected package jq. [2020-04-21T14:18:34.647Z] #25 40.86 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:18:34.647Z] #25 40.90 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:18:34.647Z] #25 41.20 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:18:34.647Z] #25 41.23 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:18:34.647Z] #25 41.25 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:18:34.647Z] #25 41.26 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:18:34.647Z] #25 DONE 42.0s [2020-04-21T14:18:34.647Z] [2020-04-21T14:18:34.647Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-21T14:18:34.647Z] #26 DONE 0.1s [2020-04-21T14:18:34.647Z] [2020-04-21T14:18:34.648Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:34.872Z] #44 7.314 PBCC images/fh.pb-c.c [2020-04-21T14:18:34.872Z] #44 7.327 PBCC images/fsnotify.pb-c.c [2020-04-21T14:18:34.872Z] #44 7.350 DEP images/fh.pb-c.d [2020-04-21T14:18:34.872Z] #44 7.416 DEP images/fsnotify.pb-c.d [2020-04-21T14:18:34.872Z] #44 7.474 PBCC images/eventpoll.pb-c.c [2020-04-21T14:18:34.872Z] #44 7.535 DEP images/eventpoll.pb-c.d [2020-04-21T14:18:35.153Z] #44 7.539 PBCC images/eventfd.pb-c.c [2020-04-21T14:18:35.153Z] #44 7.583 DEP images/eventfd.pb-c.d [2020-04-21T14:18:35.153Z] #44 7.614 PBCC images/remap-file-path.pb-c.c [2020-04-21T14:18:35.153Z] #44 7.619 DEP images/remap-file-path.pb-c.d [2020-04-21T14:18:35.153Z] #44 7.675 PBCC images/fifo.pb-c.c [2020-04-21T14:18:35.153Z] #44 7.707 DEP images/fifo.pb-c.d [2020-04-21T14:18:35.153Z] #44 7.755 PBCC images/ghost-file.pb-c.c [2020-04-21T14:18:35.153Z] #44 7.796 DEP images/ghost-file.pb-c.d [2020-04-21T14:18:35.153Z] #44 7.846 PBCC images/regfile.pb-c.c [2020-04-21T14:18:35.153Z] #44 7.852 DEP images/regfile.pb-c.d [2020-04-21T14:18:35.153Z] #44 ... [2020-04-21T14:18:35.153Z] [2020-04-21T14:18:35.153Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:35.153Z] #27 19.18 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-21T14:18:35.153Z] #27 19.65 [2020-04-21T14:18:35.153Z] #27 19.79 ######################################################################## 100.0% [2020-04-21T14:18:35.421Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-21T14:18:35.435Z] #27 19.90 [2020-04-21T14:18:35.469Z] #53 28.70 ++ git describe --tags [2020-04-21T14:18:35.469Z] #53 28.71 + version=v1.23.8 [2020-04-21T14:18:35.469Z] #53 28.72 ++ git rev-parse --short HEAD [2020-04-21T14:18:35.469Z] #53 28.73 + commit=76a82c6 [2020-04-21T14:18:35.469Z] #53 28.73 ++ git show -s --format=%cd [2020-04-21T14:18:35.469Z] #53 28.75 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-21T14:18:35.470Z] #53 28.76 + 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 [2020-04-21T14:18:35.710Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-04-21T14:18:35.710Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-04-21T14:18:35.710Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-21T14:18:35.911Z] #62 41.21 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:35.911Z] #62 41.43 Fetched 119 kB in 0s (320 kB/s) [2020-04-21T14:18:35.994Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-07ad5e4516c0914a8) in /home/ubuntu/workspace/moby_PR-40845 [Pipeline] { [2020-04-21T14:18:36.005Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-04-21T14:18:36.005Z] go: finding github.com/gofrs/flock v0.7.0 [Pipeline] checkout [2020-04-21T14:18:36.030Z] #27 ... [2020-04-21T14:18:36.030Z] [2020-04-21T14:18:36.030Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:36.030Z] #74 DONE 43.2s [2020-04-21T14:18:36.030Z] [2020-04-21T14:18:36.030Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:36.030Z] #43 43.47 The following NEW packages will be installed: [2020-04-21T14:18:36.030Z] #43 43.47 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-21T14:18:36.030Z] #43 43.49 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-21T14:18:36.030Z] #43 43.49 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-21T14:18:36.030Z] #43 43.49 python-six zlib1g-dev [2020-04-21T14:18:36.169Z] #62 41.58 Selecting previously unselected package libbtrfs0. [2020-04-21T14:18:36.169Z] #62 41.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-21T14:18:36.169Z] #62 41.67 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-21T14:18:36.169Z] #62 41.68 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:18:36.294Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-04-21T14:18:36.294Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-21T14:18:36.425Z] #62 41.82 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:18:36.425Z] #62 41.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-21T14:18:36.425Z] #62 41.83 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:18:36.442Z] #27 20.83 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-21T14:18:36.443Z] #27 21.07 [2020-04-21T14:18:36.584Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-04-21T14:18:36.597Z] #43 ... [2020-04-21T14:18:36.597Z] [2020-04-21T14:18:36.597Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:18:36.597Z] #62 30.22 Reading package lists... [2020-04-21T14:18:36.597Z] #62 36.67 Building dependency tree... [2020-04-21T14:18:36.597Z] #62 40.20 The following additional packages will be installed: [2020-04-21T14:18:36.597Z] #62 40.20 libbtrfs0 [2020-04-21T14:18:36.597Z] #62 40.41 The following NEW packages will be installed: [2020-04-21T14:18:36.597Z] #62 40.44 libbtrfs-dev libbtrfs0 [2020-04-21T14:18:36.597Z] #62 40.82 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:36.597Z] #62 40.82 Need to get 119 kB of archives. [2020-04-21T14:18:36.597Z] #62 40.82 After this operation, 387 kB of additional disk space will be used. [2020-04-21T14:18:36.597Z] #62 40.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-21T14:18:36.597Z] #62 40.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-21T14:18:36.597Z] #62 42.37 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:36.597Z] #62 42.64 Fetched 119 kB in 0s (443 kB/s) [2020-04-21T14:18:36.597Z] #62 42.89 Selecting previously unselected package libbtrfs0. [2020-04-21T14:18:36.597Z] #62 42.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-21T14:18:36.597Z] #62 42.96 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-21T14:18:36.597Z] #62 42.97 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:18:36.597Z] #62 43.14 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:18:36.597Z] #62 43.15 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-21T14:18:36.597Z] #62 43.16 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:18:36.597Z] #62 43.59 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:18:36.597Z] #62 43.64 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:18:36.597Z] #62 43.70 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:18:36.597Z] #62 DONE 44.0s [2020-04-21T14:18:36.597Z] [2020-04-21T14:18:36.597Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:36.597Z] #43 44.00 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:36.597Z] #43 44.00 Need to get 4095 kB of archives. [2020-04-21T14:18:36.597Z] #43 44.00 After this operation, 22.5 MB of additional disk space will be used. [2020-04-21T14:18:36.597Z] #43 44.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-21T14:18:36.597Z] #43 44.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-21T14:18:36.597Z] #43 44.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-21T14:18:36.597Z] #43 44.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-21T14:18:36.597Z] #43 ... [2020-04-21T14:18:36.597Z] [2020-04-21T14:18:36.597Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:18:36.597Z] #63 DONE 0.1s [2020-04-21T14:18:36.597Z] [2020-04-21T14:18:36.597Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:36.597Z] #43 44.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-21T14:18:36.597Z] #43 44.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-21T14:18:36.597Z] #43 44.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-04-21T14:18:36.597Z] #43 44.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-21T14:18:36.597Z] #43 44.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-21T14:18:36.685Z] #62 42.07 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:18:36.685Z] #62 42.10 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:18:36.685Z] #62 42.13 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:18:36.725Z] #27 21.19 #################### 27.8% ######################################################################## 100.0% [2020-04-21T14:18:36.725Z] #27 21.32 [2020-04-21T14:18:36.855Z] #43 ... [2020-04-21T14:18:36.855Z] [2020-04-21T14:18:36.855Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-21T14:18:36.855Z] #64 DONE 0.1s [2020-04-21T14:18:36.855Z] [2020-04-21T14:18:36.855Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:36.855Z] #43 44.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-21T14:18:36.855Z] #43 44.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-21T14:18:36.873Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-04-21T14:18:36.942Z] #62 ... [2020-04-21T14:18:36.942Z] [2020-04-21T14:18:36.942Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:36.942Z] #74 DONE 42.0s [2020-04-21T14:18:37.113Z] #43 44.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-21T14:18:37.113Z] #43 44.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-04-21T14:18:37.113Z] #43 44.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-21T14:18:37.113Z] #43 44.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-21T14:18:37.113Z] #43 44.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-21T14:18:37.113Z] #43 44.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-21T14:18:37.200Z] [2020-04-21T14:18:37.200Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:37.200Z] #10 39.64 The following additional packages will be installed: [2020-04-21T14:18:37.200Z] #10 39.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-21T14:18:37.200Z] #10 39.65 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-21T14:18:37.200Z] #10 39.65 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-21T14:18:37.200Z] #10 39.66 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:18:37.200Z] #10 39.66 Suggested packages: [2020-04-21T14:18:37.200Z] #10 39.68 gcc-8-locales seccomp wine64 [2020-04-21T14:18:37.200Z] #10 41.07 The following NEW packages will be installed: [2020-04-21T14:18:37.200Z] #10 41.07 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-21T14:18:37.200Z] #10 41.07 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-21T14:18:37.200Z] #10 41.08 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-21T14:18:37.200Z] #10 41.08 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-21T14:18:37.200Z] #10 41.08 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-21T14:18:37.200Z] #10 41.09 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:18:37.200Z] #10 41.51 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:37.200Z] #10 41.51 Need to get 77.7 MB of archives. [2020-04-21T14:18:37.200Z] #10 41.51 After this operation, 487 MB of additional disk space will be used. [2020-04-21T14:18:37.201Z] #10 41.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-04-21T14:18:37.201Z] #10 41.72 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] [2020-04-21T14:18:37.201Z] #10 42.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-21T14:18:37.201Z] #10 42.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-21T14:18:37.201Z] #10 42.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-21T14:18:37.201Z] #10 42.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-21T14:18:37.201Z] #10 ... [2020-04-21T14:18:37.201Z] [2020-04-21T14:18:37.201Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:18:37.201Z] #62 DONE 42.7s [2020-04-21T14:18:37.201Z] [2020-04-21T14:18:37.201Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:18:37.201Z] #63 DONE 0.1s [2020-04-21T14:18:37.339Z] #27 ... [2020-04-21T14:18:37.339Z] [2020-04-21T14:18:37.339Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:37.339Z] #33 36.13 time [2020-04-21T14:18:37.339Z] #33 40.50 internal/poll [2020-04-21T14:18:37.339Z] #33 41.25 internal/fmtsort [2020-04-21T14:18:37.339Z] #33 41.73 internal/syscall/execenv [2020-04-21T14:18:37.339Z] #33 41.74 internal/syscall/unix [2020-04-21T14:18:37.339Z] #33 41.91 strings [2020-04-21T14:18:37.339Z] #33 41.93 os [2020-04-21T14:18:37.339Z] #33 44.30 path [2020-04-21T14:18:37.339Z] #33 44.59 text/tabwriter [2020-04-21T14:18:37.339Z] #33 45.13 fmt [2020-04-21T14:18:37.339Z] #33 45.29 path/filepath [2020-04-21T14:18:37.339Z] #33 ... [2020-04-21T14:18:37.339Z] [2020-04-21T14:18:37.339Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:37.339Z] #65 24.76 Checking out files: 77% (2459/3178) Checking out files: 78% (2479/3178) Checking out files: 79% (2511/3178) Checking out files: 80% (2543/3178) Checking out files: 81% (2575/3178) Checking out files: 82% (2606/3178) Checking out files: 83% (2638/3178) Checking out files: 84% (2670/3178) Checking out files: 85% (2702/3178) Checking out files: 86% (2734/3178) Checking out files: 87% (2765/3178) Checking out files: 88% (2797/3178) Checking out files: 89% (2829/3178) Checking out files: 90% (2861/3178) Checking out files: 91% (2892/3178) Checking out files: 92% (2924/3178) Checking out files: 93% (2956/3178) Checking out files: 94% (2988/3178) Checking out files: 95% (3020/3178) Checking out files: 96% (3051/3178) Checking out files: 97% (3083/3178) Checking out files: 98% (3115/3178) Checking out files: 99% (3147/3178) Checking out files: 100% (3178/3178) Checking out files: 100% (3178/3178), done. [2020-04-21T14:18:37.339Z] #65 25.43 + cd /tmp/tmp.HseOaJMaNe/src/github.com/containerd/containerd [2020-04-21T14:18:37.339Z] #65 25.43 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:18:37.339Z] #65 26.56 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-21T14:18:37.457Z] [2020-04-21T14:18:37.457Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:37.457Z] #10 42.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-21T14:18:37.457Z] #10 ... [2020-04-21T14:18:37.457Z] [2020-04-21T14:18:37.457Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-21T14:18:37.457Z] #64 DONE 0.2s [2020-04-21T14:18:37.620Z] #65 26.57 + BUILDTAGS='netgo osusergo static_build' [2020-04-21T14:18:37.620Z] #65 26.57 + export EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:18:37.620Z] #65 26.57 + EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:18:37.620Z] #65 26.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-21T14:18:37.620Z] #65 26.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-21T14:18:37.620Z] #65 26.57 + '[' '' = dynamic ']' [2020-04-21T14:18:37.620Z] #65 26.57 + make [2020-04-21T14:18:37.714Z] [2020-04-21T14:18:37.714Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:37.925Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-04-21T14:18:37.925Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-04-21T14:18:38.216Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-21T14:18:38.216Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-04-21T14:18:38.216Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-04-21T14:18:38.216Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-04-21T14:18:38.624Z] #65 27.59 + bin/ctr [2020-04-21T14:18:38.664Z] using credential docker-jenkins-github-credentials [2020-04-21T14:18:38.674Z] Cloning the remote Git repository [2020-04-21T14:18:38.674Z] Cloning with configured refspecs honoured and without tags [2020-04-21T14:18:38.748Z] #53 ... [2020-04-21T14:18:38.748Z] [2020-04-21T14:18:38.748Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:38.748Z] #10 15.31 Reading package lists... [2020-04-21T14:18:38.748Z] #10 22.80 Reading package lists... [2020-04-21T14:18:38.748Z] #10 29.69 Building dependency tree... [2020-04-21T14:18:38.748Z] #10 ... [2020-04-21T14:18:38.748Z] [2020-04-21T14:18:38.748Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:38.748Z] #74 24.33 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. [2020-04-21T14:18:38.748Z] #74 24.99 + cd /tmp/tmp.7IP7109OvW/src/github.com/docker/libnetwork [2020-04-21T14:18:38.748Z] #74 25.00 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:18:38.748Z] #74 25.60 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-21T14:18:38.846Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-04-21T14:18:39.026Z] #43 46.19 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:39.026Z] #43 46.40 Fetched 4095 kB in 1s (3884 kB/s) [2020-04-21T14:18:39.026Z] #43 46.47 Selecting previously unselected package libcap-dev:amd64. [2020-04-21T14:18:39.026Z] #43 46.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 ... 15405 files and directories currently installed.) [2020-04-21T14:18:39.026Z] #43 46.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-21T14:18:39.026Z] #43 46.55 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-21T14:18:39.135Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-04-21T14:18:39.256Z] #65 ... [2020-04-21T14:18:39.256Z] [2020-04-21T14:18:39.256Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:39.256Z] #56 38.04 time [2020-04-21T14:18:39.256Z] #56 41.39 encoding/binary [2020-04-21T14:18:39.256Z] #56 41.97 os [2020-04-21T14:18:39.256Z] #56 43.58 encoding/base64 [2020-04-21T14:18:39.256Z] #56 44.36 golang.org/x/sys/unix [2020-04-21T14:18:39.256Z] #56 45.17 fmt [2020-04-21T14:18:39.256Z] #56 ... [2020-04-21T14:18:39.256Z] [2020-04-21T14:18:39.256Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:39.256Z] #27 22.24 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-21T14:18:39.256Z] #27 22.29 skipping existing b63cc5f62c21 [2020-04-21T14:18:39.256Z] #27 22.36 [2020-04-21T14:18:39.256Z] #27 23.32 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-21T14:18:39.256Z] #27 23.65 [2020-04-21T14:18:39.256Z] #27 23.79 ######################################################################## 100.0% [2020-04-21T14:18:39.256Z] #27 23.90 [2020-04-21T14:18:39.283Z] #43 46.71 Selecting previously unselected package libnet1:amd64. [2020-04-21T14:18:39.283Z] #43 46.71 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-21T14:18:39.283Z] #43 46.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:18:39.438Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-04-21T14:18:39.540Z] #27 23.92 Download of images into '/build' complete. [2020-04-21T14:18:39.540Z] #27 23.92 Use something like the following to load the result into a Docker daemon: [2020-04-21T14:18:39.540Z] #27 23.92 tar -cC '/build' . | docker load [2020-04-21T14:18:39.540Z] #27 DONE 24.2s [2020-04-21T14:18:39.540Z] [2020-04-21T14:18:39.540Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:18:39.540Z] #44 7.921 PBCC images/ns.pb-c.c [2020-04-21T14:18:39.540Z] #44 7.925 DEP images/ns.pb-c.d [2020-04-21T14:18:39.540Z] #44 7.932 PBCC images/fdinfo.pb-c.c [2020-04-21T14:18:39.540Z] #44 7.994 DEP images/fdinfo.pb-c.d [2020-04-21T14:18:39.540Z] #44 8.053 PBCC images/core-aarch64.pb-c.c [2020-04-21T14:18:39.540Z] #44 8.102 PBCC images/core-arm.pb-c.c [2020-04-21T14:18:39.540Z] #44 8.150 PBCC images/core-ppc64.pb-c.c [2020-04-21T14:18:39.540Z] #44 8.198 PBCC images/core-s390.pb-c.c [2020-04-21T14:18:39.540Z] #44 8.218 PBCC images/core-x86.pb-c.c [2020-04-21T14:18:39.540Z] #44 8.267 PBCC images/core.pb-c.c [2020-04-21T14:18:39.540Z] #44 8.297 PBCC images/inventory.pb-c.c [2020-04-21T14:18:39.540Z] #44 8.381 DEP images/core-aarch64.pb-c.d [2020-04-21T14:18:39.540Z] #44 8.435 DEP images/core-arm.pb-c.d [2020-04-21T14:18:39.540Z] #44 8.489 DEP images/core-ppc64.pb-c.d [2020-04-21T14:18:39.540Z] #44 8.499 DEP images/core-s390.pb-c.d [2020-04-21T14:18:39.540Z] #44 8.542 DEP images/core-x86.pb-c.d [2020-04-21T14:18:39.540Z] #44 8.605 DEP images/core.pb-c.d [2020-04-21T14:18:39.540Z] #44 8.690 DEP images/inventory.pb-c.d [2020-04-21T14:18:39.540Z] #44 8.709 PBCC images/cpuinfo.pb-c.c [2020-04-21T14:18:39.540Z] #44 8.723 DEP images/cpuinfo.pb-c.d [2020-04-21T14:18:39.540Z] #44 8.795 PBCC images/stats.pb-c.c [2020-04-21T14:18:39.540Z] #44 8.812 DEP images/stats.pb-c.d [2020-04-21T14:18:39.540Z] #44 9.893 make[1]: Nothing to be done for 'all'. [2020-04-21T14:18:39.540Z] #44 10.95 CC images/stats.o [2020-04-21T14:18:39.540Z] #44 11.21 CC images/core.o [2020-04-21T14:18:39.540Z] #44 11.62 CC images/core-x86.o [2020-04-21T14:18:39.540Z] #44 11.95 CC images/core-arm.o [2020-04-21T14:18:38.334Z] Cloning repository https://github.com/moby/moby.git [2020-04-21T14:18:38.393Z] > git init /home/ubuntu/workspace/moby_PR-40845 # timeout=10 [2020-04-21T14:18:38.834Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:18:38.835Z] > git --version # timeout=10 [2020-04-21T14:18:38.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:18:38.846Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40845/head:refs/remotes/origin/PR-40845 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:18:39.543Z] #43 46.85 Selecting previously unselected package libnet1-dev. [2020-04-21T14:18:39.543Z] #43 46.86 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-21T14:18:39.543Z] #43 46.88 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:18:39.543Z] #43 47.10 Selecting previously unselected package libnl-3-200:amd64. [2020-04-21T14:18:39.681Z] #74 ... [2020-04-21T14:18:39.681Z] [2020-04-21T14:18:39.681Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:39.681Z] #10 33.34 The following additional packages will be installed: [2020-04-21T14:18:39.681Z] #10 33.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-21T14:18:39.681Z] #10 33.35 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-21T14:18:39.681Z] #10 33.35 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-21T14:18:39.681Z] #10 33.36 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:18:39.681Z] #10 33.37 Suggested packages: [2020-04-21T14:18:39.681Z] #10 33.38 gcc-8-locales seccomp wine64 [2020-04-21T14:18:39.807Z] #43 47.10 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-21T14:18:39.807Z] #43 47.11 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:18:39.807Z] #43 ... [2020-04-21T14:18:39.807Z] [2020-04-21T14:18:39.807Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:39.807Z] #35 30.17 Reading package lists... [2020-04-21T14:18:39.807Z] #35 37.48 Building dependency tree... [2020-04-21T14:18:39.807Z] #35 41.25 The following additional packages will be installed: [2020-04-21T14:18:39.807Z] #35 41.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-21T14:18:39.807Z] #35 41.28 Suggested packages: [2020-04-21T14:18:39.807Z] #35 41.28 cmake-doc ninja-build lrzip [2020-04-21T14:18:39.807Z] #35 41.29 Recommended packages: [2020-04-21T14:18:39.807Z] #35 41.29 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-21T14:18:39.807Z] #35 42.57 The following NEW packages will be installed: [2020-04-21T14:18:39.807Z] #35 42.58 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-21T14:18:39.807Z] #35 42.60 vim-common xxd [2020-04-21T14:18:39.807Z] #35 43.16 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:39.807Z] #35 43.16 Need to get 14.9 MB of archives. [2020-04-21T14:18:39.807Z] #35 43.16 After this operation, 61.8 MB of additional disk space will be used. [2020-04-21T14:18:39.807Z] #35 43.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-21T14:18:39.807Z] #35 43.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:18:39.807Z] #35 43.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-21T14:18:39.807Z] #35 43.32 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-21T14:18:39.807Z] #35 44.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-21T14:18:39.807Z] #35 44.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-21T14:18:39.807Z] #35 44.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-21T14:18:39.807Z] #35 44.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-21T14:18:39.807Z] #35 44.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-21T14:18:39.807Z] #35 44.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-21T14:18:39.807Z] #35 46.78 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:39.807Z] #35 47.01 Fetched 14.9 MB in 3s (5671 kB/s) [2020-04-21T14:18:39.807Z] #35 47.15 Selecting previously unselected package xxd. [2020-04-21T14:18:39.807Z] #35 47.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-21T14:18:39.807Z] #35 47.24 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-21T14:18:39.807Z] #35 47.27 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:18:39.807Z] #35 ... [2020-04-21T14:18:39.807Z] [2020-04-21T14:18:39.807Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:39.807Z] #43 47.28 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-21T14:18:39.807Z] #43 47.28 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-21T14:18:39.807Z] #43 47.30 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-21T14:18:39.939Z] #10 ... [2020-04-21T14:18:39.939Z] [2020-04-21T14:18:39.939Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:39.939Z] #35 23.66 Fetched 8338 kB in 17s (486 kB/s) [2020-04-21T14:18:39.939Z] #35 23.66 Reading package lists... [2020-04-21T14:18:40.070Z] #43 47.73 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-21T14:18:40.085Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-04-21T14:18:40.167Z] #44 12.48 CC images/core-aarch64.o [2020-04-21T14:18:40.167Z] #44 ... [2020-04-21T14:18:40.167Z] [2020-04-21T14:18:40.167Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:40.167Z] #47 38.96 time [2020-04-21T14:18:40.167Z] #47 42.35 strings [2020-04-21T14:18:40.167Z] #47 44.14 os [2020-04-21T14:18:40.167Z] #47 44.82 regexp/syntax [2020-04-21T14:18:40.167Z] #47 46.53 fmt [2020-04-21T14:18:40.167Z] #47 ... [2020-04-21T14:18:40.167Z] [2020-04-21T14:18:40.167Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:40.167Z] #33 46.68 io/ioutil [2020-04-21T14:18:40.167Z] #33 47.95 github.com/BurntSushi/toml [2020-04-21T14:18:40.167Z] #33 47.95 flag [2020-04-21T14:18:40.167Z] #33 49.33 log [2020-04-21T14:18:40.197Z] #35 31.18 Reading package lists... [2020-04-21T14:18:40.197Z] #35 ... [2020-04-21T14:18:40.197Z] [2020-04-21T14:18:40.197Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:18:40.197Z] #62 23.87 Fetched 8338 kB in 18s (472 kB/s) [2020-04-21T14:18:40.197Z] #62 23.87 Reading package lists... [2020-04-21T14:18:40.197Z] #62 31.27 Reading package lists... [2020-04-21T14:18:40.197Z] #62 ... [2020-04-21T14:18:40.197Z] [2020-04-21T14:18:40.197Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:40.197Z] #56 23.26 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:18:40.197Z] #56 23.46 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:18:40.197Z] #56 23.65 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:18:40.197Z] #56 23.72 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:18:40.197Z] #56 24.57 runtime/cgo [2020-04-21T14:18:40.197Z] #56 24.68 runtime [2020-04-21T14:18:40.238Z] #65 ... [2020-04-21T14:18:40.238Z] [2020-04-21T14:18:40.238Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:18:40.238Z] #25 40.35 ca-certificates is already the newest version (20190110). [2020-04-21T14:18:40.238Z] #25 40.35 The following additional packages will be installed: [2020-04-21T14:18:40.238Z] #25 40.36 libjq1 libonig5 [2020-04-21T14:18:40.238Z] #25 40.88 The following NEW packages will be installed: [2020-04-21T14:18:40.238Z] #25 40.89 jq libjq1 libonig5 [2020-04-21T14:18:40.238Z] #25 41.32 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:40.238Z] #25 41.32 Need to get 355 kB of archives. [2020-04-21T14:18:40.238Z] #25 41.32 After this operation, 1072 kB of additional disk space will be used. [2020-04-21T14:18:40.238Z] #25 41.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-21T14:18:40.238Z] #25 41.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-21T14:18:40.238Z] #25 41.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-21T14:18:40.238Z] #25 42.68 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:40.238Z] #25 43.20 Fetched 355 kB in 0s (1212 kB/s) [2020-04-21T14:18:40.238Z] #25 43.47 Selecting previously unselected package libonig5:amd64. [2020-04-21T14:18:40.238Z] #25 43.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 ... 15405 files and directories currently installed.) [2020-04-21T14:18:40.238Z] #25 43.53 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-21T14:18:40.238Z] #25 43.57 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:18:40.238Z] #25 44.10 Selecting previously unselected package libjq1:amd64. [2020-04-21T14:18:40.238Z] #25 44.11 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:18:40.238Z] #25 44.12 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:18:40.238Z] #25 44.59 Selecting previously unselected package jq. [2020-04-21T14:18:40.238Z] #25 44.60 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:18:40.238Z] #25 44.61 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:18:40.238Z] #25 44.88 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:18:40.238Z] #25 44.90 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:18:40.238Z] #25 44.92 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:18:40.238Z] #25 44.93 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:18:40.238Z] #25 DONE 45.4s [2020-04-21T14:18:40.238Z] [2020-04-21T14:18:40.238Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-21T14:18:40.238Z] #26 DONE 0.1s [2020-04-21T14:18:40.238Z] [2020-04-21T14:18:40.238Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:40.328Z] #43 47.73 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:18:40.329Z] #43 47.74 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:18:40.329Z] #43 47.92 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-21T14:18:40.329Z] #43 47.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:18:40.329Z] #43 47.96 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-21T14:18:40.374Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-04-21T14:18:40.374Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-04-21T14:18:40.587Z] #43 48.09 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-21T14:18:40.587Z] #43 48.09 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-21T14:18:40.587Z] #43 48.10 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-21T14:18:40.663Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-04-21T14:18:40.663Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-04-21T14:18:40.663Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T14:18:40.764Z] #56 ... [2020-04-21T14:18:40.764Z] [2020-04-21T14:18:40.764Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:18:40.764Z] #25 24.46 Fetched 8338 kB in 18s (466 kB/s) [2020-04-21T14:18:40.764Z] #25 24.46 Reading package lists... [2020-04-21T14:18:40.764Z] #25 31.65 Reading package lists... [2020-04-21T14:18:40.764Z] #25 ... [2020-04-21T14:18:40.764Z] [2020-04-21T14:18:40.764Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:40.764Z] #10 34.67 The following NEW packages will be installed: [2020-04-21T14:18:40.845Z] #43 48.37 Selecting previously unselected package libprotobuf17:amd64. [2020-04-21T14:18:40.845Z] #43 48.37 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-21T14:18:40.845Z] #43 48.39 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-21T14:18:41.022Z] #10 34.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-21T14:18:41.022Z] #10 34.69 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-21T14:18:41.022Z] #10 34.69 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-21T14:18:41.022Z] #10 34.70 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-21T14:18:41.022Z] #10 34.70 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-21T14:18:41.022Z] #10 34.70 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:18:41.022Z] #10 ... [2020-04-21T14:18:41.022Z] [2020-04-21T14:18:41.022Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:41.022Z] #43 24.77 Fetched 8338 kB in 18s (451 kB/s) [2020-04-21T14:18:41.022Z] #43 24.77 Reading package lists... [2020-04-21T14:18:41.281Z] #43 32.37 Reading package lists... [2020-04-21T14:18:41.281Z] #43 ... [2020-04-21T14:18:41.281Z] [2020-04-21T14:18:41.281Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:41.281Z] #47 28.03 vendor/golang.org/x/crypto/internal/subtle [2020-04-21T14:18:41.281Z] #47 28.20 vendor/golang.org/x/crypto/curve25519 [2020-04-21T14:18:41.281Z] #47 ... [2020-04-21T14:18:41.281Z] [2020-04-21T14:18:41.281Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:41.281Z] #10 35.08 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:41.281Z] #10 35.08 Need to get 77.7 MB of archives. [2020-04-21T14:18:41.281Z] #10 35.08 After this operation, 487 MB of additional disk space will be used. [2020-04-21T14:18:41.281Z] #10 35.08 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] [2020-04-21T14:18:41.294Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-21T14:18:41.539Z] #10 35.29 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] [2020-04-21T14:18:41.797Z] #10 35.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-21T14:18:41.931Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-04-21T14:18:42.037Z] #43 49.30 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-21T14:18:42.037Z] #43 49.31 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-21T14:18:42.037Z] #43 49.32 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-21T14:18:42.037Z] #43 49.55 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-21T14:18:42.037Z] #43 ... [2020-04-21T14:18:42.037Z] [2020-04-21T14:18:42.037Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:42.037Z] #33 39.09 sync [2020-04-21T14:18:42.037Z] #33 39.12 internal/reflectlite [2020-04-21T14:18:42.037Z] #33 42.01 errors [2020-04-21T14:18:42.037Z] #33 42.01 sort [2020-04-21T14:18:42.037Z] #33 42.52 strconv [2020-04-21T14:18:42.037Z] #33 43.62 io [2020-04-21T14:18:42.037Z] #33 45.51 internal/oserror [2020-04-21T14:18:42.037Z] #33 45.66 syscall [2020-04-21T14:18:42.037Z] #33 47.71 reflect [2020-04-21T14:18:42.037Z] #33 ... [2020-04-21T14:18:42.037Z] [2020-04-21T14:18:42.037Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:42.037Z] #27 4.965 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-21T14:18:42.037Z] #27 5.309 [2020-04-21T14:18:42.037Z] #27 5.533 # 2.6% ##### 7.3% ########## 15.2% ################ 22.6% ################### 27.7% ####################### 33.3% ############################ 39.4% ################################# 46.4% ###################################### 53.8% ########################################### 60.2% ################################################ 67.2% ##################################################### 73.9% ######################################################### 79.9% ############################################################## 87.0% ################################################################## 92.6% ######################################################################## 100.0% [2020-04-21T14:18:42.037Z] #27 7.532 [2020-04-21T14:18:42.056Z] #10 35.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-21T14:18:42.056Z] #10 35.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-21T14:18:42.056Z] #10 35.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-21T14:18:42.314Z] #10 36.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-21T14:18:42.561Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-04-21T14:18:42.561Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-04-21T14:18:42.604Z] #27 7.764 ### 5.4% ################ 22.7% [2020-04-21T14:18:42.604Z] #27 ... [2020-04-21T14:18:42.604Z] [2020-04-21T14:18:42.604Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:42.604Z] #10 40.09 The following additional packages will be installed: [2020-04-21T14:18:42.604Z] #10 40.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-21T14:18:42.604Z] #10 40.09 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-21T14:18:42.604Z] #10 40.09 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-21T14:18:42.604Z] #10 40.11 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:18:42.604Z] #10 40.12 Suggested packages: [2020-04-21T14:18:42.604Z] #10 40.12 gcc-8-locales seccomp wine64 [2020-04-21T14:18:42.604Z] #10 41.72 The following NEW packages will be installed: [2020-04-21T14:18:42.604Z] #10 41.72 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-21T14:18:42.604Z] #10 41.72 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-21T14:18:42.604Z] #10 41.72 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-21T14:18:42.604Z] #10 41.73 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-21T14:18:42.604Z] #10 41.73 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-21T14:18:42.604Z] #10 41.73 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:18:42.604Z] #10 42.17 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:42.604Z] #10 42.17 Need to get 77.7 MB of archives. [2020-04-21T14:18:42.604Z] #10 42.17 After this operation, 487 MB of additional disk space will be used. [2020-04-21T14:18:42.604Z] #10 42.17 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] [2020-04-21T14:18:42.604Z] #10 42.50 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] [2020-04-21T14:18:42.604Z] #10 42.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-21T14:18:42.604Z] #10 42.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-21T14:18:42.604Z] #10 42.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-21T14:18:42.604Z] #10 42.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-21T14:18:42.604Z] #10 43.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] [2020-04-21T14:18:42.604Z] #10 44.21 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] [2020-04-21T14:18:42.604Z] #10 44.21 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] [2020-04-21T14:18:42.604Z] #10 48.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-04-21T14:18:42.604Z] #10 ... [2020-04-21T14:18:42.604Z] [2020-04-21T14:18:42.604Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:42.850Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-04-21T14:18:42.850Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-04-21T14:18:42.850Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-04-21T14:18:42.857Z] #33 51.30 github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:18:42.880Z] #10 36.60 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] [2020-04-21T14:18:42.880Z] #10 36.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-04-21T14:18:43.120Z] #27 7.764 ### 5.4% ################ 22.7% ########################### 38.2% ###################################### 53.6% ############################################## 64.5% ########################################################## 81.1% ######################################################################## 100.0% [2020-04-21T14:18:43.140Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-21T14:18:43.380Z] #27 8.726 [2020-04-21T14:18:43.470Z] #33 ... [2020-04-21T14:18:43.470Z] [2020-04-21T14:18:43.470Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:18:43.470Z] #44 12.90 CC images/core-ppc64.o [2020-04-21T14:18:43.470Z] #44 13.52 CC images/core-s390.o [2020-04-21T14:18:43.470Z] #44 13.90 CC images/cpuinfo.o [2020-04-21T14:18:43.470Z] #44 14.32 CC images/inventory.o [2020-04-21T14:18:43.470Z] #44 14.46 CC images/fdinfo.o [2020-04-21T14:18:43.470Z] #44 14.63 CC images/fown.o [2020-04-21T14:18:43.470Z] #44 14.85 CC images/ns.o [2020-04-21T14:18:43.470Z] #44 15.04 CC images/regfile.o [2020-04-21T14:18:43.470Z] #44 15.23 CC images/ghost-file.o [2020-04-21T14:18:43.470Z] #44 15.49 CC images/fifo.o [2020-04-21T14:18:43.470Z] #44 15.67 CC images/remap-file-path.o [2020-04-21T14:18:43.470Z] #44 15.89 CC images/eventfd.o [2020-04-21T14:18:43.470Z] #44 16.06 CC images/eventpoll.o [2020-04-21T14:18:43.470Z] #44 16.19 CC images/fh.o [2020-04-21T14:18:43.751Z] #44 16.33 CC images/fsnotify.o [2020-04-21T14:18:43.769Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-04-21T14:18:43.769Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-04-21T14:18:44.033Z] #44 16.64 CC images/signalfd.o [2020-04-21T14:18:44.033Z] #44 16.72 CC images/fs.o [2020-04-21T14:18:44.315Z] #44 16.87 CC images/pstree.o [2020-04-21T14:18:44.315Z] #44 17.01 CC images/pipe.o [2020-04-21T14:18:44.415Z] #27 3.746 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-21T14:18:44.415Z] #27 ... [2020-04-21T14:18:44.415Z] [2020-04-21T14:18:44.415Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:44.415Z] #35 38.12 Building dependency tree... [2020-04-21T14:18:44.415Z] #35 41.73 The following additional packages will be installed: [2020-04-21T14:18:44.415Z] #35 41.73 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-21T14:18:44.415Z] #35 41.75 Suggested packages: [2020-04-21T14:18:44.415Z] #35 41.76 cmake-doc ninja-build lrzip [2020-04-21T14:18:44.415Z] #35 41.77 Recommended packages: [2020-04-21T14:18:44.415Z] #35 41.77 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-21T14:18:44.415Z] #35 43.48 The following NEW packages will be installed: [2020-04-21T14:18:44.415Z] #35 43.48 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-21T14:18:44.415Z] #35 43.48 vim-common xxd [2020-04-21T14:18:44.415Z] #35 44.05 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:44.415Z] #35 44.05 Need to get 14.9 MB of archives. [2020-04-21T14:18:44.415Z] #35 44.05 After this operation, 61.8 MB of additional disk space will be used. [2020-04-21T14:18:44.415Z] #35 44.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-21T14:18:44.415Z] #35 44.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:18:44.415Z] #35 44.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-21T14:18:44.415Z] #35 44.20 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-21T14:18:44.415Z] #35 45.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-21T14:18:44.415Z] #35 45.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-21T14:18:44.415Z] #35 45.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-21T14:18:44.415Z] #35 45.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-21T14:18:44.415Z] #35 45.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-21T14:18:44.415Z] #35 45.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-21T14:18:44.415Z] #35 47.35 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:44.415Z] #35 47.53 Fetched 14.9 MB in 2s (7002 kB/s) [2020-04-21T14:18:44.415Z] #35 47.65 Selecting previously unselected package xxd. [2020-04-21T14:18:44.415Z] #35 47.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 ... 15405 files and directories currently installed.) [2020-04-21T14:18:44.415Z] #35 47.76 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-21T14:18:44.415Z] #35 47.77 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:18:44.415Z] #35 47.99 Selecting previously unselected package vim-common. [2020-04-21T14:18:44.415Z] #35 47.99 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:18:44.415Z] #35 48.03 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:18:44.415Z] #35 48.45 Selecting previously unselected package cmake-data. [2020-04-21T14:18:44.415Z] #35 48.46 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-21T14:18:44.415Z] #35 48.47 Unpacking cmake-data (3.13.4-1) ... [2020-04-21T14:18:44.415Z] #35 ... [2020-04-21T14:18:44.415Z] [2020-04-21T14:18:44.415Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:18:44.415Z] #30 49.60 Checking out files: 89% (1355/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) [2020-04-21T14:18:44.415Z] #30 ... [2020-04-21T14:18:44.415Z] [2020-04-21T14:18:44.415Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:44.415Z] #43 38.37 Building dependency tree... [2020-04-21T14:18:44.415Z] #43 41.86 The following additional packages will be installed: [2020-04-21T14:18:44.415Z] #43 41.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-21T14:18:44.415Z] #43 41.86 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-21T14:18:44.415Z] #43 41.86 Suggested packages: [2020-04-21T14:18:44.415Z] #43 41.88 manpages-dev python-setuptools [2020-04-21T14:18:44.415Z] #43 43.79 The following NEW packages will be installed: [2020-04-21T14:18:44.415Z] #43 43.79 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-21T14:18:44.415Z] #43 43.79 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-21T14:18:44.415Z] #43 43.79 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-21T14:18:44.415Z] #43 43.83 python-six zlib1g-dev [2020-04-21T14:18:44.415Z] #43 44.37 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:44.415Z] #43 44.37 Need to get 4095 kB of archives. [2020-04-21T14:18:44.415Z] #43 44.37 After this operation, 22.5 MB of additional disk space will be used. [2020-04-21T14:18:44.415Z] #43 44.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-21T14:18:44.415Z] #43 44.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-21T14:18:44.415Z] #43 44.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-21T14:18:44.415Z] #43 44.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-21T14:18:44.415Z] #43 44.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-21T14:18:44.415Z] #43 44.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-21T14:18:44.415Z] #43 44.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-04-21T14:18:44.415Z] #43 44.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-21T14:18:44.415Z] #43 44.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-21T14:18:44.415Z] #43 44.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-21T14:18:44.415Z] #43 44.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-21T14:18:44.415Z] #43 44.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-21T14:18:44.415Z] #43 44.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-04-21T14:18:44.415Z] #43 44.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-21T14:18:44.415Z] #43 44.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-21T14:18:44.415Z] #43 44.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-21T14:18:44.415Z] #43 44.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-21T14:18:44.415Z] #43 46.21 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:44.415Z] #43 46.43 Fetched 4095 kB in 1s (5053 kB/s) [2020-04-21T14:18:44.415Z] #43 46.55 Selecting previously unselected package libcap-dev:amd64. [2020-04-21T14:18:44.415Z] #43 46.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 ... 15405 files and directories currently installed.) [2020-04-21T14:18:44.415Z] #43 46.66 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-21T14:18:44.415Z] #43 46.67 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-21T14:18:44.415Z] #43 46.79 Selecting previously unselected package libnet1:amd64. [2020-04-21T14:18:44.415Z] #43 46.81 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-21T14:18:44.416Z] #43 46.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:18:44.416Z] #43 47.00 Selecting previously unselected package libnet1-dev. [2020-04-21T14:18:44.416Z] #43 47.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-21T14:18:44.416Z] #43 47.04 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:18:44.416Z] #43 47.27 Selecting previously unselected package libnl-3-200:amd64. [2020-04-21T14:18:44.416Z] #43 47.27 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-21T14:18:44.416Z] #43 47.28 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:18:44.416Z] #43 47.47 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-21T14:18:44.416Z] #43 47.49 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-21T14:18:44.416Z] #43 47.49 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-21T14:18:44.416Z] #43 47.84 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-21T14:18:44.416Z] #43 47.85 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:18:44.416Z] #43 47.87 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:18:44.416Z] #43 47.99 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-21T14:18:44.416Z] #43 48.01 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:18:44.416Z] #43 48.02 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-21T14:18:44.416Z] #43 48.17 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-21T14:18:44.416Z] #43 48.17 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-21T14:18:44.416Z] #43 48.20 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-21T14:18:44.416Z] #43 48.46 Selecting previously unselected package libprotobuf17:amd64. [2020-04-21T14:18:44.416Z] #43 48.47 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-21T14:18:44.416Z] #43 48.47 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-21T14:18:44.416Z] #43 49.21 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-21T14:18:44.416Z] #43 49.25 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-21T14:18:44.416Z] #43 49.25 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-21T14:18:44.416Z] #43 49.48 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-21T14:18:44.416Z] #43 49.51 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-21T14:18:44.416Z] #43 49.52 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-21T14:18:44.416Z] #43 ... [2020-04-21T14:18:44.416Z] [2020-04-21T14:18:44.416Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:44.416Z] #33 39.52 sync [2020-04-21T14:18:44.416Z] #33 39.53 internal/reflectlite [2020-04-21T14:18:44.416Z] #33 42.70 sort [2020-04-21T14:18:44.416Z] #33 42.70 errors [2020-04-21T14:18:44.416Z] #33 43.34 strconv [2020-04-21T14:18:44.416Z] #33 44.58 io [2020-04-21T14:18:44.416Z] #33 46.29 internal/oserror [2020-04-21T14:18:44.416Z] #33 46.41 syscall [2020-04-21T14:18:44.416Z] #33 47.91 reflect [2020-04-21T14:18:44.597Z] #44 17.22 CC images/tcp-stream.o [2020-04-21T14:18:44.673Z] #33 ... [2020-04-21T14:18:44.673Z] [2020-04-21T14:18:44.673Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:44.673Z] #27 4.246 [2020-04-21T14:18:44.808Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-04-21T14:18:44.878Z] #44 17.36 CC images/sk-packet.o [2020-04-21T14:18:44.878Z] #44 17.51 CC images/mnt.o [2020-04-21T14:18:44.921Z] #27 8.950 ## 3.7% ####### 10.8% ############# 18.4% #################### 28.8% ######################### 35.9% ############################### 43.5% #################################### 50.0% ########################################### 60.1% ################################################## 70.4% ######################################################## 77.9% ############################################################ 83.4% #################################################################### 94.7% ######################################################################## 100.0% [2020-04-21T14:18:45.168Z] #44 ... [2020-04-21T14:18:45.168Z] [2020-04-21T14:18:45.168Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:45.168Z] #33 DONE 54.1s [2020-04-21T14:18:45.168Z] [2020-04-21T14:18:45.168Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:18:45.168Z] #44 17.63 CC images/pipe-data.o [2020-04-21T14:18:45.168Z] #44 17.77 CC images/sa.o [2020-04-21T14:18:45.434Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-04-21T14:18:45.447Z] #27 4.430 # 2.2% ####### 10.6% ############# 18.8% ################## 25.8% ####################### 32.5% ########################### 38.9% ############################### 43.9% #################################### 50.0% ####################################### 55.1% ############################################# 63.3% [2020-04-21T14:18:45.447Z] #27 ... [2020-04-21T14:18:45.447Z] [2020-04-21T14:18:45.447Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:45.447Z] #47 40.55 sync [2020-04-21T14:18:45.447Z] #47 40.56 internal/reflectlite [2020-04-21T14:18:45.447Z] #47 42.14 github.com/LK4D4/vndr/godl/singleflight [2020-04-21T14:18:45.447Z] #47 42.94 math/rand [2020-04-21T14:18:45.447Z] #47 44.73 internal/singleflight [2020-04-21T14:18:45.447Z] #47 45.26 io [2020-04-21T14:18:45.447Z] #47 45.27 strconv [2020-04-21T14:18:45.447Z] #47 46.71 bytes [2020-04-21T14:18:45.447Z] #47 49.12 bufio [2020-04-21T14:18:45.447Z] #47 49.52 reflect [2020-04-21T14:18:45.454Z] #44 17.91 CC images/timer.o [2020-04-21T14:18:45.485Z] #27 10.76 [2020-04-21T14:18:45.705Z] #47 ... [2020-04-21T14:18:45.705Z] [2020-04-21T14:18:45.705Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:45.743Z] #27 10.96 0.6% ## 4.1% #### 6.2% [2020-04-21T14:18:45.743Z] #27 ... [2020-04-21T14:18:45.743Z] [2020-04-21T14:18:45.743Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:45.743Z] #47 42.87 strconv [2020-04-21T14:18:45.743Z] #47 42.88 io [2020-04-21T14:18:45.743Z] #47 45.49 bytes [2020-04-21T14:18:45.743Z] #47 47.68 reflect [2020-04-21T14:18:45.743Z] #47 47.83 bufio [2020-04-21T14:18:45.743Z] #47 49.99 syscall [2020-04-21T14:18:45.747Z] #44 18.29 CC images/timerfd.o [2020-04-21T14:18:45.962Z] #27 4.430 # 2.2% ####### 10.6% ############# 18.8% ################## 25.8% ####################### 32.5% ########################### 38.9% ############################### 43.9% #################################### 50.0% ####################################### 55.1% ############################################# 63.3% ################################################## 70.3% ####################################################### 77.6% ############################################################# 85.1% ################################################################## 92.9% ######################################################################## 100.0% [2020-04-21T14:18:46.001Z] #47 ... [2020-04-21T14:18:46.001Z] [2020-04-21T14:18:46.001Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:46.032Z] #44 18.69 CC images/mm.o [2020-04-21T14:18:46.073Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-04-21T14:18:46.326Z] #44 18.83 CC images/sk-opts.o [2020-04-21T14:18:46.326Z] #44 18.95 CC images/sk-unix.o [2020-04-21T14:18:46.365Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-04-21T14:18:46.528Z] #27 6.356 [2020-04-21T14:18:46.608Z] #44 19.33 CC images/sk-inet.o [2020-04-21T14:18:46.778Z] #27 10.96 0.6% ## 4.1% #### 6.2% ###### 8.6% ####### 10.6% ######### 12.6% ########## 14.4% ########### 16.6% ############# 18.8% ############### 21.9% ################# 23.7% [2020-04-21T14:18:46.778Z] #27 ... [2020-04-21T14:18:46.778Z] [2020-04-21T14:18:46.778Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:46.778Z] #65 3.022 + RM_GOPATH=0 [2020-04-21T14:18:46.778Z] #65 3.022 + TMP_GOPATH= [2020-04-21T14:18:46.778Z] #65 3.023 + : /build [2020-04-21T14:18:46.778Z] #65 3.024 + '[' -z '' ']' [2020-04-21T14:18:46.778Z] #65 3.028 ++ mktemp -d [2020-04-21T14:18:46.778Z] #65 3.031 + export GOPATH=/tmp/tmp.AydgWQDrCK [2020-04-21T14:18:46.778Z] #65 3.032 + GOPATH=/tmp/tmp.AydgWQDrCK [2020-04-21T14:18:46.778Z] #65 3.032 + RM_GOPATH=1 [2020-04-21T14:18:46.778Z] #65 3.038 ++ dirname ./install.sh [2020-04-21T14:18:46.778Z] #65 3.044 + dir=. [2020-04-21T14:18:46.778Z] #65 3.051 + bin=containerd [2020-04-21T14:18:46.778Z] #65 3.051 + shift [2020-04-21T14:18:46.778Z] #65 3.051 + '[' '!' -f ./containerd.installer ']' [2020-04-21T14:18:46.778Z] #65 3.051 + . ./containerd.installer [2020-04-21T14:18:46.778Z] #65 3.052 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:18:46.778Z] #65 3.053 + install_containerd [2020-04-21T14:18:46.778Z] #65 3.053 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-21T14:18:46.778Z] #65 3.053 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:18:46.778Z] #65 3.053 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AydgWQDrCK/src/github.com/containerd/containerd [2020-04-21T14:18:46.778Z] #65 3.061 Cloning into '/tmp/tmp.AydgWQDrCK/src/github.com/containerd/containerd'... [2020-04-21T14:18:46.778Z] #65 ... [2020-04-21T14:18:46.778Z] [2020-04-21T14:18:46.778Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:46.889Z] #44 19.60 CC images/tun.o [2020-04-21T14:18:46.997Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-04-21T14:18:47.042Z] #27 6.598 ####### 10.3% ###################### 31.2% ###################################### 53.5% ###################################################### 76.3% ######################################################################## 100.0% [2020-04-21T14:18:47.067Z] #10 40.19 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] [2020-04-21T14:18:47.067Z] #10 ... [2020-04-21T14:18:47.067Z] [2020-04-21T14:18:47.067Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:47.067Z] #33 40.11 internal/reflectlite [2020-04-21T14:18:47.067Z] #33 40.14 sync [2020-04-21T14:18:47.171Z] #44 19.85 CC images/sk-netlink.o [2020-04-21T14:18:47.300Z] #27 7.408 [2020-04-21T14:18:47.452Z] #44 20.03 CC images/packet-sock.o [2020-04-21T14:18:47.624Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-04-21T14:18:47.624Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-04-21T14:18:47.734Z] #44 20.22 CC images/ipc-var.o [2020-04-21T14:18:47.734Z] #44 20.42 CC images/ipc-desc.o [2020-04-21T14:18:47.913Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-04-21T14:18:48.015Z] #44 20.55 CC images/ipc-shm.o [2020-04-21T14:18:48.015Z] #44 20.66 CC images/ipc-msg.o [2020-04-21T14:18:48.121Z] #27 7.622 #### 5.7% ######### 12.5% ################ 22.5% ###################### 31.0% [2020-04-21T14:18:48.121Z] #27 ... [2020-04-21T14:18:48.121Z] [2020-04-21T14:18:48.121Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:48.121Z] #10 43.41 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] [2020-04-21T14:18:48.121Z] #10 43.41 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] [2020-04-21T14:18:48.121Z] #10 47.43 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] [2020-04-21T14:18:48.121Z] #10 50.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-21T14:18:48.121Z] #10 50.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-21T14:18:48.121Z] #10 50.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-21T14:18:48.121Z] #10 50.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-21T14:18:48.121Z] #10 50.21 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] [2020-04-21T14:18:48.121Z] #10 50.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-21T14:18:48.121Z] #10 50.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-21T14:18:48.121Z] #10 50.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-21T14:18:48.121Z] #10 50.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-21T14:18:48.121Z] #10 50.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-21T14:18:48.121Z] #10 50.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-21T14:18:48.121Z] #10 50.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-21T14:18:48.121Z] #10 50.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-21T14:18:48.121Z] #10 50.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-21T14:18:48.121Z] #10 50.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-21T14:18:48.121Z] #10 51.81 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:48.121Z] #10 52.06 Fetched 77.7 MB in 9s (8420 kB/s) [2020-04-21T14:18:48.121Z] #10 52.18 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-21T14:18:48.122Z] #10 52.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-21T14:18:48.122Z] #10 52.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-21T14:18:48.122Z] #10 52.31 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:18:48.122Z] #10 ... [2020-04-21T14:18:48.122Z] [2020-04-21T14:18:48.122Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:48.203Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-04-21T14:18:48.296Z] #44 20.81 CC images/ipc-sem.o [2020-04-21T14:18:48.296Z] #44 20.90 CC images/utsns.o [2020-04-21T14:18:48.580Z] #44 21.08 CC images/creds.o [2020-04-21T14:18:48.636Z] #27 7.622 #### 5.7% ######### 12.5% ################ 22.5% ###################### 31.0% ############################ 39.6% #################################### 50.9% ############################################# 63.0% ################################################### 72.1% ########################################################### 82.4% ################################################################### 93.6% ######################################################################## 100.0% [2020-04-21T14:18:48.830Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-04-21T14:18:48.830Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-04-21T14:18:48.861Z] #44 21.27 CC images/vma.o [2020-04-21T14:18:48.861Z] #44 21.40 CC images/netdev.o [2020-04-21T14:18:49.118Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-04-21T14:18:49.142Z] #44 21.68 CC images/tty.o [2020-04-21T14:18:49.201Z] #27 9.056 [2020-04-21T14:18:49.424Z] #44 21.96 CC images/file-lock.o [2020-04-21T14:18:49.592Z] #33 42.78 sort [2020-04-21T14:18:49.592Z] #33 42.79 errors [2020-04-21T14:18:49.705Z] #44 22.14 CC images/rlimit.o [2020-04-21T14:18:49.705Z] #44 22.22 CC images/pagemap.o [2020-04-21T14:18:49.849Z] #33 43.23 strconv [2020-04-21T14:18:49.987Z] #44 22.38 CC images/siginfo.o [2020-04-21T14:18:49.987Z] #44 22.51 CC images/rpc.o [2020-04-21T14:18:50.126Z] #27 10.96 0.6% ## 4.1% #### 6.2% ###### 8.6% ####### 10.6% ######### 12.6% ########## 14.4% ########### 16.6% ############# 18.8% ############### 21.9% ################# 23.7% ################## 26.0% ##################### 29.8% ####################### 32.3% ######################## 34.2% ########################## 37.0% ############################ 39.5% ############################# 41.3% ############################### 43.8% ################################# 45.9% ################################### 48.7% ##################################### 51.6% ###################################### 53.7% ######################################## 55.7% ########################################## 58.8% ########################################### 60.2% ############################################ 62.1% ############################################## 64.7% ################################################ 67.2% ################################################# 69.0% ################################################### 71.3% #################################################### 73.6% ###################################################### 76.3% ######################################################## 78.4% ########################################################## 81.1% ############################################################ 84.4% ############################################################## 86.9% ################################################################ 89.4% ################################################################## 92.5% #################################################################### 95.0% ###################################################################### 97.8% ######################################################################## 100.0% [2020-04-21T14:18:50.126Z] #27 ... [2020-04-21T14:18:50.126Z] [2020-04-21T14:18:50.126Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:50.126Z] #35 47.50 Selecting previously unselected package vim-common. [2020-04-21T14:18:50.126Z] #35 47.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:18:50.126Z] #35 47.60 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:18:50.126Z] #35 48.01 Selecting previously unselected package cmake-data. [2020-04-21T14:18:50.126Z] #35 48.02 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-21T14:18:50.126Z] #35 48.03 Unpacking cmake-data (3.13.4-1) ... [2020-04-21T14:18:50.126Z] #35 51.24 Selecting previously unselected package libicu63:amd64. [2020-04-21T14:18:50.126Z] #35 51.26 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-21T14:18:50.126Z] #35 51.28 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:18:50.126Z] #35 ... [2020-04-21T14:18:50.126Z] [2020-04-21T14:18:50.126Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:50.126Z] #27 15.63 [2020-04-21T14:18:50.268Z] #44 ... [2020-04-21T14:18:50.268Z] [2020-04-21T14:18:50.268Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:50.268Z] #56 49.14 encoding/json [2020-04-21T14:18:50.268Z] #56 51.95 github.com/pkg/diff [2020-04-21T14:18:50.268Z] #56 53.15 go/scanner [2020-04-21T14:18:50.268Z] #56 53.97 go/ast [2020-04-21T14:18:50.268Z] #56 53.98 golang.org/x/crypto/ssh/terminal [2020-04-21T14:18:50.268Z] #56 55.42 mvdan.cc/editorconfig [2020-04-21T14:18:50.268Z] #56 56.37 mvdan.cc/sh/v3/fileutil [2020-04-21T14:18:50.268Z] #56 56.45 mvdan.cc/sh/v3/syntax [2020-04-21T14:18:50.268Z] #56 ... [2020-04-21T14:18:50.268Z] [2020-04-21T14:18:50.268Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:50.268Z] #10 59.32 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-21T14:18:50.268Z] #10 59.32 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-21T14:18:50.268Z] #10 59.33 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:18:50.549Z] #10 ... [2020-04-21T14:18:50.549Z] [2020-04-21T14:18:50.549Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:50.549Z] #47 49.42 regexp [2020-04-21T14:18:50.549Z] #47 50.99 go/token [2020-04-21T14:18:50.549Z] #47 51.82 go/scanner [2020-04-21T14:18:50.549Z] #47 52.50 internal/lazyregexp [2020-04-21T14:18:50.549Z] #47 52.76 net/url [2020-04-21T14:18:50.549Z] #47 53.22 go/ast [2020-04-21T14:18:50.549Z] #47 54.30 text/template/parse [2020-04-21T14:18:50.549Z] #47 56.90 go/parser [2020-04-21T14:18:50.549Z] #47 57.77 text/template [2020-04-21T14:18:50.549Z] #47 ... [2020-04-21T14:18:50.549Z] [2020-04-21T14:18:50.549Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:18:50.549Z] #44 23.20 CC images/ext-file.o [2020-04-21T14:18:50.615Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-04-21T14:18:50.786Z] #33 ... [2020-04-21T14:18:50.786Z] [2020-04-21T14:18:50.786Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:50.786Z] #74 DONE 43.8s [2020-04-21T14:18:50.786Z] [2020-04-21T14:18:50.786Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:50.786Z] #10 42.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-21T14:18:50.786Z] #10 42.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-21T14:18:50.786Z] #10 42.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-21T14:18:50.786Z] #10 42.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-21T14:18:50.786Z] #10 42.84 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] [2020-04-21T14:18:50.786Z] #10 42.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-21T14:18:50.786Z] #10 42.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-21T14:18:50.786Z] #10 42.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-21T14:18:50.786Z] #10 42.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-21T14:18:50.786Z] #10 42.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-21T14:18:50.786Z] #10 43.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-21T14:18:50.786Z] #10 43.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-21T14:18:50.786Z] #10 43.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-21T14:18:50.786Z] #10 43.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-21T14:18:50.786Z] #10 43.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-21T14:18:50.831Z] #44 23.35 CC images/cgroup.o [2020-04-21T14:18:51.044Z] #10 44.57 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:51.044Z] #10 44.85 Fetched 77.7 MB in 8s (9352 kB/s) [2020-04-21T14:18:51.044Z] #10 44.93 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-21T14:18:51.044Z] #10 44.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-21T14:18:51.044Z] #10 44.96 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-21T14:18:51.064Z] #27 ... [2020-04-21T14:18:51.064Z] [2020-04-21T14:18:51.064Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:51.064Z] #50 47.71 + cd /tmp/tmp.nSJ2HGI69g/src/gotest.tools/gotestsum [2020-04-21T14:18:51.064Z] #50 47.72 + git checkout -q v0.3.5 [2020-04-21T14:18:51.064Z] #50 47.79 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-21T14:18:51.064Z] #50 ... [2020-04-21T14:18:51.064Z] [2020-04-21T14:18:51.064Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:51.064Z] #10 51.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-21T14:18:51.064Z] #10 51.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-21T14:18:51.064Z] #10 51.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-21T14:18:51.064Z] #10 51.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-21T14:18:51.064Z] #10 51.07 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] [2020-04-21T14:18:51.064Z] #10 51.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-21T14:18:51.064Z] #10 51.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-21T14:18:51.064Z] #10 51.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-21T14:18:51.064Z] #10 51.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-21T14:18:51.064Z] #10 51.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-21T14:18:51.064Z] #10 51.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-21T14:18:51.064Z] #10 51.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-21T14:18:51.064Z] #10 51.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-21T14:18:51.064Z] #10 51.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-21T14:18:51.064Z] #10 51.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-21T14:18:51.064Z] #10 52.54 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:51.064Z] #10 52.76 Fetched 77.7 MB in 9s (8231 kB/s) [2020-04-21T14:18:51.064Z] #10 52.85 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-21T14:18:51.064Z] #10 52.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-21T14:18:51.064Z] #10 52.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-21T14:18:51.064Z] #10 52.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:18:51.064Z] #10 55.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-21T14:18:51.064Z] #10 55.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-21T14:18:51.064Z] #10 55.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:18:51.261Z] #27 9.266 # 1.8% ## 3.8% #### 6.1% ###### 9.1% ######## 11.6% ########## 14.1% ########### 16.5% ############## 20.2% ################ 22.3% ################## 25.3% ################### 27.7% ###################### 30.6% ######################## 34.2% ########################## 37.4% ############################ 40.2% ############################### 43.6% ################################# 47.0% #################################### 50.1% [2020-04-21T14:18:51.261Z] #27 ... [2020-04-21T14:18:51.261Z] [2020-04-21T14:18:51.261Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:51.261Z] #65 3.622 + RM_GOPATH=0 [2020-04-21T14:18:51.261Z] #65 3.622 + TMP_GOPATH= [2020-04-21T14:18:51.261Z] #65 3.622 + : /build [2020-04-21T14:18:51.261Z] #65 3.622 + '[' -z '' ']' [2020-04-21T14:18:51.261Z] #65 3.623 ++ mktemp -d [2020-04-21T14:18:51.261Z] #65 3.625 + export GOPATH=/tmp/tmp.5hZn3GeFmK [2020-04-21T14:18:51.261Z] #65 3.627 + GOPATH=/tmp/tmp.5hZn3GeFmK [2020-04-21T14:18:51.261Z] #65 3.627 + RM_GOPATH=1 [2020-04-21T14:18:51.261Z] #65 3.627 ++ dirname ./install.sh [2020-04-21T14:18:51.261Z] #65 3.631 + dir=. [2020-04-21T14:18:51.261Z] #65 3.632 + bin=containerd [2020-04-21T14:18:51.262Z] #65 3.632 + shift [2020-04-21T14:18:51.262Z] #65 3.633 + '[' '!' -f ./containerd.installer ']' [2020-04-21T14:18:51.262Z] #65 3.633 + . ./containerd.installer [2020-04-21T14:18:51.262Z] #65 3.633 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:18:51.262Z] #65 3.634 + install_containerd [2020-04-21T14:18:51.262Z] #65 3.634 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-21T14:18:51.262Z] #65 3.634 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:18:51.262Z] #65 3.634 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5hZn3GeFmK/src/github.com/containerd/containerd [2020-04-21T14:18:51.262Z] #65 3.636 Cloning into '/tmp/tmp.5hZn3GeFmK/src/github.com/containerd/containerd'... [2020-04-21T14:18:51.262Z] #65 ... [2020-04-21T14:18:51.262Z] [2020-04-21T14:18:51.262Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:51.301Z] #10 44.96 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:18:51.321Z] #10 58.77 Selecting previously unselected package binutils-mingw-w64. [2020-04-21T14:18:51.321Z] #10 58.77 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-21T14:18:51.321Z] #10 58.78 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:18:51.321Z] #10 ... [2020-04-21T14:18:51.321Z] [2020-04-21T14:18:51.321Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:51.321Z] #47 58.38 time [2020-04-21T14:18:51.443Z] #44 23.90 CC images/userns.o [2020-04-21T14:18:51.443Z] #44 24.03 CC images/google/protobuf/descriptor.o [2020-04-21T14:18:51.641Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-04-21T14:18:51.936Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-04-21T14:18:52.034Z] #27 9.266 # 1.8% ## 3.8% #### 6.1% ###### 9.1% ######## 11.6% ########## 14.1% ########### 16.5% ############## 20.2% ################ 22.3% ################## 25.3% ################### 27.7% ###################### 30.6% ######################## 34.2% ########################## 37.4% ############################ 40.2% ############################### 43.6% ################################# 47.0% #################################### 50.1% ##################################### 52.7% ######################################## 55.9% ########################################## 58.9% ############################################# 62.6% ############################################### 65.6% ################################################# 68.4% ################################################## 70.6% #################################################### 73.3% ###################################################### 76.2% [2020-04-21T14:18:52.034Z] #27 ... [2020-04-21T14:18:52.034Z] [2020-04-21T14:18:52.034Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:52.034Z] #50 47.08 + cd /tmp/tmp.CTGSiSfcuV/src/gotest.tools/gotestsum [2020-04-21T14:18:52.034Z] #50 47.08 + git checkout -q v0.3.5 [2020-04-21T14:18:52.034Z] #50 47.16 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-21T14:18:52.252Z] #47 ... [2020-04-21T14:18:52.252Z] [2020-04-21T14:18:52.252Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:52.252Z] #43 49.57 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-21T14:18:52.252Z] #43 49.57 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-21T14:18:52.252Z] #43 51.00 Selecting previously unselected package libprotoc17:amd64. [2020-04-21T14:18:52.252Z] #43 51.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-21T14:18:52.252Z] #43 51.05 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-21T14:18:52.252Z] #43 51.84 Selecting previously unselected package protobuf-c-compiler. [2020-04-21T14:18:52.252Z] #43 51.90 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:18:52.252Z] #43 51.92 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:18:52.252Z] #43 52.13 Selecting previously unselected package protobuf-compiler. [2020-04-21T14:18:52.252Z] #43 52.13 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-21T14:18:52.252Z] #43 52.14 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:18:52.252Z] #43 52.29 Selecting previously unselected package python-pkg-resources. [2020-04-21T14:18:52.252Z] #43 52.30 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:18:52.252Z] #43 52.32 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-21T14:18:52.252Z] #43 52.59 Selecting previously unselected package python-six. [2020-04-21T14:18:52.252Z] #43 52.59 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-21T14:18:52.252Z] #43 52.60 Unpacking python-six (1.12.0-1) ... [2020-04-21T14:18:52.252Z] #43 52.72 Selecting previously unselected package python-protobuf. [2020-04-21T14:18:52.252Z] #43 52.74 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-21T14:18:52.252Z] #43 52.74 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-21T14:18:52.252Z] #43 53.56 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-21T14:18:52.252Z] #43 59.01 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-21T14:18:52.252Z] #43 59.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:18:52.252Z] #43 59.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:18:52.252Z] #43 59.05 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-21T14:18:52.252Z] #43 59.07 Setting up python-six (1.12.0-1) ... [2020-04-21T14:18:52.252Z] #43 ... [2020-04-21T14:18:52.252Z] [2020-04-21T14:18:52.252Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:52.252Z] #27 16.65 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-21T14:18:52.252Z] #27 17.04 [2020-04-21T14:18:52.252Z] #27 17.20 ############################### 43.6% ######################################################################## 100.0% [2020-04-21T14:18:52.252Z] #27 17.43 [2020-04-21T14:18:52.291Z] #50 ... [2020-04-21T14:18:52.291Z] [2020-04-21T14:18:52.291Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:52.448Z] #44 25.09 CC images/opts.o [2020-04-21T14:18:52.730Z] #44 25.28 CC images/seccomp.o [2020-04-21T14:18:53.011Z] #44 25.47 CC images/binfmt-misc.o [2020-04-21T14:18:53.012Z] #44 25.70 CC images/time.o [2020-04-21T14:18:53.063Z] #27 9.266 # 1.8% ## 3.8% #### 6.1% ###### 9.1% ######## 11.6% ########## 14.1% ########### 16.5% ############## 20.2% ################ 22.3% ################## 25.3% ################### 27.7% ###################### 30.6% ######################## 34.2% ########################## 37.4% ############################ 40.2% ############################### 43.6% ################################# 47.0% #################################### 50.1% ##################################### 52.7% ######################################## 55.9% ########################################## 58.9% ############################################# 62.6% ############################################### 65.6% ################################################# 68.4% ################################################## 70.6% #################################################### 73.3% ###################################################### 76.2% ######################################################### 80.2% ############################################################ 84.2% ############################################################## 86.9% ################################################################ 89.8% ################################################################## 92.6% #################################################################### 94.7% ####################################################################### 98.8% ######################################################################## 100.0% [2020-04-21T14:18:53.063Z] #27 13.04 [2020-04-21T14:18:53.186Z] #27 18.35 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-21T14:18:53.198Z] #10 ... [2020-04-21T14:18:53.198Z] [2020-04-21T14:18:53.198Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:18:53.198Z] #62 31.27 Reading package lists... [2020-04-21T14:18:53.198Z] #62 38.60 Building dependency tree... [2020-04-21T14:18:53.198Z] #62 42.60 The following additional packages will be installed: [2020-04-21T14:18:53.198Z] #62 42.60 libbtrfs0 [2020-04-21T14:18:53.198Z] #62 42.79 The following NEW packages will be installed: [2020-04-21T14:18:53.198Z] #62 42.85 libbtrfs-dev libbtrfs0 [2020-04-21T14:18:53.198Z] #62 43.39 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:53.198Z] #62 43.39 Need to get 119 kB of archives. [2020-04-21T14:18:53.198Z] #62 43.39 After this operation, 387 kB of additional disk space will be used. [2020-04-21T14:18:53.198Z] #62 43.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-21T14:18:53.198Z] #62 43.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-21T14:18:53.198Z] #62 44.85 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:53.198Z] #62 45.42 Fetched 119 kB in 0s (453 kB/s) [2020-04-21T14:18:53.198Z] #62 45.58 Selecting previously unselected package libbtrfs0. [2020-04-21T14:18:53.198Z] #62 45.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-21T14:18:53.198Z] #62 45.65 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-21T14:18:53.198Z] #62 45.66 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:18:53.198Z] #62 45.78 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:18:53.198Z] #62 45.81 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-21T14:18:53.198Z] #62 45.81 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:18:53.198Z] #62 46.07 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:18:53.198Z] #62 46.08 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:18:53.198Z] #62 46.09 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:18:53.198Z] #62 DONE 46.5s [2020-04-21T14:18:53.198Z] [2020-04-21T14:18:53.199Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:18:53.199Z] #63 DONE 0.1s [2020-04-21T14:18:53.199Z] [2020-04-21T14:18:53.199Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-21T14:18:53.199Z] #64 DONE 0.0s [2020-04-21T14:18:53.199Z] [2020-04-21T14:18:53.199Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:53.199Z] #65 ... [2020-04-21T14:18:53.199Z] [2020-04-21T14:18:53.199Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:18:53.199Z] #25 31.65 Reading package lists... [2020-04-21T14:18:53.199Z] #25 38.75 Building dependency tree... [2020-04-21T14:18:53.199Z] #25 42.80 ca-certificates is already the newest version (20190110). [2020-04-21T14:18:53.199Z] #25 42.80 The following additional packages will be installed: [2020-04-21T14:18:53.199Z] #25 42.81 libjq1 libonig5 [2020-04-21T14:18:53.199Z] #25 43.30 The following NEW packages will be installed: [2020-04-21T14:18:53.199Z] #25 43.30 jq libjq1 libonig5 [2020-04-21T14:18:53.199Z] #25 43.62 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:53.199Z] #25 43.62 Need to get 355 kB of archives. [2020-04-21T14:18:53.199Z] #25 43.62 After this operation, 1072 kB of additional disk space will be used. [2020-04-21T14:18:53.199Z] #25 43.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-21T14:18:53.199Z] #25 43.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-21T14:18:53.199Z] #25 43.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-21T14:18:53.199Z] #25 45.19 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:53.199Z] #25 45.57 Fetched 355 kB in 0s (1292 kB/s) [2020-04-21T14:18:53.199Z] #25 45.71 Selecting previously unselected package libonig5:amd64. [2020-04-21T14:18:53.199Z] #25 45.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 ... 15405 files and directories currently installed.) [2020-04-21T14:18:53.199Z] #25 45.77 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-21T14:18:53.199Z] #25 45.78 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:18:53.199Z] #25 46.00 Selecting previously unselected package libjq1:amd64. [2020-04-21T14:18:53.199Z] #25 46.01 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:18:53.199Z] #25 46.04 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:18:53.199Z] #25 46.20 Selecting previously unselected package jq. [2020-04-21T14:18:53.199Z] #25 46.21 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:18:53.199Z] #25 46.21 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:18:53.199Z] #25 46.38 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:18:53.199Z] #25 46.40 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:18:53.199Z] #25 46.43 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:18:53.199Z] #25 46.44 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:18:53.199Z] #25 DONE 47.0s [2020-04-21T14:18:53.293Z] #44 25.86 CC images/sysctl.o [2020-04-21T14:18:53.293Z] #44 25.97 CC images/autofs.o [2020-04-21T14:18:53.444Z] #27 18.75 [2020-04-21T14:18:53.455Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-04-21T14:18:53.455Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-04-21T14:18:53.457Z] [2020-04-21T14:18:53.457Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-21T14:18:53.457Z] #26 DONE 0.1s [2020-04-21T14:18:53.457Z] [2020-04-21T14:18:53.457Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:53.575Z] #44 26.07 CC images/macvlan.o [2020-04-21T14:18:53.575Z] #44 26.20 CC images/sit.o [2020-04-21T14:18:53.703Z] #27 19.01 0.7% ######################################################################## 100.0% [2020-04-21T14:18:53.743Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-04-21T14:18:53.857Z] #44 26.39 LINK images/built-in.o [2020-04-21T14:18:53.857Z] #44 26.46 GEN compel/include/asm [2020-04-21T14:18:53.857Z] #44 26.47 GEN compel/include/version.h [2020-04-21T14:18:53.857Z] #44 26.49 touch .config [2020-04-21T14:18:53.962Z] #27 19.19 [2020-04-21T14:18:53.962Z] #27 ... [2020-04-21T14:18:53.962Z] [2020-04-21T14:18:53.962Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:18:53.962Z] #30 51.20 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-21T14:18:53.962Z] #30 52.01 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-21T14:18:53.962Z] #30 52.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-21T14:18:53.962Z] #30 ... [2020-04-21T14:18:53.962Z] [2020-04-21T14:18:53.962Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:53.962Z] #56 51.19 syscall [2020-04-21T14:18:53.962Z] #56 51.22 reflect [2020-04-21T14:18:53.962Z] #56 60.32 context [2020-04-21T14:18:53.995Z] #27 14.02 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-21T14:18:54.139Z] #44 26.50 GEN include/common/config.h [2020-04-21T14:18:54.139Z] #44 26.55 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-04-21T14:18:54.139Z] #44 26.62 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-21T14:18:54.139Z] #44 26.64 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-21T14:18:54.139Z] #44 26.64 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-04-21T14:18:54.139Z] #44 26.66 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-04-21T14:18:54.139Z] #44 26.67 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-04-21T14:18:54.139Z] #44 26.70 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-21T14:18:54.139Z] #44 26.70 DEP compel/plugins/std/infect.d [2020-04-21T14:18:54.220Z] #56 ... [2020-04-21T14:18:54.220Z] [2020-04-21T14:18:54.220Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:54.220Z] #35 58.79 Selecting previously unselected package libxml2:amd64. [2020-04-21T14:18:54.220Z] #35 58.80 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-21T14:18:54.220Z] #35 58.80 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:18:54.220Z] #35 59.49 Selecting previously unselected package libarchive13:amd64. [2020-04-21T14:18:54.220Z] #35 59.49 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-21T14:18:54.220Z] #35 59.50 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-21T14:18:54.220Z] #35 59.81 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-21T14:18:54.220Z] #35 59.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-21T14:18:54.220Z] #35 59.83 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-21T14:18:54.220Z] #35 60.01 Selecting previously unselected package librhash0:amd64. [2020-04-21T14:18:54.220Z] #35 60.04 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-21T14:18:54.220Z] #35 60.06 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-21T14:18:54.220Z] #35 60.21 Selecting previously unselected package libuv1:amd64. [2020-04-21T14:18:54.220Z] #35 60.21 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-21T14:18:54.220Z] #35 60.22 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-21T14:18:54.220Z] #35 60.39 Selecting previously unselected package cmake. [2020-04-21T14:18:54.220Z] #35 60.40 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-21T14:18:54.220Z] #35 60.43 Unpacking cmake (3.13.4-1) ... [2020-04-21T14:18:54.392Z] #27 ... [2020-04-21T14:18:54.392Z] [2020-04-21T14:18:54.392Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:54.392Z] #35 31.18 Reading package lists... [2020-04-21T14:18:54.392Z] #35 38.48 Building dependency tree... [2020-04-21T14:18:54.392Z] #35 42.32 The following additional packages will be installed: [2020-04-21T14:18:54.392Z] #35 42.33 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-21T14:18:54.392Z] #35 42.34 Suggested packages: [2020-04-21T14:18:54.392Z] #35 42.36 cmake-doc ninja-build lrzip [2020-04-21T14:18:54.392Z] #35 42.36 Recommended packages: [2020-04-21T14:18:54.392Z] #35 42.36 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-21T14:18:54.392Z] #35 43.46 The following NEW packages will be installed: [2020-04-21T14:18:54.392Z] #35 43.47 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-21T14:18:54.392Z] #35 43.48 vim-common xxd [2020-04-21T14:18:54.392Z] #35 43.97 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:54.392Z] #35 43.97 Need to get 14.9 MB of archives. [2020-04-21T14:18:54.392Z] #35 43.97 After this operation, 61.8 MB of additional disk space will be used. [2020-04-21T14:18:54.392Z] #35 43.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-21T14:18:54.392Z] #35 43.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:18:54.392Z] #35 44.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-21T14:18:54.392Z] #35 44.29 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-21T14:18:54.392Z] #35 45.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-21T14:18:54.392Z] #35 45.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-21T14:18:54.392Z] #35 45.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-21T14:18:54.392Z] #35 45.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-21T14:18:54.392Z] #35 45.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-21T14:18:54.392Z] #35 45.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-21T14:18:54.392Z] #35 47.93 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:54.392Z] #35 48.24 Fetched 14.9 MB in 3s (5649 kB/s) [2020-04-21T14:18:54.420Z] #44 26.84 DEP compel/plugins/std/string.d [2020-04-21T14:18:54.420Z] #44 26.91 DEP compel/plugins/std/log.d [2020-04-21T14:18:54.420Z] #44 27.02 DEP compel/plugins/std/fds.d [2020-04-21T14:18:54.420Z] #44 27.13 DEP compel/plugins/std/std.d [2020-04-21T14:18:54.559Z] #27 14.40 [2020-04-21T14:18:54.559Z] #27 14.53 ############# [2020-04-21T14:18:54.559Z] #27 ... [2020-04-21T14:18:54.559Z] [2020-04-21T14:18:54.559Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:18:54.559Z] #30 49.60 Checking out files: 89% (1355/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. [2020-04-21T14:18:54.559Z] #30 50.26 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-21T14:18:54.559Z] #30 50.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-21T14:18:54.559Z] #30 ... [2020-04-21T14:18:54.559Z] [2020-04-21T14:18:54.559Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:54.559Z] #27 14.53 ######################################################################## 100.0% [2020-04-21T14:18:54.650Z] #35 48.34 Selecting previously unselected package xxd. [2020-04-21T14:18:54.650Z] #35 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% [2020-04-21T14:18:54.650Z] #35 ... [2020-04-21T14:18:54.650Z] [2020-04-21T14:18:54.650Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:18:54.650Z] #50 48.06 + cd /tmp/tmp.T7MASmLVm8/src/gotest.tools/gotestsum [2020-04-21T14:18:54.650Z] #50 48.06 + git checkout -q v0.3.5 [2020-04-21T14:18:54.650Z] #50 48.10 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-21T14:18:54.702Z] #44 27.28 DEP compel/plugins/shmem/shmem.d [2020-04-21T14:18:54.702Z] #44 27.42 DEP compel/plugins/fds/fds.d [2020-04-21T14:18:54.777Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-21T14:18:54.817Z] #27 14.65 [2020-04-21T14:18:54.983Z] #44 27.57 CC compel/plugins/std/std.o [2020-04-21T14:18:55.265Z] #44 27.76 CC compel/plugins/std/fds.o [2020-04-21T14:18:55.455Z] Fetching without tags [2020-04-21T14:18:55.548Z] #44 28.11 CC compel/plugins/std/log.o [2020-04-21T14:18:55.273Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:18:55.291Z] > git config --add remote.origin.fetch +refs/pull/40845/head:refs/remotes/origin/PR-40845 # timeout=10 [2020-04-21T14:18:55.313Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:18:55.336Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:18:55.359Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:18:55.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:18:55.362Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40845/head:refs/remotes/origin/PR-40845 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:18:55.749Z] #27 15.65 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-21T14:18:55.809Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-04-21T14:18:55.809Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-04-21T14:18:55.866Z] Merging remotes/origin/master commit ba8129b28a23f8360005bb57054cd8815542eb67 into PR head commit 33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:18:56.006Z] #27 ... [2020-04-21T14:18:56.006Z] [2020-04-21T14:18:56.006Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:56.006Z] #43 51.25 Selecting previously unselected package libprotoc17:amd64. [2020-04-21T14:18:56.006Z] #43 51.25 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-21T14:18:56.006Z] #43 51.26 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-21T14:18:56.006Z] #43 51.93 Selecting previously unselected package protobuf-c-compiler. [2020-04-21T14:18:56.006Z] #43 51.95 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:18:56.006Z] #43 51.95 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:18:56.006Z] #43 52.17 Selecting previously unselected package protobuf-compiler. [2020-04-21T14:18:56.006Z] #43 52.23 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-21T14:18:56.006Z] #43 52.25 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:18:56.006Z] #43 52.44 Selecting previously unselected package python-pkg-resources. [2020-04-21T14:18:56.006Z] #43 52.46 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:18:56.006Z] #43 52.47 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-21T14:18:56.006Z] #43 52.64 Selecting previously unselected package python-six. [2020-04-21T14:18:56.006Z] #43 52.67 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-21T14:18:56.006Z] #43 52.68 Unpacking python-six (1.12.0-1) ... [2020-04-21T14:18:56.006Z] #43 52.78 Selecting previously unselected package python-protobuf. [2020-04-21T14:18:56.006Z] #43 52.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-21T14:18:56.006Z] #43 52.80 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-21T14:18:56.006Z] #43 53.37 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-21T14:18:56.006Z] #43 58.60 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-21T14:18:56.006Z] #43 58.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:18:56.006Z] #43 58.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:18:56.006Z] #43 58.64 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-21T14:18:56.006Z] #43 58.66 Setting up python-six (1.12.0-1) ... [2020-04-21T14:18:56.024Z] #50 ... [2020-04-21T14:18:56.024Z] [2020-04-21T14:18:56.024Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:56.024Z] #43 32.37 Reading package lists... [2020-04-21T14:18:56.024Z] #43 39.82 Building dependency tree... [2020-04-21T14:18:56.024Z] #43 43.57 The following additional packages will be installed: [2020-04-21T14:18:56.024Z] #43 43.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-21T14:18:56.024Z] #43 43.58 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-21T14:18:56.024Z] #43 43.58 Suggested packages: [2020-04-21T14:18:56.024Z] #43 43.60 manpages-dev python-setuptools [2020-04-21T14:18:56.024Z] #43 45.70 The following NEW packages will be installed: [2020-04-21T14:18:56.024Z] #43 45.72 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-21T14:18:56.024Z] #43 45.72 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-21T14:18:56.024Z] #43 45.72 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-21T14:18:56.024Z] #43 45.72 python-six zlib1g-dev [2020-04-21T14:18:56.024Z] #43 46.11 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:18:56.024Z] #43 46.11 Need to get 4095 kB of archives. [2020-04-21T14:18:56.024Z] #43 46.11 After this operation, 22.5 MB of additional disk space will be used. [2020-04-21T14:18:56.024Z] #43 46.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-21T14:18:56.024Z] #43 46.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-21T14:18:56.024Z] #43 46.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-21T14:18:56.024Z] #43 46.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-21T14:18:56.024Z] #43 46.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-21T14:18:56.024Z] #43 46.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-21T14:18:56.024Z] #43 46.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-04-21T14:18:56.024Z] #43 46.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-21T14:18:56.024Z] #43 46.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-21T14:18:56.025Z] #43 46.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-21T14:18:56.025Z] #43 46.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-21T14:18:56.025Z] #43 46.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-21T14:18:56.025Z] #43 46.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-04-21T14:18:56.025Z] #43 46.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-21T14:18:56.025Z] #43 46.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-21T14:18:56.025Z] #43 46.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-21T14:18:56.025Z] #43 46.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-21T14:18:56.025Z] #43 48.45 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:18:56.025Z] #43 48.71 Fetched 4095 kB in 1s (4615 kB/s) [2020-04-21T14:18:56.025Z] #43 48.81 Selecting previously unselected package libcap-dev:amd64. [2020-04-21T14:18:56.025Z] #43 48.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 ... 15405 files and directories currently installed.) [2020-04-21T14:18:56.025Z] #43 48.92 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-21T14:18:56.025Z] #43 48.93 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-21T14:18:56.025Z] #43 49.07 Selecting previously unselected package libnet1:amd64. [2020-04-21T14:18:56.025Z] #43 49.09 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-21T14:18:56.025Z] #43 49.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:18:56.025Z] #43 49.39 Selecting previously unselected package libnet1-dev. [2020-04-21T14:18:56.025Z] #43 49.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-21T14:18:56.025Z] #43 49.41 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:18:56.025Z] #43 49.58 Selecting previously unselected package libnl-3-200:amd64. [2020-04-21T14:18:56.025Z] #43 49.58 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-21T14:18:56.025Z] #43 49.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:18:56.025Z] #43 49.72 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-21T14:18:56.025Z] #43 49.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-21T14:18:56.025Z] #43 49.76 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-21T14:18:56.025Z] #43 ... [2020-04-21T14:18:56.025Z] [2020-04-21T14:18:56.025Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:56.025Z] #35 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 ... 15405 files and directories currently installed.) [2020-04-21T14:18:56.025Z] #35 48.42 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-21T14:18:56.025Z] #35 48.44 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:18:56.025Z] #35 48.64 Selecting previously unselected package vim-common. [2020-04-21T14:18:56.025Z] #35 48.65 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:18:56.025Z] #35 48.72 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:18:56.025Z] #35 49.07 Selecting previously unselected package cmake-data. [2020-04-21T14:18:56.025Z] #35 49.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-21T14:18:56.025Z] #35 49.09 Unpacking cmake-data (3.13.4-1) ... [2020-04-21T14:18:56.099Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-04-21T14:18:56.119Z] #35 ... [2020-04-21T14:18:56.119Z] [2020-04-21T14:18:56.119Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:56.119Z] #33 53.09 time [2020-04-21T14:18:56.119Z] #33 59.87 internal/poll [2020-04-21T14:18:56.119Z] #33 62.16 internal/syscall/execenv [2020-04-21T14:18:56.119Z] #33 62.39 internal/syscall/unix [2020-04-21T14:18:56.119Z] #33 62.46 internal/fmtsort [2020-04-21T14:18:56.119Z] #33 62.72 os [2020-04-21T14:18:56.119Z] #33 ... [2020-04-21T14:18:56.119Z] [2020-04-21T14:18:56.119Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:56.119Z] #43 63.26 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-21T14:18:56.119Z] #43 63.27 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:18:56.119Z] #43 63.30 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-21T14:18:56.119Z] #43 63.32 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-21T14:18:56.119Z] #43 63.33 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-21T14:18:56.119Z] #43 63.34 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:18:56.119Z] #43 63.36 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:18:56.119Z] #43 63.39 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-21T14:18:56.119Z] #43 63.41 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:18:56.119Z] #43 63.46 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-21T14:18:56.162Z] #44 ... [2020-04-21T14:18:56.162Z] [2020-04-21T14:18:56.162Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:56.162Z] #56 60.95 mvdan.cc/sh/v3/cmd/shfmt [2020-04-21T14:18:56.162Z] #56 DONE 65.2s [2020-04-21T14:18:56.162Z] [2020-04-21T14:18:56.162Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:56.162Z] #47 59.89 encoding/xml [2020-04-21T14:18:56.162Z] #47 61.71 go/doc [2020-04-21T14:18:56.162Z] #47 64.41 github.com/LK4D4/vndr/versioned [2020-04-21T14:18:56.162Z] #47 64.44 github.com/LK4D4/vndr/build [2020-04-21T14:18:56.162Z] #47 64.53 vendor/golang.org/x/crypto/cryptobyte [2020-04-21T14:18:56.264Z] #43 ... [2020-04-21T14:18:56.264Z] [2020-04-21T14:18:56.264Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:18:56.264Z] #56 51.31 reflect [2020-04-21T14:18:56.264Z] #56 51.32 syscall [2020-04-21T14:18:56.264Z] #56 60.19 time [2020-04-21T14:18:56.264Z] #56 ... [2020-04-21T14:18:56.264Z] [2020-04-21T14:18:56.264Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:56.264Z] #47 51.26 syscall [2020-04-21T14:18:56.264Z] #47 60.17 time [2020-04-21T14:18:56.522Z] #47 ... [2020-04-21T14:18:56.522Z] [2020-04-21T14:18:56.522Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:56.522Z] #27 16.13 [2020-04-21T14:18:56.522Z] #27 16.40 ####################################### 55.2% ######################################################################## 100.0% [2020-04-21T14:18:56.522Z] #27 16.53 [2020-04-21T14:18:56.732Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-04-21T14:18:56.732Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-04-21T14:18:56.732Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-21T14:18:56.779Z] #27 ... [2020-04-21T14:18:56.779Z] [2020-04-21T14:18:56.779Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:56.779Z] #35 52.06 Selecting previously unselected package libicu63:amd64. [2020-04-21T14:18:56.779Z] #35 52.07 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-21T14:18:56.779Z] #35 52.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:18:56.779Z] #35 60.08 Selecting previously unselected package libxml2:amd64. [2020-04-21T14:18:56.779Z] #35 60.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-21T14:18:56.779Z] #35 60.09 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:18:56.779Z] #35 60.79 Selecting previously unselected package libarchive13:amd64. [2020-04-21T14:18:56.779Z] #35 60.79 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-21T14:18:56.779Z] #35 60.80 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-21T14:18:56.779Z] #35 61.24 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-21T14:18:56.779Z] #35 61.24 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-21T14:18:56.779Z] #35 61.25 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-21T14:18:56.779Z] #35 61.40 Selecting previously unselected package librhash0:amd64. [2020-04-21T14:18:56.779Z] #35 61.43 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-21T14:18:56.779Z] #35 61.43 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-21T14:18:56.779Z] #35 61.66 Selecting previously unselected package libuv1:amd64. [2020-04-21T14:18:56.779Z] #35 61.67 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-21T14:18:56.779Z] #35 61.67 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-21T14:18:56.779Z] #35 62.00 Selecting previously unselected package cmake. [2020-04-21T14:18:56.779Z] #35 62.01 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-21T14:18:56.779Z] #35 62.04 Unpacking cmake (3.13.4-1) ... [2020-04-21T14:18:56.937Z] Merge succeeded, producing 33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:18:56.937Z] Checking out Revision 33ee7941d4d929e4c4fce1d905ceaa793f7612ff (PR-40845) [2020-04-21T14:18:57.344Z] #35 ... [2020-04-21T14:18:57.344Z] [2020-04-21T14:18:57.344Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:18:57.344Z] #43 62.83 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-21T14:18:57.344Z] #43 62.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:18:57.344Z] #43 62.86 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-21T14:18:57.344Z] #43 62.87 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-21T14:18:57.601Z] #43 62.88 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-21T14:18:57.601Z] #43 62.90 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:18:57.601Z] #43 62.91 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:18:57.601Z] #43 62.92 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-21T14:18:57.601Z] #43 62.94 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:18:57.601Z] #43 62.95 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-21T14:18:55.780Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:18:55.794Z] > git checkout -f 33ee7941d4d929e4c4fce1d905ceaa793f7612ff # timeout=10 [2020-04-21T14:18:56.820Z] > git merge ba8129b28a23f8360005bb57054cd8815542eb67 # timeout=10 [2020-04-21T14:18:56.835Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T14:18:56.856Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:18:56.861Z] > git checkout -f 33ee7941d4d929e4c4fce1d905ceaa793f7612ff # timeout=10 [2020-04-21T14:18:57.639Z] #47 66.65 net [2020-04-21T14:18:57.639Z] #47 ... [2020-04-21T14:18:57.639Z] [2020-04-21T14:18:57.639Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:18:57.639Z] #44 28.89 CC compel/plugins/std/string.o [2020-04-21T14:18:57.639Z] #44 30.07 CC compel/plugins/std/infect.o [2020-04-21T14:18:57.639Z] #44 30.26 CC compel/arch/s390/plugins/std/parasite-head.o [2020-04-21T14:18:57.639Z] #44 30.28 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-04-21T14:18:57.639Z] #44 30.31 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-04-21T14:18:57.639Z] #44 30.36 AR compel/plugins/std.lib.a [2020-04-21T14:18:57.921Z] #44 30.40 CC compel/plugins/fds/fds.o [2020-04-21T14:18:57.921Z] #44 30.53 AR compel/plugins/fds.lib.a [2020-04-21T14:18:57.921Z] #44 30.55 HOSTDEP compel/src/lib/log-host.d [2020-04-21T14:18:57.921Z] #44 30.63 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-21T14:18:57.925Z] #35 ... [2020-04-21T14:18:57.925Z] [2020-04-21T14:18:57.925Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:57.925Z] #47 41.35 sync [2020-04-21T14:18:57.925Z] #47 41.35 internal/reflectlite [2020-04-21T14:18:57.925Z] #47 42.71 github.com/LK4D4/vndr/godl/singleflight [2020-04-21T14:18:57.925Z] #47 43.02 math/rand [2020-04-21T14:18:57.925Z] #47 44.25 internal/singleflight [2020-04-21T14:18:57.925Z] #47 45.58 strconv [2020-04-21T14:18:57.925Z] #47 45.59 io [2020-04-21T14:18:57.925Z] #47 47.30 bytes [2020-04-21T14:18:57.925Z] #47 49.72 bufio [2020-04-21T14:18:57.925Z] #47 50.47 reflect [2020-04-21T14:18:58.019Z] #43 ... [2020-04-21T14:18:58.019Z] [2020-04-21T14:18:58.019Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:18:58.019Z] #35 63.81 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:18:58.019Z] #35 63.85 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:18:58.019Z] #35 63.90 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-21T14:18:58.019Z] #35 63.94 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:18:58.019Z] #35 63.99 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-21T14:18:58.019Z] #35 64.01 Setting up cmake-data (3.13.4-1) ... [2020-04-21T14:18:58.019Z] #35 64.04 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:18:58.019Z] #35 64.09 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-21T14:18:58.019Z] #35 64.11 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-21T14:18:58.019Z] #35 64.14 Setting up cmake (3.13.4-1) ... [2020-04-21T14:18:58.019Z] #35 64.17 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:18:58.019Z] #35 64.29 Processing triggers for mime-support (3.62) ... [2020-04-21T14:18:58.019Z] #35 DONE 65.2s [2020-04-21T14:18:58.019Z] [2020-04-21T14:18:58.019Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:18:58.019Z] #27 20.26 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-21T14:18:58.019Z] #27 20.35 skipping existing 1849cc453dee [2020-04-21T14:18:58.019Z] #27 20.51 [2020-04-21T14:18:58.019Z] #27 21.43 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-21T14:18:58.019Z] #27 21.82 [2020-04-21T14:18:58.019Z] #27 22.11 #=#=# ######################################################################## 100.0% [2020-04-21T14:18:58.019Z] #27 22.47 [2020-04-21T14:18:58.019Z] #27 22.58 Download of images into '/build' complete. [2020-04-21T14:18:58.019Z] #27 22.58 Use something like the following to load the result into a Docker daemon: [2020-04-21T14:18:58.019Z] #27 22.58 tar -cC '/build' . | docker load [2020-04-21T14:18:58.019Z] #27 DONE 23.1s [2020-04-21T14:18:58.019Z] [2020-04-21T14:18:58.019Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:18:58.019Z] #36 DONE 0.1s [2020-04-21T14:18:58.019Z] [2020-04-21T14:18:58.019Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:18:58.019Z] #10 58.96 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-21T14:18:58.019Z] #10 58.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:18:58.019Z] #10 58.98 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:18:58.019Z] #10 59.18 Selecting previously unselected package dmsetup. [2020-04-21T14:18:58.019Z] #10 59.19 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:18:58.019Z] #10 59.21 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-21T14:18:58.019Z] #10 59.43 Selecting previously unselected package mingw-w64-common. [2020-04-21T14:18:58.019Z] #10 59.43 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-21T14:18:58.019Z] #10 59.44 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-21T14:18:58.019Z] #10 ... [2020-04-21T14:18:58.019Z] [2020-04-21T14:18:58.019Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-21T14:18:58.019Z] #37 DONE 0.1s [2020-04-21T14:18:58.019Z] [2020-04-21T14:18:58.019Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:18:58.183Z] #47 ... [2020-04-21T14:18:58.183Z] [2020-04-21T14:18:58.183Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:18:58.183Z] #30 50.49 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. [2020-04-21T14:18:58.183Z] #30 51.19 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-21T14:18:58.183Z] #30 51.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-21T14:18:58.205Z] #44 30.78 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-04-21T14:18:58.205Z] #44 30.84 HOSTDEP compel/src/main-host.d [2020-04-21T14:18:58.205Z] #44 30.91 DEP compel/src/lib/ptrace.d [2020-04-21T14:18:58.232Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-21T14:18:58.486Z] #44 31.03 DEP compel/src/lib/infect.d [2020-04-21T14:18:58.486Z] #44 31.15 DEP compel/src/lib/infect-util.d [2020-04-21T14:18:58.767Z] #44 31.28 DEP compel/src/lib/infect-rpc.d [2020-04-21T14:18:58.767Z] #44 31.41 DEP compel/arch/s390/src/lib/infect.d [2020-04-21T14:18:59.049Z] #44 31.56 DEP compel/arch/s390/src/lib/cpu.d [2020-04-21T14:18:59.049Z] #44 31.66 DEP compel/src/lib/log.d [2020-04-21T14:18:59.287Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-04-21T14:18:59.287Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-04-21T14:18:59.330Z] #44 31.79 DEP compel/src/main.d [2020-04-21T14:18:59.330Z] #44 31.95 DEP compel/src/lib/handle-elf.d [2020-04-21T14:18:59.330Z] #44 32.06 DEP compel/arch/s390/src/lib/handle-elf.d [2020-04-21T14:18:59.611Z] #44 32.14 CC compel/src/lib/log.o [2020-04-21T14:18:59.893Z] #44 32.30 CC compel/arch/s390/src/lib/cpu.o [2020-04-21T14:18:59.893Z] #44 32.45 CC compel/arch/s390/src/lib/infect.o [2020-04-21T14:19:00.128Z] #43 ... [2020-04-21T14:19:00.128Z] [2020-04-21T14:19:00.128Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:19:00.128Z] #27 17.76 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-21T14:19:00.128Z] #27 17.83 skipping existing 1849cc453dee [2020-04-21T14:19:00.128Z] #27 18.01 [2020-04-21T14:19:00.128Z] #27 19.00 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-21T14:19:00.128Z] #27 19.28 [2020-04-21T14:19:00.128Z] #27 19.50 ######################################################################## 100.0% [2020-04-21T14:19:00.128Z] #27 19.65 [2020-04-21T14:19:00.128Z] #27 19.73 Download of images into '/build' complete. [2020-04-21T14:19:00.128Z] #27 19.73 Use something like the following to load the result into a Docker daemon: [2020-04-21T14:19:00.128Z] #27 19.73 tar -cC '/build' . | docker load [2020-04-21T14:19:00.128Z] #27 DONE 19.9s [2020-04-21T14:19:00.128Z] [2020-04-21T14:19:00.128Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:19:00.128Z] #10 55.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-21T14:19:00.128Z] #10 55.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-21T14:19:00.128Z] #10 55.20 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:19:00.128Z] #10 58.71 Selecting previously unselected package binutils-mingw-w64. [2020-04-21T14:19:00.128Z] #10 58.73 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-21T14:19:00.128Z] #10 58.75 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:19:00.128Z] #10 58.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-21T14:19:00.128Z] #10 58.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:19:00.128Z] #10 58.92 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:19:00.128Z] #10 59.10 Selecting previously unselected package dmsetup. [2020-04-21T14:19:00.128Z] #10 59.10 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:19:00.128Z] #10 59.11 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-21T14:19:00.128Z] #10 59.39 Selecting previously unselected package mingw-w64-common. [2020-04-21T14:19:00.128Z] #10 59.39 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-21T14:19:00.128Z] #10 59.40 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-21T14:19:00.128Z] #10 ... [2020-04-21T14:19:00.128Z] [2020-04-21T14:19:00.128Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:00.128Z] #33 55.03 time [2020-04-21T14:19:00.128Z] #33 61.87 internal/poll [2020-04-21T14:19:00.128Z] #33 63.30 internal/fmtsort [2020-04-21T14:19:00.128Z] #33 64.07 internal/syscall/execenv [2020-04-21T14:19:00.128Z] #33 64.07 internal/syscall/unix [2020-04-21T14:19:00.128Z] #33 64.25 strings [2020-04-21T14:19:00.128Z] #33 64.33 os [2020-04-21T14:19:00.128Z] #33 ... [2020-04-21T14:19:00.128Z] [2020-04-21T14:19:00.128Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:00.128Z] #47 64.72 strings [2020-04-21T14:19:00.505Z] #44 32.98 CC compel/src/lib/infect-rpc.o [2020-04-21T14:19:00.505Z] #44 33.12 CC compel/src/lib/infect-util.o [2020-04-21T14:19:00.505Z] #44 33.21 CC compel/src/lib/infect.o [2020-04-21T14:19:00.778Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-04-21T14:19:01.329Z] Commit message: "support `--privileged --cgroupns=private` on cgroup v1" [2020-04-21T14:19:01.305Z] > git --version # timeout=10 [2020-04-21T14:19:01.321Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-21T14:19:01.467Z] #30 ... [2020-04-21T14:19:01.468Z] [2020-04-21T14:19:01.468Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:01.468Z] #33 44.29 io [2020-04-21T14:19:01.468Z] #33 45.61 internal/oserror [2020-04-21T14:19:01.468Z] #33 45.73 syscall [2020-04-21T14:19:01.468Z] #33 48.92 reflect [2020-04-21T14:19:01.468Z] #33 ... [2020-04-21T14:19:01.468Z] [2020-04-21T14:19:01.468Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:19:01.468Z] #27 4.433 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-21T14:19:01.468Z] #27 4.790 [2020-04-21T14:19:01.468Z] #27 4.961 1.0% ### 5.0% ######## 11.3% ########## 15.2% ############# 19.2% ################# 24.6% ##################### 30.1% ######################### 35.4% ############################ 40.0% ############################### 43.3% ################################# 46.8% #################################### 51.1% ######################################## 55.6% ########################################### 59.7% ############################################# 63.6% ################################################## 70.0% ##################################################### 73.9% ######################################################## 78.0% ########################################################## 81.4% ############################################################# 85.8% ################################################################# 90.6% ######################################################################## 100.0% [2020-04-21T14:19:01.468Z] #27 7.688 [2020-04-21T14:19:01.974Z] #44 34.40 CC compel/src/lib/ptrace.o [2020-04-21T14:19:01.984Z] #27 7.909 ## 3.8% ############ 17.0% ######################## 34.6% ################################# 46.5% ################################################ 67.1% ############################################################# 85.7% ######################################################################## 100.0% [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-21T14:19:02.200Z] #38 4.071 + RM_GOPATH=0 [2020-04-21T14:19:02.200Z] #38 4.071 + TMP_GOPATH= [2020-04-21T14:19:02.200Z] #38 4.071 + : /build [2020-04-21T14:19:02.200Z] #38 4.071 + '[' -z '' ']' [2020-04-21T14:19:02.200Z] #38 4.071 ++ mktemp -d [2020-04-21T14:19:02.200Z] #38 4.071 + export GOPATH=/tmp/tmp.hcnuzQtHaq [2020-04-21T14:19:02.200Z] #38 4.071 + GOPATH=/tmp/tmp.hcnuzQtHaq [2020-04-21T14:19:02.200Z] #38 4.071 + RM_GOPATH=1 [2020-04-21T14:19:02.200Z] #38 4.072 ++ dirname ./install.sh [2020-04-21T14:19:02.200Z] #38 4.072 + dir=. [2020-04-21T14:19:02.200Z] #38 4.072 + bin=tini [2020-04-21T14:19:02.200Z] #38 4.072 + shift [2020-04-21T14:19:02.200Z] #38 4.072 + '[' '!' -f ./tini.installer ']' [2020-04-21T14:19:02.200Z] #38 4.073 + . ./tini.installer [2020-04-21T14:19:02.200Z] #38 4.073 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:19:02.200Z] #38 4.073 + install_tini [2020-04-21T14:19:02.200Z] #38 4.073 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-21T14:19:02.200Z] #38 4.073 + git clone https://github.com/krallin/tini.git /tmp/tmp.hcnuzQtHaq/tini [2020-04-21T14:19:02.200Z] #38 4.073 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:19:02.200Z] #38 4.075 Cloning into '/tmp/tmp.hcnuzQtHaq/tini'... [2020-04-21T14:19:02.245Z] #27 8.895 [2020-04-21T14:19:02.256Z] #44 34.72 AR compel/libcompel.a [2020-04-21T14:19:02.256Z] #44 34.80 HOSTCC compel/src/main-host.o [2020-04-21T14:19:02.276Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-04-21T14:19:02.537Z] #44 ... [2020-04-21T14:19:02.537Z] [2020-04-21T14:19:02.537Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:19:02.537Z] #10 71.59 Selecting previously unselected package libapparmor1:s390x. [2020-04-21T14:19:02.537Z] #10 71.59 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-04-21T14:19:02.537Z] #10 71.59 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-04-21T14:19:02.537Z] #10 71.68 Selecting previously unselected package libapparmor-dev:s390x. [2020-04-21T14:19:02.537Z] #10 71.68 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-04-21T14:19:02.537Z] #10 71.68 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-04-21T14:19:02.652Z] #47 ... [2020-04-21T14:19:02.652Z] [2020-04-21T14:19:02.652Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:19:02.652Z] #35 66.39 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:19:02.652Z] #35 66.41 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:19:02.652Z] #35 66.42 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-21T14:19:02.652Z] #35 66.43 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:19:02.652Z] #35 66.74 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-21T14:19:02.652Z] #35 66.74 Setting up cmake-data (3.13.4-1) ... [2020-04-21T14:19:02.652Z] #35 66.76 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:19:02.652Z] #35 66.77 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-21T14:19:02.652Z] #35 66.78 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-21T14:19:02.652Z] #35 66.80 Setting up cmake (3.13.4-1) ... [2020-04-21T14:19:02.652Z] #35 66.81 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:19:02.652Z] #35 66.91 Processing triggers for mime-support (3.62) ... [2020-04-21T14:19:02.652Z] #35 DONE 67.6s [2020-04-21T14:19:02.652Z] [2020-04-21T14:19:02.652Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:19:02.652Z] #36 DONE 0.1s [2020-04-21T14:19:02.652Z] [2020-04-21T14:19:02.652Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-21T14:19:02.652Z] #37 DONE 0.1s [2020-04-21T14:19:02.652Z] [2020-04-21T14:19:02.652Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:02.819Z] #10 71.82 Selecting previously unselected package libbtrfs0. [2020-04-21T14:19:02.819Z] #10 71.82 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-21T14:19:02.819Z] #10 71.82 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:19:02.819Z] #10 71.90 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:19:02.819Z] #10 71.91 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-21T14:19:02.819Z] #10 71.91 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:19:02.819Z] #10 72.01 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-04-21T14:19:02.819Z] #10 72.02 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-21T14:19:02.819Z] #10 72.02 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-21T14:19:02.819Z] #10 72.08 Selecting previously unselected package libudev-dev:s390x. [2020-04-21T14:19:02.852Z] + docker version [2020-04-21T14:19:03.100Z] #10 72.08 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-04-21T14:19:03.100Z] #10 72.11 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-04-21T14:19:03.100Z] #10 72.23 Selecting previously unselected package libsepol1-dev:s390x. [2020-04-21T14:19:03.100Z] #10 72.23 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-04-21T14:19:03.100Z] #10 72.23 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-04-21T14:19:03.134Z] #38 4.957 + cd /tmp/tmp.hcnuzQtHaq/tini [2020-04-21T14:19:03.134Z] #38 4.958 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:19:03.134Z] #38 5.000 + cmake . [2020-04-21T14:19:03.307Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-04-21T14:19:03.307Z] go: finding gotest.tools v2.2.0+incompatible [2020-04-21T14:19:03.382Z] #10 72.48 Selecting previously unselected package libpcre16-3:s390x. [2020-04-21T14:19:03.382Z] #10 72.48 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-04-21T14:19:03.382Z] #10 72.49 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-04-21T14:19:03.382Z] #10 72.59 Selecting previously unselected package libpcre32-3:s390x. [2020-04-21T14:19:03.392Z] #38 5.499 -- The C compiler identification is GNU 8.3.0 [2020-04-21T14:19:03.650Z] #38 5.595 -- Check for working C compiler: /usr/bin/cc [2020-04-21T14:19:03.663Z] #10 72.59 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-04-21T14:19:03.663Z] #10 72.60 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-04-21T14:19:03.663Z] #10 72.81 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-04-21T14:19:03.663Z] #10 72.81 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-04-21T14:19:03.663Z] #10 72.81 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-21T14:19:03.908Z] #38 ... [2020-04-21T14:19:03.908Z] [2020-04-21T14:19:03.908Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:19:03.908Z] #43 71.33 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-21T14:19:03.908Z] #43 71.35 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:19:03.935Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-04-21T14:19:03.945Z] #10 72.91 Selecting previously unselected package libpcre3-dev:s390x. [2020-04-21T14:19:03.945Z] #10 72.91 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-04-21T14:19:03.945Z] #10 72.92 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-04-21T14:19:04.055Z] #27 9.077 0.0% ##### 8.2% ########## 13.9% ############## 19.7% ################## 26.1% ###################### 31.8% ########################## 37.0% ############################### 43.2% ################################## 48.5% ####################################### 54.3% ########################################### 59.9% ################################################ 67.8% ##################################################### 74.6% ######################################################### 80.3% ############################################################## 86.6% ################################################################### 93.1% ######################################################################## 100.0% [2020-04-21T14:19:04.166Z] #43 DONE 71.6s [2020-04-21T14:19:04.166Z] [2020-04-21T14:19:04.166Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:04.224Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-04-21T14:19:04.224Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-04-21T14:19:04.226Z] #10 73.22 Selecting previously unselected package libselinux1-dev:s390x. [2020-04-21T14:19:04.226Z] #10 73.24 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-04-21T14:19:04.226Z] #10 73.24 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-21T14:19:04.226Z] #10 73.44 Selecting previously unselected package libdevmapper-dev:s390x. [2020-04-21T14:19:04.226Z] #10 73.45 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-04-21T14:19:04.226Z] #10 73.45 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-21T14:19:04.226Z] #10 73.50 Selecting previously unselected package libseccomp-dev:s390x. [2020-04-21T14:19:04.226Z] #10 73.50 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-04-21T14:19:04.226Z] #10 73.50 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-04-21T14:19:04.226Z] #10 73.56 Selecting previously unselected package libsystemd-dev:s390x. [2020-04-21T14:19:04.425Z] #44 ... [2020-04-21T14:19:04.425Z] [2020-04-21T14:19:04.425Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:04.425Z] #56 61.51 internal/poll [2020-04-21T14:19:04.425Z] #56 63.91 os [2020-04-21T14:19:04.425Z] #56 66.53 encoding/binary [2020-04-21T14:19:04.425Z] #56 69.09 encoding/base64 [2020-04-21T14:19:04.425Z] #56 69.32 fmt [2020-04-21T14:19:04.425Z] #56 69.81 path/filepath [2020-04-21T14:19:04.425Z] #56 ... [2020-04-21T14:19:04.425Z] [2020-04-21T14:19:04.425Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:04.425Z] #38 6.312 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-21T14:19:04.425Z] #38 6.312 -- Detecting C compiler ABI info [2020-04-21T14:19:04.508Z] #10 73.56 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-04-21T14:19:04.508Z] #10 73.57 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-21T14:19:04.622Z] #27 11.20 [2020-04-21T14:19:04.622Z] #27 ... [2020-04-21T14:19:04.622Z] [2020-04-21T14:19:04.622Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:19:04.622Z] #10 48.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-21T14:19:04.622Z] #10 48.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-21T14:19:04.622Z] #10 48.32 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:19:04.622Z] #10 51.34 Selecting previously unselected package binutils-mingw-w64. [2020-04-21T14:19:04.622Z] #10 51.35 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-21T14:19:04.622Z] #10 51.36 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:19:04.622Z] #10 51.50 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-21T14:19:04.622Z] #10 51.50 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:19:04.622Z] #10 51.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:19:04.622Z] #10 51.69 Selecting previously unselected package dmsetup. [2020-04-21T14:19:04.622Z] #10 51.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:19:04.622Z] #10 51.70 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-21T14:19:04.622Z] #10 51.94 Selecting previously unselected package mingw-w64-common. [2020-04-21T14:19:04.622Z] #10 51.96 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-21T14:19:04.622Z] #10 51.96 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-21T14:19:04.622Z] #10 ... [2020-04-21T14:19:04.622Z] [2020-04-21T14:19:04.622Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:19:04.790Z] #10 73.98 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-21T14:19:04.790Z] #10 74.00 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-04-21T14:19:04.790Z] #10 74.01 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-04-21T14:19:04.790Z] #10 74.01 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:19:04.790Z] #10 74.02 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-04-21T14:19:04.790Z] #10 74.03 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-04-21T14:19:04.790Z] #10 74.03 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:19:04.790Z] #10 74.04 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:19:04.790Z] #10 74.05 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-04-21T14:19:04.790Z] #10 74.05 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-04-21T14:19:04.790Z] #10 74.06 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:19:04.790Z] #10 74.07 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:19:04.790Z] #10 74.08 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-04-21T14:19:04.790Z] #10 74.08 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-21T14:19:04.790Z] #10 74.09 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-21T14:19:04.853Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-04-21T14:19:04.853Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-21T14:19:05.085Z] #10 74.10 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:19:05.085Z] #10 74.11 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-04-21T14:19:05.085Z] #10 74.12 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:19:05.085Z] #10 74.13 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 [2020-04-21T14:19:05.085Z] #10 74.13 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 [2020-04-21T14:19:05.085Z] #10 74.14 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:19:05.085Z] #10 74.15 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 [2020-04-21T14:19:05.085Z] #10 74.15 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 [2020-04-21T14:19:05.085Z] #10 74.16 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:19:05.085Z] #10 74.17 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-21T14:19:05.085Z] #10 74.18 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-21T14:19:05.085Z] #10 74.19 Setting up dmsetup (2:1.02.155-3) ... [2020-04-21T14:19:05.085Z] #10 74.20 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-21T14:19:05.085Z] #10 74.21 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-21T14:19:05.085Z] #10 74.22 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:19:05.141Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-04-21T14:19:05.177Z] #38 2.413 + RM_GOPATH=0 [2020-04-21T14:19:05.177Z] #38 2.413 + TMP_GOPATH= [2020-04-21T14:19:05.177Z] #38 2.414 + : /build [2020-04-21T14:19:05.177Z] #38 2.414 + '[' -z '' ']' [2020-04-21T14:19:05.177Z] #38 2.414 ++ mktemp -d [2020-04-21T14:19:05.177Z] #38 2.420 + export GOPATH=/tmp/tmp.6YW6S7ANC8 [2020-04-21T14:19:05.177Z] #38 2.420 + GOPATH=/tmp/tmp.6YW6S7ANC8 [2020-04-21T14:19:05.177Z] #38 2.420 + RM_GOPATH=1 [2020-04-21T14:19:05.177Z] #38 2.420 ++ dirname ./install.sh [2020-04-21T14:19:05.177Z] #38 2.429 + dir=. [2020-04-21T14:19:05.177Z] #38 2.430 + bin=tini [2020-04-21T14:19:05.177Z] #38 2.430 + shift [2020-04-21T14:19:05.177Z] #38 2.430 + '[' '!' -f ./tini.installer ']' [2020-04-21T14:19:05.177Z] #38 2.430 + . ./tini.installer [2020-04-21T14:19:05.177Z] #38 2.430 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:19:05.177Z] #38 2.431 + install_tini [2020-04-21T14:19:05.177Z] #38 2.432 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-21T14:19:05.177Z] #38 2.433 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:19:05.177Z] #38 2.433 + git clone https://github.com/krallin/tini.git /tmp/tmp.6YW6S7ANC8/tini [2020-04-21T14:19:05.177Z] #38 2.437 Cloning into '/tmp/tmp.6YW6S7ANC8/tini'... [2020-04-21T14:19:05.358Z] #38 7.230 -- Detecting C compiler ABI info - done [2020-04-21T14:19:05.358Z] #38 7.295 -- Detecting C compile features [2020-04-21T14:19:05.376Z] #10 DONE 74.6s [2020-04-21T14:19:05.376Z] [2020-04-21T14:19:05.376Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:19:05.660Z] #58 DONE 0.1s [2020-04-21T14:19:05.660Z] [2020-04-21T14:19:05.660Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-21T14:19:05.660Z] #59 DONE 0.1s [2020-04-21T14:19:05.660Z] [2020-04-21T14:19:05.660Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-21T14:19:05.741Z] #38 3.171 + cd /tmp/tmp.6YW6S7ANC8/tini [2020-04-21T14:19:05.741Z] #38 3.171 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:19:05.741Z] #38 3.218 + cmake . [2020-04-21T14:19:05.741Z] #38 ... [2020-04-21T14:19:05.741Z] [2020-04-21T14:19:05.741Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:19:05.741Z] #43 70.73 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-21T14:19:05.741Z] #43 70.74 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:19:05.741Z] #43 DONE 71.2s [2020-04-21T14:19:05.771Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-21T14:19:05.771Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-04-21T14:19:05.999Z] [2020-04-21T14:19:05.999Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:06.226Z] #27 11.41 # 1.5% ### 4.5% #### 6.8% ###### 9.1% ######## 11.5% ########## 14.1% ############ 16.8% ############## 19.5% ############### 21.7% ################# 24.9% ################### 27.5% ###################### 31.1% ######################## 33.8% ########################## 37.3% [2020-04-21T14:19:06.226Z] #27 ... [2020-04-21T14:19:06.226Z] [2020-04-21T14:19:06.226Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:19:06.226Z] #65 3.406 + RM_GOPATH=0 [2020-04-21T14:19:06.226Z] #65 3.406 + TMP_GOPATH= [2020-04-21T14:19:06.226Z] #65 3.406 + : /build [2020-04-21T14:19:06.226Z] #65 3.406 + '[' -z '' ']' [2020-04-21T14:19:06.226Z] #65 3.406 ++ mktemp -d [2020-04-21T14:19:06.226Z] #65 3.414 + export GOPATH=/tmp/tmp.fNu1ThFz45 [2020-04-21T14:19:06.226Z] #65 3.415 + GOPATH=/tmp/tmp.fNu1ThFz45 [2020-04-21T14:19:06.226Z] #65 3.415 + RM_GOPATH=1 [2020-04-21T14:19:06.226Z] #65 3.416 ++ dirname ./install.sh [2020-04-21T14:19:06.226Z] #65 3.418 + dir=. [2020-04-21T14:19:06.226Z] #65 3.419 + bin=containerd [2020-04-21T14:19:06.226Z] #65 3.419 + shift [2020-04-21T14:19:06.226Z] #65 3.419 + '[' '!' -f ./containerd.installer ']' [2020-04-21T14:19:06.226Z] #65 3.420 + . ./containerd.installer [2020-04-21T14:19:06.226Z] #65 3.421 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:19:06.226Z] #65 3.421 + install_containerd [2020-04-21T14:19:06.226Z] #65 3.433 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-21T14:19:06.226Z] #65 3.433 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:19:06.226Z] #65 3.433 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fNu1ThFz45/src/github.com/containerd/containerd [2020-04-21T14:19:06.226Z] #65 3.437 Cloning into '/tmp/tmp.fNu1ThFz45/src/github.com/containerd/containerd'... [2020-04-21T14:19:06.400Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-21T14:19:06.400Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-04-21T14:19:06.488Z] #65 ... [2020-04-21T14:19:06.488Z] [2020-04-21T14:19:06.488Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:19:06.488Z] #27 11.41 # 1.5% ### 4.5% #### 6.8% ###### 9.1% ######## 11.5% ########## 14.1% ############ 16.8% ############## 19.5% ############### 21.7% ################# 24.9% ################### 27.5% ###################### 31.1% ######################## 33.8% ########################## 37.3% ############################# 40.3% ################################ 45.1% [2020-04-21T14:19:06.488Z] #27 ... [2020-04-21T14:19:06.488Z] [2020-04-21T14:19:06.488Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:19:06.488Z] #43 50.20 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-21T14:19:06.488Z] #43 50.20 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:19:06.488Z] #43 50.21 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:19:06.488Z] #43 50.33 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-21T14:19:06.488Z] #43 50.33 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:19:06.488Z] #43 50.34 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-21T14:19:06.488Z] #43 50.48 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-21T14:19:06.488Z] #43 50.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-21T14:19:06.488Z] #43 50.51 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-21T14:19:06.488Z] #43 50.83 Selecting previously unselected package libprotobuf17:amd64. [2020-04-21T14:19:06.488Z] #43 50.83 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-21T14:19:06.488Z] #43 50.84 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-21T14:19:06.488Z] #43 51.56 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-21T14:19:06.488Z] #43 51.56 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-21T14:19:06.488Z] #43 51.56 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-21T14:19:06.488Z] #43 51.83 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-21T14:19:06.488Z] #43 51.83 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-21T14:19:06.488Z] #43 51.84 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-21T14:19:06.488Z] #43 53.67 Selecting previously unselected package libprotoc17:amd64. [2020-04-21T14:19:06.488Z] #43 53.67 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-21T14:19:06.488Z] #43 53.68 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-21T14:19:06.488Z] #43 54.43 Selecting previously unselected package protobuf-c-compiler. [2020-04-21T14:19:06.488Z] #43 54.45 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:19:06.488Z] #43 54.46 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:19:06.488Z] #43 54.63 Selecting previously unselected package protobuf-compiler. [2020-04-21T14:19:06.488Z] #43 54.63 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-21T14:19:06.488Z] #43 54.64 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:19:06.488Z] #43 54.81 Selecting previously unselected package python-pkg-resources. [2020-04-21T14:19:06.488Z] #43 54.82 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:19:06.488Z] #43 54.83 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-21T14:19:06.488Z] #43 55.13 Selecting previously unselected package python-six. [2020-04-21T14:19:06.488Z] #43 55.15 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-21T14:19:06.488Z] #43 55.18 Unpacking python-six (1.12.0-1) ... [2020-04-21T14:19:06.488Z] #43 55.26 Selecting previously unselected package python-protobuf. [2020-04-21T14:19:06.488Z] #43 55.30 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-21T14:19:06.488Z] #43 55.30 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-21T14:19:06.488Z] #43 55.97 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-21T14:19:06.731Z] #38 ... [2020-04-21T14:19:06.731Z] [2020-04-21T14:19:06.731Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:06.731Z] #33 63.59 strings [2020-04-21T14:19:06.731Z] #33 67.52 path [2020-04-21T14:19:06.731Z] #33 68.59 fmt [2020-04-21T14:19:06.731Z] #33 68.60 path/filepath [2020-04-21T14:19:06.731Z] #33 70.24 io/ioutil [2020-04-21T14:19:06.731Z] #33 70.89 text/tabwriter [2020-04-21T14:19:06.731Z] #33 72.99 flag [2020-04-21T14:19:06.731Z] #33 73.00 github.com/BurntSushi/toml [2020-04-21T14:19:06.731Z] #33 ... [2020-04-21T14:19:06.731Z] [2020-04-21T14:19:06.731Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:06.731Z] #47 63.70 os [2020-04-21T14:19:06.731Z] #47 63.76 strings [2020-04-21T14:19:06.731Z] #47 67.89 regexp/syntax [2020-04-21T14:19:06.731Z] #47 69.85 fmt [2020-04-21T14:19:06.731Z] #47 72.58 regexp [2020-04-21T14:19:06.746Z] #43 ... [2020-04-21T14:19:06.746Z] [2020-04-21T14:19:06.746Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:19:07.027Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T14:19:07.027Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-21T14:19:07.140Z] #11 DONE 1.8s [2020-04-21T14:19:07.140Z] [2020-04-21T14:19:07.140Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-21T14:19:07.664Z] #47 ... [2020-04-21T14:19:07.664Z] [2020-04-21T14:19:07.664Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:07.664Z] #38 9.586 -- Detecting C compile features - done [2020-04-21T14:19:07.922Z] #38 9.694 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-21T14:19:08.064Z] go: finding github.com/google/go-cmp v0.2.0 [2020-04-21T14:19:08.064Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-21T14:19:08.180Z] #38 10.04 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-21T14:19:08.181Z] #38 10.24 -- Configuring done [2020-04-21T14:19:08.181Z] #38 10.26 -- Generating done [2020-04-21T14:19:08.293Z] #27 11.41 # 1.5% ### 4.5% #### 6.8% ###### 9.1% ######## 11.5% ########## 14.1% ############ 16.8% ############## 19.5% ############### 21.7% ################# 24.9% ################### 27.5% ###################### 31.1% ######################## 33.8% ########################## 37.3% ############################# 40.3% ################################ 45.1% ################################## 47.8% #################################### 51.0% ###################################### 54.2% ######################################## 56.7% ########################################## 59.2% ############################################ 61.6% ############################################## 64.6% ################################################# 68.2% ################################################### 72.0% ##################################################### 74.2% ###################################################### 76.1% ######################################################## 78.3% ######################################################### 79.8% ########################################################### 82.6% ############################################################# 85.4% ############################################################### 88.2% # [2020-04-21T14:19:08.293Z] #27 ... [2020-04-21T14:19:08.293Z] [2020-04-21T14:19:08.293Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:08.293Z] #56 51.65 reflect [2020-04-21T14:19:08.293Z] #56 51.69 syscall [2020-04-21T14:19:08.293Z] #56 61.46 time [2020-04-21T14:19:08.353Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-04-21T14:19:08.353Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-21T14:19:08.438Z] #38 10.27 -- Build files have been written to: /tmp/tmp.hcnuzQtHaq/tini [2020-04-21T14:19:08.438Z] #38 10.30 + make tini-static [2020-04-21T14:19:08.552Z] #56 ... [2020-04-21T14:19:08.552Z] [2020-04-21T14:19:08.552Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:19:08.552Z] #27 11.41 # 1.5% ### 4.5% #### 6.8% ###### 9.1% ######## 11.5% ########## 14.1% ############ 16.8% ############## 19.5% ############### 21.7% ################# 24.9% ################### 27.5% ###################### 31.1% ######################## 33.8% ########################## 37.3% ############################# 40.3% ################################ 45.1% ################################## 47.8% #################################### 51.0% ###################################### 54.2% ######################################## 56.7% ########################################## 59.2% ############################################ 61.6% ############################################## 64.6% ################################################# 68.2% ################################################### 72.0% ##################################################### 74.2% ###################################################### 76.1% ######################################################## 78.3% ######################################################### 79.8% ########################################################### 82.6% ############################################################# 85.4% ############################################################### 88.2% ################################################################## 91.8% #################################################################### 95.5% ################################################### [2020-04-21T14:19:08.552Z] #27 ... [2020-04-21T14:19:08.552Z] [2020-04-21T14:19:08.552Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:19:08.552Z] #35 52.34 Selecting previously unselected package libicu63:amd64. [2020-04-21T14:19:08.552Z] #35 52.43 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-21T14:19:08.552Z] #35 52.48 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:19:08.552Z] #35 61.05 Selecting previously unselected package libxml2:amd64. [2020-04-21T14:19:08.552Z] #35 61.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-21T14:19:08.552Z] #35 61.09 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:19:08.552Z] #35 61.97 Selecting previously unselected package libarchive13:amd64. [2020-04-21T14:19:08.552Z] #35 61.97 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-21T14:19:08.552Z] #35 61.98 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-21T14:19:08.635Z] #12 ... [2020-04-21T14:19:08.635Z] [2020-04-21T14:19:08.635Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:08.635Z] #47 67.23 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-21T14:19:08.635Z] #47 67.54 vendor/golang.org/x/crypto/curve25519 [2020-04-21T14:19:08.635Z] #47 67.85 vendor/golang.org/x/crypto/hkdf [2020-04-21T14:19:08.635Z] #47 67.92 vendor/golang.org/x/text/transform [2020-04-21T14:19:08.635Z] #47 68.37 vendor/golang.org/x/text/unicode/bidi [2020-04-21T14:19:08.635Z] #47 69.36 vendor/golang.org/x/text/secure/bidirule [2020-04-21T14:19:08.635Z] #47 69.57 vendor/golang.org/x/text/unicode/norm [2020-04-21T14:19:08.635Z] #47 72.61 vendor/golang.org/x/net/idna [2020-04-21T14:19:08.635Z] #47 74.25 vendor/golang.org/x/net/http2/hpack [2020-04-21T14:19:08.635Z] #47 75.12 mime [2020-04-21T14:19:08.635Z] #47 76.75 mime/quotedprintable [2020-04-21T14:19:08.635Z] #47 77.06 net/http/internal [2020-04-21T14:19:08.635Z] #47 ... [2020-04-21T14:19:08.635Z] [2020-04-21T14:19:08.635Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:08.635Z] #60 1.298 + RM_GOPATH=0 [2020-04-21T14:19:08.635Z] #60 1.298 + TMP_GOPATH= [2020-04-21T14:19:08.635Z] #60 1.298 + : /build [2020-04-21T14:19:08.635Z] #60 1.298 + '[' -z '' ']' [2020-04-21T14:19:08.635Z] #60 1.299 ++ mktemp -d [2020-04-21T14:19:08.635Z] #60 1.299 + export GOPATH=/tmp/tmp.yfZLnVHyyR [2020-04-21T14:19:08.635Z] #60 1.300 + GOPATH=/tmp/tmp.yfZLnVHyyR [2020-04-21T14:19:08.635Z] #60 1.300 + RM_GOPATH=1 [2020-04-21T14:19:08.635Z] #60 1.301 ++ dirname ./install.sh [2020-04-21T14:19:08.635Z] #60 1.301 + dir=. [2020-04-21T14:19:08.635Z] #60 1.301 + bin=runc [2020-04-21T14:19:08.635Z] #60 1.301 + shift [2020-04-21T14:19:08.635Z] #60 1.301 + '[' '!' -f ./runc.installer ']' [2020-04-21T14:19:08.635Z] #60 1.301 + . ./runc.installer [2020-04-21T14:19:08.635Z] #60 1.302 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:19:08.635Z] #60 1.302 + install_runc [2020-04-21T14:19:08.635Z] #60 1.303 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-21T14:19:08.635Z] #60 1.303 + uname -r [2020-04-21T14:19:08.635Z] #60 1.304 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-21T14:19:08.635Z] #60 1.304 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-21T14:19:08.635Z] #60 1.304 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-21T14:19:08.635Z] #60 1.304 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yfZLnVHyyR/src/github.com/opencontainers/runc [2020-04-21T14:19:08.635Z] #60 1.309 Cloning into '/tmp/tmp.yfZLnVHyyR/src/github.com/opencontainers/runc'... [2020-04-21T14:19:08.696Z] #38 10.73 Scanning dependencies of target tini-static [2020-04-21T14:19:08.696Z] #38 10.83 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-21T14:19:08.811Z] #35 62.39 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-21T14:19:08.811Z] #35 62.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-21T14:19:08.811Z] #35 62.45 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-21T14:19:08.811Z] #35 ... [2020-04-21T14:19:08.811Z] [2020-04-21T14:19:08.811Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:19:08.811Z] #27 11.41 # 1.5% ### 4.5% #### 6.8% ###### 9.1% ######## 11.5% ########## 14.1% ############ 16.8% ############## 19.5% ############### 21.7% ################# 24.9% ################### 27.5% ###################### 31.1% ######################## 33.8% ########################## 37.3% ############################# 40.3% ################################ 45.1% ################################## 47.8% #################################### 51.0% ###################################### 54.2% ######################################## 56.7% ########################################## 59.2% ############################################ 61.6% ############################################## 64.6% ################################################# 68.2% ################################################### 72.0% ##################################################### 74.2% ###################################################### 76.1% ######################################################## 78.3% ######################################################### 79.8% ########################################################### 82.6% ############################################################# 85.4% ############################################################### 88.2% ################################################################## 91.8% #################################################################### 95.5% ######################################################################## 100.0% [2020-04-21T14:19:08.811Z] #27 15.37 [2020-04-21T14:19:08.811Z] #27 ... [2020-04-21T14:19:08.811Z] [2020-04-21T14:19:08.811Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:08.811Z] #47 52.13 syscall [2020-04-21T14:19:08.811Z] #47 60.81 time [2020-04-21T14:19:08.920Z] #60 ... [2020-04-21T14:19:08.920Z] [2020-04-21T14:19:08.920Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-21T14:19:08.920Z] #12 DONE 1.7s [2020-04-21T14:19:08.983Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-04-21T14:19:09.070Z] #47 ... [2020-04-21T14:19:09.070Z] [2020-04-21T14:19:09.070Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:19:09.070Z] #35 62.60 Selecting previously unselected package librhash0:amd64. [2020-04-21T14:19:09.070Z] #35 62.65 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-21T14:19:09.070Z] #35 62.65 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-21T14:19:09.070Z] #35 62.83 Selecting previously unselected package libuv1:amd64. [2020-04-21T14:19:09.070Z] #35 62.84 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-21T14:19:09.070Z] #35 62.84 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-21T14:19:09.202Z] [2020-04-21T14:19:09.202Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:09.202Z] #44 35.07 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-04-21T14:19:09.202Z] #44 35.20 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-21T14:19:09.202Z] #44 35.45 HOSTCC compel/src/lib/log-host.o [2020-04-21T14:19:09.202Z] #44 35.57 HOSTLINK compel/compel-host-bin [2020-04-21T14:19:09.202Z] #44 35.68 DEP soccr/soccr.d [2020-04-21T14:19:09.202Z] #44 35.78 CC soccr/soccr.o [2020-04-21T14:19:09.202Z] #44 36.76 AR soccr/libsoccr.a [2020-04-21T14:19:09.202Z] #44 36.79 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:19:09.202Z] #44 36.97 DEP criu/arch/s390/sigframe.d [2020-04-21T14:19:09.202Z] #44 37.05 DEP criu/arch/s390/crtools.d [2020-04-21T14:19:09.202Z] #44 37.23 DEP criu/arch/s390/cpu.d [2020-04-21T14:19:09.202Z] #44 37.42 CC criu/arch/s390/cpu.o [2020-04-21T14:19:09.202Z] #44 37.81 CC criu/arch/s390/crtools.o [2020-04-21T14:19:09.202Z] #44 38.83 CC criu/arch/s390/sigframe.o [2020-04-21T14:19:09.202Z] #44 39.05 LINK criu/arch/s390/crtools.built-in.o [2020-04-21T14:19:09.202Z] #44 39.09 DEP criu/pie/util-vdso.d [2020-04-21T14:19:09.202Z] #44 39.26 DEP criu/pie/util.d [2020-04-21T14:19:09.202Z] #44 39.40 CC criu/pie/util.o [2020-04-21T14:19:09.202Z] #44 39.59 CC criu/pie/util-vdso.o [2020-04-21T14:19:09.202Z] #44 40.04 AR criu/pie/pie.lib.a [2020-04-21T14:19:09.202Z] #44 40.09 DEP criu/pie/restorer.d [2020-04-21T14:19:09.202Z] #44 40.35 DEP criu/arch/s390/restorer.d [2020-04-21T14:19:09.202Z] #44 40.47 DEP criu/arch/s390/vdso-pie.d [2020-04-21T14:19:09.202Z] #44 40.59 DEP criu/pie/parasite-vdso.d [2020-04-21T14:19:09.202Z] #44 40.76 DEP criu/pie/parasite.d [2020-04-21T14:19:09.202Z] #44 41.12 CC criu/pie/parasite.o [2020-04-21T14:19:09.329Z] #35 62.98 Selecting previously unselected package cmake. [2020-04-21T14:19:09.329Z] #35 63.00 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-21T14:19:09.329Z] #35 63.01 Unpacking cmake (3.13.4-1) ... [2020-04-21T14:19:09.619Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-04-21T14:19:09.619Z] go: finding gotest.tools v2.1.0+incompatible [2020-04-21T14:19:09.815Z] #44 42.32 LINK criu/pie/parasite.built-in.o [2020-04-21T14:19:09.815Z] #44 42.33 GEN criu/pie/parasite-blob.h [2020-04-21T14:19:09.815Z] #44 42.33 CC criu/pie/parasite-vdso.o [2020-04-21T14:19:09.907Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-04-21T14:19:10.177Z] #44 3.866 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:19:10.177Z] #44 3.867 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:19:10.177Z] #44 3.880 Note: Building without GnuTLS support [2020-04-21T14:19:10.197Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-04-21T14:19:10.435Z] #44 42.78 CC criu/arch/s390/vdso-pie.o [2020-04-21T14:19:10.435Z] #44 ... [2020-04-21T14:19:10.435Z] [2020-04-21T14:19:10.435Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:10.435Z] #47 79.40 crypto/tls [2020-04-21T14:19:10.435Z] #47 ... [2020-04-21T14:19:10.435Z] [2020-04-21T14:19:10.435Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-21T14:19:10.435Z] #13 1.381 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-21T14:19:10.435Z] #13 DONE 1.5s [2020-04-21T14:19:10.486Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-04-21T14:19:10.595Z] #38 12.24 [100%] Linking C executable tini-static [2020-04-21T14:19:10.595Z] #38 ... [2020-04-21T14:19:10.595Z] [2020-04-21T14:19:10.595Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:19:10.595Z] #10 68.03 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-21T14:19:10.595Z] #10 68.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-21T14:19:10.595Z] #10 68.05 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:19:10.595Z] #10 75.52 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-21T14:19:10.595Z] #10 75.53 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-21T14:19:10.595Z] #10 75.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:19:10.595Z] #10 75.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-21T14:19:10.595Z] #10 75.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-21T14:19:10.595Z] #10 75.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:19:10.595Z] #10 ... [2020-04-21T14:19:10.595Z] [2020-04-21T14:19:10.595Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:10.595Z] #38 12.69 [100%] Built target tini-static [2020-04-21T14:19:10.720Z] [2020-04-21T14:19:10.720Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:10.720Z] #44 43.11 CC criu/arch/s390/restorer.o [2020-04-21T14:19:10.775Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-04-21T14:19:10.775Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-04-21T14:19:10.853Z] #38 12.75 + mkdir -p /build [2020-04-21T14:19:10.853Z] #38 12.76 + cp tini-static /build/docker-init [2020-04-21T14:19:10.853Z] #38 DONE 12.9s [2020-04-21T14:19:10.853Z] [2020-04-21T14:19:10.853Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:10.853Z] #44 3.889 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:19:10.853Z] #44 3.890 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:19:10.853Z] #44 3.908 Note: Building without GnuTLS support [2020-04-21T14:19:10.853Z] #44 5.806 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:19:10.853Z] #44 5.830 GEN .gitid [2020-04-21T14:19:10.853Z] #44 5.861 GEN criu/include/version.h [2020-04-21T14:19:10.853Z] #44 5.915 GEN include/common/asm [2020-04-21T14:19:11.008Z] #44 43.45 CC criu/pie/restorer.o [2020-04-21T14:19:11.008Z] #44 ... [2020-04-21T14:19:11.008Z] [2020-04-21T14:19:11.008Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:19:11.008Z] #68 74.01 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:19:11.008Z] #68 74.01 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-21T14:19:11.008Z] #68 DONE 80.0s [2020-04-21T14:19:11.008Z] [2020-04-21T14:19:11.008Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-21T14:19:11.008Z] #69 DONE 0.1s [2020-04-21T14:19:11.064Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-04-21T14:19:11.295Z] [2020-04-21T14:19:11.295Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-21T14:19:11.353Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-04-21T14:19:11.548Z] #44 5.765 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:19:11.548Z] #44 5.803 GEN .gitid [2020-04-21T14:19:11.548Z] #44 5.813 GEN criu/include/version.h [2020-04-21T14:19:11.548Z] #44 5.876 GEN include/common/asm [2020-04-21T14:19:11.644Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-04-21T14:19:11.644Z] go: finding github.com/onsi/gomega v1.4.3 [2020-04-21T14:19:11.644Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-04-21T14:19:11.860Z] #35 ... [2020-04-21T14:19:11.860Z] [2020-04-21T14:19:11.860Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:11.860Z] #33 54.98 time [2020-04-21T14:19:11.860Z] #33 62.24 internal/poll [2020-04-21T14:19:11.860Z] #33 63.95 internal/fmtsort [2020-04-21T14:19:11.860Z] #33 64.78 internal/syscall/unix [2020-04-21T14:19:11.860Z] #33 64.89 strings [2020-04-21T14:19:11.860Z] #33 ... [2020-04-21T14:19:11.860Z] [2020-04-21T14:19:11.860Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:19:11.860Z] #27 16.43 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-21T14:19:11.860Z] #27 16.92 [2020-04-21T14:19:11.860Z] #27 17.03 ######################################################################## 100.0% [2020-04-21T14:19:11.860Z] #27 17.17 [2020-04-21T14:19:11.860Z] #27 18.17 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-21T14:19:11.860Z] #27 18.55 [2020-04-21T14:19:12.112Z] #44 ... [2020-04-21T14:19:12.112Z] [2020-04-21T14:19:12.112Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:12.112Z] #38 4.201 -- The C compiler identification is GNU 8.3.0 [2020-04-21T14:19:12.112Z] #38 4.277 -- Check for working C compiler: /usr/bin/cc [2020-04-21T14:19:12.112Z] #38 5.214 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-21T14:19:12.112Z] #38 5.224 -- Detecting C compiler ABI info [2020-04-21T14:19:12.112Z] #38 5.884 -- Detecting C compiler ABI info - done [2020-04-21T14:19:12.112Z] #38 5.938 -- Detecting C compile features [2020-04-21T14:19:12.112Z] #38 7.795 -- Detecting C compile features - done [2020-04-21T14:19:12.112Z] #38 7.848 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-21T14:19:12.112Z] #38 8.109 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-21T14:19:12.112Z] #38 8.257 -- Configuring done [2020-04-21T14:19:12.112Z] #38 8.278 -- Generating done [2020-04-21T14:19:12.112Z] #38 8.292 -- Build files have been written to: /tmp/tmp.6YW6S7ANC8/tini [2020-04-21T14:19:12.112Z] #38 8.296 + make tini-static [2020-04-21T14:19:12.112Z] #38 8.737 Scanning dependencies of target tini-static [2020-04-21T14:19:12.112Z] #38 8.836 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-21T14:19:12.120Z] #27 18.72 ################## 25.4% ######################################################################## 100.0% [2020-04-21T14:19:12.226Z] #44 8.082 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-21T14:19:12.226Z] #44 8.156 PBCC images/opts.pb-c.c [2020-04-21T14:19:12.226Z] #44 8.222 PBCC images/sit.pb-c.c [2020-04-21T14:19:12.299Z] #14 DONE 2.0s [2020-04-21T14:19:12.299Z] [2020-04-21T14:19:12.299Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:19:12.369Z] #38 ... [2020-04-21T14:19:12.369Z] [2020-04-21T14:19:12.369Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:12.369Z] #47 67.35 os [2020-04-21T14:19:12.369Z] #47 69.40 regexp/syntax [2020-04-21T14:19:12.369Z] #47 72.30 fmt [2020-04-21T14:19:12.369Z] #47 75.13 regexp [2020-04-21T14:19:12.369Z] #47 ... [2020-04-21T14:19:12.369Z] [2020-04-21T14:19:12.369Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:19:12.369Z] #10 68.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-21T14:19:12.369Z] #10 68.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-21T14:19:12.369Z] #10 68.28 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:19:12.369Z] #10 76.04 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-21T14:19:12.369Z] #10 76.05 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-21T14:19:12.369Z] #10 76.07 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:19:12.369Z] #10 76.24 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-21T14:19:12.369Z] #10 76.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-21T14:19:12.369Z] #10 76.28 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:19:12.380Z] #27 18.93 [2020-04-21T14:19:12.484Z] #44 8.264 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-21T14:19:12.484Z] #44 8.350 DEP images/opts.pb-c.d [2020-04-21T14:19:12.484Z] #44 8.396 DEP images/sit.pb-c.d [2020-04-21T14:19:12.484Z] #44 8.450 PBCC images/macvlan.pb-c.c [2020-04-21T14:19:12.484Z] #44 8.494 DEP images/macvlan.pb-c.d [2020-04-21T14:19:12.581Z] #50 ... [2020-04-21T14:19:12.581Z] [2020-04-21T14:19:12.581Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:12.581Z] #60 6.923 + cd /tmp/tmp.yfZLnVHyyR/src/github.com/opencontainers/runc [2020-04-21T14:19:12.581Z] #60 6.923 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:19:12.626Z] #10 ... [2020-04-21T14:19:12.626Z] [2020-04-21T14:19:12.626Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:12.626Z] #56 67.66 encoding/binary [2020-04-21T14:19:12.626Z] #56 68.25 os [2020-04-21T14:19:12.626Z] #56 70.21 encoding/base64 [2020-04-21T14:19:12.626Z] #56 71.34 golang.org/x/sys/unix [2020-04-21T14:19:12.626Z] #56 72.91 fmt [2020-04-21T14:19:12.626Z] #56 77.51 encoding/json [2020-04-21T14:19:12.687Z] go: finding github.com/kr/text v0.1.0 [2020-04-21T14:19:12.742Z] #44 8.578 PBCC images/autofs.pb-c.c [2020-04-21T14:19:12.742Z] #44 8.593 DEP images/autofs.pb-c.d [2020-04-21T14:19:12.742Z] #44 8.648 PBCC images/sysctl.pb-c.c [2020-04-21T14:19:12.742Z] #44 8.699 DEP images/sysctl.pb-c.d [2020-04-21T14:19:12.742Z] #44 8.754 PBCC images/time.pb-c.c [2020-04-21T14:19:12.883Z] #56 ... [2020-04-21T14:19:12.883Z] [2020-04-21T14:19:12.883Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:12.883Z] #38 10.18 [100%] Linking C executable tini-static [2020-04-21T14:19:12.976Z] go: finding google.golang.org/grpc v1.20.1 [2020-04-21T14:19:12.999Z] #44 8.786 DEP images/time.pb-c.d [2020-04-21T14:19:12.999Z] #44 8.845 PBCC images/binfmt-misc.pb-c.c [2020-04-21T14:19:12.999Z] #44 8.897 DEP images/binfmt-misc.pb-c.d [2020-04-21T14:19:12.999Z] #44 8.962 PBCC images/seccomp.pb-c.c [2020-04-21T14:19:12.999Z] #44 9.005 DEP images/seccomp.pb-c.d [2020-04-21T14:19:13.200Z] #60 7.470 + '[' -z '' ']' [2020-04-21T14:19:13.200Z] #60 7.471 + target=static [2020-04-21T14:19:13.200Z] #60 7.471 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-21T14:19:13.258Z] #44 9.074 PBCC images/userns.pb-c.c [2020-04-21T14:19:13.258Z] #44 9.127 DEP images/userns.pb-c.d [2020-04-21T14:19:13.258Z] #44 9.194 PBCC images/cgroup.pb-c.c [2020-04-21T14:19:13.258Z] #44 9.233 DEP images/cgroup.pb-c.d [2020-04-21T14:19:13.266Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-21T14:19:13.313Z] #27 ... [2020-04-21T14:19:13.313Z] [2020-04-21T14:19:13.313Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:19:13.313Z] #35 66.44 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:19:13.313Z] #35 66.45 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:19:13.313Z] #35 66.46 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-21T14:19:13.313Z] #35 66.48 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:19:13.313Z] #35 66.54 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-21T14:19:13.313Z] #35 66.55 Setting up cmake-data (3.13.4-1) ... [2020-04-21T14:19:13.313Z] #35 66.58 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:19:13.313Z] #35 66.59 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-21T14:19:13.313Z] #35 66.60 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-21T14:19:13.313Z] #35 66.63 Setting up cmake (3.13.4-1) ... [2020-04-21T14:19:13.313Z] #35 66.65 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:19:13.313Z] #35 66.68 Processing triggers for mime-support (3.62) ... [2020-04-21T14:19:13.313Z] #35 DONE 67.2s [2020-04-21T14:19:13.313Z] [2020-04-21T14:19:13.313Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:19:13.313Z] #36 DONE 0.1s [2020-04-21T14:19:13.313Z] [2020-04-21T14:19:13.313Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:19:13.313Z] #27 20.00 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-21T14:19:13.448Z] #38 10.94 [100%] Built target tini-static [2020-04-21T14:19:13.448Z] #38 11.05 + mkdir -p /build [2020-04-21T14:19:13.448Z] #38 11.05 + cp tini-static /build/docker-init [2020-04-21T14:19:13.519Z] #44 9.301 PBCC images/fown.pb-c.c [2020-04-21T14:19:13.520Z] #44 9.334 PBCC images/ext-file.pb-c.c [2020-04-21T14:19:13.520Z] #44 9.394 DEP images/fown.pb-c.d [2020-04-21T14:19:13.520Z] #44 9.442 DEP images/ext-file.pb-c.d [2020-04-21T14:19:13.554Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-21T14:19:13.572Z] #27 ... [2020-04-21T14:19:13.572Z] [2020-04-21T14:19:13.572Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-21T14:19:13.572Z] #37 DONE 0.1s [2020-04-21T14:19:13.572Z] [2020-04-21T14:19:13.572Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:19:13.572Z] #27 20.17 skipping existing 1849cc453dee [2020-04-21T14:19:13.705Z] #38 DONE 11.2s [2020-04-21T14:19:13.705Z] [2020-04-21T14:19:13.705Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:13.705Z] #44 7.644 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-21T14:19:13.705Z] #44 7.790 PBCC images/opts.pb-c.c [2020-04-21T14:19:13.705Z] #44 7.869 PBCC images/sit.pb-c.c [2020-04-21T14:19:13.705Z] #44 7.981 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-21T14:19:13.777Z] #44 9.484 PBCC images/rpc.pb-c.c [2020-04-21T14:19:13.777Z] #44 9.516 DEP images/rpc.pb-c.d [2020-04-21T14:19:13.777Z] #44 9.639 PBCC images/siginfo.pb-c.c [2020-04-21T14:19:13.777Z] #44 9.676 DEP images/siginfo.pb-c.d [2020-04-21T14:19:13.777Z] #44 9.733 PBCC images/pagemap.pb-c.c [2020-04-21T14:19:13.830Z] #27 20.42 [2020-04-21T14:19:13.842Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-21T14:19:13.842Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-04-21T14:19:13.962Z] #44 ... [2020-04-21T14:19:13.962Z] [2020-04-21T14:19:13.962Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:13.962Z] #33 68.70 path [2020-04-21T14:19:13.962Z] #33 69.31 text/tabwriter [2020-04-21T14:19:13.962Z] #33 69.36 fmt [2020-04-21T14:19:13.962Z] #33 70.24 path/filepath [2020-04-21T14:19:13.962Z] #33 71.74 io/ioutil [2020-04-21T14:19:13.962Z] #33 73.55 flag [2020-04-21T14:19:13.962Z] #33 73.55 github.com/BurntSushi/toml [2020-04-21T14:19:13.962Z] #33 75.45 log [2020-04-21T14:19:13.962Z] #33 78.30 github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:19:13.962Z] #33 ... [2020-04-21T14:19:13.962Z] [2020-04-21T14:19:13.962Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:13.962Z] #44 8.152 DEP images/opts.pb-c.d [2020-04-21T14:19:14.035Z] #44 9.774 DEP images/pagemap.pb-c.d [2020-04-21T14:19:14.035Z] #44 9.834 PBCC images/rlimit.pb-c.c [2020-04-21T14:19:14.035Z] #44 9.878 DEP images/rlimit.pb-c.d [2020-04-21T14:19:14.035Z] #44 9.958 PBCC images/file-lock.pb-c.c [2020-04-21T14:19:14.206Z] #60 8.417 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 . [2020-04-21T14:19:14.206Z] #60 ... [2020-04-21T14:19:14.206Z] [2020-04-21T14:19:14.206Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:19:14.206Z] #50 DONE 83.1s [2020-04-21T14:19:14.206Z] [2020-04-21T14:19:14.206Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-21T14:19:14.206Z] #15 DONE 1.7s [2020-04-21T14:19:14.206Z] [2020-04-21T14:19:14.206Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:14.206Z] #44 46.05 LINK criu/pie/restorer.built-in.o [2020-04-21T14:19:14.206Z] #44 46.05 GEN criu/pie/restorer-blob.h [2020-04-21T14:19:14.206Z] #44 46.11 DEP criu/vdso.d [2020-04-21T14:19:14.206Z] #44 46.33 DEP criu/uts_ns.d [2020-04-21T14:19:14.206Z] #44 46.49 DEP criu/util.d [2020-04-21T14:19:14.206Z] #44 46.80 DEP criu/uffd.d [2020-04-21T14:19:14.218Z] #44 8.326 DEP images/sit.pb-c.d [2020-04-21T14:19:14.218Z] #44 8.417 PBCC images/macvlan.pb-c.c [2020-04-21T14:19:14.218Z] #44 8.502 DEP images/macvlan.pb-c.d [2020-04-21T14:19:14.293Z] #44 10.02 DEP images/file-lock.pb-c.d [2020-04-21T14:19:14.293Z] #44 10.08 PBCC images/tty.pb-c.c [2020-04-21T14:19:14.293Z] #44 10.13 DEP images/tty.pb-c.d [2020-04-21T14:19:14.293Z] #44 10.19 PBCC images/tun.pb-c.c [2020-04-21T14:19:14.293Z] #44 10.31 PBCC images/netdev.pb-c.c [2020-04-21T14:19:14.468Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-21T14:19:14.468Z] go: finding github.com/pkg/profile v1.2.1 [2020-04-21T14:19:14.474Z] #44 8.612 PBCC images/autofs.pb-c.c [2020-04-21T14:19:14.474Z] #44 8.662 DEP images/autofs.pb-c.d [2020-04-21T14:19:14.474Z] #44 8.769 PBCC images/sysctl.pb-c.c [2020-04-21T14:19:14.474Z] #44 8.837 DEP images/sysctl.pb-c.d [2020-04-21T14:19:14.488Z] #44 46.99 DEP criu/tun.d [2020-04-21T14:19:14.551Z] #44 10.33 DEP images/tun.pb-c.d [2020-04-21T14:19:14.551Z] #44 10.40 DEP images/netdev.pb-c.d [2020-04-21T14:19:14.551Z] #44 10.50 PBCC images/vma.pb-c.c [2020-04-21T14:19:14.551Z] #44 10.53 DEP images/vma.pb-c.d [2020-04-21T14:19:14.551Z] #44 10.59 PBCC images/creds.pb-c.c [2020-04-21T14:19:14.731Z] #44 8.957 PBCC images/time.pb-c.c [2020-04-21T14:19:14.731Z] #44 9.001 DEP images/time.pb-c.d [2020-04-21T14:19:14.731Z] #44 9.055 PBCC images/binfmt-misc.pb-c.c [2020-04-21T14:19:14.757Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-04-21T14:19:14.757Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-04-21T14:19:14.792Z] #44 47.10 DEP criu/tty.d [2020-04-21T14:19:14.792Z] #44 47.26 DEP criu/timerfd.d [2020-04-21T14:19:14.792Z] #44 47.52 DEP criu/sysfs_parse.d [2020-04-21T14:19:14.809Z] #44 ... [2020-04-21T14:19:14.809Z] [2020-04-21T14:19:14.809Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:14.809Z] #33 74.65 log [2020-04-21T14:19:14.809Z] #33 77.42 github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:19:14.809Z] #33 DONE 81.9s [2020-04-21T14:19:14.809Z] [2020-04-21T14:19:14.809Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:14.809Z] #44 10.65 DEP images/creds.pb-c.d [2020-04-21T14:19:14.809Z] #44 10.68 PBCC images/utsns.pb-c.c [2020-04-21T14:19:14.809Z] #44 ... [2020-04-21T14:19:14.809Z] [2020-04-21T14:19:14.809Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:14.809Z] #56 71.94 golang.org/x/sys/unix [2020-04-21T14:19:14.809Z] #56 75.01 encoding/json [2020-04-21T14:19:14.809Z] #56 81.52 github.com/pkg/diff [2020-04-21T14:19:14.988Z] #44 9.108 DEP images/binfmt-misc.pb-c.d [2020-04-21T14:19:14.988Z] #44 9.146 PBCC images/seccomp.pb-c.c [2020-04-21T14:19:14.988Z] #44 9.182 DEP images/seccomp.pb-c.d [2020-04-21T14:19:14.988Z] #44 9.260 PBCC images/userns.pb-c.c [2020-04-21T14:19:14.988Z] #44 9.293 DEP images/userns.pb-c.d [2020-04-21T14:19:14.988Z] #44 9.340 PBCC images/cgroup.pb-c.c [2020-04-21T14:19:14.988Z] #44 9.406 DEP images/cgroup.pb-c.d [2020-04-21T14:19:15.045Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-04-21T14:19:15.045Z] go: finding github.com/jinzhu/now v1.0.0 [2020-04-21T14:19:15.045Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-04-21T14:19:15.066Z] Client: Docker Engine - Community [2020-04-21T14:19:15.066Z] Version: 19.03.8 [2020-04-21T14:19:15.066Z] API version: 1.40 [2020-04-21T14:19:15.066Z] Go version: go1.12.17 [2020-04-21T14:19:15.066Z] Git commit: afacb8b [2020-04-21T14:19:15.066Z] Built: Wed Mar 11 01:26:35 2020 [2020-04-21T14:19:15.066Z] OS/Arch: linux/arm64 [2020-04-21T14:19:15.066Z] Experimental: false [2020-04-21T14:19:15.066Z] [2020-04-21T14:19:15.066Z] Server: Docker Engine - Community [2020-04-21T14:19:15.066Z] Engine: [2020-04-21T14:19:15.066Z] Version: 19.03.8 [2020-04-21T14:19:15.066Z] API version: 1.40 (minimum version 1.12) [2020-04-21T14:19:15.066Z] Go version: go1.12.17 [2020-04-21T14:19:15.066Z] Git commit: afacb8b [2020-04-21T14:19:15.066Z] Built: Wed Mar 11 01:25:07 2020 [2020-04-21T14:19:15.066Z] OS/Arch: linux/arm64 [2020-04-21T14:19:15.066Z] Experimental: true [2020-04-21T14:19:15.066Z] containerd: [2020-04-21T14:19:15.066Z] Version: 1.2.13 [2020-04-21T14:19:15.067Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:19:15.067Z] runc: [2020-04-21T14:19:15.067Z] Version: 1.0.0-rc10 [2020-04-21T14:19:15.067Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:19:15.067Z] docker-init: [2020-04-21T14:19:15.067Z] Version: 0.18.0 [2020-04-21T14:19:15.067Z] GitCommit: fec3683 [2020-04-21T14:19:15.067Z] #56 ... [2020-04-21T14:19:15.067Z] [2020-04-21T14:19:15.067Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:15.067Z] #44 10.77 DEP images/utsns.pb-c.d [2020-04-21T14:19:15.067Z] #44 10.85 PBCC images/ipc-desc.pb-c.c [2020-04-21T14:19:15.067Z] #44 10.89 PBCC images/ipc-sem.pb-c.c [2020-04-21T14:19:15.067Z] #44 10.96 DEP images/ipc-desc.pb-c.d [2020-04-21T14:19:15.077Z] #44 47.64 DEP criu/sysctl.d [Pipeline] sh [2020-04-21T14:19:15.204Z] #27 21.62 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-21T14:19:15.244Z] #44 9.485 PBCC images/fown.pb-c.c [2020-04-21T14:19:15.244Z] #44 9.536 PBCC images/ext-file.pb-c.c [2020-04-21T14:19:15.244Z] #44 9.543 DEP images/fown.pb-c.d [2020-04-21T14:19:15.244Z] #44 9.612 DEP images/ext-file.pb-c.d [2020-04-21T14:19:15.244Z] #44 9.648 PBCC images/rpc.pb-c.c [2020-04-21T14:19:15.324Z] #44 11.05 DEP images/ipc-sem.pb-c.d [2020-04-21T14:19:15.324Z] #44 11.11 PBCC images/ipc-msg.pb-c.c [2020-04-21T14:19:15.324Z] #44 11.17 DEP images/ipc-msg.pb-c.d [2020-04-21T14:19:15.364Z] #44 47.93 DEP criu/string.d [2020-04-21T14:19:15.364Z] #44 48.00 DEP criu/stats.d [2020-04-21T14:19:15.408Z] + docker info [2020-04-21T14:19:15.462Z] #27 22.03 [2020-04-21T14:19:15.501Z] #44 9.728 DEP images/rpc.pb-c.d [2020-04-21T14:19:15.501Z] #44 9.798 PBCC images/siginfo.pb-c.c [2020-04-21T14:19:15.582Z] #44 11.26 PBCC images/ipc-shm.pb-c.c [2020-04-21T14:19:15.582Z] #44 11.28 DEP images/ipc-shm.pb-c.d [2020-04-21T14:19:15.582Z] #44 11.30 PBCC images/ipc-var.pb-c.c [2020-04-21T14:19:15.582Z] #44 11.32 DEP images/ipc-var.pb-c.d [2020-04-21T14:19:15.582Z] #44 11.39 PBCC images/sk-opts.pb-c.c [2020-04-21T14:19:15.582Z] #44 11.41 PBCC images/packet-sock.pb-c.c [2020-04-21T14:19:15.582Z] #44 11.59 DEP images/sk-opts.pb-c.d [2020-04-21T14:19:15.646Z] #44 48.09 DEP criu/sockets.d [2020-04-21T14:19:15.646Z] #44 48.29 DEP criu/sk-unix.d [2020-04-21T14:19:15.673Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-21T14:19:15.721Z] #27 22.16 ######################################################################## 100.0% [2020-04-21T14:19:15.721Z] #27 22.34 [2020-04-21T14:19:15.721Z] #27 22.42 Download of images into '/build' complete. [2020-04-21T14:19:15.721Z] #27 22.42 Use something like the following to load the result into a Docker daemon: [2020-04-21T14:19:15.759Z] #44 9.837 DEP images/siginfo.pb-c.d [2020-04-21T14:19:15.759Z] #44 9.887 PBCC images/pagemap.pb-c.c [2020-04-21T14:19:15.759Z] #44 9.961 DEP images/pagemap.pb-c.d [2020-04-21T14:19:15.759Z] #44 10.05 PBCC images/rlimit.pb-c.c [2020-04-21T14:19:15.759Z] #44 10.06 DEP images/rlimit.pb-c.d [2020-04-21T14:19:15.841Z] #44 11.70 DEP images/packet-sock.pb-c.d [2020-04-21T14:19:15.841Z] #44 11.83 PBCC images/sk-netlink.pb-c.c [2020-04-21T14:19:15.929Z] #44 ... [2020-04-21T14:19:15.929Z] [2020-04-21T14:19:15.929Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-21T14:19:15.929Z] #16 DONE 1.8s [2020-04-21T14:19:15.929Z] [2020-04-21T14:19:15.929Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:15.929Z] #44 48.44 DEP criu/sk-tcp.d [2020-04-21T14:19:15.929Z] #44 48.61 DEP criu/sk-queue.d [2020-04-21T14:19:15.964Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-21T14:19:15.979Z] #27 22.42 tar -cC '/build' . | docker load [2020-04-21T14:19:15.979Z] #27 ... [2020-04-21T14:19:15.979Z] [2020-04-21T14:19:15.979Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:19:15.979Z] #10 59.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-21T14:19:15.979Z] #10 59.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-21T14:19:15.979Z] #10 59.71 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:19:15.979Z] #10 68.52 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-21T14:19:15.979Z] #10 68.54 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-21T14:19:15.979Z] #10 68.54 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:19:15.979Z] #10 68.74 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-21T14:19:15.979Z] #10 68.76 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-21T14:19:15.979Z] #10 68.77 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:19:15.979Z] #10 ... [2020-04-21T14:19:15.979Z] [2020-04-21T14:19:15.979Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:19:15.979Z] #27 DONE 22.6s [2020-04-21T14:19:15.979Z] [2020-04-21T14:19:15.979Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:19:15.979Z] #43 62.12 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-21T14:19:15.979Z] #43 62.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:19:15.979Z] #43 62.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:19:15.979Z] #43 62.18 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-21T14:19:15.979Z] #43 62.19 Setting up python-six (1.12.0-1) ... [2020-04-21T14:19:15.979Z] #43 66.79 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-21T14:19:15.979Z] #43 66.81 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:19:15.979Z] #43 66.83 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-21T14:19:15.979Z] #43 66.84 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-21T14:19:15.979Z] #43 66.85 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-21T14:19:15.979Z] #43 66.86 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:19:15.979Z] #43 66.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:19:15.979Z] #43 66.88 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-21T14:19:15.979Z] #43 66.89 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:19:15.979Z] #43 66.93 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-21T14:19:16.016Z] #44 10.12 PBCC images/file-lock.pb-c.c [2020-04-21T14:19:16.016Z] #44 10.15 DEP images/file-lock.pb-c.d [2020-04-21T14:19:16.016Z] #44 10.22 PBCC images/tty.pb-c.c [2020-04-21T14:19:16.016Z] #44 10.33 DEP images/tty.pb-c.d [2020-04-21T14:19:16.099Z] #44 11.88 DEP images/sk-netlink.pb-c.d [2020-04-21T14:19:16.099Z] #44 11.96 PBCC images/sk-inet.pb-c.c [2020-04-21T14:19:16.099Z] #44 11.99 DEP images/sk-inet.pb-c.d [2020-04-21T14:19:16.099Z] #44 12.05 PBCC images/sk-unix.pb-c.c [2020-04-21T14:19:16.211Z] #44 48.76 DEP criu/sk-packet.d [2020-04-21T14:19:16.273Z] #44 10.41 PBCC images/tun.pb-c.c [2020-04-21T14:19:16.273Z] #44 10.48 PBCC images/netdev.pb-c.c [2020-04-21T14:19:16.273Z] #44 10.53 DEP images/tun.pb-c.d [2020-04-21T14:19:16.273Z] #44 10.55 DEP images/netdev.pb-c.d [2020-04-21T14:19:16.273Z] #44 10.62 PBCC images/vma.pb-c.c [2020-04-21T14:19:16.356Z] #44 12.14 DEP images/sk-unix.pb-c.d [2020-04-21T14:19:16.356Z] #44 12.20 PBCC images/mm.pb-c.c [2020-04-21T14:19:16.356Z] #44 12.26 DEP images/mm.pb-c.d [2020-04-21T14:19:16.492Z] #44 48.96 DEP criu/sk-netlink.d [2020-04-21T14:19:16.492Z] #44 49.13 DEP criu/sk-inet.d [2020-04-21T14:19:16.530Z] #44 10.68 DEP images/vma.pb-c.d [2020-04-21T14:19:16.530Z] #44 10.76 PBCC images/creds.pb-c.c [2020-04-21T14:19:16.530Z] #44 10.78 DEP images/creds.pb-c.d [2020-04-21T14:19:16.530Z] #44 10.84 PBCC images/utsns.pb-c.c [2020-04-21T14:19:16.594Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-21T14:19:16.594Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-04-21T14:19:16.594Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-21T14:19:16.614Z] #44 12.33 PBCC images/timerfd.pb-c.c [2020-04-21T14:19:16.614Z] #44 12.35 DEP images/timerfd.pb-c.d [2020-04-21T14:19:16.614Z] #44 12.41 PBCC images/timer.pb-c.c [2020-04-21T14:19:16.614Z] #44 12.47 DEP images/timer.pb-c.d [2020-04-21T14:19:16.614Z] #44 12.53 PBCC images/sa.pb-c.c [2020-04-21T14:19:16.614Z] #44 12.59 DEP images/sa.pb-c.d [2020-04-21T14:19:16.774Z] #44 49.30 DEP criu/signalfd.d [2020-04-21T14:19:16.787Z] #44 10.88 DEP images/utsns.pb-c.d [2020-04-21T14:19:16.787Z] #44 10.93 PBCC images/ipc-desc.pb-c.c [2020-04-21T14:19:16.787Z] #44 10.98 PBCC images/ipc-sem.pb-c.c [2020-04-21T14:19:16.787Z] #44 11.00 DEP images/ipc-desc.pb-c.d [2020-04-21T14:19:16.787Z] #44 11.09 DEP images/ipc-sem.pb-c.d [2020-04-21T14:19:16.787Z] #44 11.18 PBCC images/ipc-msg.pb-c.c [2020-04-21T14:19:16.872Z] #44 12.66 PBCC images/pipe-data.pb-c.c [2020-04-21T14:19:16.872Z] #44 12.72 DEP images/pipe-data.pb-c.d [2020-04-21T14:19:16.872Z] #44 12.77 PBCC images/mnt.pb-c.c [2020-04-21T14:19:16.872Z] #44 12.86 DEP images/mnt.pb-c.d [2020-04-21T14:19:17.043Z] #44 11.21 DEP images/ipc-msg.pb-c.d [2020-04-21T14:19:17.044Z] #44 11.26 PBCC images/ipc-shm.pb-c.c [2020-04-21T14:19:17.044Z] #44 11.29 DEP images/ipc-shm.pb-c.d [2020-04-21T14:19:17.055Z] #44 49.45 DEP criu/sigframe.d [2020-04-21T14:19:17.055Z] #44 49.53 DEP criu/shmem.d [2020-04-21T14:19:17.055Z] #44 49.64 DEP criu/servicefd.d [2020-04-21T14:19:17.130Z] #44 12.94 PBCC images/sk-packet.pb-c.c [2020-04-21T14:19:17.130Z] #44 12.95 DEP images/sk-packet.pb-c.d [2020-04-21T14:19:17.130Z] #44 12.99 PBCC images/tcp-stream.pb-c.c [2020-04-21T14:19:17.130Z] #44 13.04 DEP images/tcp-stream.pb-c.d [2020-04-21T14:19:17.222Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-21T14:19:17.223Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-04-21T14:19:17.300Z] #44 11.36 PBCC images/ipc-var.pb-c.c [2020-04-21T14:19:17.300Z] #44 11.40 DEP images/ipc-var.pb-c.d [2020-04-21T14:19:17.300Z] #44 11.47 PBCC images/sk-opts.pb-c.c [2020-04-21T14:19:17.300Z] #44 11.51 PBCC images/packet-sock.pb-c.c [2020-04-21T14:19:17.300Z] #44 11.54 DEP images/sk-opts.pb-c.d [2020-04-21T14:19:17.300Z] #44 11.58 DEP images/packet-sock.pb-c.d [2020-04-21T14:19:17.300Z] #44 11.66 PBCC images/sk-netlink.pb-c.c [2020-04-21T14:19:17.337Z] #44 49.81 DEP criu/seize.d [2020-04-21T14:19:17.337Z] #44 49.96 DEP criu/seccomp.d [2020-04-21T14:19:17.387Z] #44 13.11 PBCC images/pipe.pb-c.c [2020-04-21T14:19:17.387Z] #44 13.17 DEP images/pipe.pb-c.d [2020-04-21T14:19:17.387Z] #44 13.24 PBCC images/pstree.pb-c.c [2020-04-21T14:19:17.387Z] #44 13.27 DEP images/pstree.pb-c.d [2020-04-21T14:19:17.387Z] #44 13.31 PBCC images/fs.pb-c.c [2020-04-21T14:19:17.387Z] #44 13.36 DEP images/fs.pb-c.d [2020-04-21T14:19:17.557Z] #44 11.74 DEP images/sk-netlink.pb-c.d [2020-04-21T14:19:17.557Z] #44 11.79 PBCC images/sk-inet.pb-c.c [2020-04-21T14:19:17.557Z] #44 11.85 DEP images/sk-inet.pb-c.d [2020-04-21T14:19:17.618Z] #44 50.10 DEP criu/rst-malloc.d [2020-04-21T14:19:17.618Z] #44 50.14 DEP criu/rbtree.d [2020-04-21T14:19:17.618Z] #44 50.17 DEP criu/pstree.d [2020-04-21T14:19:17.645Z] #44 13.42 PBCC images/signalfd.pb-c.c [2020-04-21T14:19:17.645Z] #44 13.53 DEP images/signalfd.pb-c.d [2020-04-21T14:19:17.645Z] #44 13.59 PBCC images/fh.pb-c.c [2020-04-21T14:19:17.645Z] #44 13.64 PBCC images/fsnotify.pb-c.c [2020-04-21T14:19:17.814Z] #44 11.93 PBCC images/sk-unix.pb-c.c [2020-04-21T14:19:17.814Z] #44 12.03 DEP images/sk-unix.pb-c.d [2020-04-21T14:19:17.814Z] #44 12.14 PBCC images/mm.pb-c.c [2020-04-21T14:19:17.900Z] #44 50.37 DEP criu/protobuf.d [2020-04-21T14:19:17.900Z] #44 50.50 GEN criu/protobuf-desc-gen.h [2020-04-21T14:19:17.903Z] #44 13.73 DEP images/fh.pb-c.d [2020-04-21T14:19:17.903Z] #44 13.79 DEP images/fsnotify.pb-c.d [2020-04-21T14:19:17.903Z] #44 13.86 PBCC images/eventpoll.pb-c.c [2020-04-21T14:19:17.903Z] #44 13.90 DEP images/eventpoll.pb-c.d [2020-04-21T14:19:18.071Z] #44 12.18 DEP images/mm.pb-c.d [2020-04-21T14:19:18.071Z] #44 12.24 PBCC images/timerfd.pb-c.c [2020-04-21T14:19:18.071Z] #44 12.31 DEP images/timerfd.pb-c.d [2020-04-21T14:19:18.071Z] #44 12.36 PBCC images/timer.pb-c.c [2020-04-21T14:19:18.071Z] #44 ... [2020-04-21T14:19:18.071Z] [2020-04-21T14:19:18.071Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:18.071Z] #33 DONE 83.3s [2020-04-21T14:19:18.071Z] [2020-04-21T14:19:18.071Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:18.071Z] #44 12.37 DEP images/timer.pb-c.d [2020-04-21T14:19:18.071Z] #44 12.42 PBCC images/sa.pb-c.c [2020-04-21T14:19:18.161Z] #44 13.98 PBCC images/eventfd.pb-c.c [2020-04-21T14:19:18.161Z] #44 13.99 DEP images/eventfd.pb-c.d [2020-04-21T14:19:18.161Z] #44 14.05 PBCC images/remap-file-path.pb-c.c [2020-04-21T14:19:18.161Z] #44 14.08 DEP images/remap-file-path.pb-c.d [2020-04-21T14:19:18.161Z] #44 14.13 PBCC images/fifo.pb-c.c [2020-04-21T14:19:18.161Z] #44 14.18 DEP images/fifo.pb-c.d [2020-04-21T14:19:18.248Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-04-21T14:19:18.327Z] #44 12.70 DEP images/sa.pb-c.d [2020-04-21T14:19:18.418Z] #44 14.24 PBCC images/ghost-file.pb-c.c [2020-04-21T14:19:18.418Z] #44 14.29 DEP images/ghost-file.pb-c.d [2020-04-21T14:19:18.418Z] #44 14.34 PBCC images/regfile.pb-c.c [2020-04-21T14:19:18.418Z] #44 14.40 DEP images/regfile.pb-c.d [2020-04-21T14:19:18.537Z] go: finding github.com/kr/pty v1.1.1 [2020-04-21T14:19:18.584Z] #44 12.73 PBCC images/pipe-data.pb-c.c [2020-04-21T14:19:18.584Z] #44 12.77 DEP images/pipe-data.pb-c.d [2020-04-21T14:19:18.584Z] #44 12.83 PBCC images/mnt.pb-c.c [2020-04-21T14:19:18.584Z] #44 12.90 DEP images/mnt.pb-c.d [2020-04-21T14:19:18.676Z] #44 14.47 PBCC images/ns.pb-c.c [2020-04-21T14:19:18.676Z] #44 14.53 DEP images/ns.pb-c.d [2020-04-21T14:19:18.676Z] #44 ... [2020-04-21T14:19:18.676Z] [2020-04-21T14:19:18.676Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:18.676Z] #47 75.59 go/token [2020-04-21T14:19:18.676Z] #47 76.47 internal/lazyregexp [2020-04-21T14:19:18.676Z] #47 76.78 go/scanner [2020-04-21T14:19:18.676Z] #47 76.86 net/url [2020-04-21T14:19:18.676Z] #47 79.07 go/ast [2020-04-21T14:19:18.676Z] #47 79.58 text/template/parse [2020-04-21T14:19:18.676Z] #47 84.48 text/template [2020-04-21T14:19:18.676Z] #47 85.24 go/parser [2020-04-21T14:19:18.676Z] #47 ... [2020-04-21T14:19:18.676Z] [2020-04-21T14:19:18.676Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:19:18.677Z] #65 38.68 Checking out files: 35% (1135/3178) Checking out files: 36% (1145/3178) Checking out files: 37% (1176/3178) Checking out files: 38% (1208/3178) Checking out files: 39% (1240/3178) Checking out files: 40% (1272/3178) Checking out files: 41% (1303/3178) Checking out files: 42% (1335/3178) Checking out files: 43% (1367/3178) Checking out files: 44% (1399/3178) Checking out files: 45% (1431/3178) Checking out files: 46% (1462/3178) Checking out files: 47% (1494/3178) Checking out files: 48% (1526/3178) Checking out files: 49% (1558/3178) Checking out files: 50% (1589/3178) Checking out files: 51% (1621/3178) Checking out files: 52% (1653/3178) Checking out files: 53% (1685/3178) Checking out files: 54% (1717/3178) Checking out files: 55% (1748/3178) Checking out files: 56% (1780/3178) Checking out files: 57% (1812/3178) Checking out files: 58% (1844/3178) Checking out files: 59% (1876/3178) Checking out files: 60% (1907/3178) Checking out files: 61% (1939/3178) Checking out files: 62% (1971/3178) Checking out files: 63% (2003/3178) Checking out files: 64% (2034/3178) Checking out files: 65% (2066/3178) Checking out files: 66% (2098/3178) Checking out files: 67% (2130/3178) Checking out files: 68% (2162/3178) Checking out files: 69% (2193/3178) Checking out files: 70% (2225/3178) Checking out files: 71% (2257/3178) Checking out files: 72% (2289/3178) Checking out files: 73% (2320/3178) Checking out files: 74% (2352/3178) Checking out files: 75% (2384/3178) Checking out files: 76% (2416/3178) Checking out files: 77% (2448/3178) Checking out files: 77% (2471/3178) Checking out files: 78% (2479/3178) Checking out files: 79% (2511/3178) Checking out files: 80% (2543/3178) Checking out files: 81% (2575/3178) Checking out files: 82% (2606/3178) Checking out files: 83% (2638/3178) Checking out files: 84% (2670/3178) Checking out files: 85% (2702/3178) Checking out files: 86% (2734/3178) Checking out files: 87% (2765/3178) Checking out files: 88% (2797/3178) Checking out files: 89% (2829/3178) Checking out files: 90% (2861/3178) Checking out files: 91% (2892/3178) Checking out files: 92% (2924/3178) Checking out files: 93% (2956/3178) Checking out files: 94% (2988/3178) Checking out files: 95% (3020/3178) Checking out files: 96% (3051/3178) Checking out files: 97% (3083/3178) Checking out files: 98% (3115/3178) Checking out files: 99% (3147/3178) Checking out files: 100% (3178/3178) Checking out files: 100% (3178/3178), done. [2020-04-21T14:19:18.677Z] #65 40.47 + cd /tmp/tmp.AydgWQDrCK/src/github.com/containerd/containerd [2020-04-21T14:19:18.677Z] #65 40.47 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:19:18.677Z] #65 41.83 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-21T14:19:18.677Z] #65 41.83 + BUILDTAGS='netgo osusergo static_build' [2020-04-21T14:19:18.677Z] #65 41.83 + export EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:19:18.677Z] #65 41.83 + EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:19:18.677Z] #65 41.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-21T14:19:18.677Z] #65 41.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-21T14:19:18.677Z] #65 41.83 + '[' '' = dynamic ']' [2020-04-21T14:19:18.677Z] #65 41.83 + make [2020-04-21T14:19:18.829Z] go: finding google.golang.org/appengine v1.1.0 [2020-04-21T14:19:18.840Z] #44 13.05 PBCC images/sk-packet.pb-c.c [2020-04-21T14:19:18.907Z] #44 51.41 DEP criu/protobuf-desc.d [2020-04-21T14:19:19.097Z] #44 13.18 DEP images/sk-packet.pb-c.d [2020-04-21T14:19:19.098Z] #44 13.28 PBCC images/tcp-stream.pb-c.c [2020-04-21T14:19:19.098Z] #44 13.32 DEP images/tcp-stream.pb-c.d [2020-04-21T14:19:19.117Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-04-21T14:19:19.117Z] go: finding github.com/golang/protobuf v1.2.0 [2020-04-21T14:19:19.188Z] #44 51.54 DEP criu/proc_parse.d [2020-04-21T14:19:19.188Z] #44 51.72 DEP criu/plugin.d [2020-04-21T14:19:19.188Z] #44 51.81 DEP criu/pipes.d [2020-04-21T14:19:19.354Z] #44 13.56 PBCC images/pipe.pb-c.c [2020-04-21T14:19:19.354Z] #44 13.63 DEP images/pipe.pb-c.d [2020-04-21T14:19:19.404Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-21T14:19:19.469Z] #44 52.01 DEP criu/pie-util.d [2020-04-21T14:19:19.469Z] #44 52.07 DEP criu/pie-util-vdso.d [2020-04-21T14:19:19.610Z] #65 42.96 + bin/ctr [2020-04-21T14:19:19.611Z] #44 13.72 PBCC images/pstree.pb-c.c [2020-04-21T14:19:19.611Z] #44 13.75 DEP images/pstree.pb-c.d [2020-04-21T14:19:19.611Z] #44 13.79 PBCC images/fs.pb-c.c [2020-04-21T14:19:19.611Z] #44 13.82 DEP images/fs.pb-c.d [2020-04-21T14:19:19.611Z] #44 13.85 PBCC images/signalfd.pb-c.c [2020-04-21T14:19:19.611Z] #44 13.90 DEP images/signalfd.pb-c.d [2020-04-21T14:19:19.751Z] #44 52.17 DEP criu/path.d [2020-04-21T14:19:19.751Z] #44 52.25 DEP criu/parasite-syscall.d [2020-04-21T14:19:19.867Z] #44 13.96 PBCC images/fh.pb-c.c [2020-04-21T14:19:19.867Z] #44 14.05 PBCC images/fsnotify.pb-c.c [2020-04-21T14:19:19.867Z] #44 14.08 DEP images/fh.pb-c.d [2020-04-21T14:19:19.867Z] #44 14.14 DEP images/fsnotify.pb-c.d [2020-04-21T14:19:20.033Z] #44 52.52 DEP criu/pagemap.d [2020-04-21T14:19:20.050Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-21T14:19:20.124Z] #44 14.25 PBCC images/eventpoll.pb-c.c [2020-04-21T14:19:20.124Z] #44 14.25 DEP images/eventpoll.pb-c.d [2020-04-21T14:19:20.124Z] #44 14.34 PBCC images/eventfd.pb-c.c [2020-04-21T14:19:20.124Z] #44 14.35 DEP images/eventfd.pb-c.d [2020-04-21T14:19:20.124Z] #44 14.40 PBCC images/remap-file-path.pb-c.c [2020-04-21T14:19:20.124Z] #44 14.47 DEP images/remap-file-path.pb-c.d [2020-04-21T14:19:20.315Z] #44 52.70 DEP criu/pagemap-cache.d [2020-04-21T14:19:20.315Z] #44 52.86 DEP criu/page-xfer.d [2020-04-21T14:19:20.409Z] #44 14.53 PBCC images/fifo.pb-c.c [2020-04-21T14:19:20.410Z] #44 14.54 DEP images/fifo.pb-c.d [2020-04-21T14:19:20.410Z] #44 14.67 PBCC images/ghost-file.pb-c.c [2020-04-21T14:19:20.410Z] #44 14.73 DEP images/ghost-file.pb-c.d [2020-04-21T14:19:20.597Z] #44 53.07 DEP criu/page-pipe.d [2020-04-21T14:19:20.669Z] #44 14.81 PBCC images/regfile.pb-c.c [2020-04-21T14:19:20.669Z] #44 14.92 DEP images/regfile.pb-c.d [2020-04-21T14:19:20.669Z] #44 14.98 PBCC images/ns.pb-c.c [2020-04-21T14:19:20.681Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-04-21T14:19:20.681Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-04-21T14:19:20.879Z] #44 53.22 DEP criu/netfilter.d [2020-04-21T14:19:20.879Z] #44 53.39 DEP criu/net.d [2020-04-21T14:19:20.927Z] #44 15.01 DEP images/ns.pb-c.d [2020-04-21T14:19:20.927Z] #44 15.06 PBCC images/fdinfo.pb-c.c [2020-04-21T14:19:20.927Z] #44 15.18 DEP images/fdinfo.pb-c.d [2020-04-21T14:19:20.927Z] #44 15.24 PBCC images/core-aarch64.pb-c.c [2020-04-21T14:19:21.161Z] #44 53.55 DEP criu/namespaces.d [2020-04-21T14:19:21.161Z] #44 53.70 DEP criu/mount.d [2020-04-21T14:19:21.161Z] #44 53.78 DEP criu/mem.d [2020-04-21T14:19:21.200Z] #44 15.28 PBCC images/core-arm.pb-c.c [2020-04-21T14:19:21.200Z] #44 15.33 PBCC images/core-ppc64.pb-c.c [2020-04-21T14:19:21.200Z] #44 15.48 PBCC images/core-s390.pb-c.c [2020-04-21T14:19:21.200Z] #44 15.53 PBCC images/core-x86.pb-c.c [2020-04-21T14:19:21.242Z] #43 ... [2020-04-21T14:19:21.242Z] [2020-04-21T14:19:21.242Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:21.242Z] #38 3.501 + RM_GOPATH=0 [2020-04-21T14:19:21.242Z] #38 3.501 + TMP_GOPATH= [2020-04-21T14:19:21.242Z] #38 3.501 + : /build [2020-04-21T14:19:21.242Z] #38 3.501 + '[' -z '' ']' [2020-04-21T14:19:21.242Z] #38 3.501 ++ mktemp -d [2020-04-21T14:19:21.242Z] #38 3.501 + export GOPATH=/tmp/tmp.PM2Ga6QTPH [2020-04-21T14:19:21.242Z] #38 3.501 + GOPATH=/tmp/tmp.PM2Ga6QTPH [2020-04-21T14:19:21.242Z] #38 3.501 + RM_GOPATH=1 [2020-04-21T14:19:21.242Z] #38 3.501 ++ dirname ./install.sh [2020-04-21T14:19:21.242Z] #38 3.501 + dir=. [2020-04-21T14:19:21.242Z] #38 3.501 + bin=tini [2020-04-21T14:19:21.242Z] #38 3.501 + shift [2020-04-21T14:19:21.242Z] #38 3.501 + '[' '!' -f ./tini.installer ']' [2020-04-21T14:19:21.242Z] #38 3.501 + . ./tini.installer [2020-04-21T14:19:21.242Z] #38 3.501 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:19:21.242Z] #38 3.501 + install_tini [2020-04-21T14:19:21.242Z] #38 3.501 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-21T14:19:21.242Z] #38 3.501 + git clone https://github.com/krallin/tini.git /tmp/tmp.PM2Ga6QTPH/tini [2020-04-21T14:19:21.242Z] #38 3.501 Cloning into '/tmp/tmp.PM2Ga6QTPH/tini'... [2020-04-21T14:19:21.242Z] #38 3.501 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:19:21.242Z] #38 4.882 + cd /tmp/tmp.PM2Ga6QTPH/tini [2020-04-21T14:19:21.242Z] #38 4.884 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:19:21.242Z] #38 4.913 + cmake . [2020-04-21T14:19:21.242Z] #38 5.648 -- The C compiler identification is GNU 8.3.0 [2020-04-21T14:19:21.242Z] #38 5.701 -- Check for working C compiler: /usr/bin/cc [2020-04-21T14:19:21.242Z] #38 6.434 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-21T14:19:21.242Z] #38 6.450 -- Detecting C compiler ABI info [2020-04-21T14:19:21.242Z] #38 7.275 -- Detecting C compiler ABI info - done [2020-04-21T14:19:21.242Z] #38 7.327 -- Detecting C compile features [2020-04-21T14:19:21.444Z] #44 53.88 DEP criu/lsm.d [2020-04-21T14:19:21.444Z] #44 53.96 DEP criu/log.d [2020-04-21T14:19:21.444Z] #44 54.03 DEP criu/libnetlink.d [2020-04-21T14:19:21.457Z] #44 15.59 PBCC images/core.pb-c.c [2020-04-21T14:19:21.457Z] #44 15.67 PBCC images/inventory.pb-c.c [2020-04-21T14:19:21.457Z] #44 15.76 DEP images/core-aarch64.pb-c.d [2020-04-21T14:19:21.714Z] #44 15.83 DEP images/core-arm.pb-c.d [2020-04-21T14:19:21.714Z] #44 15.90 DEP images/core-ppc64.pb-c.d [2020-04-21T14:19:21.714Z] #44 16.00 DEP images/core-s390.pb-c.d [2020-04-21T14:19:21.714Z] #44 16.08 DEP images/core-x86.pb-c.d [2020-04-21T14:19:21.723Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-04-21T14:19:21.725Z] #44 54.10 DEP criu/kerndat.d [2020-04-21T14:19:21.725Z] #44 54.21 DEP criu/kcmp-ids.d [2020-04-21T14:19:21.725Z] #44 54.28 DEP criu/irmap.d [2020-04-21T14:19:21.809Z] #38 ... [2020-04-21T14:19:21.809Z] [2020-04-21T14:19:21.809Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:19:21.809Z] #43 75.57 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-21T14:19:21.809Z] #43 75.58 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:19:21.809Z] #43 ... [2020-04-21T14:19:21.809Z] [2020-04-21T14:19:21.809Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:21.809Z] #33 65.16 os [2020-04-21T14:19:21.809Z] #33 68.84 path [2020-04-21T14:19:21.809Z] #33 69.49 text/tabwriter [2020-04-21T14:19:21.809Z] #33 70.10 fmt [2020-04-21T14:19:21.809Z] #33 70.90 path/filepath [2020-04-21T14:19:21.809Z] #33 73.07 io/ioutil [2020-04-21T14:19:21.809Z] #33 75.01 github.com/BurntSushi/toml [2020-04-21T14:19:21.809Z] #33 75.02 flag [2020-04-21T14:19:21.971Z] #44 16.18 DEP images/core.pb-c.d [2020-04-21T14:19:21.971Z] #44 16.29 DEP images/inventory.pb-c.d [2020-04-21T14:19:22.007Z] #44 54.36 DEP criu/ipc_ns.d [2020-04-21T14:19:22.007Z] #44 54.54 DEP criu/image.d [2020-04-21T14:19:22.013Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-21T14:19:22.013Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-04-21T14:19:22.067Z] #33 ... [2020-04-21T14:19:22.067Z] [2020-04-21T14:19:22.067Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:19:22.067Z] #43 DONE 75.9s [2020-04-21T14:19:22.067Z] [2020-04-21T14:19:22.067Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:22.067Z] #56 67.34 encoding/binary [2020-04-21T14:19:22.067Z] #56 67.44 os [2020-04-21T14:19:22.067Z] #56 70.36 encoding/base64 [2020-04-21T14:19:22.067Z] #56 71.47 golang.org/x/sys/unix [2020-04-21T14:19:22.067Z] #56 73.07 fmt [2020-04-21T14:19:22.137Z] #65 ... [2020-04-21T14:19:22.137Z] [2020-04-21T14:19:22.137Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:22.137Z] #47 89.09 go/doc [2020-04-21T14:19:22.137Z] #47 89.16 encoding/xml [2020-04-21T14:19:22.228Z] #44 16.38 PBCC images/cpuinfo.pb-c.c [2020-04-21T14:19:22.228Z] #44 16.39 DEP images/cpuinfo.pb-c.d [2020-04-21T14:19:22.228Z] #44 16.45 PBCC images/stats.pb-c.c [2020-04-21T14:19:22.228Z] #44 16.46 DEP images/stats.pb-c.d [2020-04-21T14:19:22.289Z] #44 54.72 DEP criu/image-desc.d [2020-04-21T14:19:22.289Z] #44 54.78 DEP criu/fsnotify.d [2020-04-21T14:19:22.289Z] #44 54.92 DEP criu/filesystems.d [2020-04-21T14:19:22.325Z] #56 ... [2020-04-21T14:19:22.325Z] [2020-04-21T14:19:22.325Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:22.485Z] #44 ... [2020-04-21T14:19:22.485Z] [2020-04-21T14:19:22.485Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:22.485Z] #47 77.68 go/token [2020-04-21T14:19:22.485Z] #47 78.62 go/scanner [2020-04-21T14:19:22.485Z] #47 79.75 internal/lazyregexp [2020-04-21T14:19:22.485Z] #47 80.01 net/url [2020-04-21T14:19:22.485Z] #47 80.44 go/ast [2020-04-21T14:19:22.485Z] #47 82.10 text/template/parse [2020-04-21T14:19:22.485Z] #47 86.45 go/parser [2020-04-21T14:19:22.485Z] #47 87.49 text/template [2020-04-21T14:19:22.571Z] #44 55.10 DEP criu/files.d [2020-04-21T14:19:22.645Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-04-21T14:19:22.645Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-04-21T14:19:22.645Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-04-21T14:19:22.742Z] #47 ... [2020-04-21T14:19:22.742Z] [2020-04-21T14:19:22.742Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:19:22.742Z] #65 38.95 Checking out files: 47% (1517/3178) Checking out files: 48% (1526/3178) Checking out files: 49% (1558/3178) Checking out files: 50% (1589/3178) Checking out files: 51% (1621/3178) Checking out files: 52% (1653/3178) Checking out files: 53% (1685/3178) Checking out files: 54% (1717/3178) Checking out files: 55% (1748/3178) Checking out files: 56% (1780/3178) Checking out files: 57% (1812/3178) Checking out files: 58% (1844/3178) Checking out files: 59% (1876/3178) Checking out files: 60% (1907/3178) Checking out files: 61% (1939/3178) Checking out files: 62% (1971/3178) Checking out files: 63% (2003/3178) Checking out files: 64% (2034/3178) Checking out files: 65% (2066/3178) Checking out files: 66% (2098/3178) Checking out files: 67% (2130/3178) Checking out files: 68% (2162/3178) Checking out files: 69% (2193/3178) Checking out files: 70% (2225/3178) Checking out files: 71% (2257/3178) Checking out files: 72% (2289/3178) Checking out files: 73% (2320/3178) Checking out files: 74% (2352/3178) Checking out files: 75% (2384/3178) Checking out files: 76% (2416/3178) Checking out files: 77% (2448/3178) Checking out files: 78% (2479/3178) Checking out files: 79% (2511/3178) Checking out files: 80% (2543/3178) Checking out files: 81% (2575/3178) Checking out files: 82% (2606/3178) Checking out files: 83% (2638/3178) Checking out files: 83% (2664/3178) Checking out files: 84% (2670/3178) Checking out files: 85% (2702/3178) Checking out files: 86% (2734/3178) Checking out files: 87% (2765/3178) Checking out files: 88% (2797/3178) Checking out files: 89% (2829/3178) Checking out files: 90% (2861/3178) Checking out files: 91% (2892/3178) Checking out files: 92% (2924/3178) Checking out files: 93% (2956/3178) Checking out files: 94% (2988/3178) Checking out files: 95% (3020/3178) Checking out files: 96% (3051/3178) Checking out files: 97% (3083/3178) Checking out files: 98% (3115/3178) Checking out files: 99% (3147/3178) Checking out files: 100% (3178/3178) Checking out files: 100% (3178/3178), done. [2020-04-21T14:19:22.742Z] #65 40.78 + cd /tmp/tmp.5hZn3GeFmK/src/github.com/containerd/containerd [2020-04-21T14:19:22.742Z] #65 40.78 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:19:22.742Z] #65 42.39 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-21T14:19:22.742Z] #65 42.39 + BUILDTAGS='netgo osusergo static_build' [2020-04-21T14:19:22.742Z] #65 42.39 + export EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:19:22.742Z] #65 42.39 + EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:19:22.742Z] #65 42.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-21T14:19:22.742Z] #65 42.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-21T14:19:22.742Z] #65 42.39 + '[' '' = dynamic ']' [2020-04-21T14:19:22.742Z] #65 42.39 + make [2020-04-21T14:19:22.742Z] #65 43.62 + bin/ctr [2020-04-21T14:19:22.853Z] #44 55.30 DEP criu/files-reg.d [2020-04-21T14:19:22.853Z] #44 55.41 DEP criu/files-ext.d [2020-04-21T14:19:22.892Z] #44 ... [2020-04-21T14:19:22.892Z] [2020-04-21T14:19:22.892Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:22.892Z] #47 66.25 strings [2020-04-21T14:19:22.892Z] #47 67.73 os [2020-04-21T14:19:22.892Z] #47 70.29 regexp/syntax [2020-04-21T14:19:22.892Z] #47 72.70 fmt [2020-04-21T14:19:23.135Z] #44 55.56 DEP criu/file-lock.d [2020-04-21T14:19:23.135Z] #44 55.71 DEP criu/file-ids.d [2020-04-21T14:19:23.150Z] #47 76.45 regexp [2020-04-21T14:19:23.409Z] #47 ... [2020-04-21T14:19:23.409Z] [2020-04-21T14:19:23.409Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:23.409Z] #38 9.791 -- Detecting C compile features - done [2020-04-21T14:19:23.409Z] #38 9.884 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-21T14:19:23.417Z] #44 55.85 DEP criu/fifo.d [2020-04-21T14:19:23.417Z] #44 56.02 DEP criu/fdstore.d [2020-04-21T14:19:23.417Z] #44 56.09 DEP criu/fault-injection.d [2020-04-21T14:19:23.667Z] #38 10.11 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-21T14:19:23.667Z] #38 10.23 -- Configuring done [2020-04-21T14:19:23.667Z] #38 10.26 -- Generating done [2020-04-21T14:19:23.667Z] #38 10.27 -- Build files have been written to: /tmp/tmp.PM2Ga6QTPH/tini [2020-04-21T14:19:23.667Z] #38 10.28 + make tini-static [2020-04-21T14:19:23.699Z] #44 56.13 DEP criu/external.d [2020-04-21T14:19:23.699Z] #44 56.27 DEP criu/eventpoll.d [2020-04-21T14:19:23.981Z] #44 56.43 DEP criu/eventfd.d [2020-04-21T14:19:23.981Z] #44 56.62 DEP criu/crtools.d [2020-04-21T14:19:24.149Z] go: finding golang.org/x/text v0.3.0 [2020-04-21T14:19:24.262Z] #44 56.75 DEP criu/cr-service.d [2020-04-21T14:19:24.262Z] #44 56.93 DEP criu/cr-restore.d [2020-04-21T14:19:24.442Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-04-21T14:19:24.544Z] #44 57.17 DEP criu/cr-errno.d [2020-04-21T14:19:24.544Z] #44 57.17 DEP criu/cr-dump.d [2020-04-21T14:19:24.544Z] #44 57.27 DEP criu/cr-dedup.d [2020-04-21T14:19:24.600Z] #38 10.77 Scanning dependencies of target tini-static [2020-04-21T14:19:24.600Z] #38 10.87 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-21T14:19:24.865Z] #44 57.35 DEP criu/cr-check.d [2020-04-21T14:19:24.865Z] #44 57.49 DEP criu/config.d [2020-04-21T14:19:25.147Z] #44 57.67 DEP criu/clone-noasan.d [2020-04-21T14:19:25.147Z] #44 57.74 DEP criu/cgroup.d [2020-04-21T14:19:25.261Z] #65 ... [2020-04-21T14:19:25.262Z] [2020-04-21T14:19:25.262Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:25.262Z] #47 90.41 encoding/xml [2020-04-21T14:19:25.393Z] Client: [2020-04-21T14:19:25.393Z] Debug Mode: false [2020-04-21T14:19:25.393Z] [2020-04-21T14:19:25.393Z] Server: [2020-04-21T14:19:25.393Z] Containers: 0 [2020-04-21T14:19:25.393Z] Running: 0 [2020-04-21T14:19:25.393Z] Paused: 0 [2020-04-21T14:19:25.393Z] Stopped: 0 [2020-04-21T14:19:25.393Z] Images: 0 [2020-04-21T14:19:25.393Z] Server Version: 19.03.8 [2020-04-21T14:19:25.393Z] Storage Driver: overlay2 [2020-04-21T14:19:25.393Z] Backing Filesystem: [2020-04-21T14:19:25.393Z] Supports d_type: true [2020-04-21T14:19:25.393Z] Native Overlay Diff: true [2020-04-21T14:19:25.393Z] Logging Driver: json-file [2020-04-21T14:19:25.393Z] Cgroup Driver: cgroupfs [2020-04-21T14:19:25.393Z] Plugins: [2020-04-21T14:19:25.393Z] Volume: local [2020-04-21T14:19:25.393Z] Network: bridge host ipvlan macvlan null overlay [2020-04-21T14:19:25.393Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-21T14:19:25.393Z] Swarm: inactive [2020-04-21T14:19:25.393Z] Runtimes: runc [2020-04-21T14:19:25.393Z] Default Runtime: runc [2020-04-21T14:19:25.393Z] Init Binary: docker-init [2020-04-21T14:19:25.393Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:19:25.393Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:19:25.393Z] init version: fec3683 [2020-04-21T14:19:25.393Z] Security Options: [2020-04-21T14:19:25.393Z] apparmor [2020-04-21T14:19:25.393Z] seccomp [2020-04-21T14:19:25.393Z] Profile: default [2020-04-21T14:19:25.393Z] Kernel Version: 4.15.0-1065-aws [2020-04-21T14:19:25.393Z] Operating System: Ubuntu 16.04.6 LTS [2020-04-21T14:19:25.393Z] OSType: linux [2020-04-21T14:19:25.393Z] Architecture: aarch64 [2020-04-21T14:19:25.393Z] CPUs: 4 [2020-04-21T14:19:25.393Z] Total Memory: 7.525GiB [2020-04-21T14:19:25.393Z] Name: ip-10-100-116-206 [2020-04-21T14:19:25.393Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-04-21T14:19:25.393Z] Docker Root Dir: /var/lib/docker [2020-04-21T14:19:25.393Z] Debug Mode: false [2020-04-21T14:19:25.393Z] Registry: https://index.docker.io/v1/ [2020-04-21T14:19:25.393Z] Labels: [2020-04-21T14:19:25.393Z] Experimental: true [2020-04-21T14:19:25.393Z] Insecure Registries: [2020-04-21T14:19:25.393Z] 127.0.0.0/8 [2020-04-21T14:19:25.393Z] Live Restore Enabled: true [2020-04-21T14:19:25.393Z] [2020-04-21T14:19:25.393Z] WARNING: No swap limit support [Pipeline] sh [2020-04-21T14:19:25.416Z] #47 ... [2020-04-21T14:19:25.417Z] [2020-04-21T14:19:25.417Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:25.417Z] #56 82.57 go/ast [2020-04-21T14:19:25.417Z] #56 83.40 golang.org/x/crypto/ssh/terminal [2020-04-21T14:19:25.417Z] #56 85.17 mvdan.cc/editorconfig [2020-04-21T14:19:25.417Z] #56 86.37 mvdan.cc/sh/v3/fileutil [2020-04-21T14:19:25.417Z] #56 86.58 mvdan.cc/sh/v3/syntax [2020-04-21T14:19:25.429Z] #44 57.88 DEP criu/cgroup-props.d [2020-04-21T14:19:25.429Z] #44 57.99 DEP criu/bitmap.d [2020-04-21T14:19:25.429Z] #44 57.99 DEP criu/bfd.d [2020-04-21T14:19:25.429Z] #44 58.11 DEP criu/autofs.d [2020-04-21T14:19:25.469Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-04-21T14:19:25.675Z] #56 ... [2020-04-21T14:19:25.675Z] [2020-04-21T14:19:25.675Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:25.675Z] #44 14.59 PBCC images/fdinfo.pb-c.c [2020-04-21T14:19:25.675Z] #44 14.68 DEP images/fdinfo.pb-c.d [2020-04-21T14:19:25.675Z] #44 14.75 PBCC images/core-aarch64.pb-c.c [2020-04-21T14:19:25.675Z] #44 14.82 PBCC images/core-arm.pb-c.c [2020-04-21T14:19:25.675Z] #44 14.91 PBCC images/core-ppc64.pb-c.c [2020-04-21T14:19:25.675Z] #44 14.95 PBCC images/core-s390.pb-c.c [2020-04-21T14:19:25.675Z] #44 15.03 PBCC images/core-x86.pb-c.c [2020-04-21T14:19:25.675Z] #44 15.14 PBCC images/core.pb-c.c [2020-04-21T14:19:25.675Z] #44 15.29 PBCC images/inventory.pb-c.c [2020-04-21T14:19:25.675Z] #44 15.36 DEP images/core-aarch64.pb-c.d [2020-04-21T14:19:25.675Z] #44 15.45 DEP images/core-arm.pb-c.d [2020-04-21T14:19:25.675Z] #44 15.47 DEP images/core-ppc64.pb-c.d [2020-04-21T14:19:25.675Z] #44 15.53 DEP images/core-s390.pb-c.d [2020-04-21T14:19:25.675Z] #44 15.61 DEP images/core-x86.pb-c.d [2020-04-21T14:19:25.675Z] #44 15.68 DEP images/core.pb-c.d [2020-04-21T14:19:25.675Z] #44 15.74 DEP images/inventory.pb-c.d [2020-04-21T14:19:25.675Z] #44 15.80 PBCC images/cpuinfo.pb-c.c [2020-04-21T14:19:25.675Z] #44 15.84 DEP images/cpuinfo.pb-c.d [2020-04-21T14:19:25.675Z] #44 15.90 PBCC images/stats.pb-c.c [2020-04-21T14:19:25.675Z] #44 15.95 DEP images/stats.pb-c.d [2020-04-21T14:19:25.675Z] #44 17.29 make[1]: Nothing to be done for 'all'. [2020-04-21T14:19:25.675Z] #44 18.80 CC images/stats.o [2020-04-21T14:19:25.675Z] #44 19.08 CC images/core.o [2020-04-21T14:19:25.675Z] #44 19.79 CC images/core-x86.o [2020-04-21T14:19:25.675Z] #44 20.38 CC images/core-arm.o [2020-04-21T14:19:25.675Z] #44 20.82 CC images/core-aarch64.o [2020-04-21T14:19:25.675Z] #44 21.29 CC images/core-ppc64.o [2020-04-21T14:19:25.685Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:19:25.685Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:19:25.685Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40845/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-21T14:19:25.685Z] + bash /home/ubuntu/workspace/moby_PR-40845/check-config.sh [2020-04-21T14:19:25.685Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-21T14:19:25.685Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-04-21T14:19:25.685Z] [2020-04-21T14:19:25.685Z] Generally Necessary: [2020-04-21T14:19:25.685Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-21T14:19:25.685Z] - apparmor: enabled and tools installed [2020-04-21T14:19:25.710Z] #44 58.25 DEP criu/aio.d [2020-04-21T14:19:25.710Z] #44 58.38 DEP criu/action-scripts.d [2020-04-21T14:19:25.710Z] #44 ... [2020-04-21T14:19:25.710Z] [2020-04-21T14:19:25.710Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:25.710Z] #47 84.71 net/http/httptrace [2020-04-21T14:19:25.710Z] #47 84.94 net/http [2020-04-21T14:19:25.710Z] #47 92.27 github.com/LK4D4/vndr/godl [2020-04-21T14:19:25.710Z] #47 92.96 github.com/LK4D4/vndr [2020-04-21T14:19:25.757Z] go: finding github.com/spf13/viper v1.3.2 [2020-04-21T14:19:25.945Z] - CONFIG_NAMESPACES: enabled [2020-04-21T14:19:25.945Z] - CONFIG_NET_NS: enabled [2020-04-21T14:19:25.945Z] - CONFIG_PID_NS: enabled [2020-04-21T14:19:25.945Z] - CONFIG_IPC_NS: enabled [2020-04-21T14:19:25.945Z] - CONFIG_UTS_NS: enabled [2020-04-21T14:19:25.945Z] - CONFIG_CGROUPS: enabled [2020-04-21T14:19:25.945Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-21T14:19:25.945Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-21T14:19:25.945Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-21T14:19:25.945Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-21T14:19:25.945Z] - CONFIG_CPUSETS: enabled [2020-04-21T14:19:25.945Z] - CONFIG_MEMCG: enabled [2020-04-21T14:19:25.945Z] - CONFIG_KEYS: enabled [2020-04-21T14:19:25.945Z] - CONFIG_VETH: enabled (as module) [2020-04-21T14:19:25.945Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-21T14:19:25.945Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-21T14:19:25.945Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-21T14:19:25.945Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-21T14:19:25.945Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-21T14:19:25.975Z] #38 12.40 [100%] Linking C executable tini-static [2020-04-21T14:19:25.992Z] #47 ... [2020-04-21T14:19:25.992Z] [2020-04-21T14:19:25.992Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:19:25.992Z] #17 1.119 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:19:25.992Z] #17 1.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:19:25.992Z] #17 1.264 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:19:25.992Z] #17 1.469 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-21T14:19:25.992Z] #17 2.345 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-21T14:19:25.992Z] #17 3.019 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-21T14:19:25.992Z] #17 6.730 Fetched 8035 kB in 6s (1427 kB/s) [2020-04-21T14:19:25.992Z] #17 6.730 Reading package lists... [2020-04-21T14:19:25.992Z] #17 8.644 Reading package lists... [2020-04-21T14:19:25.992Z] #17 ... [2020-04-21T14:19:25.992Z] [2020-04-21T14:19:25.992Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:25.992Z] #44 58.59 CC criu/action-scripts.o [2020-04-21T14:19:26.204Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-21T14:19:26.204Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-21T14:19:26.204Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-21T14:19:26.205Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-21T14:19:26.205Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-21T14:19:26.205Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-21T14:19:26.205Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-21T14:19:26.205Z] [2020-04-21T14:19:26.205Z] Optional Features: [2020-04-21T14:19:26.205Z] - CONFIG_USER_NS: enabled [2020-04-21T14:19:26.205Z] - CONFIG_SECCOMP: enabled [2020-04-21T14:19:26.205Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-21T14:19:26.205Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-21T14:19:26.205Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-21T14:19:26.205Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-21T14:19:26.205Z] - CONFIG_BLK_CGROUP: enabled [2020-04-21T14:19:26.205Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-21T14:19:26.205Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-21T14:19:26.205Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-21T14:19:26.205Z] - CONFIG_CGROUP_PERF: enabled [2020-04-21T14:19:26.205Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-21T14:19:26.205Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-21T14:19:26.205Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-21T14:19:26.205Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-21T14:19:26.205Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-21T14:19:26.205Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-21T14:19:26.298Z] #44 21.89 CC images/core-s390.o [2020-04-21T14:19:26.390Z] go: finding github.com/docker/go-units v0.3.1 [2020-04-21T14:19:26.465Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-21T14:19:26.465Z] - CONFIG_IP_VS: enabled (as module) [2020-04-21T14:19:26.465Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-21T14:19:26.465Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-21T14:19:26.465Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-21T14:19:26.465Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-21T14:19:26.465Z] - CONFIG_EXT4_FS: enabled [2020-04-21T14:19:26.465Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-21T14:19:26.465Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-21T14:19:26.465Z] - Network Drivers: [2020-04-21T14:19:26.465Z] - "overlay": [2020-04-21T14:19:26.465Z] - CONFIG_VXLAN: enabled (as module) [2020-04-21T14:19:26.465Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-21T14:19:26.465Z] Optional (for encrypted networks): [2020-04-21T14:19:26.465Z] - CONFIG_CRYPTO: enabled [2020-04-21T14:19:26.465Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-21T14:19:26.465Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-21T14:19:26.465Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-21T14:19:26.465Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-21T14:19:26.465Z] - CONFIG_XFRM: enabled [2020-04-21T14:19:26.465Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-21T14:19:26.465Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-21T14:19:26.465Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-21T14:19:26.465Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-21T14:19:26.465Z] - "ipvlan": [2020-04-21T14:19:26.465Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-21T14:19:26.465Z] - "macvlan": [2020-04-21T14:19:26.543Z] #38 12.99 [100%] Built target tini-static [2020-04-21T14:19:26.543Z] #38 13.08 + mkdir -p /build [2020-04-21T14:19:26.543Z] #38 13.08 + cp tini-static /build/docker-init [2020-04-21T14:19:26.561Z] #44 ... [2020-04-21T14:19:26.561Z] [2020-04-21T14:19:26.561Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:26.561Z] #56 93.68 mvdan.cc/sh/v3/cmd/shfmt [2020-04-21T14:19:26.606Z] #44 58.99 CC criu/aio.o [2020-04-21T14:19:26.680Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-04-21T14:19:26.725Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-21T14:19:26.725Z] - CONFIG_DUMMY: enabled (as module) [2020-04-21T14:19:26.725Z] - "ftp,tftp client in container": [2020-04-21T14:19:26.725Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-21T14:19:26.725Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-21T14:19:26.725Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-21T14:19:26.725Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-21T14:19:26.725Z] - Storage Drivers: [2020-04-21T14:19:26.725Z] - "aufs": [2020-04-21T14:19:26.725Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-21T14:19:26.725Z] - "btrfs": [2020-04-21T14:19:26.725Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-21T14:19:26.725Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-21T14:19:26.725Z] - "devicemapper": [2020-04-21T14:19:26.725Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-21T14:19:26.725Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-21T14:19:26.725Z] - "overlay": [2020-04-21T14:19:26.725Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-21T14:19:26.725Z] - "zfs": [2020-04-21T14:19:26.725Z] - /dev/zfs: missing [2020-04-21T14:19:26.725Z] - zfs command: missing [2020-04-21T14:19:26.725Z] - zpool command: missing [2020-04-21T14:19:26.725Z] [2020-04-21T14:19:26.725Z] Limits: [2020-04-21T14:19:26.725Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-21T14:19:26.725Z] [2020-04-21T14:19:26.725Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-21T14:19:26.888Z] #44 59.40 CC criu/autofs.o [2020-04-21T14:19:27.071Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff . [2020-04-21T14:19:27.071Z] #1 [internal] load build definition from Dockerfile [2020-04-21T14:19:27.071Z] #1 transferring dockerfile: 17.09kB done [2020-04-21T14:19:27.071Z] #1 DONE 0.1s [2020-04-21T14:19:27.071Z] [2020-04-21T14:19:27.071Z] #2 [internal] load .dockerignore [2020-04-21T14:19:27.071Z] #2 transferring context: 87B done [2020-04-21T14:19:27.071Z] #2 DONE 0.1s [2020-04-21T14:19:27.071Z] [2020-04-21T14:19:27.071Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-21T14:19:27.110Z] #38 DONE 13.3s [2020-04-21T14:19:27.110Z] [2020-04-21T14:19:27.110Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:27.110Z] #44 3.999 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:19:27.110Z] #44 4.000 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:19:27.110Z] #44 4.039 Note: Building without GnuTLS support [2020-04-21T14:19:27.153Z] #47 ... [2020-04-21T14:19:27.153Z] [2020-04-21T14:19:27.153Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:27.153Z] #56 81.90 github.com/pkg/diff [2020-04-21T14:19:27.153Z] #56 83.65 go/ast [2020-04-21T14:19:27.153Z] #56 84.78 golang.org/x/crypto/ssh/terminal [2020-04-21T14:19:27.153Z] #56 86.60 mvdan.cc/editorconfig [2020-04-21T14:19:27.153Z] #56 88.08 mvdan.cc/sh/v3/fileutil [2020-04-21T14:19:27.153Z] #56 88.31 mvdan.cc/sh/v3/syntax [2020-04-21T14:19:27.153Z] #56 ... [2020-04-21T14:19:27.153Z] [2020-04-21T14:19:27.153Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:27.153Z] #44 17.91 make[1]: Nothing to be done for 'all'. [2020-04-21T14:19:27.153Z] #44 19.39 CC images/stats.o [2020-04-21T14:19:27.153Z] #44 19.89 CC images/core.o [2020-04-21T14:19:27.153Z] #44 20.57 CC images/core-x86.o [2020-04-21T14:19:27.153Z] #44 21.17 CC images/core-arm.o [2020-04-21T14:19:27.410Z] #44 21.51 CC images/core-aarch64.o [2020-04-21T14:19:27.639Z] #3 DONE 0.4s [2020-04-21T14:19:27.639Z] [2020-04-21T14:19:27.639Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-21T14:19:27.639Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-21T14:19:27.639Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-21T14:19:27.639Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-04-21T14:19:27.639Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-04-21T14:19:27.639Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2020-04-21T14:19:27.666Z] #44 21.89 CC images/core-ppc64.o [2020-04-21T14:19:27.893Z] #44 60.47 CC criu/bfd.o [2020-04-21T14:19:27.899Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 6.83MB / 8.26MB 0.2s [2020-04-21T14:19:27.899Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2020-04-21T14:19:27.899Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2020-04-21T14:19:28.159Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-04-21T14:19:28.159Z] #4 DONE 0.6s [2020-04-21T14:19:28.175Z] #44 60.88 CC criu/bitmap.o [2020-04-21T14:19:28.179Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-04-21T14:19:28.179Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-04-21T14:19:28.179Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-21T14:19:28.229Z] #44 22.59 CC images/core-s390.o [2020-04-21T14:19:28.456Z] #44 60.97 CC criu/cgroup-props.o [2020-04-21T14:19:28.776Z] [2020-04-21T14:19:28.776Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-21T14:19:29.010Z] #44 6.632 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:19:29.010Z] #44 6.684 GEN .gitid [2020-04-21T14:19:29.010Z] #44 6.711 GEN criu/include/version.h [2020-04-21T14:19:29.010Z] #44 6.748 GEN include/common/asm [2020-04-21T14:19:29.082Z] #44 61.51 CC criu/cgroup.o [2020-04-21T14:19:29.159Z] #44 23.35 CC images/cpuinfo.o [2020-04-21T14:19:29.211Z] go: finding github.com/containerd/containerd v1.2.4 [2020-04-21T14:19:29.211Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-04-21T14:19:29.369Z] #6 DONE 0.4s [2020-04-21T14:19:29.369Z] [2020-04-21T14:19:29.369Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-21T14:19:29.369Z] #5 DONE 0.4s [2020-04-21T14:19:29.369Z] [2020-04-21T14:19:29.369Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:19:29.369Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-21T14:19:29.369Z] #7 sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 0B / 9.98MB 0.1s [2020-04-21T14:19:29.369Z] #7 sha256:c3e47edf9b4d18652b12fe2a555997e93e04b43bb225a17ae08f4db46670e51f 1.79kB / 1.79kB done [2020-04-21T14:19:29.369Z] #7 sha256:ccfbf50b9ebe763483826686ef86200118fc13a48f33ffa473850e17097dfe76 5.46kB / 5.46kB done [2020-04-21T14:19:29.370Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 1.62MB / 49.17MB 0.2s [2020-04-21T14:19:29.370Z] #7 sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a 0B / 7.68MB 0.2s [2020-04-21T14:19:29.370Z] #7 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-21T14:19:29.370Z] #7 sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 2.35MB / 9.98MB 0.3s [2020-04-21T14:19:29.370Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 17.78MB / 49.17MB 0.3s [2020-04-21T14:19:29.370Z] #7 sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a 6.49MB / 7.68MB 0.3s [2020-04-21T14:19:29.643Z] #7 sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 8.11MB / 9.98MB 0.4s [2020-04-21T14:19:29.643Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 21.02MB / 49.17MB 0.4s [2020-04-21T14:19:29.643Z] #7 sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a 7.68MB / 7.68MB 0.4s [2020-04-21T14:19:29.721Z] #44 23.80 CC images/inventory.o [2020-04-21T14:19:29.721Z] #44 24.01 CC images/fdinfo.o [2020-04-21T14:19:29.843Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-21T14:19:29.904Z] #7 sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 9.98MB / 9.98MB 0.7s done [2020-04-21T14:19:29.904Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 37.18MB / 49.17MB 0.9s [2020-04-21T14:19:29.904Z] #7 sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a 7.68MB / 7.68MB 0.5s done [2020-04-21T14:19:29.904Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 2.09MB / 52.16MB 0.9s [2020-04-21T14:19:29.904Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 0B / 62.47MB 0.9s [2020-04-21T14:19:29.978Z] #44 24.35 CC images/fown.o [2020-04-21T14:19:30.134Z] go: finding github.com/golang/mock v1.1.1 [2020-04-21T14:19:30.164Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 45.88MB / 49.17MB 1.0s [2020-04-21T14:19:30.164Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 15.12MB / 52.16MB 1.0s [2020-04-21T14:19:30.164Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 49.17MB / 49.17MB 1.1s [2020-04-21T14:19:30.164Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 17.78MB / 52.16MB 1.1s [2020-04-21T14:19:30.164Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 6.63MB / 62.47MB 1.1s [2020-04-21T14:19:30.384Z] #44 8.314 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-21T14:19:30.473Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 17.78MB / 62.47MB 1.2s [2020-04-21T14:19:30.541Z] #44 ... [2020-04-21T14:19:30.541Z] [2020-04-21T14:19:30.541Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:30.541Z] #56 95.44 mvdan.cc/sh/v3/cmd/shfmt [2020-04-21T14:19:30.552Z] #44 ... [2020-04-21T14:19:30.552Z] [2020-04-21T14:19:30.552Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:30.552Z] #47 DONE 99.3s [2020-04-21T14:19:30.552Z] [2020-04-21T14:19:30.552Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:19:30.552Z] #17 8.644 Reading package lists... [2020-04-21T14:19:30.552Z] #17 10.72 Building dependency tree... [2020-04-21T14:19:30.552Z] #17 11.21 libcap2-bin is already the newest version (1:2.25-2). [2020-04-21T14:19:30.552Z] #17 11.21 The following additional packages will be installed: [2020-04-21T14:19:30.552Z] #17 11.21 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-21T14:19:30.552Z] #17 11.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-21T14:19:30.552Z] #17 11.21 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-21T14:19:30.552Z] #17 11.21 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-21T14:19:30.552Z] #17 11.21 python3.7 python3.7-minimal vim-runtime xxd [2020-04-21T14:19:30.552Z] #17 11.21 Suggested packages: [2020-04-21T14:19:30.552Z] #17 11.21 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-21T14:19:30.552Z] #17 11.21 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-21T14:19:30.552Z] #17 11.21 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-21T14:19:30.552Z] #17 11.21 Recommended packages: [2020-04-21T14:19:30.552Z] #17 11.21 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-21T14:19:30.552Z] #17 11.21 python3-keyrings.alt python3-xdg unzip [2020-04-21T14:19:30.552Z] #17 12.45 The following NEW packages will be installed: [2020-04-21T14:19:30.552Z] #17 12.47 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-21T14:19:30.552Z] #17 12.47 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-21T14:19:30.552Z] #17 12.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-21T14:19:30.552Z] #17 12.47 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-21T14:19:30.552Z] #17 12.47 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-21T14:19:30.552Z] #17 12.47 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-21T14:19:30.552Z] #17 12.47 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-21T14:19:30.552Z] #17 12.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-21T14:19:30.553Z] #17 12.47 xz-utils zip [2020-04-21T14:19:30.553Z] #17 12.55 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:19:30.553Z] #17 12.55 Need to get 27.7 MB of archives. [2020-04-21T14:19:30.553Z] #17 12.55 After this operation, 117 MB of additional disk space will be used. [2020-04-21T14:19:30.553Z] #17 12.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-04-21T14:19:30.553Z] #17 12.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-04-21T14:19:30.553Z] #17 12.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-04-21T14:19:30.553Z] #17 12.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-04-21T14:19:30.553Z] #17 12.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-04-21T14:19:30.553Z] #17 12.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-04-21T14:19:30.553Z] #17 12.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-04-21T14:19:30.553Z] #17 12.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-04-21T14:19:30.553Z] #17 12.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-04-21T14:19:30.553Z] #17 12.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-04-21T14:19:30.553Z] #17 12.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-04-21T14:19:30.553Z] #17 12.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-04-21T14:19:30.553Z] #17 12.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-04-21T14:19:30.553Z] #17 12.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-04-21T14:19:30.553Z] #17 12.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-04-21T14:19:30.553Z] #17 13.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-04-21T14:19:30.553Z] #17 13.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-21T14:19:30.553Z] #17 13.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:19:30.553Z] #17 13.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-04-21T14:19:30.553Z] #17 13.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-04-21T14:19:30.553Z] #17 13.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-04-21T14:19:30.553Z] #17 13.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-04-21T14:19:30.553Z] #17 13.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-04-21T14:19:30.553Z] #17 13.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-21T14:19:30.553Z] #17 13.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-21T14:19:30.553Z] #17 13.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-21T14:19:30.553Z] #17 13.55 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-04-21T14:19:30.553Z] #17 13.55 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-04-21T14:19:30.553Z] #17 13.55 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-21T14:19:30.553Z] #17 13.86 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-21T14:19:30.553Z] #17 13.86 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-21T14:19:30.553Z] #17 13.87 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-21T14:19:30.553Z] #17 13.87 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-04-21T14:19:30.553Z] #17 13.87 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-04-21T14:19:30.553Z] #17 13.88 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-04-21T14:19:30.553Z] #17 13.94 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-21T14:19:30.553Z] #17 13.94 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-04-21T14:19:30.553Z] #17 13.94 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-04-21T14:19:30.553Z] #17 14.08 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-21T14:19:30.553Z] #17 14.28 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-04-21T14:19:30.553Z] #17 14.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-21T14:19:30.553Z] #17 14.29 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-04-21T14:19:30.553Z] #17 14.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-04-21T14:19:30.553Z] #17 14.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-04-21T14:19:30.553Z] #17 14.34 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-21T14:19:30.553Z] #17 14.66 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-04-21T14:19:30.553Z] #17 14.76 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-04-21T14:19:30.643Z] #44 8.462 PBCC images/opts.pb-c.c [2020-04-21T14:19:30.643Z] #44 8.562 PBCC images/sit.pb-c.c [2020-04-21T14:19:30.736Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 49.17MB / 49.17MB 1.2s done [2020-04-21T14:19:30.736Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 47.11MB / 52.16MB 1.6s [2020-04-21T14:19:30.736Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 31.89MB / 62.47MB 1.6s [2020-04-21T14:19:30.736Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 0B / 97.69MB 1.6s [2020-04-21T14:19:30.736Z] #7 extracting sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e [2020-04-21T14:19:30.736Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 52.16MB / 52.16MB 1.7s [2020-04-21T14:19:30.736Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 4.92MB / 97.69MB 1.7s [2020-04-21T14:19:30.835Z] #17 14.83 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-04-21T14:19:30.902Z] #44 8.628 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-21T14:19:30.902Z] #44 8.719 DEP images/opts.pb-c.d [2020-04-21T14:19:30.902Z] #44 8.812 DEP images/sit.pb-c.d [2020-04-21T14:19:31.002Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 42.20MB / 62.47MB 1.8s [2020-04-21T14:19:31.002Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 15.67MB / 97.69MB 1.8s [2020-04-21T14:19:31.002Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 22.35MB / 97.69MB 1.9s [2020-04-21T14:19:31.160Z] #44 8.888 PBCC images/macvlan.pb-c.c [2020-04-21T14:19:31.160Z] #44 8.932 DEP images/macvlan.pb-c.d [2020-04-21T14:19:31.160Z] #44 8.988 PBCC images/autofs.pb-c.c [2020-04-21T14:19:31.160Z] #44 9.028 DEP images/autofs.pb-c.d [2020-04-21T14:19:31.160Z] #44 9.084 PBCC images/sysctl.pb-c.c [2020-04-21T14:19:31.179Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-04-21T14:19:31.179Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-04-21T14:19:31.270Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 51.34MB / 62.47MB 2.1s [2020-04-21T14:19:31.270Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 35.33MB / 97.69MB 2.1s [2020-04-21T14:19:31.421Z] #44 9.148 DEP images/sysctl.pb-c.d [2020-04-21T14:19:31.421Z] #44 9.196 PBCC images/time.pb-c.c [2020-04-21T14:19:31.421Z] #44 9.224 DEP images/time.pb-c.d [2020-04-21T14:19:31.421Z] #44 9.289 PBCC images/binfmt-misc.pb-c.c [2020-04-21T14:19:31.421Z] #44 9.380 DEP images/binfmt-misc.pb-c.d [2020-04-21T14:19:31.421Z] #44 9.426 PBCC images/seccomp.pb-c.c [2020-04-21T14:19:31.448Z] #17 15.37 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:19:31.448Z] #17 15.45 Fetched 27.7 MB in 2s (11.8 MB/s) [2020-04-21T14:19:31.448Z] #17 15.48 Selecting previously unselected package pigz. [2020-04-21T14:19:31.448Z] #17 15.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23194 files and directories currently installed.) [2020-04-21T14:19:31.448Z] #17 15.52 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-04-21T14:19:31.448Z] #17 15.52 Unpacking pigz (2.4-1) ... [2020-04-21T14:19:31.448Z] #17 15.58 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-04-21T14:19:31.469Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-04-21T14:19:31.576Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 58.03MB / 62.47MB 2.3s [2020-04-21T14:19:31.576Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 47.87MB / 97.69MB 2.3s [2020-04-21T14:19:31.680Z] #44 9.511 DEP images/seccomp.pb-c.d [2020-04-21T14:19:31.680Z] #44 ... [2020-04-21T14:19:31.680Z] [2020-04-21T14:19:31.680Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:19:31.680Z] #65 38.76 Checking out files: 49% (1561/3178) [2020-04-21T14:19:31.680Z] #65 ... [2020-04-21T14:19:31.680Z] [2020-04-21T14:19:31.680Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:31.680Z] #33 77.32 log [2020-04-21T14:19:31.680Z] #33 80.14 github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:19:31.680Z] #33 DONE 85.0s [2020-04-21T14:19:31.680Z] [2020-04-21T14:19:31.680Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:19:31.730Z] #17 15.59 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-21T14:19:31.730Z] #17 15.59 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-21T14:19:31.878Z] #56 ... [2020-04-21T14:19:31.878Z] [2020-04-21T14:19:31.878Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:31.878Z] #44 22.49 CC images/cpuinfo.o [2020-04-21T14:19:31.878Z] #44 23.04 CC images/inventory.o [2020-04-21T14:19:31.878Z] #44 23.31 CC images/fdinfo.o [2020-04-21T14:19:31.878Z] #44 23.76 CC images/fown.o [2020-04-21T14:19:31.878Z] #44 24.05 CC images/ns.o [2020-04-21T14:19:31.878Z] #44 24.24 CC images/regfile.o [2020-04-21T14:19:31.878Z] #44 24.46 CC images/ghost-file.o [2020-04-21T14:19:31.878Z] #44 24.88 CC images/fifo.o [2020-04-21T14:19:31.878Z] #44 25.17 CC images/remap-file-path.o [2020-04-21T14:19:31.878Z] #44 25.46 CC images/eventfd.o [2020-04-21T14:19:31.878Z] #44 25.70 CC images/eventpoll.o [2020-04-21T14:19:31.878Z] #44 26.03 CC images/fh.o [2020-04-21T14:19:31.878Z] #44 26.47 CC images/fsnotify.o [2020-04-21T14:19:31.878Z] #44 27.25 CC images/signalfd.o [2020-04-21T14:19:31.878Z] #44 27.53 CC images/fs.o [2020-04-21T14:19:31.878Z] #44 27.81 CC images/pstree.o [2020-04-21T14:19:31.917Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 62.47MB / 62.47MB 2.5s [2020-04-21T14:19:31.917Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 53.83MB / 97.69MB 2.5s [2020-04-21T14:19:32.012Z] #17 15.90 Selecting previously unselected package python3.7-minimal. [2020-04-21T14:19:32.012Z] #17 15.90 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-21T14:19:32.012Z] #17 15.90 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:19:32.107Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-04-21T14:19:32.135Z] #44 28.05 CC images/pipe.o [2020-04-21T14:19:32.179Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 60.21MB / 97.69MB 2.8s [2020-04-21T14:19:32.393Z] #44 28.26 CC images/tcp-stream.o [2020-04-21T14:19:32.439Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 52.16MB / 52.16MB 2.8s done [2020-04-21T14:19:32.439Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 62.47MB / 62.47MB 3.0s done [2020-04-21T14:19:32.439Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 72.07MB / 97.69MB 3.2s [2020-04-21T14:19:32.439Z] #7 sha256:2659920bc6ea1e72b902d2875a2edeea16813ecc0f4975245aa12e503a263d6b 0B / 157B 3.2s [2020-04-21T14:19:32.626Z] #17 16.56 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-21T14:19:32.626Z] #17 16.57 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:19:32.656Z] #44 28.50 CC images/sk-packet.o [2020-04-21T14:19:32.700Z] #7 sha256:2659920bc6ea1e72b902d2875a2edeea16813ecc0f4975245aa12e503a263d6b 157B / 157B 3.3s done [2020-04-21T14:19:32.700Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 85.30MB / 97.69MB 3.5s [2020-04-21T14:19:32.700Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 93.98MB / 97.69MB 3.7s [2020-04-21T14:19:32.739Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-04-21T14:19:32.914Z] #44 ... [2020-04-21T14:19:32.914Z] [2020-04-21T14:19:32.914Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:32.914Z] #56 DONE 100.1s [2020-04-21T14:19:32.914Z] [2020-04-21T14:19:32.914Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:32.914Z] #44 28.83 CC images/mnt.o [2020-04-21T14:19:32.914Z] #44 ... [2020-04-21T14:19:32.914Z] [2020-04-21T14:19:32.914Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:32.914Z] #47 92.97 github.com/LK4D4/vndr/build [2020-04-21T14:19:32.914Z] #47 95.99 github.com/LK4D4/vndr/godl/singleflight [2020-04-21T14:19:32.914Z] #47 96.26 github.com/LK4D4/vndr/versioned [2020-04-21T14:19:32.914Z] #47 96.35 compress/flate [2020-04-21T14:19:32.914Z] #47 96.90 hash/crc32 [2020-04-21T14:19:32.914Z] #47 97.71 crypto/x509/pkix [2020-04-21T14:19:32.914Z] #47 98.34 vendor/golang.org/x/crypto/cryptobyte [2020-04-21T14:19:32.914Z] #47 99.57 net [2020-04-21T14:19:33.368Z] go: finding cloud.google.com/go v0.26.0 [2020-04-21T14:19:33.479Z] #47 ... [2020-04-21T14:19:33.479Z] [2020-04-21T14:19:33.479Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:33.479Z] #44 29.20 CC images/pipe-data.o [2020-04-21T14:19:33.486Z] #65 38.76 Checking out files: 49% (1561/3178) Checking out files: 50% (1589/3178) Checking out files: 51% (1621/3178) Checking out files: 52% (1653/3178) Checking out files: 53% (1685/3178) Checking out files: 54% (1717/3178) Checking out files: 55% (1748/3178) Checking out files: 56% (1780/3178) Checking out files: 57% (1812/3178) Checking out files: 58% (1844/3178) Checking out files: 59% (1876/3178) Checking out files: 60% (1907/3178) Checking out files: 61% (1939/3178) Checking out files: 62% (1971/3178) Checking out files: 63% (2003/3178) Checking out files: 64% (2034/3178) Checking out files: 65% (2066/3178) Checking out files: 66% (2098/3178) Checking out files: 67% (2130/3178) Checking out files: 68% (2162/3178) Checking out files: 69% (2193/3178) Checking out files: 70% (2225/3178) Checking out files: 71% (2257/3178) Checking out files: 72% (2289/3178) Checking out files: 73% (2320/3178) Checking out files: 74% (2352/3178) Checking out files: 75% (2384/3178) Checking out files: 76% (2416/3178) Checking out files: 76% (2446/3178) Checking out files: 77% (2448/3178) Checking out files: 78% (2479/3178) Checking out files: 79% (2511/3178) Checking out files: 80% (2543/3178) Checking out files: 81% (2575/3178) Checking out files: 82% (2606/3178) Checking out files: 83% (2638/3178) Checking out files: 84% (2670/3178) Checking out files: 85% (2702/3178) Checking out files: 86% (2734/3178) Checking out files: 87% (2765/3178) Checking out files: 88% (2797/3178) Checking out files: 89% (2829/3178) Checking out files: 90% (2861/3178) Checking out files: 91% (2892/3178) Checking out files: 92% (2924/3178) Checking out files: 93% (2956/3178) Checking out files: 94% (2988/3178) Checking out files: 95% (3020/3178) Checking out files: 96% (3051/3178) Checking out files: 97% (3083/3178) Checking out files: 98% (3115/3178) Checking out files: 99% (3147/3178) Checking out files: 100% (3178/3178) Checking out files: 100% (3178/3178), done. [2020-04-21T14:19:33.638Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 97.69MB / 97.69MB 4.1s done [2020-04-21T14:19:33.638Z] #7 ... [2020-04-21T14:19:33.638Z] [2020-04-21T14:19:33.638Z] #20 [internal] load build context [2020-04-21T14:19:33.638Z] #20 transferring context: 52.82MB 4.1s done [2020-04-21T14:19:33.638Z] #20 DONE 4.3s [2020-04-21T14:19:33.638Z] [2020-04-21T14:19:33.638Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:19:33.667Z] go: finding github.com/lib/pq v1.0.0 [2020-04-21T14:19:33.737Z] #44 29.53 CC images/sa.o [2020-04-21T14:19:33.744Z] #65 40.72 + cd /tmp/tmp.fNu1ThFz45/src/github.com/containerd/containerd [2020-04-21T14:19:33.744Z] #65 40.72 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:19:33.899Z] #7 ... [2020-04-21T14:19:33.899Z] [2020-04-21T14:19:33.899Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-21T14:19:33.899Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-21T14:19:33.899Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-21T14:19:33.899Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-21T14:19:33.899Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.3s done [2020-04-21T14:19:33.899Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2020-04-21T14:19:33.899Z] #71 DONE 4.8s [2020-04-21T14:19:33.994Z] #44 29.91 CC images/timer.o [2020-04-21T14:19:34.096Z] #17 18.06 Selecting previously unselected package python3-minimal. [2020-04-21T14:19:34.096Z] #17 18.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23443 files and directories currently installed.) [2020-04-21T14:19:34.096Z] #17 18.10 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-04-21T14:19:34.096Z] #17 18.11 Unpacking python3-minimal (3.7.3-1) ... [2020-04-21T14:19:34.096Z] #17 18.16 Selecting previously unselected package libmpdec2:s390x. [2020-04-21T14:19:34.096Z] #17 18.16 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-04-21T14:19:34.096Z] #17 18.16 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-04-21T14:19:34.096Z] #17 18.24 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-04-21T14:19:34.096Z] #17 18.24 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-04-21T14:19:34.096Z] #17 18.25 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-21T14:19:34.161Z] [2020-04-21T14:19:34.161Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:19:34.306Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-04-21T14:19:34.560Z] #44 30.37 CC images/timerfd.o [2020-04-21T14:19:34.678Z] #65 ... [2020-04-21T14:19:34.678Z] [2020-04-21T14:19:34.678Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:34.678Z] #47 78.03 go/token [2020-04-21T14:19:34.678Z] #47 79.20 go/scanner [2020-04-21T14:19:34.678Z] #47 80.97 internal/lazyregexp [2020-04-21T14:19:34.678Z] #47 81.29 go/ast [2020-04-21T14:19:34.678Z] #47 81.33 net/url [2020-04-21T14:19:34.678Z] #47 83.68 text/template/parse [2020-04-21T14:19:34.678Z] #47 86.70 go/parser [2020-04-21T14:19:34.818Z] #44 30.64 CC images/mm.o [2020-04-21T14:19:34.936Z] #47 ... [2020-04-21T14:19:34.936Z] [2020-04-21T14:19:34.936Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:34.936Z] #44 9.644 PBCC images/userns.pb-c.c [2020-04-21T14:19:34.936Z] #44 9.691 DEP images/userns.pb-c.d [2020-04-21T14:19:34.936Z] #44 9.853 PBCC images/cgroup.pb-c.c [2020-04-21T14:19:34.936Z] #44 9.899 DEP images/cgroup.pb-c.d [2020-04-21T14:19:34.936Z] #44 10.01 PBCC images/fown.pb-c.c [2020-04-21T14:19:34.936Z] #44 10.07 PBCC images/ext-file.pb-c.c [2020-04-21T14:19:34.936Z] #44 10.10 DEP images/fown.pb-c.d [2020-04-21T14:19:34.936Z] #44 10.23 DEP images/ext-file.pb-c.d [2020-04-21T14:19:34.936Z] #44 10.28 PBCC images/rpc.pb-c.c [2020-04-21T14:19:34.936Z] #44 10.45 DEP images/rpc.pb-c.d [2020-04-21T14:19:34.936Z] #44 10.55 PBCC images/siginfo.pb-c.c [2020-04-21T14:19:34.936Z] #44 10.60 DEP images/siginfo.pb-c.d [2020-04-21T14:19:34.936Z] #44 10.69 PBCC images/pagemap.pb-c.c [2020-04-21T14:19:34.936Z] #44 10.76 DEP images/pagemap.pb-c.d [2020-04-21T14:19:34.936Z] #44 10.82 PBCC images/rlimit.pb-c.c [2020-04-21T14:19:34.936Z] #44 10.85 DEP images/rlimit.pb-c.d [2020-04-21T14:19:34.936Z] #44 10.91 PBCC images/file-lock.pb-c.c [2020-04-21T14:19:34.936Z] #44 10.95 DEP images/file-lock.pb-c.d [2020-04-21T14:19:34.936Z] #44 11.00 PBCC images/tty.pb-c.c [2020-04-21T14:19:34.936Z] #44 11.11 DEP images/tty.pb-c.d [2020-04-21T14:19:34.936Z] #44 11.15 PBCC images/tun.pb-c.c [2020-04-21T14:19:34.936Z] #44 11.21 PBCC images/netdev.pb-c.c [2020-04-21T14:19:34.936Z] #44 11.29 DEP images/tun.pb-c.d [2020-04-21T14:19:34.936Z] #44 11.38 DEP images/netdev.pb-c.d [2020-04-21T14:19:34.936Z] #44 11.46 PBCC images/vma.pb-c.c [2020-04-21T14:19:34.936Z] #44 11.52 DEP images/vma.pb-c.d [2020-04-21T14:19:34.936Z] #44 11.58 PBCC images/creds.pb-c.c [2020-04-21T14:19:34.936Z] #44 11.60 DEP images/creds.pb-c.d [2020-04-21T14:19:34.936Z] #44 11.64 PBCC images/utsns.pb-c.c [2020-04-21T14:19:34.936Z] #44 11.67 DEP images/utsns.pb-c.d [2020-04-21T14:19:34.936Z] #44 11.70 PBCC images/ipc-desc.pb-c.c [2020-04-21T14:19:34.936Z] #44 11.72 PBCC images/ipc-sem.pb-c.c [2020-04-21T14:19:34.936Z] #44 11.74 DEP images/ipc-desc.pb-c.d [2020-04-21T14:19:34.936Z] #44 11.80 DEP images/ipc-sem.pb-c.d [2020-04-21T14:19:34.936Z] #44 11.84 PBCC images/ipc-msg.pb-c.c [2020-04-21T14:19:34.936Z] #44 11.87 DEP images/ipc-msg.pb-c.d [2020-04-21T14:19:34.936Z] #44 11.93 PBCC images/ipc-shm.pb-c.c [2020-04-21T14:19:34.936Z] #44 11.99 DEP images/ipc-shm.pb-c.d [2020-04-21T14:19:34.936Z] #44 12.05 PBCC images/ipc-var.pb-c.c [2020-04-21T14:19:34.936Z] #44 12.06 DEP images/ipc-var.pb-c.d [2020-04-21T14:19:34.936Z] #44 12.13 PBCC images/sk-opts.pb-c.c [2020-04-21T14:19:34.936Z] #44 12.16 PBCC images/packet-sock.pb-c.c [2020-04-21T14:19:34.936Z] #44 12.20 DEP images/sk-opts.pb-c.d [2020-04-21T14:19:34.936Z] #44 12.24 DEP images/packet-sock.pb-c.d [2020-04-21T14:19:34.936Z] #44 12.32 PBCC images/sk-netlink.pb-c.c [2020-04-21T14:19:34.936Z] #44 12.37 DEP images/sk-netlink.pb-c.d [2020-04-21T14:19:34.936Z] #44 12.42 PBCC images/sk-inet.pb-c.c [2020-04-21T14:19:34.936Z] #44 12.49 DEP images/sk-inet.pb-c.d [2020-04-21T14:19:34.936Z] #44 12.55 PBCC images/sk-unix.pb-c.c [2020-04-21T14:19:34.936Z] #44 12.59 DEP images/sk-unix.pb-c.d [2020-04-21T14:19:34.936Z] #44 12.63 PBCC images/mm.pb-c.c [2020-04-21T14:19:34.936Z] #44 12.67 DEP images/mm.pb-c.d [2020-04-21T14:19:34.936Z] #44 12.77 PBCC images/timerfd.pb-c.c [2020-04-21T14:19:34.936Z] #44 12.85 DEP images/timerfd.pb-c.d [2020-04-21T14:19:34.936Z] #44 12.92 PBCC images/timer.pb-c.c [2020-04-21T14:19:35.076Z] #44 30.94 CC images/sk-opts.o [2020-04-21T14:19:35.101Z] #17 19.05 Selecting previously unselected package python3.7. [2020-04-21T14:19:35.101Z] #17 19.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-04-21T14:19:35.101Z] #17 19.07 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:19:35.101Z] #17 19.19 Selecting previously unselected package libpython3-stdlib:s390x. [2020-04-21T14:19:35.101Z] #17 19.20 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-04-21T14:19:35.101Z] #17 19.21 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-21T14:19:35.101Z] #17 19.32 Setting up python3-minimal (3.7.3-1) ... [2020-04-21T14:19:35.194Z] #44 12.97 DEP images/timer.pb-c.d [2020-04-21T14:19:35.194Z] #44 13.03 PBCC images/sa.pb-c.c [2020-04-21T14:19:35.194Z] #44 13.08 DEP images/sa.pb-c.d [2020-04-21T14:19:35.194Z] #44 13.15 PBCC images/pipe-data.pb-c.c [2020-04-21T14:19:35.333Z] #44 31.16 CC images/sk-unix.o [2020-04-21T14:19:35.340Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-21T14:19:35.452Z] #44 13.17 DEP images/pipe-data.pb-c.d [2020-04-21T14:19:35.452Z] #44 13.22 PBCC images/mnt.pb-c.c [2020-04-21T14:19:35.452Z] #44 13.26 DEP images/mnt.pb-c.d [2020-04-21T14:19:35.452Z] #44 13.29 PBCC images/sk-packet.pb-c.c [2020-04-21T14:19:35.452Z] #44 13.32 DEP images/sk-packet.pb-c.d [2020-04-21T14:19:35.452Z] #44 13.34 PBCC images/tcp-stream.pb-c.c [2020-04-21T14:19:35.452Z] #44 13.40 DEP images/tcp-stream.pb-c.d [2020-04-21T14:19:35.569Z] #7 extracting sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 4.8s done [2020-04-21T14:19:35.592Z] #44 31.54 CC images/sk-inet.o [2020-04-21T14:19:35.710Z] #44 13.44 PBCC images/pipe.pb-c.c [2020-04-21T14:19:35.710Z] #44 13.49 DEP images/pipe.pb-c.d [2020-04-21T14:19:35.710Z] #44 13.57 PBCC images/pstree.pb-c.c [2020-04-21T14:19:35.710Z] #44 13.61 DEP images/pstree.pb-c.d [2020-04-21T14:19:35.710Z] #44 13.65 PBCC images/fs.pb-c.c [2020-04-21T14:19:35.710Z] #44 13.68 DEP images/fs.pb-c.d [2020-04-21T14:19:35.793Z] #56 ... [2020-04-21T14:19:35.793Z] [2020-04-21T14:19:35.793Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:35.793Z] #44 24.71 CC images/ns.o [2020-04-21T14:19:35.793Z] #44 24.96 CC images/regfile.o [2020-04-21T14:19:35.793Z] #44 25.29 CC images/ghost-file.o [2020-04-21T14:19:35.793Z] #44 25.76 CC images/fifo.o [2020-04-21T14:19:35.793Z] #44 26.11 CC images/remap-file-path.o [2020-04-21T14:19:35.793Z] #44 26.31 CC images/eventfd.o [2020-04-21T14:19:35.793Z] #44 26.56 CC images/eventpoll.o [2020-04-21T14:19:35.793Z] #44 26.95 CC images/fh.o [2020-04-21T14:19:35.793Z] #44 27.30 CC images/fsnotify.o [2020-04-21T14:19:35.793Z] #44 27.88 CC images/signalfd.o [2020-04-21T14:19:35.793Z] #44 28.23 CC images/fs.o [2020-04-21T14:19:35.793Z] #44 28.45 CC images/pstree.o [2020-04-21T14:19:35.793Z] #44 28.72 CC images/pipe.o [2020-04-21T14:19:35.793Z] #44 28.98 CC images/tcp-stream.o [2020-04-21T14:19:35.793Z] #44 29.19 CC images/sk-packet.o [2020-04-21T14:19:35.793Z] #44 29.48 CC images/mnt.o [2020-04-21T14:19:35.793Z] #44 29.72 CC images/pipe-data.o [2020-04-21T14:19:35.793Z] #44 ... [2020-04-21T14:19:35.793Z] [2020-04-21T14:19:35.793Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:35.793Z] #56 DONE 100.8s [2020-04-21T14:19:35.793Z] [2020-04-21T14:19:35.793Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:35.793Z] #47 93.14 go/doc [2020-04-21T14:19:35.793Z] #47 96.21 github.com/LK4D4/vndr/versioned [2020-04-21T14:19:35.793Z] #47 96.38 compress/flate [2020-04-21T14:19:35.793Z] #47 96.93 github.com/LK4D4/vndr/build [2020-04-21T14:19:35.793Z] #47 99.80 vendor/golang.org/x/crypto/cryptobyte [2020-04-21T14:19:35.793Z] #47 100.3 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-21T14:19:35.793Z] #47 ... [2020-04-21T14:19:35.793Z] [2020-04-21T14:19:35.793Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:35.793Z] #44 30.08 CC images/sa.o [2020-04-21T14:19:35.829Z] #7 extracting sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a [2020-04-21T14:19:35.968Z] #44 13.71 PBCC images/signalfd.pb-c.c [2020-04-21T14:19:35.968Z] #44 13.77 DEP images/signalfd.pb-c.d [2020-04-21T14:19:35.968Z] #44 13.84 PBCC images/fh.pb-c.c [2020-04-21T14:19:35.968Z] #44 13.89 PBCC images/fsnotify.pb-c.c [2020-04-21T14:19:35.968Z] #44 13.95 DEP images/fh.pb-c.d [2020-04-21T14:19:36.106Z] #17 19.94 Selecting previously unselected package python3. [2020-04-21T14:19:36.106Z] #17 19.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23855 files and directories currently installed.) [2020-04-21T14:19:36.106Z] #17 19.99 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-04-21T14:19:36.106Z] #17 20.00 Unpacking python3 (3.7.3-1) ... [2020-04-21T14:19:36.106Z] #17 20.06 Selecting previously unselected package libip4tc0:s390x. [2020-04-21T14:19:36.106Z] #17 20.06 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-04-21T14:19:36.106Z] #17 20.07 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-04-21T14:19:36.106Z] #17 20.15 Selecting previously unselected package libip6tc0:s390x. [2020-04-21T14:19:36.106Z] #17 20.15 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-04-21T14:19:36.106Z] #17 20.15 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-04-21T14:19:36.106Z] #17 20.22 Selecting previously unselected package libiptc0:s390x. [2020-04-21T14:19:36.106Z] #17 20.22 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-04-21T14:19:36.106Z] #17 20.22 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-04-21T14:19:36.106Z] #17 20.25 Selecting previously unselected package libnfnetlink0:s390x. [2020-04-21T14:19:36.157Z] #44 31.98 CC images/tun.o [2020-04-21T14:19:36.226Z] #44 14.01 DEP images/fsnotify.pb-c.d [2020-04-21T14:19:36.226Z] #44 14.09 PBCC images/eventpoll.pb-c.c [2020-04-21T14:19:36.226Z] #44 14.12 DEP images/eventpoll.pb-c.d [2020-04-21T14:19:36.226Z] #44 14.17 PBCC images/eventfd.pb-c.c [2020-04-21T14:19:36.226Z] #44 14.17 DEP images/eventfd.pb-c.d [2020-04-21T14:19:36.226Z] #44 ... [2020-04-21T14:19:36.226Z] [2020-04-21T14:19:36.226Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:36.226Z] #56 79.67 encoding/json [2020-04-21T14:19:36.226Z] #56 81.04 github.com/pkg/diff [2020-04-21T14:19:36.226Z] #56 82.63 go/ast [2020-04-21T14:19:36.226Z] #56 87.39 golang.org/x/crypto/ssh/terminal [2020-04-21T14:19:36.226Z] #56 88.21 mvdan.cc/editorconfig [2020-04-21T14:19:36.226Z] #56 89.03 mvdan.cc/sh/v3/fileutil [2020-04-21T14:19:36.226Z] #56 89.27 mvdan.cc/sh/v3/syntax [2020-04-21T14:19:36.357Z] #44 30.55 CC images/timer.o [2020-04-21T14:19:36.388Z] #17 20.25 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-04-21T14:19:36.388Z] #17 20.26 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-21T14:19:36.388Z] #17 20.30 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-04-21T14:19:36.388Z] #17 20.30 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-04-21T14:19:36.388Z] #17 20.30 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-21T14:19:36.388Z] #17 20.35 Selecting previously unselected package libnftnl11:s390x. [2020-04-21T14:19:36.388Z] #17 20.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-04-21T14:19:36.388Z] #17 20.36 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-04-21T14:19:36.388Z] #17 20.41 Selecting previously unselected package iptables. [2020-04-21T14:19:36.388Z] #17 20.41 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-04-21T14:19:36.388Z] #17 20.41 Unpacking iptables (1.8.2-4) ... [2020-04-21T14:19:36.397Z] #7 extracting sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a 0.3s done [2020-04-21T14:19:36.397Z] #7 extracting sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 [2020-04-21T14:19:36.414Z] #44 32.27 CC images/sk-netlink.o [2020-04-21T14:19:36.484Z] #56 ... [2020-04-21T14:19:36.484Z] [2020-04-21T14:19:36.484Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:36.484Z] #44 14.26 PBCC images/remap-file-path.pb-c.c [2020-04-21T14:19:36.484Z] #44 14.31 DEP images/remap-file-path.pb-c.d [2020-04-21T14:19:36.484Z] #44 14.38 PBCC images/fifo.pb-c.c [2020-04-21T14:19:36.656Z] #7 extracting sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 0.4s done [2020-04-21T14:19:36.672Z] #44 32.45 CC images/packet-sock.o [2020-04-21T14:19:36.678Z] #17 20.65 Selecting previously unselected package xxd. [2020-04-21T14:19:36.678Z] #17 20.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-21T14:19:36.678Z] #17 20.66 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:19:36.678Z] #17 20.79 Selecting previously unselected package vim-common. [2020-04-21T14:19:36.742Z] #44 14.40 DEP images/fifo.pb-c.d [2020-04-21T14:19:36.742Z] #44 14.48 PBCC images/ghost-file.pb-c.c [2020-04-21T14:19:36.742Z] #44 14.53 DEP images/ghost-file.pb-c.d [2020-04-21T14:19:36.742Z] #44 14.57 PBCC images/regfile.pb-c.c [2020-04-21T14:19:36.742Z] #44 14.66 DEP images/regfile.pb-c.d [2020-04-21T14:19:36.920Z] #44 31.20 CC images/timerfd.o [2020-04-21T14:19:36.959Z] #17 20.79 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:19:36.959Z] #17 20.80 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:19:36.959Z] #17 20.97 Selecting previously unselected package bash-completion. [2020-04-21T14:19:36.959Z] #17 20.97 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-21T14:19:37.000Z] #44 14.72 PBCC images/ns.pb-c.c [2020-04-21T14:19:37.000Z] #44 14.75 DEP images/ns.pb-c.d [2020-04-21T14:19:37.000Z] #44 14.80 PBCC images/fdinfo.pb-c.c [2020-04-21T14:19:37.000Z] #44 14.86 DEP images/fdinfo.pb-c.d [2020-04-21T14:19:37.000Z] #44 14.93 PBCC images/core-aarch64.pb-c.c [2020-04-21T14:19:37.177Z] #44 31.38 CC images/mm.o [2020-04-21T14:19:37.226Z] #7 extracting sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a [2020-04-21T14:19:37.237Z] #44 32.89 CC images/ipc-var.o [2020-04-21T14:19:37.237Z] #44 33.08 CC images/ipc-desc.o [2020-04-21T14:19:37.258Z] #44 14.97 PBCC images/core-arm.pb-c.c [2020-04-21T14:19:37.258Z] #44 15.00 PBCC images/core-ppc64.pb-c.c [2020-04-21T14:19:37.258Z] #44 15.10 PBCC images/core-s390.pb-c.c [2020-04-21T14:19:37.258Z] #44 15.18 PBCC images/core-x86.pb-c.c [2020-04-21T14:19:37.258Z] #44 15.23 PBCC images/core.pb-c.c [2020-04-21T14:19:37.411Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-21T14:19:37.411Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-21T14:19:37.434Z] #44 31.74 CC images/sk-opts.o [2020-04-21T14:19:37.494Z] #44 33.30 CC images/ipc-shm.o [2020-04-21T14:19:37.516Z] #44 15.31 PBCC images/inventory.pb-c.c [2020-04-21T14:19:37.516Z] #44 15.37 DEP images/core-aarch64.pb-c.d [2020-04-21T14:19:37.516Z] #44 15.45 DEP images/core-arm.pb-c.d [2020-04-21T14:19:37.516Z] #44 15.51 DEP images/core-ppc64.pb-c.d [2020-04-21T14:19:37.573Z] #17 ... [2020-04-21T14:19:37.573Z] [2020-04-21T14:19:37.573Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:19:37.573Z] #30 DONE 106.9s [2020-04-21T14:19:37.573Z] [2020-04-21T14:19:37.573Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:37.573Z] #44 63.70 CC criu/clone-noasan.o [2020-04-21T14:19:37.573Z] #44 63.85 CC criu/config.o [2020-04-21T14:19:37.573Z] #44 64.87 CC criu/cr-check.o [2020-04-21T14:19:37.573Z] #44 66.00 CC criu/cr-dedup.o [2020-04-21T14:19:37.573Z] #44 66.33 CC criu/cr-dump.o [2020-04-21T14:19:37.573Z] #44 68.04 CC criu/cr-errno.o [2020-04-21T14:19:37.573Z] #44 68.08 CC criu/cr-restore.o [2020-04-21T14:19:37.691Z] #44 31.95 CC images/sk-unix.o [2020-04-21T14:19:37.752Z] #44 33.58 CC images/ipc-msg.o [2020-04-21T14:19:37.774Z] #44 15.60 DEP images/core-s390.pb-c.d [2020-04-21T14:19:37.774Z] #44 15.65 DEP images/core-x86.pb-c.d [2020-04-21T14:19:37.774Z] #44 15.72 DEP images/core.pb-c.d [2020-04-21T14:19:37.774Z] #44 15.77 DEP images/inventory.pb-c.d [2020-04-21T14:19:37.947Z] #44 32.33 CC images/sk-inet.o [2020-04-21T14:19:38.010Z] #44 33.89 CC images/ipc-sem.o [2020-04-21T14:19:38.033Z] #44 15.85 PBCC images/cpuinfo.pb-c.c [2020-04-21T14:19:38.033Z] #44 15.89 DEP images/cpuinfo.pb-c.d [2020-04-21T14:19:38.033Z] #44 15.96 PBCC images/stats.pb-c.c [2020-04-21T14:19:38.033Z] #44 16.01 DEP images/stats.pb-c.d [2020-04-21T14:19:38.267Z] #44 34.15 CC images/utsns.o [2020-04-21T14:19:38.510Z] #44 32.70 CC images/tun.o [2020-04-21T14:19:38.525Z] #44 34.38 CC images/creds.o [2020-04-21T14:19:38.525Z] #44 34.55 CC images/vma.o [2020-04-21T14:19:38.623Z] #44 71.11 CC criu/cr-service.o [2020-04-21T14:19:38.767Z] #44 33.05 CC images/sk-netlink.o [2020-04-21T14:19:38.904Z] #44 ... [2020-04-21T14:19:38.904Z] [2020-04-21T14:19:38.904Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:19:38.904Z] #17 23.14 Unpacking bash-completion (1:2.8-6) ... [2020-04-21T14:19:39.023Z] #44 33.30 CC images/packet-sock.o [2020-04-21T14:19:39.090Z] #44 34.76 CC images/netdev.o [2020-04-21T14:19:39.348Z] #44 35.18 CC images/tty.o [2020-04-21T14:19:39.469Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-04-21T14:19:39.517Z] #17 23.44 Selecting previously unselected package bzip2. [2020-04-21T14:19:39.517Z] #17 23.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-04-21T14:19:39.517Z] #17 23.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:19:39.517Z] #17 23.50 Selecting previously unselected package xz-utils. [2020-04-21T14:19:39.517Z] #17 23.50 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-04-21T14:19:39.517Z] #17 23.50 Unpacking xz-utils (5.2.4-1) ... [2020-04-21T14:19:39.517Z] #17 23.64 Selecting previously unselected package apparmor. [2020-04-21T14:19:39.517Z] #17 23.64 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-04-21T14:19:39.517Z] #17 23.69 Unpacking apparmor (2.13.2-10) ... [2020-04-21T14:19:39.589Z] #44 33.72 CC images/ipc-var.o [2020-04-21T14:19:39.758Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-04-21T14:19:39.758Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-21T14:19:39.797Z] #17 23.93 Selecting previously unselected package aufs-tools. [2020-04-21T14:19:39.798Z] #17 23.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-04-21T14:19:39.798Z] #17 23.94 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:19:39.845Z] #44 34.01 CC images/ipc-desc.o [2020-04-21T14:19:39.845Z] #44 34.22 CC images/ipc-shm.o [2020-04-21T14:19:39.913Z] #44 35.77 CC images/file-lock.o [2020-04-21T14:19:39.932Z] #44 17.51 make[1]: Nothing to be done for 'all'. [2020-04-21T14:19:40.090Z] #17 24.01 Selecting previously unselected package libonig5:s390x. [2020-04-21T14:19:40.090Z] #17 24.01 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-04-21T14:19:40.090Z] #17 24.01 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-21T14:19:40.090Z] #17 24.17 Selecting previously unselected package libjq1:s390x. [2020-04-21T14:19:40.090Z] #17 24.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-21T14:19:40.090Z] #17 24.18 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-21T14:19:40.090Z] #17 24.25 Selecting previously unselected package jq. [2020-04-21T14:19:40.102Z] #44 34.48 CC images/ipc-msg.o [2020-04-21T14:19:40.171Z] #44 36.00 CC images/rlimit.o [2020-04-21T14:19:40.371Z] #17 24.25 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-21T14:19:40.371Z] #17 24.25 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:19:40.371Z] #17 24.29 Selecting previously unselected package libaio1:s390x. [2020-04-21T14:19:40.371Z] #17 24.29 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-04-21T14:19:40.371Z] #17 24.30 Unpacking libaio1:s390x (0.3.112-3) ... [2020-04-21T14:19:40.371Z] #17 24.33 Selecting previously unselected package libgpm2:s390x. [2020-04-21T14:19:40.371Z] #17 24.33 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-04-21T14:19:40.371Z] #17 24.33 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-04-21T14:19:40.371Z] #17 24.39 Selecting previously unselected package libicu63:s390x. [2020-04-21T14:19:40.371Z] #17 24.39 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-21T14:19:40.371Z] #17 24.39 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-21T14:19:40.391Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-21T14:19:40.429Z] #44 36.18 CC images/pagemap.o [2020-04-21T14:19:40.529Z] #7 extracting sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 3.2s done [2020-04-21T14:19:40.665Z] #44 34.78 CC images/ipc-sem.o [2020-04-21T14:19:40.665Z] #44 34.98 CC images/utsns.o [2020-04-21T14:19:40.686Z] #44 36.45 CC images/siginfo.o [2020-04-21T14:19:40.791Z] #7 extracting sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 [2020-04-21T14:19:40.944Z] #44 36.77 CC images/rpc.o [2020-04-21T14:19:41.228Z] #44 35.26 CC images/creds.o [2020-04-21T14:19:41.228Z] #44 35.51 CC images/vma.o [2020-04-21T14:19:41.306Z] #44 18.98 CC images/stats.o [2020-04-21T14:19:41.564Z] #44 19.50 CC images/core.o [2020-04-21T14:19:41.791Z] #44 35.80 CC images/netdev.o [2020-04-21T14:19:41.925Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-04-21T14:19:41.925Z] go: finding github.com/docker/go-connections v0.4.0 [2020-04-21T14:19:42.048Z] #44 36.17 CC images/tty.o [2020-04-21T14:19:42.316Z] #44 37.88 CC images/ext-file.o [2020-04-21T14:19:42.316Z] #44 38.08 CC images/cgroup.o [2020-04-21T14:19:42.498Z] #44 20.18 CC images/core-x86.o [2020-04-21T14:19:42.611Z] #44 36.79 CC images/file-lock.o [2020-04-21T14:19:42.611Z] #44 36.98 CC images/rlimit.o [2020-04-21T14:19:42.702Z] #7 extracting sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 1.8s done [2020-04-21T14:19:42.702Z] #7 extracting sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 [2020-04-21T14:19:42.868Z] #44 37.21 CC images/pagemap.o [2020-04-21T14:19:42.881Z] #44 38.76 CC images/userns.o [2020-04-21T14:19:43.040Z] #17 26.86 Selecting previously unselected package libnet1:s390x. [2020-04-21T14:19:43.040Z] #17 26.86 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-21T14:19:43.040Z] #17 26.86 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-21T14:19:43.040Z] #17 26.95 Selecting previously unselected package libnl-3-200:s390x. [2020-04-21T14:19:43.040Z] #17 26.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-21T14:19:43.040Z] #17 26.95 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-21T14:19:43.040Z] #17 26.99 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-21T14:19:43.040Z] #17 27.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-21T14:19:43.040Z] #17 27.00 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-21T14:19:43.040Z] #17 27.03 Selecting previously unselected package libreadline5:s390x. [2020-04-21T14:19:43.040Z] #17 27.03 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-04-21T14:19:43.040Z] #17 27.03 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-21T14:19:43.040Z] #17 27.09 Selecting previously unselected package net-tools. [2020-04-21T14:19:43.040Z] #17 27.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-04-21T14:19:43.040Z] #17 27.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:19:43.040Z] #17 27.20 Selecting previously unselected package python-pip-whl. [2020-04-21T14:19:43.064Z] #44 20.82 CC images/core-arm.o [2020-04-21T14:19:43.139Z] #44 38.99 CC images/google/protobuf/descriptor.o [2020-04-21T14:19:43.322Z] #17 27.20 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-21T14:19:43.322Z] #17 27.21 Unpacking python-pip-whl (18.1-5) ... [2020-04-21T14:19:43.322Z] #44 21.19 CC images/core-aarch64.o [2020-04-21T14:19:43.422Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-04-21T14:19:43.422Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-04-21T14:19:43.422Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-21T14:19:43.432Z] #44 37.52 CC images/siginfo.o [2020-04-21T14:19:43.603Z] #17 27.58 Selecting previously unselected package python3-lib2to3. [2020-04-21T14:19:43.603Z] #17 27.58 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-21T14:19:43.603Z] #17 27.58 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:19:43.603Z] #17 27.65 Selecting previously unselected package python3-distutils. [2020-04-21T14:19:43.603Z] #17 27.65 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-21T14:19:43.603Z] #17 27.65 Unpacking python3-distutils (3.7.3-1) ... [2020-04-21T14:19:43.603Z] #17 27.73 Selecting previously unselected package python3-pip. [2020-04-21T14:19:43.603Z] #17 27.73 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-21T14:19:43.603Z] #17 27.73 Unpacking python3-pip (18.1-5) ... [2020-04-21T14:19:43.692Z] #44 37.80 CC images/rpc.o [2020-04-21T14:19:43.711Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-21T14:19:43.884Z] #17 27.86 Selecting previously unselected package python3-pkg-resources. [2020-04-21T14:19:43.884Z] #17 27.86 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:19:43.884Z] #17 27.86 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:19:43.884Z] #17 27.96 Selecting previously unselected package python3-setuptools. [2020-04-21T14:19:43.884Z] #17 27.96 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-21T14:19:43.884Z] #17 27.96 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-21T14:19:43.884Z] #17 28.08 Selecting previously unselected package python3-wheel. [2020-04-21T14:19:43.888Z] #44 21.72 CC images/core-ppc64.o [2020-04-21T14:19:44.072Z] #44 ... [2020-04-21T14:19:44.072Z] [2020-04-21T14:19:44.072Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:44.072Z] #47 101.0 vendor/golang.org/x/crypto/poly1305 [2020-04-21T14:19:44.072Z] #47 101.4 vendor/golang.org/x/sys/cpu [2020-04-21T14:19:44.072Z] #47 101.6 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-21T14:19:44.072Z] #47 102.8 vendor/golang.org/x/crypto/hkdf [2020-04-21T14:19:44.072Z] #47 102.9 vendor/golang.org/x/text/transform [2020-04-21T14:19:44.072Z] #47 103.5 vendor/golang.org/x/text/unicode/bidi [2020-04-21T14:19:44.072Z] #47 105.1 vendor/golang.org/x/text/secure/bidirule [2020-04-21T14:19:44.072Z] #47 105.4 vendor/golang.org/x/text/unicode/norm [2020-04-21T14:19:44.072Z] #47 109.9 vendor/golang.org/x/net/idna [2020-04-21T14:19:44.165Z] #17 28.08 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-21T14:19:44.165Z] #17 28.08 Unpacking python3-wheel (0.32.3-2) ... [2020-04-21T14:19:44.165Z] #17 28.12 Selecting previously unselected package sudo. [2020-04-21T14:19:44.165Z] #17 28.12 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-04-21T14:19:44.165Z] #17 28.13 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:19:44.338Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-21T14:19:44.446Z] #17 28.46 Selecting previously unselected package thin-provisioning-tools. [2020-04-21T14:19:44.447Z] #17 28.46 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-04-21T14:19:44.447Z] #17 28.46 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:19:44.447Z] #17 28.61 Selecting previously unselected package uidmap. [2020-04-21T14:19:44.447Z] #17 28.61 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-04-21T14:19:44.447Z] #17 28.62 Unpacking uidmap (1:4.5-1.1) ... [2020-04-21T14:19:44.728Z] #17 28.68 Selecting previously unselected package vim-runtime. [2020-04-21T14:19:44.728Z] #17 28.68 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:19:44.728Z] #17 28.69 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-21T14:19:44.728Z] #17 28.72 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-21T14:19:44.728Z] #17 28.72 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:19:44.822Z] #44 22.49 CC images/core-s390.o [2020-04-21T14:19:45.004Z] #47 ... [2020-04-21T14:19:45.004Z] [2020-04-21T14:19:45.004Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:45.004Z] #44 40.71 CC images/opts.o [2020-04-21T14:19:45.004Z] #44 ... [2020-04-21T14:19:45.004Z] [2020-04-21T14:19:45.004Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:19:45.004Z] #10 102.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-21T14:19:45.004Z] #10 102.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-21T14:19:45.004Z] #10 102.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:19:45.004Z] #10 ... [2020-04-21T14:19:45.004Z] [2020-04-21T14:19:45.004Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:45.004Z] #44 40.88 CC images/seccomp.o [2020-04-21T14:19:45.061Z] #44 39.12 CC images/ext-file.o [2020-04-21T14:19:45.061Z] #44 39.33 CC images/cgroup.o [2020-04-21T14:19:45.080Z] #44 ... [2020-04-21T14:19:45.080Z] [2020-04-21T14:19:45.080Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:45.081Z] #47 88.47 text/template [2020-04-21T14:19:45.081Z] #47 90.99 encoding/xml [2020-04-21T14:19:45.081Z] #47 93.72 go/doc [2020-04-21T14:19:45.081Z] #47 97.21 github.com/LK4D4/vndr/versioned [2020-04-21T14:19:45.081Z] #47 97.35 compress/flate [2020-04-21T14:19:45.081Z] #47 97.37 github.com/LK4D4/vndr/build [2020-04-21T14:19:45.339Z] #47 ... [2020-04-21T14:19:45.339Z] [2020-04-21T14:19:45.339Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:19:45.339Z] #65 42.26 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-21T14:19:45.339Z] #65 42.26 + BUILDTAGS='netgo osusergo static_build' [2020-04-21T14:19:45.339Z] #65 42.26 + export EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:19:45.339Z] #65 42.26 + EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:19:45.339Z] #65 42.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-21T14:19:45.339Z] #65 42.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-21T14:19:45.339Z] #65 42.26 + '[' '' = dynamic ']' [2020-04-21T14:19:45.339Z] #65 42.26 + make [2020-04-21T14:19:45.339Z] #65 43.19 + bin/ctr [2020-04-21T14:19:45.570Z] #44 41.23 CC images/binfmt-misc.o [2020-04-21T14:19:45.570Z] #44 41.56 CC images/time.o [2020-04-21T14:19:45.597Z] #65 ... [2020-04-21T14:19:45.597Z] [2020-04-21T14:19:45.597Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:45.597Z] #44 23.30 CC images/cpuinfo.o [2020-04-21T14:19:45.623Z] #44 39.94 CC images/userns.o [2020-04-21T14:19:45.830Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-21T14:19:45.830Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-21T14:19:45.855Z] #44 23.72 CC images/inventory.o [2020-04-21T14:19:45.880Z] #44 40.22 CC images/google/protobuf/descriptor.o [2020-04-21T14:19:46.113Z] #44 23.97 CC images/fdinfo.o [2020-04-21T14:19:46.135Z] #44 41.79 CC images/sysctl.o [2020-04-21T14:19:46.135Z] #44 42.00 CC images/autofs.o [2020-04-21T14:19:46.137Z] #44 ... [2020-04-21T14:19:46.137Z] [2020-04-21T14:19:46.137Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:46.137Z] #47 101.3 vendor/golang.org/x/crypto/poly1305 [2020-04-21T14:19:46.137Z] #47 102.1 vendor/golang.org/x/sys/cpu [2020-04-21T14:19:46.137Z] #47 102.5 crypto/x509 [2020-04-21T14:19:46.137Z] #47 102.5 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-21T14:19:46.137Z] #47 103.9 vendor/golang.org/x/crypto/hkdf [2020-04-21T14:19:46.137Z] #47 104.1 vendor/golang.org/x/text/transform [2020-04-21T14:19:46.137Z] #47 104.7 vendor/golang.org/x/text/unicode/bidi [2020-04-21T14:19:46.137Z] #47 106.5 vendor/golang.org/x/text/secure/bidirule [2020-04-21T14:19:46.137Z] #47 107.0 vendor/golang.org/x/text/unicode/norm [2020-04-21T14:19:46.137Z] #47 108.1 crypto/tls [2020-04-21T14:19:46.137Z] #47 111.3 vendor/golang.org/x/net/idna [2020-04-21T14:19:46.371Z] #44 24.40 CC images/fown.o [2020-04-21T14:19:46.393Z] #44 42.16 CC images/macvlan.o [2020-04-21T14:19:46.629Z] #44 24.66 CC images/ns.o [2020-04-21T14:19:46.651Z] #44 42.34 CC images/sit.o [2020-04-21T14:19:46.651Z] #44 42.59 LINK images/built-in.o [2020-04-21T14:19:46.701Z] #47 ... [2020-04-21T14:19:46.701Z] [2020-04-21T14:19:46.701Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:19:46.701Z] #10 102.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-21T14:19:46.701Z] #10 102.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-21T14:19:46.701Z] #10 102.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:19:46.744Z] #17 30.67 Selecting previously unselected package vim. [2020-04-21T14:19:46.744Z] #17 30.67 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-04-21T14:19:46.744Z] #17 30.68 Unpacking vim (2:8.1.0875-5) ... [2020-04-21T14:19:46.901Z] #7 extracting sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 3.6s done [2020-04-21T14:19:46.901Z] #7 extracting sha256:2659920bc6ea1e72b902d2875a2edeea16813ecc0f4975245aa12e503a263d6b [2020-04-21T14:19:46.901Z] #7 extracting sha256:2659920bc6ea1e72b902d2875a2edeea16813ecc0f4975245aa12e503a263d6b done [2020-04-21T14:19:46.901Z] #7 DONE 17.7s [2020-04-21T14:19:46.901Z] [2020-04-21T14:19:46.901Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-21T14:19:46.908Z] #44 42.78 GEN compel/include/asm [2020-04-21T14:19:46.908Z] #44 42.80 GEN compel/include/version.h [2020-04-21T14:19:46.908Z] #44 42.82 touch .config [2020-04-21T14:19:46.908Z] #44 42.84 GEN include/common/config.h [2020-04-21T14:19:47.025Z] #17 30.98 Selecting previously unselected package xfsprogs. [2020-04-21T14:19:47.025Z] #17 30.98 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-04-21T14:19:47.025Z] #17 30.98 Unpacking xfsprogs (4.20.0-1) ... [2020-04-21T14:19:47.166Z] #44 42.90 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-21T14:19:47.166Z] #44 42.94 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-21T14:19:47.166Z] #44 42.97 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-21T14:19:47.166Z] #44 42.99 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-21T14:19:47.166Z] #44 43.01 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-21T14:19:47.166Z] #44 43.04 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-21T14:19:47.166Z] #44 43.07 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-21T14:19:47.195Z] #44 24.96 CC images/regfile.o [2020-04-21T14:19:47.306Z] #17 31.25 Selecting previously unselected package zip. [2020-04-21T14:19:47.306Z] #17 31.26 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-04-21T14:19:47.306Z] #17 31.27 Unpacking zip (3.0-11+b1) ... [2020-04-21T14:19:47.306Z] #17 31.41 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:19:47.306Z] #17 31.42 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:19:47.306Z] #17 31.43 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-04-21T14:19:47.306Z] #17 31.44 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-21T14:19:47.306Z] #17 31.44 Setting up libgpm2:s390x (1.20.7-5) ... [2020-04-21T14:19:47.306Z] #17 31.45 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-04-21T14:19:47.306Z] #17 31.46 Setting up uidmap (1:4.5-1.1) ... [2020-04-21T14:19:47.306Z] #17 31.46 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-04-21T14:19:47.328Z] go: finding github.com/spf13/afero v1.1.2 [2020-04-21T14:19:47.328Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-04-21T14:19:47.424Z] #44 43.12 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-21T14:19:47.424Z] #44 43.13 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-21T14:19:47.424Z] #44 43.15 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-21T14:19:47.424Z] #44 43.16 DEP compel/plugins/std/infect.d [2020-04-21T14:19:47.424Z] #44 43.27 DEP compel/plugins/std/string.d [2020-04-21T14:19:47.453Z] #44 25.20 CC images/ghost-file.o [2020-04-21T14:19:47.588Z] #17 31.47 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-21T14:19:47.588Z] #17 31.48 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:19:47.588Z] #17 31.48 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-21T14:19:47.588Z] #17 31.49 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-21T14:19:47.588Z] #17 31.50 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:19:47.588Z] #17 31.50 Setting up zip (3.0-11+b1) ... [2020-04-21T14:19:47.588Z] #17 31.51 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:19:47.588Z] #17 31.52 Setting up bash-completion (1:2.8-6) ... [2020-04-21T14:19:47.633Z] #10 ... [2020-04-21T14:19:47.633Z] [2020-04-21T14:19:47.633Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:47.633Z] #44 41.96 CC images/opts.o [2020-04-21T14:19:47.682Z] #44 43.38 DEP compel/plugins/std/log.d [2020-04-21T14:19:47.682Z] #44 43.47 DEP compel/plugins/std/fds.d [2020-04-21T14:19:47.682Z] #44 43.53 DEP compel/plugins/std/std.d [2020-04-21T14:19:47.682Z] #44 43.64 DEP compel/plugins/shmem/shmem.d [2020-04-21T14:19:47.712Z] #44 ... [2020-04-21T14:19:47.712Z] [2020-04-21T14:19:47.712Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:47.712Z] #56 95.77 mvdan.cc/sh/v3/cmd/shfmt [2020-04-21T14:19:47.712Z] #56 DONE 101.1s [2020-04-21T14:19:47.712Z] [2020-04-21T14:19:47.712Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:47.712Z] #44 25.64 CC images/fifo.o [2020-04-21T14:19:47.889Z] #44 42.25 CC images/seccomp.o [2020-04-21T14:19:47.939Z] #44 43.79 DEP compel/plugins/fds/fds.d [2020-04-21T14:19:47.953Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-04-21T14:19:47.953Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-21T14:19:47.953Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-04-21T14:19:47.970Z] #44 25.90 CC images/remap-file-path.o [2020-04-21T14:19:48.197Z] #44 43.96 CC compel/plugins/std/std.o [2020-04-21T14:19:48.452Z] #44 42.56 CC images/binfmt-misc.o [2020-04-21T14:19:48.452Z] #44 42.76 CC images/time.o [2020-04-21T14:19:48.455Z] #44 44.35 CC compel/plugins/std/fds.o [2020-04-21T14:19:48.535Z] #44 26.40 CC images/eventfd.o [2020-04-21T14:19:49.009Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-21T14:19:49.015Z] #44 43.02 CC images/sysctl.o [2020-04-21T14:19:49.015Z] #44 43.24 CC images/autofs.o [2020-04-21T14:19:49.020Z] #44 44.74 CC compel/plugins/std/log.o [2020-04-21T14:19:49.066Z] #17 32.85 Setting up libiptc0:s390x (1.8.2-4) ... [2020-04-21T14:19:49.066Z] #17 32.85 Setting up xz-utils (5.2.4-1) ... [2020-04-21T14:19:49.066Z] #17 32.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-21T14:19:49.066Z] #17 32.87 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:19:49.066Z] #17 32.91 invoke-rc.d: could not determine current runlevel [2020-04-21T14:19:49.066Z] #17 32.93 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-21T14:19:49.066Z] #17 32.93 Setting up pigz (2.4-1) ... [2020-04-21T14:19:49.066Z] #17 32.94 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-21T14:19:49.066Z] #17 32.95 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-21T14:19:49.066Z] #17 32.96 Setting up python-pip-whl (18.1-5) ... [2020-04-21T14:19:49.066Z] #17 32.97 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-04-21T14:19:49.066Z] #17 32.98 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:19:49.066Z] #17 33.15 Setting up libaio1:s390x (0.3.112-3) ... [2020-04-21T14:19:49.066Z] #17 33.16 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-21T14:19:49.066Z] #17 33.17 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-21T14:19:49.066Z] #17 33.18 Setting up vim (2:8.1.0875-5) ... [2020-04-21T14:19:49.066Z] #17 33.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-21T14:19:49.066Z] #17 33.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-21T14:19:49.066Z] #17 33.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-21T14:19:49.066Z] #17 33.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-21T14:19:49.066Z] #17 33.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-21T14:19:49.103Z] #44 26.77 CC images/eventpoll.o [2020-04-21T14:19:49.271Z] #44 43.45 CC images/macvlan.o [2020-04-21T14:19:49.304Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-21T14:19:49.304Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-04-21T14:19:49.304Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-04-21T14:19:49.347Z] #17 33.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-21T14:19:49.347Z] #17 33.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-21T14:19:49.347Z] #17 33.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-21T14:19:49.347Z] #17 33.22 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-21T14:19:49.347Z] #17 33.23 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:19:49.347Z] #17 33.24 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-21T14:19:49.347Z] #17 33.25 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:19:49.347Z] #17 33.26 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-21T14:19:49.347Z] #17 33.26 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:19:49.347Z] #17 ... [2020-04-21T14:19:49.347Z] [2020-04-21T14:19:49.347Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:49.347Z] #44 71.98 CC criu/crtools.o [2020-04-21T14:19:49.347Z] #44 72.20 CC criu/eventfd.o [2020-04-21T14:19:49.347Z] #44 72.37 CC criu/eventpoll.o [2020-04-21T14:19:49.347Z] #44 72.83 CC criu/external.o [2020-04-21T14:19:49.347Z] #44 72.99 CC criu/fault-injection.o [2020-04-21T14:19:49.347Z] #44 73.06 CC criu/fdstore.o [2020-04-21T14:19:49.347Z] #44 73.25 CC criu/fifo.o [2020-04-21T14:19:49.347Z] #44 73.43 CC criu/file-ids.o [2020-04-21T14:19:49.347Z] #44 73.66 CC criu/file-lock.o [2020-04-21T14:19:49.347Z] #44 74.25 CC criu/files-ext.o [2020-04-21T14:19:49.347Z] #44 74.58 CC criu/files-reg.o [2020-04-21T14:19:49.347Z] #44 75.90 CC criu/files.o [2020-04-21T14:19:49.347Z] #44 77.26 CC criu/filesystems.o [2020-04-21T14:19:49.347Z] #44 77.65 CC criu/fsnotify.o [2020-04-21T14:19:49.347Z] #44 78.37 CC criu/image-desc.o [2020-04-21T14:19:49.347Z] #44 78.53 CC criu/image.o [2020-04-21T14:19:49.347Z] #44 79.10 CC criu/ipc_ns.o [2020-04-21T14:19:49.347Z] #44 79.86 CC criu/irmap.o [2020-04-21T14:19:49.347Z] #44 80.33 CC criu/kcmp-ids.o [2020-04-21T14:19:49.347Z] #44 80.51 CC criu/kerndat.o [2020-04-21T14:19:49.347Z] #44 81.08 CC criu/libnetlink.o [2020-04-21T14:19:49.347Z] #44 81.35 CC criu/log.o [2020-04-21T14:19:49.347Z] #44 81.60 CC criu/lsm.o [2020-04-21T14:19:49.347Z] #44 81.83 CC criu/mem.o [2020-04-21T14:19:49.360Z] #44 27.04 CC images/fh.o [2020-04-21T14:19:49.528Z] #44 43.62 CC images/sit.o [2020-04-21T14:19:49.619Z] #44 27.43 CC images/fsnotify.o [2020-04-21T14:19:49.787Z] #44 43.90 LINK images/built-in.o [2020-04-21T14:19:49.787Z] #44 44.05 GEN compel/include/asm [2020-04-21T14:19:49.787Z] #44 44.07 GEN compel/include/version.h [2020-04-21T14:19:49.787Z] #44 44.09 touch .config [2020-04-21T14:19:49.787Z] #44 44.11 GEN include/common/config.h [2020-04-21T14:19:49.953Z] #44 45.70 CC compel/plugins/std/string.o [2020-04-21T14:19:49.960Z] #44 82.69 CC criu/mount.o [2020-04-21T14:19:50.044Z] #44 44.19 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-21T14:19:50.044Z] #44 44.21 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-21T14:19:50.044Z] #44 44.26 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-21T14:19:50.044Z] #44 44.27 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-21T14:19:50.044Z] #44 44.30 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-21T14:19:50.044Z] #44 44.33 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-21T14:19:50.044Z] #44 44.36 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-21T14:19:50.044Z] #44 44.40 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-21T14:19:50.044Z] #44 44.42 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-21T14:19:50.044Z] #44 44.44 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-21T14:19:50.185Z] #44 28.04 CC images/signalfd.o [2020-04-21T14:19:50.301Z] #44 44.45 DEP compel/plugins/std/infect.d [2020-04-21T14:19:50.301Z] #44 44.58 DEP compel/plugins/std/string.d [2020-04-21T14:19:50.301Z] #44 44.64 DEP compel/plugins/std/log.d [2020-04-21T14:19:50.301Z] #44 44.70 DEP compel/plugins/std/fds.d [2020-04-21T14:19:50.332Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-04-21T14:19:50.444Z] #44 28.33 CC images/fs.o [2020-04-21T14:19:50.561Z] #44 44.77 DEP compel/plugins/std/std.d [2020-04-21T14:19:50.621Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-04-21T14:19:50.704Z] #44 28.51 CC images/pstree.o [2020-04-21T14:19:50.823Z] #44 44.86 DEP compel/plugins/shmem/shmem.d [2020-04-21T14:19:50.823Z] #44 ... [2020-04-21T14:19:50.823Z] [2020-04-21T14:19:50.823Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:19:50.823Z] #50 DONE 115.8s [2020-04-21T14:19:50.823Z] [2020-04-21T14:19:50.823Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:50.823Z] #44 45.04 DEP compel/plugins/fds/fds.d [2020-04-21T14:19:50.886Z] #44 46.45 CC compel/plugins/std/infect.o [2020-04-21T14:19:50.886Z] #44 ... [2020-04-21T14:19:50.886Z] [2020-04-21T14:19:50.886Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:19:50.886Z] #10 118.2 Selecting previously unselected package libapparmor1:amd64. [2020-04-21T14:19:50.886Z] #10 118.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-21T14:19:50.886Z] #10 118.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-21T14:19:50.886Z] #10 118.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-21T14:19:50.886Z] #10 118.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-21T14:19:50.886Z] #10 118.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-21T14:19:50.962Z] #44 28.76 CC images/pipe.o [2020-04-21T14:19:50.964Z] #44 ... [2020-04-21T14:19:50.964Z] [2020-04-21T14:19:50.964Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:19:50.964Z] #17 35.05 Setting up iptables (1.8.2-4) ... [2020-04-21T14:19:50.964Z] #17 35.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:19:50.964Z] #17 35.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:19:50.964Z] #17 35.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:19:50.964Z] #17 35.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:19:50.964Z] #17 35.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-21T14:19:50.964Z] #17 35.09 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-21T14:19:50.964Z] #17 35.09 Setting up python3 (3.7.3-1) ... [2020-04-21T14:19:51.084Z] #44 45.40 CC compel/plugins/std/std.o [2020-04-21T14:19:51.113Z] #8 DONE 3.5s [2020-04-21T14:19:51.113Z] [2020-04-21T14:19:51.113Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-21T14:19:51.144Z] #10 118.6 Selecting previously unselected package libbtrfs0. [2020-04-21T14:19:51.144Z] #10 118.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-21T14:19:51.144Z] #10 118.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:19:51.144Z] #10 118.7 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:19:51.144Z] #10 118.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-21T14:19:51.144Z] #10 118.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:19:51.220Z] #44 28.96 CC images/tcp-stream.o [2020-04-21T14:19:51.373Z] #9 DONE 0.9s [2020-04-21T14:19:51.373Z] [2020-04-21T14:19:51.373Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-21T14:19:51.373Z] #40 DONE 0.1s [2020-04-21T14:19:51.373Z] [2020-04-21T14:19:51.373Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-21T14:19:51.373Z] #29 DONE 0.1s [2020-04-21T14:19:51.373Z] [2020-04-21T14:19:51.373Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:19:51.402Z] #10 118.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-21T14:19:51.402Z] #10 118.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:19:51.402Z] #10 118.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:19:51.402Z] #10 118.9 Selecting previously unselected package libudev-dev:amd64. [2020-04-21T14:19:51.402Z] #10 118.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-21T14:19:51.402Z] #10 118.9 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:19:51.478Z] #44 29.30 CC images/sk-packet.o [2020-04-21T14:19:51.578Z] #17 35.38 Setting up python3-wheel (0.32.3-2) ... [2020-04-21T14:19:51.634Z] #30 ... [2020-04-21T14:19:51.634Z] [2020-04-21T14:19:51.634Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:19:51.634Z] #21 DONE 0.1s [2020-04-21T14:19:51.634Z] [2020-04-21T14:19:51.634Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-21T14:19:51.634Z] #67 DONE 0.2s [2020-04-21T14:19:51.634Z] [2020-04-21T14:19:51.634Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-21T14:19:51.634Z] #46 DONE 0.2s [2020-04-21T14:19:51.634Z] [2020-04-21T14:19:51.634Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:51.646Z] #44 45.99 CC compel/plugins/std/fds.o [2020-04-21T14:19:51.659Z] #10 119.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-21T14:19:51.660Z] #10 119.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-21T14:19:51.660Z] #10 119.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-21T14:19:51.736Z] #44 29.57 CC images/mnt.o [2020-04-21T14:19:51.736Z] #44 29.77 CC images/pipe-data.o [2020-04-21T14:19:51.860Z] #17 35.83 Setting up apparmor (2.13.2-10) ... [2020-04-21T14:19:51.898Z] #47 ... [2020-04-21T14:19:51.898Z] [2020-04-21T14:19:51.898Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-21T14:19:51.898Z] #52 DONE 0.2s [2020-04-21T14:19:51.898Z] [2020-04-21T14:19:51.898Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-21T14:19:51.898Z] #22 DONE 0.2s [2020-04-21T14:19:51.898Z] [2020-04-21T14:19:51.898Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-21T14:19:51.898Z] #49 DONE 0.2s [2020-04-21T14:19:51.898Z] [2020-04-21T14:19:51.898Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-21T14:19:51.898Z] #32 DONE 0.2s [2020-04-21T14:19:51.898Z] [2020-04-21T14:19:51.898Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-21T14:19:51.898Z] #55 DONE 0.2s [2020-04-21T14:19:51.898Z] [2020-04-21T14:19:51.898Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-21T14:19:51.898Z] #73 DONE 0.2s [2020-04-21T14:19:51.898Z] [2020-04-21T14:19:51.898Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:19:52.210Z] #44 46.47 CC compel/plugins/std/log.o [2020-04-21T14:19:52.225Z] #10 119.5 Selecting previously unselected package libpcre16-3:amd64. [2020-04-21T14:19:52.225Z] #10 119.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-21T14:19:52.225Z] #10 119.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-21T14:19:52.225Z] #10 119.7 Selecting previously unselected package libpcre32-3:amd64. [2020-04-21T14:19:52.302Z] #44 29.98 CC images/sa.o [2020-04-21T14:19:52.302Z] #44 30.21 CC images/timer.o [2020-04-21T14:19:52.484Z] #10 119.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-21T14:19:52.484Z] #10 119.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-21T14:19:52.484Z] #10 120.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-21T14:19:52.560Z] #44 30.50 CC images/timerfd.o [2020-04-21T14:19:52.677Z] go: finding github.com/magiconair/properties v1.8.0 [2020-04-21T14:19:52.741Z] #10 120.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-21T14:19:52.741Z] #10 120.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-21T14:19:52.741Z] #10 120.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-21T14:19:52.741Z] #10 120.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-21T14:19:52.741Z] #10 120.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-21T14:19:52.818Z] #44 30.68 CC images/mm.o [2020-04-21T14:19:52.866Z] #17 36.76 Setting up xfsprogs (4.20.0-1) ... [2020-04-21T14:19:52.866Z] #17 36.77 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:19:53.002Z] #10 ... [2020-04-21T14:19:53.002Z] [2020-04-21T14:19:53.002Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:19:53.002Z] #68 113.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:19:53.002Z] #68 113.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-21T14:19:53.002Z] #68 DONE 120.3s [2020-04-21T14:19:53.076Z] #44 30.96 CC images/sk-opts.o [2020-04-21T14:19:53.139Z] #44 47.26 CC compel/plugins/std/string.o [2020-04-21T14:19:53.147Z] #17 37.01 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:19:53.260Z] [2020-04-21T14:19:53.260Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-21T14:19:53.260Z] #69 DONE 0.1s [2020-04-21T14:19:53.260Z] [2020-04-21T14:19:53.260Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:19:53.260Z] #10 120.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-21T14:19:53.260Z] #10 120.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-21T14:19:53.260Z] #10 120.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-21T14:19:53.334Z] #44 31.14 CC images/sk-unix.o [2020-04-21T14:19:53.428Z] #17 37.56 Setting up python3-distutils (3.7.3-1) ... [2020-04-21T14:19:53.592Z] #44 31.42 CC images/sk-inet.o [2020-04-21T14:19:53.701Z] #44 47.77 CC compel/plugins/std/infect.o [2020-04-21T14:19:53.836Z] #10 121.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-21T14:19:53.836Z] #10 121.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:19:53.836Z] #10 121.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-21T14:19:53.958Z] #44 48.17 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-21T14:19:53.958Z] #44 48.21 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-21T14:19:53.958Z] #44 48.26 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-21T14:19:53.958Z] #44 48.30 AR compel/plugins/std.lib.a [2020-04-21T14:19:54.041Z] #17 37.97 Setting up python3-setuptools (40.8.0-1) ... [2020-04-21T14:19:54.094Z] #10 121.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-21T14:19:54.094Z] #10 121.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-21T14:19:54.094Z] #10 121.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-21T14:19:54.158Z] #44 31.98 CC images/tun.o [2020-04-21T14:19:54.214Z] #44 48.41 CC compel/plugins/fds/fds.o [2020-04-21T14:19:54.351Z] #10 121.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-21T14:19:54.351Z] #10 121.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-21T14:19:54.351Z] #10 121.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:19:54.416Z] #44 32.32 CC images/sk-netlink.o [2020-04-21T14:19:54.471Z] #44 48.74 AR compel/plugins/fds.lib.a [2020-04-21T14:19:54.471Z] #44 48.79 HOSTDEP compel/src/lib/log-host.d [2020-04-21T14:19:54.654Z] #17 38.61 Setting up python3-pip (18.1-5) ... [2020-04-21T14:19:54.673Z] #44 32.69 CC images/packet-sock.o [2020-04-21T14:19:54.728Z] #44 48.90 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-21T14:19:54.917Z] #10 122.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-21T14:19:54.917Z] #10 122.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-21T14:19:54.917Z] #10 122.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-21T14:19:54.917Z] #10 122.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:19:54.917Z] #10 122.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-21T14:19:54.985Z] #44 49.08 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-21T14:19:54.985Z] #44 49.19 HOSTDEP compel/src/main-host.d [2020-04-21T14:19:54.985Z] #44 49.30 DEP compel/src/lib/ptrace.d [2020-04-21T14:19:55.175Z] #10 122.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-21T14:19:55.175Z] #10 122.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:19:55.175Z] #10 122.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:19:55.175Z] #10 122.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-21T14:19:55.175Z] #10 122.6 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:19:55.175Z] #10 122.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:19:55.175Z] #10 122.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:19:55.175Z] #10 122.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-21T14:19:55.175Z] #10 122.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-21T14:19:55.175Z] #10 122.7 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:19:55.175Z] #10 122.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:19:55.175Z] #10 122.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-21T14:19:55.175Z] #10 122.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:19:55.175Z] #10 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-21T14:19:55.175Z] #10 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-21T14:19:55.175Z] #10 122.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:19:55.175Z] #10 ... [2020-04-21T14:19:55.175Z] [2020-04-21T14:19:55.175Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:55.175Z] #47 112.1 vendor/golang.org/x/net/http2/hpack [2020-04-21T14:19:55.175Z] #47 113.7 mime [2020-04-21T14:19:55.175Z] #47 115.3 mime/quotedprintable [2020-04-21T14:19:55.175Z] #47 115.7 net/http/internal [2020-04-21T14:19:55.175Z] #47 119.1 crypto/tls [2020-04-21T14:19:55.242Z] #44 49.39 DEP compel/src/lib/infect.d [2020-04-21T14:19:55.242Z] #44 49.54 DEP compel/src/lib/infect-util.d [2020-04-21T14:19:55.249Z] #44 ... [2020-04-21T14:19:55.249Z] [2020-04-21T14:19:55.249Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:19:55.249Z] #10 98.86 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-21T14:19:55.249Z] #10 98.86 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-21T14:19:55.249Z] #10 98.86 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:19:55.249Z] #10 ... [2020-04-21T14:19:55.249Z] [2020-04-21T14:19:55.249Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:55.249Z] #44 33.07 CC images/ipc-var.o [2020-04-21T14:19:55.267Z] #17 39.20 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:19:55.268Z] #17 39.26 Processing triggers for mime-support (3.62) ... [2020-04-21T14:19:55.433Z] #47 ... [2020-04-21T14:19:55.433Z] [2020-04-21T14:19:55.433Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:19:55.433Z] #10 122.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-21T14:19:55.433Z] #10 122.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 [2020-04-21T14:19:55.433Z] #10 122.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:19:55.433Z] #10 122.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-21T14:19:55.433Z] #10 122.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:19:55.433Z] #10 122.8 Setting up dmsetup (2:1.02.155-3) ... [2020-04-21T14:19:55.433Z] #10 122.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:19:55.433Z] #10 122.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-21T14:19:55.433Z] #10 122.8 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:19:55.500Z] #44 49.64 DEP compel/src/lib/infect-rpc.d [2020-04-21T14:19:55.500Z] #44 ... [2020-04-21T14:19:55.500Z] [2020-04-21T14:19:55.500Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:19:55.500Z] #68 113.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:19:55.500Z] #68 113.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-21T14:19:55.500Z] #68 DONE 120.7s [2020-04-21T14:19:55.500Z] [2020-04-21T14:19:55.500Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:55.500Z] #44 49.74 DEP compel/arch/x86/src/lib/infect.d [2020-04-21T14:19:55.507Z] #44 33.32 CC images/ipc-desc.o [2020-04-21T14:19:55.555Z] #17 DONE 39.7s [2020-04-21T14:19:55.555Z] [2020-04-21T14:19:55.555Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:55.555Z] #44 84.75 CC criu/namespaces.o [2020-04-21T14:19:55.555Z] #44 85.63 CC criu/net.o [2020-04-21T14:19:55.555Z] #44 87.57 CC criu/netfilter.o [2020-04-21T14:19:55.555Z] #44 87.88 CC criu/page-pipe.o [2020-04-21T14:19:55.691Z] #10 DONE 123.3s [2020-04-21T14:19:55.691Z] [2020-04-21T14:19:55.691Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:55.691Z] #44 46.87 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-21T14:19:55.691Z] #44 46.92 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-21T14:19:55.691Z] #44 46.97 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-21T14:19:55.691Z] #44 47.02 AR compel/plugins/std.lib.a [2020-04-21T14:19:55.691Z] #44 47.11 CC compel/plugins/fds/fds.o [2020-04-21T14:19:55.691Z] #44 47.38 AR compel/plugins/fds.lib.a [2020-04-21T14:19:55.691Z] #44 47.46 HOSTDEP compel/src/lib/log-host.d [2020-04-21T14:19:55.691Z] #44 47.57 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-21T14:19:55.691Z] #44 47.75 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-21T14:19:55.691Z] #44 47.91 HOSTDEP compel/src/main-host.d [2020-04-21T14:19:55.691Z] #44 48.10 DEP compel/src/lib/ptrace.d [2020-04-21T14:19:55.691Z] #44 48.22 DEP compel/src/lib/infect.d [2020-04-21T14:19:55.691Z] #44 48.44 DEP compel/src/lib/infect-util.d [2020-04-21T14:19:55.691Z] #44 48.51 DEP compel/src/lib/infect-rpc.d [2020-04-21T14:19:55.691Z] #44 48.65 DEP compel/arch/x86/src/lib/infect.d [2020-04-21T14:19:55.691Z] #44 48.85 DEP compel/arch/x86/src/lib/cpu.d [2020-04-21T14:19:55.691Z] #44 48.95 DEP compel/src/lib/log.d [2020-04-21T14:19:55.691Z] #44 49.08 DEP compel/src/main.d [2020-04-21T14:19:55.691Z] #44 49.29 DEP compel/src/lib/handle-elf.d [2020-04-21T14:19:55.691Z] #44 49.45 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-21T14:19:55.691Z] #44 49.72 CC compel/src/lib/log.o [2020-04-21T14:19:55.691Z] #44 50.20 CC compel/arch/x86/src/lib/cpu.o [2020-04-21T14:19:55.691Z] #44 51.02 CC compel/arch/x86/src/lib/infect.o [2020-04-21T14:19:55.757Z] #44 ... [2020-04-21T14:19:55.757Z] [2020-04-21T14:19:55.757Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-21T14:19:55.757Z] #69 DONE 0.1s [2020-04-21T14:19:55.757Z] [2020-04-21T14:19:55.757Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:55.757Z] #44 49.92 DEP compel/arch/x86/src/lib/cpu.d [2020-04-21T14:19:55.757Z] #44 50.00 DEP compel/src/lib/log.d [2020-04-21T14:19:55.766Z] #44 33.52 CC images/ipc-shm.o [2020-04-21T14:19:55.836Z] #44 88.23 CC criu/page-xfer.o [2020-04-21T14:19:55.950Z] #44 ... [2020-04-21T14:19:55.950Z] [2020-04-21T14:19:55.950Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:19:55.950Z] #58 DONE 0.1s [2020-04-21T14:19:55.950Z] [2020-04-21T14:19:55.950Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:19:55.950Z] #50 DONE 123.0s [2020-04-21T14:19:55.950Z] [2020-04-21T14:19:55.950Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-21T14:19:56.014Z] #44 50.12 DEP compel/src/main.d [2020-04-21T14:19:56.014Z] #44 50.26 DEP compel/src/lib/handle-elf.d [2020-04-21T14:19:56.024Z] #44 33.82 CC images/ipc-msg.o [2020-04-21T14:19:56.208Z] #59 DONE 0.2s [2020-04-21T14:19:56.208Z] [2020-04-21T14:19:56.208Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:56.208Z] #44 52.06 CC compel/src/lib/infect-rpc.o [2020-04-21T14:19:56.271Z] #44 50.42 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-21T14:19:56.282Z] #44 34.10 CC images/ipc-sem.o [2020-04-21T14:19:56.450Z] #44 89.02 CC criu/pagemap-cache.o [2020-04-21T14:19:56.529Z] #44 50.74 CC compel/src/lib/log.o [2020-04-21T14:19:56.539Z] #44 34.38 CC images/utsns.o [2020-04-21T14:19:56.731Z] #44 89.30 CC criu/pagemap.o [2020-04-21T14:19:56.773Z] #44 52.51 CC compel/src/lib/infect-util.o [2020-04-21T14:19:56.786Z] #44 50.98 CC compel/arch/x86/src/lib/cpu.o [2020-04-21T14:19:56.797Z] #44 34.65 CC images/creds.o [2020-04-21T14:19:56.797Z] #44 ... [2020-04-21T14:19:56.797Z] [2020-04-21T14:19:56.797Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:56.797Z] #47 100.2 hash/crc32 [2020-04-21T14:19:56.797Z] #47 100.8 compress/gzip [2020-04-21T14:19:56.797Z] #47 101.7 net [2020-04-21T14:19:56.797Z] #47 101.8 vendor/golang.org/x/crypto/poly1305 [2020-04-21T14:19:56.797Z] #47 102.4 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-21T14:19:56.797Z] #47 103.7 vendor/golang.org/x/crypto/hkdf [2020-04-21T14:19:56.797Z] #47 103.9 vendor/golang.org/x/text/transform [2020-04-21T14:19:56.797Z] #47 104.6 vendor/golang.org/x/text/unicode/bidi [2020-04-21T14:19:56.797Z] #47 106.6 vendor/golang.org/x/text/secure/bidirule [2020-04-21T14:19:56.797Z] #47 106.9 vendor/golang.org/x/text/unicode/norm [2020-04-21T14:19:57.013Z] #44 ... [2020-04-21T14:19:57.013Z] [2020-04-21T14:19:57.013Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-21T14:19:57.013Z] #18 1.245 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-21T14:19:57.013Z] #18 1.247 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-21T14:19:57.013Z] #18 1.250 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-21T14:19:57.013Z] #18 DONE 1.5s [2020-04-21T14:19:57.031Z] #44 52.79 CC compel/src/lib/infect.o [2020-04-21T14:19:57.055Z] #47 ... [2020-04-21T14:19:57.055Z] [2020-04-21T14:19:57.055Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:57.055Z] #44 34.91 CC images/vma.o [2020-04-21T14:19:57.192Z] #74 ... [2020-04-21T14:19:57.192Z] [2020-04-21T14:19:57.192Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:57.192Z] #47 4.943 + RM_GOPATH=0 [2020-04-21T14:19:57.192Z] #47 4.943 + TMP_GOPATH= [2020-04-21T14:19:57.192Z] #47 4.943 + : /build [2020-04-21T14:19:57.192Z] #47 4.943 + '[' -z '' ']' [2020-04-21T14:19:57.192Z] #47 4.945 ++ mktemp -d [2020-04-21T14:19:57.192Z] #47 4.952 + export GOPATH=/tmp/tmp.5ZdExmV7lT [2020-04-21T14:19:57.192Z] #47 4.953 + GOPATH=/tmp/tmp.5ZdExmV7lT [2020-04-21T14:19:57.192Z] #47 4.953 + RM_GOPATH=1 [2020-04-21T14:19:57.192Z] #47 4.955 ++ dirname ./install.sh [2020-04-21T14:19:57.192Z] #47 4.956 + dir=. [2020-04-21T14:19:57.192Z] #47 4.956 + bin=vndr [2020-04-21T14:19:57.192Z] #47 4.957 + shift [2020-04-21T14:19:57.192Z] #47 4.958 + '[' '!' -f ./vndr.installer ']' [2020-04-21T14:19:57.192Z] #47 4.959 + . ./vndr.installer [2020-04-21T14:19:57.192Z] #47 4.963 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:19:57.192Z] #47 4.965 + install_vndr [2020-04-21T14:19:57.192Z] #47 4.965 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-21T14:19:57.192Z] #47 4.973 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.5ZdExmV7lT/src/github.com/LK4D4/vndr [2020-04-21T14:19:57.192Z] #47 4.973 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:19:57.192Z] #47 4.986 Cloning into '/tmp/tmp.5ZdExmV7lT/src/github.com/LK4D4/vndr'... [2020-04-21T14:19:57.294Z] [2020-04-21T14:19:57.294Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:19:57.313Z] #44 35.17 CC images/netdev.o [2020-04-21T14:19:57.350Z] #44 51.63 CC compel/arch/x86/src/lib/infect.o [2020-04-21T14:19:57.455Z] #47 5.787 + cd /tmp/tmp.5ZdExmV7lT/src/github.com/LK4D4/vndr [2020-04-21T14:19:57.455Z] #47 5.787 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:19:57.455Z] #47 5.825 + go build -buildmode=pie -v -o /build/vndr . [2020-04-21T14:19:57.879Z] #44 35.67 CC images/tty.o [2020-04-21T14:19:58.282Z] #44 52.26 CC compel/src/lib/infect-rpc.o [2020-04-21T14:19:58.282Z] #44 ... [2020-04-21T14:19:58.282Z] [2020-04-21T14:19:58.282Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:19:58.282Z] #10 119.1 Selecting previously unselected package libapparmor1:amd64. [2020-04-21T14:19:58.282Z] #10 119.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-21T14:19:58.282Z] #10 119.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-21T14:19:58.282Z] #10 119.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-21T14:19:58.282Z] #10 119.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-21T14:19:58.282Z] #10 119.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-21T14:19:58.282Z] #10 119.4 Selecting previously unselected package libbtrfs0. [2020-04-21T14:19:58.282Z] #10 119.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-21T14:19:58.282Z] #10 119.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:19:58.282Z] #10 119.5 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:19:58.282Z] #10 119.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-21T14:19:58.282Z] #10 119.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:19:58.282Z] #10 119.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-21T14:19:58.282Z] #10 119.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:19:58.282Z] #10 119.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:19:58.282Z] #10 119.7 Selecting previously unselected package libudev-dev:amd64. [2020-04-21T14:19:58.282Z] #10 119.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-21T14:19:58.282Z] #10 119.8 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:19:58.282Z] #10 120.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-21T14:19:58.282Z] #10 120.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-21T14:19:58.282Z] #10 120.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-21T14:19:58.282Z] #10 120.3 Selecting previously unselected package libpcre16-3:amd64. [2020-04-21T14:19:58.282Z] #10 120.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-21T14:19:58.282Z] #10 120.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-21T14:19:58.282Z] #10 120.5 Selecting previously unselected package libpcre32-3:amd64. [2020-04-21T14:19:58.282Z] #10 120.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-21T14:19:58.282Z] #10 120.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-21T14:19:58.282Z] #10 120.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-21T14:19:58.282Z] #10 120.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-21T14:19:58.282Z] #10 120.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-21T14:19:58.282Z] #10 120.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-21T14:19:58.282Z] #10 120.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-21T14:19:58.282Z] #10 120.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-21T14:19:58.282Z] #10 121.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-21T14:19:58.282Z] #10 121.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-21T14:19:58.282Z] #10 121.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-21T14:19:58.282Z] #10 122.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-21T14:19:58.282Z] #10 122.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:19:58.282Z] #10 122.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-21T14:19:58.282Z] #10 122.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-21T14:19:58.282Z] #10 122.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-21T14:19:58.282Z] #10 122.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-21T14:19:58.282Z] #10 122.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-21T14:19:58.282Z] #10 122.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-21T14:19:58.282Z] #10 122.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:19:58.282Z] #10 122.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-21T14:19:58.282Z] #10 122.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-21T14:19:58.282Z] #10 122.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-21T14:19:58.282Z] #10 122.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:19:58.282Z] #10 122.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-21T14:19:58.282Z] #10 122.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-21T14:19:58.282Z] #10 122.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:19:58.282Z] #10 122.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:19:58.282Z] #10 123.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-21T14:19:58.282Z] #10 123.0 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:19:58.282Z] #10 123.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:19:58.282Z] #10 123.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:19:58.282Z] #10 123.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-21T14:19:58.282Z] #10 123.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-21T14:19:58.282Z] #10 123.1 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:19:58.282Z] #10 123.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:19:58.282Z] #10 123.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-21T14:19:58.282Z] #10 123.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:19:58.282Z] #10 123.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-21T14:19:58.282Z] #10 123.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-21T14:19:58.282Z] #10 123.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:19:58.282Z] #10 123.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 [2020-04-21T14:19:58.282Z] #10 123.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 [2020-04-21T14:19:58.282Z] #10 123.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:19:58.282Z] #10 123.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-21T14:19:58.282Z] #10 123.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:19:58.282Z] #10 123.2 Setting up dmsetup (2:1.02.155-3) ... [2020-04-21T14:19:58.282Z] #10 123.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:19:58.282Z] #10 123.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-21T14:19:58.282Z] #10 123.2 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:19:58.282Z] #10 DONE 123.7s [2020-04-21T14:19:58.282Z] [2020-04-21T14:19:58.282Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:19:58.282Z] #58 DONE 0.1s [2020-04-21T14:19:58.398Z] #47 6.653 internal/cpu [2020-04-21T14:19:58.398Z] #47 6.671 internal/race [2020-04-21T14:19:58.398Z] #47 6.687 runtime/internal/sys [2020-04-21T14:19:58.398Z] #47 6.708 runtime/internal/atomic [2020-04-21T14:19:58.445Z] #44 36.36 CC images/file-lock.o [2020-04-21T14:19:58.540Z] [2020-04-21T14:19:58.540Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-21T14:19:58.540Z] #59 DONE 0.1s [2020-04-21T14:19:58.540Z] [2020-04-21T14:19:58.540Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:58.540Z] #60 ... [2020-04-21T14:19:58.540Z] [2020-04-21T14:19:58.540Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:19:58.540Z] #47 113.7 net/textproto [2020-04-21T14:19:58.540Z] #47 114.8 vendor/golang.org/x/net/http/httpguts [2020-04-21T14:19:58.540Z] #47 115.0 vendor/golang.org/x/net/http/httpproxy [2020-04-21T14:19:58.540Z] #47 115.9 vendor/golang.org/x/net/http2/hpack [2020-04-21T14:19:58.540Z] #47 117.4 mime [2020-04-21T14:19:58.540Z] #47 118.8 mime/quotedprintable [2020-04-21T14:19:58.540Z] #47 119.2 mime/multipart [2020-04-21T14:19:58.540Z] #47 120.2 net/http/internal [2020-04-21T14:19:58.540Z] #47 122.1 net/http/httptrace [2020-04-21T14:19:58.540Z] #47 122.3 net/http [2020-04-21T14:19:58.660Z] #47 6.858 sync/atomic [2020-04-21T14:19:58.660Z] #47 7.020 runtime/internal/math [2020-04-21T14:19:58.703Z] #44 36.56 CC images/rlimit.o [2020-04-21T14:19:58.797Z] #47 ... [2020-04-21T14:19:58.797Z] [2020-04-21T14:19:58.797Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:19:58.797Z] #44 52.85 CC compel/src/lib/infect-util.o [2020-04-21T14:19:58.920Z] #47 7.195 unicode [2020-04-21T14:19:58.920Z] #47 7.245 unicode/utf8 [2020-04-21T14:19:58.929Z] #44 ... [2020-04-21T14:19:58.929Z] [2020-04-21T14:19:58.929Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-21T14:19:58.929Z] #11 DONE 3.1s [2020-04-21T14:19:58.929Z] [2020-04-21T14:19:58.929Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-21T14:19:58.961Z] #44 36.77 CC images/pagemap.o [2020-04-21T14:19:59.055Z] #44 53.22 CC compel/src/lib/infect.o [2020-04-21T14:19:59.181Z] #47 7.545 internal/bytealg [2020-04-21T14:19:59.181Z] #47 7.598 math/bits [2020-04-21T14:19:59.219Z] #44 37.01 CC images/siginfo.o [2020-04-21T14:19:59.442Z] #47 7.801 internal/testlog [2020-04-21T14:19:59.476Z] #44 37.32 CC images/rpc.o [2020-04-21T14:20:00.014Z] #47 8.250 encoding [2020-04-21T14:20:00.014Z] #47 8.396 unicode/utf16 [2020-04-21T14:20:00.276Z] #47 8.697 math [2020-04-21T14:20:00.276Z] #47 8.752 container/list [2020-04-21T14:20:00.537Z] #47 8.826 runtime [2020-04-21T14:20:00.750Z] #19 3.499 Collecting yamllint==1.16.0 [2020-04-21T14:20:00.750Z] #19 3.756 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-21T14:20:00.853Z] #44 38.54 CC images/ext-file.o [2020-04-21T14:20:00.853Z] #44 38.75 CC images/cgroup.o [2020-04-21T14:20:00.950Z] #44 ... [2020-04-21T14:20:00.950Z] [2020-04-21T14:20:00.950Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-21T14:20:00.950Z] #11 DONE 2.7s [2020-04-21T14:20:00.950Z] [2020-04-21T14:20:00.950Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:00.950Z] #60 2.392 + RM_GOPATH=0 [2020-04-21T14:20:00.950Z] #60 2.392 + TMP_GOPATH= [2020-04-21T14:20:00.950Z] #60 2.392 + : /build [2020-04-21T14:20:00.950Z] #60 2.392 + '[' -z '' ']' [2020-04-21T14:20:00.950Z] #60 2.392 ++ mktemp -d [2020-04-21T14:20:00.950Z] #60 2.396 + export GOPATH=/tmp/tmp.pTNVuZ3wx6 [2020-04-21T14:20:00.950Z] #60 2.396 + GOPATH=/tmp/tmp.pTNVuZ3wx6 [2020-04-21T14:20:00.950Z] #60 2.398 + RM_GOPATH=1 [2020-04-21T14:20:00.950Z] #60 2.399 ++ dirname ./install.sh [2020-04-21T14:20:00.950Z] #60 2.404 + dir=. [2020-04-21T14:20:00.950Z] #60 2.404 + bin=runc [2020-04-21T14:20:00.950Z] #60 2.404 + shift [2020-04-21T14:20:00.950Z] #60 2.405 + '[' '!' -f ./runc.installer ']' [2020-04-21T14:20:00.950Z] #60 2.409 + . ./runc.installer [2020-04-21T14:20:00.950Z] #60 2.409 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:20:00.950Z] #60 2.410 + install_runc [2020-04-21T14:20:00.950Z] #60 2.410 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-21T14:20:00.950Z] #60 2.411 + uname -r [2020-04-21T14:20:00.950Z] #60 2.414 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-21T14:20:00.950Z] #60 2.414 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-21T14:20:00.950Z] #60 2.414 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-21T14:20:00.950Z] #60 2.415 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pTNVuZ3wx6/src/github.com/opencontainers/runc [2020-04-21T14:20:00.950Z] #60 2.417 Cloning into '/tmp/tmp.pTNVuZ3wx6/src/github.com/opencontainers/runc'... [2020-04-21T14:20:01.044Z] #19 3.802 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-21T14:20:01.044Z] #19 3.832 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-21T14:20:01.044Z] #19 3.858 Collecting pyyaml (from yamllint==1.16.0) [2020-04-21T14:20:01.044Z] #19 3.958 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-21T14:20:01.419Z] #44 39.36 CC images/userns.o [2020-04-21T14:20:01.456Z] #12 DONE 2.3s [2020-04-21T14:20:01.456Z] [2020-04-21T14:20:01.456Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:01.456Z] #60 3.009 + RM_GOPATH=0 [2020-04-21T14:20:01.456Z] #60 3.009 + TMP_GOPATH= [2020-04-21T14:20:01.456Z] #60 3.010 + : /build [2020-04-21T14:20:01.456Z] #60 3.010 + '[' -z '' ']' [2020-04-21T14:20:01.456Z] #60 3.011 ++ mktemp -d [2020-04-21T14:20:01.456Z] #60 3.014 + export GOPATH=/tmp/tmp.cn7GNWZuck [2020-04-21T14:20:01.456Z] #60 3.014 + GOPATH=/tmp/tmp.cn7GNWZuck [2020-04-21T14:20:01.456Z] #60 3.014 + RM_GOPATH=1 [2020-04-21T14:20:01.456Z] #60 3.015 ++ dirname ./install.sh [2020-04-21T14:20:01.456Z] #60 3.017 + dir=. [2020-04-21T14:20:01.456Z] #60 3.017 + bin=runc [2020-04-21T14:20:01.456Z] #60 3.018 + shift [2020-04-21T14:20:01.456Z] #60 3.018 + '[' '!' -f ./runc.installer ']' [2020-04-21T14:20:01.456Z] #60 3.018 + . ./runc.installer [2020-04-21T14:20:01.456Z] #60 3.018 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:20:01.456Z] #60 3.019 + install_runc [2020-04-21T14:20:01.456Z] #60 3.019 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-21T14:20:01.456Z] #60 3.042 + uname -r [2020-04-21T14:20:01.456Z] #60 3.046 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-21T14:20:01.456Z] #60 3.051 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-21T14:20:01.456Z] #60 3.051 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-21T14:20:01.456Z] #60 3.051 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cn7GNWZuck/src/github.com/opencontainers/runc [2020-04-21T14:20:01.456Z] #60 3.051 Cloning into '/tmp/tmp.cn7GNWZuck/src/github.com/opencontainers/runc'... [2020-04-21T14:20:01.480Z] #47 9.618 crypto/internal/subtle [2020-04-21T14:20:01.480Z] #47 ... [2020-04-21T14:20:01.480Z] [2020-04-21T14:20:01.480Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:20:01.480Z] #43 3.661 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:20:01.480Z] #43 3.752 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:20:01.480Z] #43 3.828 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:20:01.480Z] #43 4.144 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-21T14:20:01.480Z] #43 5.718 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-21T14:20:01.480Z] #43 7.242 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-21T14:20:01.480Z] #43 ... [2020-04-21T14:20:01.480Z] [2020-04-21T14:20:01.480Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:20:01.480Z] #41 4.972 + git clone https://github.com/docker/distribution.git . [2020-04-21T14:20:01.480Z] #41 4.972 Cloning into '.'... [2020-04-21T14:20:01.742Z] #41 ... [2020-04-21T14:20:01.742Z] [2020-04-21T14:20:01.742Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:20:01.742Z] #53 5.494 + RM_GOPATH=0 [2020-04-21T14:20:01.742Z] #53 5.494 + TMP_GOPATH= [2020-04-21T14:20:01.742Z] #53 5.495 + : /build [2020-04-21T14:20:01.742Z] #53 5.495 + '[' -z '' ']' [2020-04-21T14:20:01.742Z] #53 5.502 ++ mktemp -d [2020-04-21T14:20:01.742Z] #53 5.505 + export GOPATH=/tmp/tmp.Gpp3Z4PTSy [2020-04-21T14:20:01.742Z] #53 5.506 + GOPATH=/tmp/tmp.Gpp3Z4PTSy [2020-04-21T14:20:01.742Z] #53 5.506 + RM_GOPATH=1 [2020-04-21T14:20:01.742Z] #53 5.507 ++ dirname ./install.sh [2020-04-21T14:20:01.742Z] #53 5.512 + dir=. [2020-04-21T14:20:01.742Z] #53 5.513 + bin=golangci_lint [2020-04-21T14:20:01.742Z] #53 5.513 + shift [2020-04-21T14:20:01.742Z] #53 5.513 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-21T14:20:01.742Z] #53 5.514 + . ./golangci_lint.installer [2020-04-21T14:20:01.742Z] #53 5.514 ++ : v1.23.8 [2020-04-21T14:20:01.742Z] #53 5.515 + install_golangci_lint [2020-04-21T14:20:01.742Z] #53 5.515 + echo 'Installing golangci-lint version v1.23.8' [2020-04-21T14:20:01.742Z] #53 5.516 Installing golangci-lint version v1.23.8 [2020-04-21T14:20:01.742Z] #53 5.516 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-21T14:20:01.742Z] #53 ... [2020-04-21T14:20:01.742Z] [2020-04-21T14:20:01.742Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:20:01.742Z] #62 4.860 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:20:01.742Z] #62 4.884 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:20:01.742Z] #62 4.897 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:20:01.742Z] #62 5.912 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-21T14:20:01.742Z] #62 7.442 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-21T14:20:01.742Z] #62 9.289 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-21T14:20:01.992Z] #44 39.63 CC images/google/protobuf/descriptor.o [2020-04-21T14:20:02.002Z] #62 ... [2020-04-21T14:20:02.002Z] [2020-04-21T14:20:02.002Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:20:02.002Z] #68 5.844 + RM_GOPATH=0 [2020-04-21T14:20:02.002Z] #68 5.844 + TMP_GOPATH= [2020-04-21T14:20:02.002Z] #68 5.844 + : /build/ [2020-04-21T14:20:02.002Z] #68 5.844 + '[' -z '' ']' [2020-04-21T14:20:02.002Z] #68 5.845 ++ mktemp -d [2020-04-21T14:20:02.002Z] #68 5.850 + export GOPATH=/tmp/tmp.v6hRbCQUcc [2020-04-21T14:20:02.002Z] #68 5.850 + GOPATH=/tmp/tmp.v6hRbCQUcc [2020-04-21T14:20:02.002Z] #68 5.850 + RM_GOPATH=1 [2020-04-21T14:20:02.002Z] #68 5.851 ++ dirname ./install.sh [2020-04-21T14:20:02.002Z] #68 5.856 + dir=. [2020-04-21T14:20:02.002Z] #68 5.856 + bin=rootlesskit [2020-04-21T14:20:02.002Z] #68 5.856 + shift [2020-04-21T14:20:02.002Z] #68 5.856 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-21T14:20:02.002Z] #68 5.856 + . ./rootlesskit.installer [2020-04-21T14:20:02.002Z] #68 5.857 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:20:02.002Z] #68 5.857 + install_rootlesskit [2020-04-21T14:20:02.002Z] #68 5.857 + case "$1" in [2020-04-21T14:20:02.002Z] #68 5.857 + export CGO_ENABLED=0 [2020-04-21T14:20:02.002Z] #68 5.857 + CGO_ENABLED=0 [2020-04-21T14:20:02.002Z] #68 5.857 + _install_rootlesskit [2020-04-21T14:20:02.002Z] #68 5.857 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-21T14:20:02.002Z] #68 5.857 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.v6hRbCQUcc/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:20:02.002Z] #68 5.858 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:20:02.002Z] #68 5.860 Cloning into '/tmp/tmp.v6hRbCQUcc/src/github.com/rootless-containers/rootlesskit'... [2020-04-21T14:20:02.002Z] #68 9.338 + cd /tmp/tmp.v6hRbCQUcc/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:20:02.002Z] #68 9.338 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:20:02.002Z] #68 9.654 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:20:02.002Z] #68 9.654 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-21T14:20:02.048Z] #19 4.688 Building wheels for collected packages: pyyaml [2020-04-21T14:20:02.048Z] #19 4.691 Running setup.py bdist_wheel for pyyaml: started [2020-04-21T14:20:02.263Z] #68 ... [2020-04-21T14:20:02.263Z] [2020-04-21T14:20:02.263Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:20:02.263Z] #23 5.566 + RM_GOPATH=0 [2020-04-21T14:20:02.263Z] #23 5.566 + TMP_GOPATH= [2020-04-21T14:20:02.263Z] #23 5.566 + : /build [2020-04-21T14:20:02.263Z] #23 5.566 + '[' -z '' ']' [2020-04-21T14:20:02.263Z] #23 5.566 ++ mktemp -d [2020-04-21T14:20:02.263Z] #23 5.570 + export GOPATH=/tmp/tmp.0UUEs22sN7 [2020-04-21T14:20:02.263Z] #23 5.570 + GOPATH=/tmp/tmp.0UUEs22sN7 [2020-04-21T14:20:02.263Z] #23 5.570 + RM_GOPATH=1 [2020-04-21T14:20:02.263Z] #23 5.570 ++ dirname ./install.sh [2020-04-21T14:20:02.263Z] #23 5.572 + dir=. [2020-04-21T14:20:02.263Z] #23 5.572 + bin=dockercli [2020-04-21T14:20:02.263Z] #23 5.572 + shift [2020-04-21T14:20:02.263Z] #23 5.572 + '[' '!' -f ./dockercli.installer ']' [2020-04-21T14:20:02.263Z] #23 5.572 + . ./dockercli.installer [2020-04-21T14:20:02.263Z] #23 5.572 ++ : stable [2020-04-21T14:20:02.263Z] #23 5.572 ++ : 17.06.2-ce [2020-04-21T14:20:02.263Z] #23 5.572 + install_dockercli [2020-04-21T14:20:02.263Z] #23 5.572 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-21T14:20:02.263Z] #23 5.572 Install docker/cli version 17.06.2-ce from stable [2020-04-21T14:20:02.263Z] #23 5.595 ++ uname -m [2020-04-21T14:20:02.263Z] #23 5.595 + arch=aarch64 [2020-04-21T14:20:02.263Z] #23 5.595 + '[' aarch64 '!=' x86_64 ']' [2020-04-21T14:20:02.263Z] #23 5.595 + '[' aarch64 '!=' s390x ']' [2020-04-21T14:20:02.263Z] #23 5.595 + '[' aarch64 '!=' armhf ']' [2020-04-21T14:20:02.263Z] #23 5.595 + build_dockercli [2020-04-21T14:20:02.263Z] #23 5.595 + git clone https://github.com/docker/docker-ce /tmp/tmp.0UUEs22sN7/tmp/docker-ce [2020-04-21T14:20:02.263Z] #23 5.598 Cloning into '/tmp/tmp.0UUEs22sN7/tmp/docker-ce'... [2020-04-21T14:20:02.263Z] #23 ... [2020-04-21T14:20:02.263Z] [2020-04-21T14:20:02.263Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:20:02.263Z] #25 4.174 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:20:02.263Z] #25 4.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:20:02.263Z] #25 4.228 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:20:02.263Z] #25 5.301 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-21T14:20:02.263Z] #25 6.623 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-21T14:20:02.263Z] #25 8.190 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-21T14:20:02.330Z] #19 5.196 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-21T14:20:02.330Z] #19 5.196 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-21T14:20:02.330Z] #19 5.264 Successfully built pyyaml [2020-04-21T14:20:02.330Z] #19 5.267 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-21T14:20:02.524Z] #25 ... [2020-04-21T14:20:02.524Z] [2020-04-21T14:20:02.524Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:20:02.524Z] #56 5.883 + RM_GOPATH=0 [2020-04-21T14:20:02.524Z] #56 5.883 + TMP_GOPATH= [2020-04-21T14:20:02.524Z] #56 5.883 + : /build [2020-04-21T14:20:02.524Z] #56 5.883 + '[' -z '' ']' [2020-04-21T14:20:02.524Z] #56 5.885 ++ mktemp -d [2020-04-21T14:20:02.524Z] #56 5.887 + export GOPATH=/tmp/tmp.Txn7jNZU4o [2020-04-21T14:20:02.524Z] #56 5.887 + GOPATH=/tmp/tmp.Txn7jNZU4o [2020-04-21T14:20:02.524Z] #56 5.887 + RM_GOPATH=1 [2020-04-21T14:20:02.524Z] #56 5.888 ++ dirname ./install.sh [2020-04-21T14:20:02.524Z] #56 5.889 + dir=. [2020-04-21T14:20:02.524Z] #56 5.905 + bin=shfmt [2020-04-21T14:20:02.524Z] #56 5.905 + shift [2020-04-21T14:20:02.524Z] #56 5.905 + '[' '!' -f ./shfmt.installer ']' [2020-04-21T14:20:02.524Z] #56 5.906 + . ./shfmt.installer [2020-04-21T14:20:02.524Z] #56 5.906 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:20:02.524Z] #56 5.912 + install_shfmt [2020-04-21T14:20:02.524Z] #56 5.912 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-21T14:20:02.524Z] #56 5.912 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Txn7jNZU4o/src/github.com/mvdan/sh [2020-04-21T14:20:02.524Z] #56 5.912 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:20:02.524Z] #56 5.920 Cloning into '/tmp/tmp.Txn7jNZU4o/src/github.com/mvdan/sh'... [2020-04-21T14:20:02.524Z] #56 ... [2020-04-21T14:20:02.524Z] [2020-04-21T14:20:02.524Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:20:02.524Z] #35 3.655 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:20:02.524Z] #35 3.741 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:20:02.524Z] #35 3.832 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:20:02.524Z] #35 4.104 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-21T14:20:02.524Z] #35 5.842 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-21T14:20:02.524Z] #35 7.440 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-21T14:20:02.559Z] #44 ... [2020-04-21T14:20:02.559Z] [2020-04-21T14:20:02.559Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:20:02.559Z] #10 115.5 Selecting previously unselected package libapparmor1:amd64. [2020-04-21T14:20:02.559Z] #10 115.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-21T14:20:02.559Z] #10 115.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-21T14:20:02.559Z] #10 115.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-21T14:20:02.559Z] #10 115.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-21T14:20:02.559Z] #10 115.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-21T14:20:02.559Z] #10 115.8 Selecting previously unselected package libbtrfs0. [2020-04-21T14:20:02.559Z] #10 115.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-21T14:20:02.559Z] #10 115.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:20:02.559Z] #10 115.9 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:20:02.559Z] #10 115.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-21T14:20:02.559Z] #10 115.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:20:02.559Z] #10 116.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-21T14:20:02.559Z] #10 116.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:20:02.559Z] #10 116.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:20:02.559Z] #10 116.2 Selecting previously unselected package libudev-dev:amd64. [2020-04-21T14:20:02.559Z] #10 116.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-21T14:20:02.559Z] #10 116.2 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:20:02.559Z] #10 116.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-21T14:20:02.559Z] #10 116.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-21T14:20:02.559Z] #10 116.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-21T14:20:02.611Z] #19 5.439 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-21T14:20:02.785Z] #35 ... [2020-04-21T14:20:02.785Z] [2020-04-21T14:20:02.785Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:20:02.785Z] #33 5.609 + RM_GOPATH=0 [2020-04-21T14:20:02.785Z] #33 5.609 + TMP_GOPATH= [2020-04-21T14:20:02.785Z] #33 5.609 + : /build [2020-04-21T14:20:02.785Z] #33 5.609 + '[' -z '' ']' [2020-04-21T14:20:02.785Z] #33 5.611 ++ mktemp -d [2020-04-21T14:20:02.785Z] #33 5.614 + export GOPATH=/tmp/tmp.AyCCcbEMwd [2020-04-21T14:20:02.785Z] #33 5.614 + GOPATH=/tmp/tmp.AyCCcbEMwd [2020-04-21T14:20:02.785Z] #33 5.614 + RM_GOPATH=1 [2020-04-21T14:20:02.785Z] #33 5.615 ++ dirname ./install.sh [2020-04-21T14:20:02.785Z] #33 5.617 + dir=. [2020-04-21T14:20:02.785Z] #33 5.617 + bin=tomlv [2020-04-21T14:20:02.785Z] #33 5.618 + shift [2020-04-21T14:20:02.785Z] #33 5.618 + '[' '!' -f ./tomlv.installer ']' [2020-04-21T14:20:02.785Z] #33 5.618 + . ./tomlv.installer [2020-04-21T14:20:02.785Z] #33 5.618 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:20:02.785Z] #33 5.618 + install_tomlv [2020-04-21T14:20:02.785Z] #33 5.618 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-21T14:20:02.786Z] #33 5.618 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.AyCCcbEMwd/src/github.com/BurntSushi/toml [2020-04-21T14:20:02.786Z] #33 5.619 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:20:02.786Z] #33 5.636 Cloning into '/tmp/tmp.AyCCcbEMwd/src/github.com/BurntSushi/toml'... [2020-04-21T14:20:02.786Z] #33 6.648 + cd /tmp/tmp.AyCCcbEMwd/src/github.com/BurntSushi/toml [2020-04-21T14:20:02.786Z] #33 6.651 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:20:02.786Z] #33 6.659 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:20:02.786Z] #33 7.222 unicode/utf8 [2020-04-21T14:20:02.786Z] #33 7.253 math/bits [2020-04-21T14:20:02.786Z] #33 7.310 internal/cpu [2020-04-21T14:20:02.786Z] #33 7.476 runtime/internal/atomic [2020-04-21T14:20:02.786Z] #33 7.703 unicode [2020-04-21T14:20:02.786Z] #33 8.010 internal/bytealg [2020-04-21T14:20:02.786Z] #33 8.049 internal/testlog [2020-04-21T14:20:02.786Z] #33 8.150 math [2020-04-21T14:20:02.786Z] #33 8.967 runtime/cgo [2020-04-21T14:20:02.786Z] #33 9.409 runtime [2020-04-21T14:20:02.786Z] #33 ... [2020-04-21T14:20:02.786Z] [2020-04-21T14:20:02.786Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:20:02.786Z] #10 5.261 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:20:02.786Z] #10 5.357 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:20:02.786Z] #10 5.357 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:20:02.786Z] #10 6.264 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-21T14:20:02.786Z] #10 7.874 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-21T14:20:02.786Z] #10 9.653 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-21T14:20:02.893Z] #19 DONE 5.8s [2020-04-21T14:20:02.893Z] [2020-04-21T14:20:02.893Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:02.893Z] #44 90.05 CC criu/parasite-syscall.o [2020-04-21T14:20:02.893Z] #44 90.72 CC criu/path.o [2020-04-21T14:20:02.893Z] #44 90.95 CC criu/pie-util-vdso.o [2020-04-21T14:20:02.893Z] #44 91.37 CC criu/pie-util.o [2020-04-21T14:20:02.893Z] #44 91.49 CC criu/pipes.o [2020-04-21T14:20:02.893Z] #44 92.03 CC criu/plugin.o [2020-04-21T14:20:02.893Z] #44 92.37 CC criu/proc_parse.o [2020-04-21T14:20:02.893Z] #44 94.01 CC criu/protobuf-desc.o [2020-04-21T14:20:02.893Z] #44 94.60 CC criu/protobuf.o [2020-04-21T14:20:02.893Z] #44 94.98 CC criu/pstree.o [2020-04-21T14:20:03.046Z] #10 ... [2020-04-21T14:20:03.047Z] [2020-04-21T14:20:03.047Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:20:03.047Z] #50 5.809 + RM_GOPATH=0 [2020-04-21T14:20:03.047Z] #50 5.809 + TMP_GOPATH= [2020-04-21T14:20:03.047Z] #50 5.809 + : /build [2020-04-21T14:20:03.047Z] #50 5.810 + '[' -z '' ']' [2020-04-21T14:20:03.047Z] #50 5.811 ++ mktemp -d [2020-04-21T14:20:03.047Z] #50 5.822 + export GOPATH=/tmp/tmp.w38ek3NcTi [2020-04-21T14:20:03.047Z] #50 5.823 + GOPATH=/tmp/tmp.w38ek3NcTi [2020-04-21T14:20:03.047Z] #50 5.823 + RM_GOPATH=1 [2020-04-21T14:20:03.047Z] #50 5.824 ++ dirname ./install.sh [2020-04-21T14:20:03.047Z] #50 5.829 + dir=. [2020-04-21T14:20:03.047Z] #50 5.829 + bin=gotestsum [2020-04-21T14:20:03.047Z] #50 5.829 + shift [2020-04-21T14:20:03.047Z] #50 5.830 + '[' '!' -f ./gotestsum.installer ']' [2020-04-21T14:20:03.047Z] #50 5.830 + . ./gotestsum.installer [2020-04-21T14:20:03.047Z] #50 5.831 ++ : v0.3.5 [2020-04-21T14:20:03.047Z] #50 5.832 + install_gotestsum [2020-04-21T14:20:03.047Z] #50 5.832 + echo 'Installing gotestsum version v0.3.5' [2020-04-21T14:20:03.047Z] #50 5.832 + go get -d gotest.tools/gotestsum [2020-04-21T14:20:03.047Z] #50 5.832 Installing gotestsum version v0.3.5 [2020-04-21T14:20:03.047Z] #50 ... [2020-04-21T14:20:03.047Z] [2020-04-21T14:20:03.047Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:03.047Z] #47 9.837 crypto/subtle [2020-04-21T14:20:03.047Z] #47 10.06 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-21T14:20:03.047Z] #47 10.26 internal/nettrace [2020-04-21T14:20:03.047Z] #47 10.75 runtime/cgo [2020-04-21T14:20:03.125Z] #10 116.8 Selecting previously unselected package libpcre16-3:amd64. [2020-04-21T14:20:03.125Z] #10 116.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-21T14:20:03.125Z] #10 116.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-21T14:20:03.175Z] #44 ... [2020-04-21T14:20:03.175Z] [2020-04-21T14:20:03.175Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-21T14:20:03.175Z] #24 DONE 0.2s [2020-04-21T14:20:03.175Z] [2020-04-21T14:20:03.175Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-21T14:20:03.354Z] #60 ... [2020-04-21T14:20:03.355Z] [2020-04-21T14:20:03.355Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-21T14:20:03.355Z] #13 1.935 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-21T14:20:03.355Z] #13 DONE 2.1s [2020-04-21T14:20:03.355Z] [2020-04-21T14:20:03.355Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:03.355Z] #44 55.64 CC compel/src/lib/ptrace.o [2020-04-21T14:20:03.355Z] #44 55.96 AR compel/libcompel.a [2020-04-21T14:20:03.355Z] #44 56.02 HOSTCC compel/src/main-host.o [2020-04-21T14:20:03.355Z] #44 56.37 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-21T14:20:03.355Z] #44 56.57 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-21T14:20:03.355Z] #44 56.99 HOSTCC compel/src/lib/log-host.o [2020-04-21T14:20:03.355Z] #44 57.38 HOSTLINK compel/compel-host-bin [2020-04-21T14:20:03.355Z] #44 57.59 DEP soccr/soccr.d [2020-04-21T14:20:03.355Z] #44 57.75 CC soccr/soccr.o [2020-04-21T14:20:03.355Z] #44 59.19 AR soccr/libsoccr.a [2020-04-21T14:20:03.355Z] #44 59.28 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:20:03.383Z] #10 117.0 Selecting previously unselected package libpcre32-3:amd64. [2020-04-21T14:20:03.383Z] #10 117.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-21T14:20:03.383Z] #10 117.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-21T14:20:03.383Z] #10 117.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-21T14:20:03.475Z] #60 ... [2020-04-21T14:20:03.475Z] [2020-04-21T14:20:03.475Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-21T14:20:03.475Z] #12 DONE 2.1s [2020-04-21T14:20:03.475Z] [2020-04-21T14:20:03.475Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-21T14:20:03.641Z] #10 117.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-21T14:20:03.641Z] #10 117.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-21T14:20:03.641Z] #10 117.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-21T14:20:03.641Z] #10 117.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-21T14:20:03.641Z] #10 117.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-21T14:20:03.791Z] #28 DONE 0.7s [2020-04-21T14:20:03.791Z] [2020-04-21T14:20:03.791Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-21T14:20:03.791Z] #31 DONE 0.2s [2020-04-21T14:20:03.791Z] [2020-04-21T14:20:03.791Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:03.791Z] #44 95.94 CC criu/rbtree.o [2020-04-21T14:20:03.791Z] #44 96.35 CC criu/rst-malloc.o [2020-04-21T14:20:03.920Z] #44 59.76 DEP criu/arch/x86/sigframe.d [2020-04-21T14:20:04.073Z] #44 ... [2020-04-21T14:20:04.073Z] [2020-04-21T14:20:04.073Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-21T14:20:04.073Z] #34 DONE 0.1s [2020-04-21T14:20:04.073Z] [2020-04-21T14:20:04.073Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:04.073Z] #44 96.52 CC criu/seccomp.o [2020-04-21T14:20:04.073Z] #44 ... [2020-04-21T14:20:04.073Z] [2020-04-21T14:20:04.073Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-21T14:20:04.073Z] #39 DONE 0.1s [2020-04-21T14:20:04.182Z] #44 60.01 DEP criu/arch/x86/sigaction_compat.d [2020-04-21T14:20:04.182Z] #44 60.09 DEP criu/arch/x86/kerndat.d [2020-04-21T14:20:04.207Z] #10 117.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-21T14:20:04.207Z] #10 117.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-21T14:20:04.207Z] #10 117.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-21T14:20:04.354Z] [2020-04-21T14:20:04.355Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:20:04.355Z] #41 126.9 + dpkg --print-architecture [2020-04-21T14:20:04.355Z] #41 126.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-21T14:20:04.355Z] #41 127.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-21T14:20:04.355Z] #41 127.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-21T14:20:04.355Z] #41 ... [2020-04-21T14:20:04.355Z] [2020-04-21T14:20:04.355Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:04.355Z] #44 96.91 CC criu/seize.o [2020-04-21T14:20:04.431Z] #47 12.55 vendor/golang.org/x/crypto/internal/subtle [2020-04-21T14:20:04.440Z] #44 60.20 DEP criu/arch/x86/crtools.d [2020-04-21T14:20:04.466Z] #10 118.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-21T14:20:04.466Z] #10 118.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:20:04.466Z] #10 118.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-21T14:20:04.466Z] #10 118.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-21T14:20:04.697Z] #44 60.36 DEP criu/arch/x86/cpu.d [2020-04-21T14:20:04.697Z] #44 60.55 CC criu/arch/x86/cpu.o [2020-04-21T14:20:04.724Z] #10 118.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-21T14:20:04.724Z] #10 118.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-21T14:20:04.724Z] #10 118.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-21T14:20:04.724Z] #10 118.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-21T14:20:04.724Z] #10 118.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:20:04.967Z] #44 97.46 CC criu/servicefd.o [2020-04-21T14:20:05.260Z] #44 97.72 CC criu/shmem.o [2020-04-21T14:20:05.292Z] #10 118.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-21T14:20:05.292Z] #10 119.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-21T14:20:05.292Z] #10 119.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-21T14:20:05.292Z] #10 119.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:20:05.292Z] #10 119.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-21T14:20:05.292Z] #10 119.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-21T14:20:05.292Z] #10 119.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:20:05.292Z] #10 119.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:20:05.292Z] #10 119.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-21T14:20:05.292Z] #10 119.0 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:20:05.292Z] #10 119.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:20:05.292Z] #10 119.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:20:05.292Z] #10 119.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-21T14:20:05.292Z] #10 119.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-21T14:20:05.292Z] #10 119.1 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:20:05.292Z] #10 119.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:20:05.292Z] #10 119.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-21T14:20:05.292Z] #10 119.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:20:05.292Z] #10 119.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-21T14:20:05.292Z] #10 119.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-21T14:20:05.292Z] #10 119.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:20:05.292Z] #10 119.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-21T14:20:05.292Z] #10 119.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 [2020-04-21T14:20:05.292Z] #10 119.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:20:05.322Z] #44 61.16 CC criu/arch/x86/crtools.o [2020-04-21T14:20:05.372Z] #13 2.014 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-21T14:20:05.372Z] #13 DONE 2.1s [2020-04-21T14:20:05.372Z] [2020-04-21T14:20:05.372Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-21T14:20:05.552Z] #10 119.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-21T14:20:05.552Z] #10 119.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:20:05.552Z] #10 119.2 Setting up dmsetup (2:1.02.155-3) ... [2020-04-21T14:20:05.552Z] #10 119.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:20:05.552Z] #10 119.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-21T14:20:05.552Z] #10 119.2 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:20:05.580Z] #44 ... [2020-04-21T14:20:05.580Z] [2020-04-21T14:20:05.580Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-21T14:20:05.580Z] #14 DONE 2.3s [2020-04-21T14:20:05.580Z] [2020-04-21T14:20:05.580Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:05.580Z] #47 127.4 net/http/httptrace [2020-04-21T14:20:05.580Z] #47 127.6 net/http [2020-04-21T14:20:05.840Z] #47 ... [2020-04-21T14:20:05.840Z] [2020-04-21T14:20:05.840Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-21T14:20:05.873Z] #44 98.32 CC criu/sigframe.o [2020-04-21T14:20:05.873Z] #44 98.40 CC criu/signalfd.o [2020-04-21T14:20:06.119Z] #10 DONE 119.8s [2020-04-21T14:20:06.119Z] [2020-04-21T14:20:06.119Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:20:06.119Z] #58 DONE 0.1s [2020-04-21T14:20:06.119Z] [2020-04-21T14:20:06.119Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-21T14:20:06.154Z] #44 98.56 CC criu/sk-inet.o [2020-04-21T14:20:06.358Z] #47 ... [2020-04-21T14:20:06.358Z] [2020-04-21T14:20:06.358Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:20:06.358Z] #30 4.834 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-21T14:20:06.358Z] #30 4.836 Cloning into '.'... [2020-04-21T14:20:06.377Z] #59 DONE 0.1s [2020-04-21T14:20:06.377Z] [2020-04-21T14:20:06.377Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:06.618Z] #30 ... [2020-04-21T14:20:06.618Z] [2020-04-21T14:20:06.618Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:20:06.618Z] #56 12.22 + cd /tmp/tmp.Txn7jNZU4o/src/github.com/mvdan/sh [2020-04-21T14:20:06.618Z] #56 12.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:20:06.618Z] #56 12.30 + GO111MODULE=on [2020-04-21T14:20:06.618Z] #56 12.30 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-21T14:20:06.618Z] #56 13.55 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:20:06.618Z] #56 13.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:20:06.618Z] #56 13.77 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:20:06.618Z] #56 13.86 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:20:06.618Z] #56 13.90 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:20:06.618Z] #56 14.94 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:20:06.767Z] #44 99.25 CC criu/sk-netlink.o [2020-04-21T14:20:06.767Z] #44 99.48 CC criu/sk-packet.o [2020-04-21T14:20:07.271Z] #14 DONE 2.1s [2020-04-21T14:20:07.271Z] [2020-04-21T14:20:07.271Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-21T14:20:07.380Z] #44 99.81 CC criu/sk-queue.o [2020-04-21T14:20:07.561Z] #56 ... [2020-04-21T14:20:07.561Z] [2020-04-21T14:20:07.561Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:20:07.561Z] #74 5.542 + RM_GOPATH=0 [2020-04-21T14:20:07.561Z] #74 5.542 + TMP_GOPATH= [2020-04-21T14:20:07.561Z] #74 5.542 + : /build [2020-04-21T14:20:07.561Z] #74 5.542 + '[' -z '' ']' [2020-04-21T14:20:07.561Z] #74 5.544 ++ mktemp -d [2020-04-21T14:20:07.561Z] #74 5.553 + export GOPATH=/tmp/tmp.YFknOQOMrU [2020-04-21T14:20:07.561Z] #74 5.553 + GOPATH=/tmp/tmp.YFknOQOMrU [2020-04-21T14:20:07.561Z] #74 5.553 + RM_GOPATH=1 [2020-04-21T14:20:07.561Z] #74 5.561 ++ dirname ./install.sh [2020-04-21T14:20:07.561Z] #74 5.564 + dir=. [2020-04-21T14:20:07.561Z] #74 5.565 + bin=proxy [2020-04-21T14:20:07.561Z] #74 5.565 + shift [2020-04-21T14:20:07.561Z] #74 5.565 + '[' '!' -f ./proxy.installer ']' [2020-04-21T14:20:07.561Z] #74 5.565 + . ./proxy.installer [2020-04-21T14:20:07.561Z] #74 5.565 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:20:07.561Z] #74 5.565 + install_proxy [2020-04-21T14:20:07.561Z] #74 5.565 + case "$1" in [2020-04-21T14:20:07.561Z] #74 5.565 + export CGO_ENABLED=0 [2020-04-21T14:20:07.561Z] #74 5.565 + CGO_ENABLED=0 [2020-04-21T14:20:07.561Z] #74 5.565 + _install_proxy [2020-04-21T14:20:07.561Z] #74 5.565 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-21T14:20:07.561Z] #74 5.565 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.YFknOQOMrU/src/github.com/docker/libnetwork [2020-04-21T14:20:07.561Z] #74 5.565 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:20:07.561Z] #74 5.570 Cloning into '/tmp/tmp.YFknOQOMrU/src/github.com/docker/libnetwork'... [2020-04-21T14:20:07.561Z] #74 ... [2020-04-21T14:20:07.561Z] [2020-04-21T14:20:07.561Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:20:07.561Z] #56 15.70 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:20:07.661Z] #44 100.1 CC criu/sk-tcp.o [2020-04-21T14:20:07.744Z] #15 DONE 2.1s [2020-04-21T14:20:07.745Z] [2020-04-21T14:20:07.745Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:07.745Z] #44 62.51 CC criu/arch/x86/kerndat.o [2020-04-21T14:20:07.745Z] #44 63.05 CC criu/arch/x86/sigaction_compat.o [2020-04-21T14:20:07.745Z] #44 63.30 CC criu/arch/x86/sigframe.o [2020-04-21T14:20:07.745Z] #44 63.53 LINK criu/arch/x86/crtools.built-in.o [2020-04-21T14:20:07.745Z] #44 63.60 DEP criu/pie/util-vdso-elf32.d [2020-04-21T14:20:07.753Z] #60 ... [2020-04-21T14:20:07.753Z] [2020-04-21T14:20:07.753Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:07.753Z] #47 111.0 vendor/golang.org/x/net/idna [2020-04-21T14:20:07.753Z] #47 113.4 vendor/golang.org/x/net/http2/hpack [2020-04-21T14:20:07.753Z] #47 114.4 mime [2020-04-21T14:20:07.753Z] #47 116.1 mime/quotedprintable [2020-04-21T14:20:07.753Z] #47 116.4 net/http/internal [2020-04-21T14:20:07.753Z] #47 121.0 crypto/tls [2020-04-21T14:20:07.753Z] #47 ... [2020-04-21T14:20:07.753Z] [2020-04-21T14:20:07.753Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:07.753Z] #44 41.46 CC images/opts.o [2020-04-21T14:20:07.753Z] #44 41.69 CC images/seccomp.o [2020-04-21T14:20:07.753Z] #44 42.03 CC images/binfmt-misc.o [2020-04-21T14:20:07.753Z] #44 42.25 CC images/time.o [2020-04-21T14:20:07.753Z] #44 42.57 CC images/sysctl.o [2020-04-21T14:20:07.753Z] #44 42.79 CC images/autofs.o [2020-04-21T14:20:07.753Z] #44 43.01 CC images/macvlan.o [2020-04-21T14:20:07.753Z] #44 43.20 CC images/sit.o [2020-04-21T14:20:07.753Z] #44 43.52 LINK images/built-in.o [2020-04-21T14:20:07.753Z] #44 43.68 GEN compel/include/asm [2020-04-21T14:20:07.753Z] #44 43.69 GEN compel/include/version.h [2020-04-21T14:20:07.753Z] #44 43.70 touch .config [2020-04-21T14:20:07.753Z] #44 43.75 GEN include/common/config.h [2020-04-21T14:20:07.753Z] #44 43.82 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-21T14:20:07.753Z] #44 43.86 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-21T14:20:07.753Z] #44 43.89 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-21T14:20:07.753Z] #44 43.92 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-21T14:20:07.753Z] #44 43.94 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-21T14:20:07.753Z] #44 43.98 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-21T14:20:07.753Z] #44 44.10 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-21T14:20:07.753Z] #44 44.13 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-21T14:20:07.753Z] #44 44.21 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-21T14:20:07.753Z] #44 44.24 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-21T14:20:07.753Z] #44 44.24 DEP compel/plugins/std/infect.d [2020-04-21T14:20:07.753Z] #44 44.38 DEP compel/plugins/std/string.d [2020-04-21T14:20:07.753Z] #44 44.45 DEP compel/plugins/std/log.d [2020-04-21T14:20:07.753Z] #44 44.55 DEP compel/plugins/std/fds.d [2020-04-21T14:20:07.753Z] #44 44.77 DEP compel/plugins/std/std.d [2020-04-21T14:20:07.753Z] #44 44.92 DEP compel/plugins/shmem/shmem.d [2020-04-21T14:20:07.753Z] #44 45.03 DEP compel/plugins/fds/fds.d [2020-04-21T14:20:07.753Z] #44 45.15 CC compel/plugins/std/std.o [2020-04-21T14:20:07.753Z] #44 45.60 CC compel/plugins/std/fds.o [2020-04-21T14:20:07.942Z] #44 100.4 CC criu/sk-unix.o [2020-04-21T14:20:08.002Z] #44 63.85 DEP criu/pie/util-vdso.d [2020-04-21T14:20:08.135Z] #56 16.42 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:20:08.260Z] #44 64.09 DEP criu/pie/util.d [2020-04-21T14:20:08.319Z] #44 46.14 CC compel/plugins/std/log.o [2020-04-21T14:20:08.518Z] #44 64.49 CC criu/pie/util.o [2020-04-21T14:20:08.946Z] #44 101.5 CC criu/sockets.o [2020-04-21T14:20:09.083Z] #44 64.82 CC criu/pie/util-vdso.o [2020-04-21T14:20:09.253Z] #44 ... [2020-04-21T14:20:09.253Z] [2020-04-21T14:20:09.253Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:20:09.253Z] #68 114.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:20:09.253Z] #68 114.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-21T14:20:09.253Z] #68 DONE 122.6s [2020-04-21T14:20:09.253Z] [2020-04-21T14:20:09.253Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-21T14:20:09.253Z] #11 ... [2020-04-21T14:20:09.253Z] [2020-04-21T14:20:09.253Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-21T14:20:09.253Z] #69 DONE 0.0s [2020-04-21T14:20:09.512Z] [2020-04-21T14:20:09.512Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:09.512Z] #60 3.167 + RM_GOPATH=0 [2020-04-21T14:20:09.512Z] #60 3.167 + TMP_GOPATH= [2020-04-21T14:20:09.512Z] #60 3.167 + : /build [2020-04-21T14:20:09.512Z] #60 3.167 + '[' -z '' ']' [2020-04-21T14:20:09.512Z] #60 3.167 ++ mktemp -d [2020-04-21T14:20:09.512Z] #60 3.167 + export GOPATH=/tmp/tmp.VcB14o4KPs [2020-04-21T14:20:09.512Z] #60 3.167 + GOPATH=/tmp/tmp.VcB14o4KPs [2020-04-21T14:20:09.512Z] #60 3.167 + RM_GOPATH=1 [2020-04-21T14:20:09.512Z] #60 3.178 ++ dirname ./install.sh [2020-04-21T14:20:09.512Z] #60 3.178 + dir=. [2020-04-21T14:20:09.512Z] #60 3.178 + bin=runc [2020-04-21T14:20:09.512Z] #60 3.178 + shift [2020-04-21T14:20:09.512Z] #60 3.178 + '[' '!' -f ./runc.installer ']' [2020-04-21T14:20:09.512Z] #60 3.178 + . ./runc.installer [2020-04-21T14:20:09.512Z] #60 3.178 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:20:09.512Z] #60 3.178 + install_runc [2020-04-21T14:20:09.512Z] #60 3.178 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-21T14:20:09.512Z] #60 3.178 + uname -r [2020-04-21T14:20:09.512Z] #60 3.195 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-21T14:20:09.512Z] #60 3.195 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-21T14:20:09.512Z] #60 3.195 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-21T14:20:09.512Z] #60 3.195 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VcB14o4KPs/src/github.com/opencontainers/runc [2020-04-21T14:20:09.512Z] #60 3.197 Cloning into '/tmp/tmp.VcB14o4KPs/src/github.com/opencontainers/runc'... [2020-04-21T14:20:09.526Z] #56 17.53 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:20:09.526Z] #56 17.56 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:20:09.526Z] #56 17.83 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:20:09.558Z] #44 102.0 CC criu/stats.o [2020-04-21T14:20:09.558Z] #44 102.2 CC criu/string.o [2020-04-21T14:20:09.558Z] #44 102.3 CC criu/sysctl.o [2020-04-21T14:20:09.648Z] #44 65.51 CC criu/pie/util-vdso-elf32.o [2020-04-21T14:20:09.770Z] #60 ... [2020-04-21T14:20:09.770Z] [2020-04-21T14:20:09.770Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-21T14:20:09.770Z] #11 DONE 3.6s [2020-04-21T14:20:09.770Z] [2020-04-21T14:20:09.770Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-21T14:20:09.796Z] #15 DONE 2.3s [2020-04-21T14:20:09.796Z] [2020-04-21T14:20:09.796Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:09.796Z] #60 9.809 + cd /tmp/tmp.pTNVuZ3wx6/src/github.com/opencontainers/runc [2020-04-21T14:20:09.796Z] #60 9.809 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:20:09.796Z] #60 10.18 + '[' -z '' ']' [2020-04-21T14:20:09.796Z] #60 10.18 + target=static [2020-04-21T14:20:09.796Z] #60 10.18 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-21T14:20:10.053Z] #60 11.67 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-21T14:20:10.117Z] #56 18.25 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:20:10.171Z] #44 102.8 CC criu/sysfs_parse.o [2020-04-21T14:20:10.213Z] #44 ... [2020-04-21T14:20:10.214Z] [2020-04-21T14:20:10.214Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-21T14:20:10.214Z] #16 DONE 2.2s [2020-04-21T14:20:10.214Z] [2020-04-21T14:20:10.214Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:20:10.453Z] #44 103.0 CC criu/timerfd.o [2020-04-21T14:20:10.734Z] #44 103.2 CC criu/tty.o [2020-04-21T14:20:11.072Z] #56 19.03 runtime/cgo [2020-04-21T14:20:11.072Z] #56 19.18 runtime [2020-04-21T14:20:11.425Z] #60 ... [2020-04-21T14:20:11.425Z] [2020-04-21T14:20:11.425Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:11.425Z] #44 55.46 CC compel/src/lib/ptrace.o [2020-04-21T14:20:11.425Z] #44 56.03 AR compel/libcompel.a [2020-04-21T14:20:11.425Z] #44 56.08 HOSTCC compel/src/main-host.o [2020-04-21T14:20:11.425Z] #44 56.43 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-21T14:20:11.425Z] #44 56.66 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-21T14:20:11.425Z] #44 57.01 HOSTCC compel/src/lib/log-host.o [2020-04-21T14:20:11.425Z] #44 57.21 HOSTLINK compel/compel-host-bin [2020-04-21T14:20:11.425Z] #44 57.44 DEP soccr/soccr.d [2020-04-21T14:20:11.425Z] #44 57.67 CC soccr/soccr.o [2020-04-21T14:20:11.425Z] #44 59.08 AR soccr/libsoccr.a [2020-04-21T14:20:11.425Z] #44 59.11 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:20:11.425Z] #44 59.51 DEP criu/arch/x86/sigframe.d [2020-04-21T14:20:11.425Z] #44 59.74 DEP criu/arch/x86/sigaction_compat.d [2020-04-21T14:20:11.425Z] #44 59.90 DEP criu/arch/x86/kerndat.d [2020-04-21T14:20:11.425Z] #44 60.04 DEP criu/arch/x86/crtools.d [2020-04-21T14:20:11.425Z] #44 60.13 DEP criu/arch/x86/cpu.d [2020-04-21T14:20:11.425Z] #44 60.31 CC criu/arch/x86/cpu.o [2020-04-21T14:20:11.425Z] #44 60.95 CC criu/arch/x86/crtools.o [2020-04-21T14:20:11.425Z] #44 62.57 CC criu/arch/x86/kerndat.o [2020-04-21T14:20:11.425Z] #44 63.01 CC criu/arch/x86/sigaction_compat.o [2020-04-21T14:20:11.425Z] #44 63.28 CC criu/arch/x86/sigframe.o [2020-04-21T14:20:11.425Z] #44 63.53 LINK criu/arch/x86/crtools.built-in.o [2020-04-21T14:20:11.425Z] #44 63.61 DEP criu/pie/util-vdso-elf32.d [2020-04-21T14:20:11.425Z] #44 63.81 DEP criu/pie/util-vdso.d [2020-04-21T14:20:11.425Z] #44 63.98 DEP criu/pie/util.d [2020-04-21T14:20:11.425Z] #44 64.18 CC criu/pie/util.o [2020-04-21T14:20:11.425Z] #44 64.46 CC criu/pie/util-vdso.o [2020-04-21T14:20:11.425Z] #44 65.26 CC criu/pie/util-vdso-elf32.o [2020-04-21T14:20:11.682Z] #44 ... [2020-04-21T14:20:11.682Z] [2020-04-21T14:20:11.682Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:11.682Z] #47 136.8 github.com/LK4D4/vndr/godl [2020-04-21T14:20:11.682Z] #47 ... [2020-04-21T14:20:11.682Z] [2020-04-21T14:20:11.682Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-21T14:20:11.682Z] #16 DONE 2.2s [2020-04-21T14:20:11.739Z] #44 104.2 CC criu/tun.o [2020-04-21T14:20:11.940Z] [2020-04-21T14:20:11.940Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:11.940Z] #44 65.97 AR criu/pie/pie.lib.a [2020-04-21T14:20:11.940Z] #44 66.09 DEP criu/pie/restorer.d [2020-04-21T14:20:12.023Z] #44 104.6 CC criu/uffd.o [2020-04-21T14:20:12.198Z] #44 66.37 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-21T14:20:12.455Z] #44 66.56 DEP criu/arch/x86/restorer_unmap.d [2020-04-21T14:20:12.455Z] #44 66.63 DEP criu/arch/x86/restorer.d [2020-04-21T14:20:12.712Z] #44 66.83 DEP criu/arch/x86/vdso-pie.d [2020-04-21T14:20:12.712Z] #44 66.93 DEP criu/pie/parasite-vdso.d [2020-04-21T14:20:12.712Z] #44 67.03 DEP criu/pie/parasite.d [2020-04-21T14:20:12.740Z] #17 2.323 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:20:12.740Z] #17 2.357 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:20:12.740Z] #17 2.359 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:20:12.970Z] #44 67.32 CC criu/pie/parasite.o [2020-04-21T14:20:12.994Z] #56 ... [2020-04-21T14:20:12.994Z] [2020-04-21T14:20:12.994Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:20:12.994Z] #53 21.01 + cd /tmp/tmp.Gpp3Z4PTSy/src/github.com/golangci/golangci-lint/ [2020-04-21T14:20:12.994Z] #53 21.01 + git checkout -q v1.23.8 [2020-04-21T14:20:12.994Z] #53 21.42 ++ git describe --tags [2020-04-21T14:20:12.998Z] #17 2.959 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:20:13.028Z] #44 105.4 CC criu/util.o [2020-04-21T14:20:13.071Z] #12 DONE 3.0s [2020-04-21T14:20:13.071Z] [2020-04-21T14:20:13.071Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-21T14:20:13.255Z] #53 21.43 + version=v1.23.8 [2020-04-21T14:20:13.256Z] #53 21.43 ++ git rev-parse --short HEAD [2020-04-21T14:20:13.256Z] #53 21.43 + commit=76a82c6 [2020-04-21T14:20:13.256Z] #53 21.43 ++ git show -s --format=%cd [2020-04-21T14:20:13.256Z] #53 21.45 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-21T14:20:13.256Z] #53 21.45 + 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 [2020-04-21T14:20:13.637Z] #13 ... [2020-04-21T14:20:13.637Z] [2020-04-21T14:20:13.637Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:20:13.637Z] #50 DONE 127.0s [2020-04-21T14:20:13.827Z] #53 ... [2020-04-21T14:20:13.827Z] [2020-04-21T14:20:13.827Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:20:13.827Z] #43 12.42 Fetched 8166 kB in 9s (904 kB/s) [2020-04-21T14:20:13.827Z] #43 12.42 Reading package lists... [2020-04-21T14:20:13.827Z] #43 17.44 Reading package lists... [2020-04-21T14:20:13.896Z] [2020-04-21T14:20:13.896Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:13.896Z] #44 47.21 CC compel/plugins/std/string.o [2020-04-21T14:20:13.896Z] #44 48.21 CC compel/plugins/std/infect.o [2020-04-21T14:20:13.896Z] #44 49.11 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-21T14:20:13.896Z] #44 49.27 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-21T14:20:13.896Z] #44 49.30 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-21T14:20:13.896Z] #44 49.37 AR compel/plugins/std.lib.a [2020-04-21T14:20:13.896Z] #44 49.49 CC compel/plugins/fds/fds.o [2020-04-21T14:20:13.896Z] #44 49.90 AR compel/plugins/fds.lib.a [2020-04-21T14:20:13.896Z] #44 49.97 HOSTDEP compel/src/lib/log-host.d [2020-04-21T14:20:13.896Z] #44 50.11 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-21T14:20:13.896Z] #44 50.24 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-21T14:20:13.896Z] #44 50.34 HOSTDEP compel/src/main-host.d [2020-04-21T14:20:13.896Z] #44 50.52 DEP compel/src/lib/ptrace.d [2020-04-21T14:20:13.896Z] #44 50.81 DEP compel/src/lib/infect.d [2020-04-21T14:20:13.896Z] #44 51.03 DEP compel/src/lib/infect-util.d [2020-04-21T14:20:13.896Z] #44 51.24 DEP compel/src/lib/infect-rpc.d [2020-04-21T14:20:13.896Z] #44 51.54 DEP compel/arch/x86/src/lib/infect.d [2020-04-21T14:20:13.896Z] #44 51.69 DEP compel/arch/x86/src/lib/cpu.d [2020-04-21T14:20:13.896Z] #44 51.80 DEP compel/src/lib/log.d [2020-04-21T14:20:14.033Z] #44 106.3 CC criu/uts_ns.o [2020-04-21T14:20:14.033Z] #44 106.5 CC criu/vdso.o [2020-04-21T14:20:14.088Z] #43 22.39 Building dependency tree... [2020-04-21T14:20:14.088Z] #43 ... [2020-04-21T14:20:14.088Z] [2020-04-21T14:20:14.088Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:20:14.088Z] #35 12.60 Fetched 8166 kB in 9s (869 kB/s) [2020-04-21T14:20:14.088Z] #35 12.60 Reading package lists... [2020-04-21T14:20:14.088Z] #35 17.94 Reading package lists... [2020-04-21T14:20:14.088Z] #35 ... [2020-04-21T14:20:14.088Z] [2020-04-21T14:20:14.088Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:20:14.088Z] #74 16.42 Checking out files: 73% (1514/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. [2020-04-21T14:20:14.088Z] #74 16.98 + cd /tmp/tmp.YFknOQOMrU/src/github.com/docker/libnetwork [2020-04-21T14:20:14.088Z] #74 16.98 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:20:14.088Z] #74 17.63 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-21T14:20:14.154Z] #44 51.97 DEP compel/src/main.d [2020-04-21T14:20:14.314Z] #44 ... [2020-04-21T14:20:14.314Z] [2020-04-21T14:20:14.314Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:20:14.314Z] #41 DONE 143.3s [2020-04-21T14:20:14.314Z] [2020-04-21T14:20:14.314Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:14.314Z] #44 106.7 LINK criu/built-in.o [2020-04-21T14:20:14.314Z] #44 106.9 LINK criu/criu [2020-04-21T14:20:14.341Z] #44 68.51 LINK criu/pie/parasite.built-in.o [2020-04-21T14:20:14.341Z] #44 68.52 GEN criu/pie/parasite-blob.h [2020-04-21T14:20:14.341Z] #44 68.56 CC criu/pie/parasite-vdso.o [2020-04-21T14:20:14.348Z] #74 ... [2020-04-21T14:20:14.348Z] [2020-04-21T14:20:14.348Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:20:14.348Z] #25 12.95 Fetched 8166 kB in 9s (907 kB/s) [2020-04-21T14:20:14.348Z] #25 12.95 Reading package lists... [2020-04-21T14:20:14.348Z] #25 18.56 Reading package lists... [2020-04-21T14:20:14.348Z] #25 ... [2020-04-21T14:20:14.348Z] [2020-04-21T14:20:14.348Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:20:14.348Z] #35 17.94 Reading package lists... [2020-04-21T14:20:14.370Z] #17 4.212 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:20:14.412Z] #44 52.21 DEP compel/src/lib/handle-elf.d [2020-04-21T14:20:14.670Z] #44 52.45 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-21T14:20:14.670Z] #44 52.61 CC compel/src/lib/log.o [2020-04-21T14:20:14.905Z] #44 69.21 CC criu/arch/x86/vdso-pie.o [2020-04-21T14:20:14.928Z] #44 52.95 CC compel/arch/x86/src/lib/cpu.o [2020-04-21T14:20:14.958Z] #44 107.2 DEP lib/c/criu.d [2020-04-21T14:20:14.958Z] #44 107.4 CC images/rpc.pb-c.o [2020-04-21T14:20:15.180Z] #35 23.20 Building dependency tree... [2020-04-21T14:20:15.181Z] #35 ... [2020-04-21T14:20:15.181Z] [2020-04-21T14:20:15.181Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:20:15.181Z] #10 13.65 Fetched 8166 kB in 9s (947 kB/s) [2020-04-21T14:20:15.181Z] #10 13.65 Reading package lists... [2020-04-21T14:20:15.181Z] #10 18.70 Reading package lists... [2020-04-21T14:20:15.181Z] #10 23.53 Building dependency tree... [2020-04-21T14:20:15.181Z] #10 ... [2020-04-21T14:20:15.181Z] [2020-04-21T14:20:15.181Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:20:15.181Z] #25 18.56 Reading package lists... [2020-04-21T14:20:15.239Z] #44 ... [2020-04-21T14:20:15.239Z] [2020-04-21T14:20:15.239Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-21T14:20:15.239Z] #42 DONE 0.2s [2020-04-21T14:20:15.239Z] [2020-04-21T14:20:15.239Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:15.239Z] #44 107.8 CC lib/c/criu.o [2020-04-21T14:20:15.302Z] #17 5.425 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:20:15.443Z] #25 23.97 Building dependency tree... [2020-04-21T14:20:15.443Z] #25 ... [2020-04-21T14:20:15.443Z] [2020-04-21T14:20:15.443Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:20:15.443Z] #62 14.15 Fetched 8166 kB in 10s (854 kB/s) [2020-04-21T14:20:15.443Z] #62 14.15 Reading package lists... [2020-04-21T14:20:15.443Z] #62 18.87 Reading package lists... [2020-04-21T14:20:15.470Z] #44 69.69 CC criu/arch/x86/restorer.o [2020-04-21T14:20:15.494Z] #44 ... [2020-04-21T14:20:15.494Z] [2020-04-21T14:20:15.494Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-21T14:20:15.494Z] #13 2.814 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-21T14:20:15.704Z] #62 23.74 Building dependency tree... [2020-04-21T14:20:15.704Z] #62 ... [2020-04-21T14:20:15.704Z] [2020-04-21T14:20:15.704Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:20:15.704Z] #35 23.20 Building dependency tree... [2020-04-21T14:20:15.751Z] #13 DONE 2.9s [2020-04-21T14:20:15.751Z] [2020-04-21T14:20:15.751Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-21T14:20:15.852Z] #44 108.4 LINK lib/c/built-in.o [2020-04-21T14:20:15.852Z] #44 108.4 LINK lib/c/libcriu.so [2020-04-21T14:20:15.852Z] #44 108.5 LINK lib/c/libcriu.a [2020-04-21T14:20:16.034Z] #44 70.20 CC criu/arch/x86/restorer_unmap.o [2020-04-21T14:20:16.034Z] #44 70.28 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-21T14:20:16.133Z] #44 108.6 GEN magic.py [2020-04-21T14:20:16.133Z] #44 108.6 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:20:16.133Z] #44 108.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:20:16.133Z] #44 108.7 Note: Building without GnuTLS support [2020-04-21T14:20:16.235Z] #17 ... [2020-04-21T14:20:16.235Z] [2020-04-21T14:20:16.235Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:16.235Z] #60 10.09 + cd /tmp/tmp.cn7GNWZuck/src/github.com/opencontainers/runc [2020-04-21T14:20:16.235Z] #60 10.09 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:20:16.235Z] #60 10.68 + '[' -z '' ']' [2020-04-21T14:20:16.235Z] #60 10.68 + target=static [2020-04-21T14:20:16.235Z] #60 10.68 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-21T14:20:16.235Z] #60 12.19 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 . [2020-04-21T14:20:16.417Z] #44 109.0 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:20:16.493Z] #60 ... [2020-04-21T14:20:16.493Z] [2020-04-21T14:20:16.493Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:16.493Z] #44 66.67 AR criu/pie/pie.lib.a [2020-04-21T14:20:16.493Z] #44 66.76 DEP criu/pie/restorer.d [2020-04-21T14:20:16.493Z] #44 67.04 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-21T14:20:16.493Z] #44 67.21 DEP criu/arch/x86/restorer_unmap.d [2020-04-21T14:20:16.493Z] #44 67.23 DEP criu/arch/x86/restorer.d [2020-04-21T14:20:16.493Z] #44 67.41 DEP criu/arch/x86/vdso-pie.d [2020-04-21T14:20:16.493Z] #44 67.55 DEP criu/pie/parasite-vdso.d [2020-04-21T14:20:16.493Z] #44 67.80 DEP criu/pie/parasite.d [2020-04-21T14:20:16.493Z] #44 68.06 CC criu/pie/parasite.o [2020-04-21T14:20:16.493Z] #44 69.32 LINK criu/pie/parasite.built-in.o [2020-04-21T14:20:16.493Z] #44 69.33 GEN criu/pie/parasite-blob.h [2020-04-21T14:20:16.493Z] #44 69.36 CC criu/pie/parasite-vdso.o [2020-04-21T14:20:16.493Z] #44 69.85 CC criu/arch/x86/vdso-pie.o [2020-04-21T14:20:16.493Z] #44 70.08 CC criu/arch/x86/restorer.o [2020-04-21T14:20:16.493Z] #44 70.70 CC criu/arch/x86/restorer_unmap.o [2020-04-21T14:20:16.493Z] #44 70.75 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-21T14:20:16.493Z] #44 70.99 CC criu/pie/restorer.o [2020-04-21T14:20:16.599Z] #44 70.67 CC criu/pie/restorer.o [2020-04-21T14:20:16.826Z] #44 109.4 make[1]: Nothing to be done for 'all'. [2020-04-21T14:20:17.106Z] #35 ... [2020-04-21T14:20:17.106Z] [2020-04-21T14:20:17.106Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:20:17.106Z] #41 15.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-21T14:20:17.106Z] #41 17.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-21T14:20:17.106Z] #41 ... [2020-04-21T14:20:17.106Z] [2020-04-21T14:20:17.106Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:20:17.106Z] #35 25.68 The following additional packages will be installed: [2020-04-21T14:20:17.106Z] #35 25.69 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-21T14:20:17.106Z] #35 25.69 Suggested packages: [2020-04-21T14:20:17.106Z] #35 25.69 cmake-doc ninja-build lrzip [2020-04-21T14:20:17.106Z] #35 25.69 Recommended packages: [2020-04-21T14:20:17.106Z] #35 25.70 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-21T14:20:17.108Z] #44 109.8 make[1]: 'images/built-in.o' is up to date. [2020-04-21T14:20:17.389Z] #44 109.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-21T14:20:17.389Z] #44 109.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-21T14:20:17.389Z] #44 109.8 make[1]: 'compel/libcompel.a' is up to date. [2020-04-21T14:20:17.389Z] #44 109.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-21T14:20:17.389Z] #44 109.9 make[1]: Nothing to be done for 'all'. [2020-04-21T14:20:17.389Z] #44 109.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:20:17.389Z] #44 110.0 make[2]: Nothing to be done for 'all'. [2020-04-21T14:20:17.389Z] #44 110.0 make[2]: Nothing to be done for 'all'. [2020-04-21T14:20:17.389Z] #44 110.0 make[2]: Nothing to be done for 'all'. [2020-04-21T14:20:17.389Z] #44 110.1 make[2]: Nothing to be done for 'all'. [2020-04-21T14:20:17.671Z] #44 110.2 make[2]: Nothing to be done for 'all'. [2020-04-21T14:20:17.671Z] #44 110.2 make[2]: Nothing to be done for 'all'. [2020-04-21T14:20:17.671Z] #44 110.2 make[2]: Nothing to be done for 'all'. [2020-04-21T14:20:17.671Z] #44 110.3 make[2]: Nothing to be done for 'all'. [2020-04-21T14:20:17.671Z] #44 110.3 INSTALL criu/criu [2020-04-21T14:20:17.680Z] #35 26.38 The following NEW packages will be installed: [2020-04-21T14:20:17.680Z] #35 26.39 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-21T14:20:17.680Z] #35 26.39 vim-common xxd [2020-04-21T14:20:17.953Z] #44 DONE 110.5s [2020-04-21T14:20:17.953Z] [2020-04-21T14:20:17.953Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:17.953Z] #60 72.08 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-21T14:20:18.253Z] #35 26.81 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:20:18.253Z] #35 26.81 Need to get 14.2 MB of archives. [2020-04-21T14:20:18.253Z] #35 26.81 After this operation, 60.0 MB of additional disk space will be used. [2020-04-21T14:20:18.253Z] #35 26.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-21T14:20:18.253Z] #35 26.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:20:18.253Z] #35 26.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-21T14:20:18.253Z] #35 26.94 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-21T14:20:18.280Z] #14 DONE 2.3s [2020-04-21T14:20:18.280Z] [2020-04-21T14:20:18.280Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-21T14:20:18.391Z] #44 74.23 LINK criu/pie/restorer.built-in.o [2020-04-21T14:20:18.391Z] #44 74.27 GEN criu/pie/restorer-blob.h [2020-04-21T14:20:18.571Z] #60 72.95 + mkdir -p /build [2020-04-21T14:20:18.571Z] #60 72.97 + cp runc /build/runc [2020-04-21T14:20:18.649Z] #44 74.41 DEP criu/vdso.d [2020-04-21T14:20:18.649Z] #44 74.56 DEP criu/vdso-compat.d [2020-04-21T14:20:18.649Z] #44 74.66 DEP criu/uts_ns.d [2020-04-21T14:20:18.828Z] #35 27.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-04-21T14:20:18.828Z] #35 27.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-04-21T14:20:18.863Z] #60 DONE 73.2s [2020-04-21T14:20:18.863Z] [2020-04-21T14:20:18.863Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-21T14:20:18.863Z] #45 DONE 0.1s [2020-04-21T14:20:18.863Z] [2020-04-21T14:20:18.863Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:20:18.907Z] #44 74.78 DEP criu/util.d [2020-04-21T14:20:19.094Z] #35 27.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-04-21T14:20:19.094Z] #35 27.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-04-21T14:20:19.094Z] #35 27.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-04-21T14:20:19.094Z] #35 27.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-04-21T14:20:19.147Z] #65 ... [2020-04-21T14:20:19.147Z] [2020-04-21T14:20:19.147Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-21T14:20:19.147Z] #48 DONE 0.2s [2020-04-21T14:20:19.147Z] [2020-04-21T14:20:19.147Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-21T14:20:19.164Z] #44 75.01 DEP criu/uffd.d [2020-04-21T14:20:19.422Z] #44 75.30 DEP criu/tun.d [2020-04-21T14:20:19.442Z] #51 DONE 0.3s [2020-04-21T14:20:19.442Z] [2020-04-21T14:20:19.442Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:20:19.680Z] #44 75.42 DEP criu/tty.d [2020-04-21T14:20:19.680Z] #44 75.57 DEP criu/timerfd.d [2020-04-21T14:20:19.922Z] #44 73.75 LINK criu/pie/restorer.built-in.o [2020-04-21T14:20:19.922Z] #44 73.76 GEN criu/pie/restorer-blob.h [2020-04-21T14:20:19.922Z] #44 73.88 DEP criu/vdso.d [2020-04-21T14:20:19.922Z] #44 74.05 DEP criu/vdso-compat.d [2020-04-21T14:20:19.922Z] #44 74.16 DEP criu/uts_ns.d [2020-04-21T14:20:19.938Z] #44 75.76 DEP criu/sysfs_parse.d [2020-04-21T14:20:19.938Z] #44 75.95 DEP criu/sysctl.d [2020-04-21T14:20:20.180Z] #15 DONE 2.1s [2020-04-21T14:20:20.181Z] [2020-04-21T14:20:20.181Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-21T14:20:20.183Z] #44 74.27 DEP criu/util.d [2020-04-21T14:20:20.183Z] #44 74.43 DEP criu/uffd.d [2020-04-21T14:20:20.196Z] #44 76.09 DEP criu/string.d [2020-04-21T14:20:20.439Z] #44 74.57 DEP criu/tun.d [2020-04-21T14:20:20.454Z] #44 76.15 DEP criu/stats.d [2020-04-21T14:20:20.454Z] #44 ... [2020-04-21T14:20:20.454Z] [2020-04-21T14:20:20.454Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:20:20.454Z] #17 10.42 Fetched 8338 kB in 8s (987 kB/s) [2020-04-21T14:20:20.483Z] #35 28.91 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:20:20.484Z] #35 29.08 Fetched 14.2 MB in 1s (10.0 MB/s) [2020-04-21T14:20:20.484Z] #35 29.16 Selecting previously unselected package xxd. [2020-04-21T14:20:20.484Z] #35 29.16 (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 ... 15378 files and directories currently installed.) [2020-04-21T14:20:20.695Z] #44 74.80 DEP criu/tty.d [2020-04-21T14:20:20.695Z] #44 74.99 DEP criu/timerfd.d [2020-04-21T14:20:20.745Z] #35 29.29 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-21T14:20:20.745Z] #35 29.36 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:20:20.952Z] #44 75.24 DEP criu/sysfs_parse.d [2020-04-21T14:20:21.211Z] #44 75.47 DEP criu/sysctl.d [2020-04-21T14:20:21.320Z] #35 29.77 Selecting previously unselected package vim-common. [2020-04-21T14:20:21.320Z] #35 29.81 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:20:21.320Z] #35 29.92 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:20:21.320Z] #35 ... [2020-04-21T14:20:21.320Z] [2020-04-21T14:20:21.320Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:20:21.320Z] #62 23.74 Building dependency tree... [2020-04-21T14:20:21.320Z] #62 26.14 The following additional packages will be installed: [2020-04-21T14:20:21.320Z] #62 26.14 libbtrfs0 [2020-04-21T14:20:21.320Z] #62 26.27 The following NEW packages will be installed: [2020-04-21T14:20:21.320Z] #62 26.28 libbtrfs-dev libbtrfs0 [2020-04-21T14:20:21.320Z] #62 26.67 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:20:21.320Z] #62 26.67 Need to get 119 kB of archives. [2020-04-21T14:20:21.320Z] #62 26.67 After this operation, 387 kB of additional disk space will be used. [2020-04-21T14:20:21.320Z] #62 26.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-21T14:20:21.320Z] #62 26.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-21T14:20:21.320Z] #62 27.90 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:20:21.320Z] #62 28.06 Fetched 119 kB in 0s (435 kB/s) [2020-04-21T14:20:21.320Z] #62 28.17 Selecting previously unselected package libbtrfs0. [2020-04-21T14:20:21.320Z] #62 28.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15378 files and directories currently installed.) [2020-04-21T14:20:21.320Z] #62 28.23 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-21T14:20:21.320Z] #62 28.24 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:20:21.320Z] #62 28.34 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:20:21.320Z] #62 28.37 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-21T14:20:21.320Z] #62 28.38 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:20:21.320Z] #62 28.71 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:20:21.320Z] #62 28.80 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:20:21.320Z] #62 28.83 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:20:21.320Z] #62 DONE 30.1s [2020-04-21T14:20:21.467Z] #44 ... [2020-04-21T14:20:21.467Z] [2020-04-21T14:20:21.467Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:21.467Z] #47 137.7 github.com/LK4D4/vndr [2020-04-21T14:20:21.467Z] #47 DONE 146.5s [2020-04-21T14:20:21.467Z] [2020-04-21T14:20:21.467Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:21.468Z] #44 75.74 DEP criu/string.d [2020-04-21T14:20:21.468Z] #44 ... [2020-04-21T14:20:21.468Z] [2020-04-21T14:20:21.468Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:20:21.468Z] #17 2.546 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:20:21.468Z] #17 2.609 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:20:21.468Z] #17 2.609 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:20:21.468Z] #17 3.210 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:20:21.468Z] #17 4.321 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:20:21.468Z] #17 5.599 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:20:21.468Z] #17 ... [2020-04-21T14:20:21.468Z] [2020-04-21T14:20:21.468Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:21.468Z] #44 75.84 DEP criu/stats.d [2020-04-21T14:20:21.581Z] [2020-04-21T14:20:21.582Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:20:21.582Z] #63 DONE 0.1s [2020-04-21T14:20:21.582Z] [2020-04-21T14:20:21.582Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-21T14:20:21.582Z] #64 DONE 0.1s [2020-04-21T14:20:21.582Z] [2020-04-21T14:20:21.582Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:20:21.582Z] #43 22.39 Building dependency tree... [2020-04-21T14:20:21.582Z] #43 24.87 The following additional packages will be installed: [2020-04-21T14:20:21.582Z] #43 24.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-21T14:20:21.582Z] #43 24.89 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-21T14:20:21.582Z] #43 24.90 Suggested packages: [2020-04-21T14:20:21.582Z] #43 24.91 manpages-dev python-setuptools [2020-04-21T14:20:21.582Z] #43 26.03 The following NEW packages will be installed: [2020-04-21T14:20:21.582Z] #43 26.03 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-21T14:20:21.582Z] #43 26.03 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-21T14:20:21.582Z] #43 26.03 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-21T14:20:21.582Z] #43 26.03 python-six zlib1g-dev [2020-04-21T14:20:21.582Z] #43 26.43 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:20:21.582Z] #43 26.43 Need to get 3798 kB of archives. [2020-04-21T14:20:21.582Z] #43 26.43 After this operation, 21.6 MB of additional disk space will be used. [2020-04-21T14:20:21.582Z] #43 26.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-04-21T14:20:21.582Z] #43 26.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-04-21T14:20:21.582Z] #43 26.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-04-21T14:20:21.582Z] #43 26.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-04-21T14:20:21.582Z] #43 26.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-04-21T14:20:21.582Z] #43 26.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-04-21T14:20:21.582Z] #43 26.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-04-21T14:20:21.582Z] #43 26.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-04-21T14:20:21.582Z] #43 26.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-04-21T14:20:21.582Z] #43 26.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-04-21T14:20:21.582Z] #43 26.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-04-21T14:20:21.582Z] #43 26.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-04-21T14:20:21.582Z] #43 26.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-04-21T14:20:21.582Z] #43 26.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-04-21T14:20:21.582Z] #43 26.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-21T14:20:21.582Z] #43 26.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-04-21T14:20:21.582Z] #43 26.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-04-21T14:20:21.582Z] #43 27.71 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:20:21.582Z] #43 27.83 Fetched 3798 kB in 1s (6490 kB/s) [2020-04-21T14:20:21.582Z] #43 27.95 Selecting previously unselected package libcap-dev:arm64. [2020-04-21T14:20:21.582Z] #43 27.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 ... 15378 files and directories currently installed.) [2020-04-21T14:20:21.582Z] #43 28.08 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-04-21T14:20:21.582Z] #43 28.09 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-04-21T14:20:21.582Z] #43 28.22 Selecting previously unselected package libnet1:arm64. [2020-04-21T14:20:21.582Z] #43 28.22 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-21T14:20:21.582Z] #43 28.25 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:20:21.582Z] #43 28.35 Selecting previously unselected package libnet1-dev. [2020-04-21T14:20:21.582Z] #43 28.37 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-21T14:20:21.582Z] #43 28.39 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:20:21.582Z] #43 28.67 Selecting previously unselected package libnl-3-200:arm64. [2020-04-21T14:20:21.582Z] #43 28.68 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-21T14:20:21.582Z] #43 28.69 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-21T14:20:21.582Z] #43 28.87 Selecting previously unselected package libnl-3-dev:arm64. [2020-04-21T14:20:21.582Z] #43 28.90 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-04-21T14:20:21.582Z] #43 28.92 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-21T14:20:21.582Z] #43 29.48 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-21T14:20:21.582Z] #43 29.49 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-21T14:20:21.582Z] #43 29.51 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-21T14:20:21.582Z] #43 29.79 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-04-21T14:20:21.582Z] #43 29.80 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-04-21T14:20:21.582Z] #43 29.86 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-21T14:20:21.582Z] #43 30.17 Selecting previously unselected package zlib1g-dev:arm64. [2020-04-21T14:20:21.582Z] #43 30.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-04-21T14:20:21.582Z] #43 30.25 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-21T14:20:21.724Z] #44 76.05 DEP criu/sockets.d [2020-04-21T14:20:21.843Z] #43 ... [2020-04-21T14:20:21.844Z] [2020-04-21T14:20:21.844Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:20:21.844Z] #33 30.10 internal/reflectlite [2020-04-21T14:20:21.844Z] #33 ... [2020-04-21T14:20:21.844Z] [2020-04-21T14:20:21.844Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:20:21.844Z] #25 23.97 Building dependency tree... [2020-04-21T14:20:21.844Z] #25 26.57 ca-certificates is already the newest version (20190110). [2020-04-21T14:20:21.844Z] #25 26.57 The following additional packages will be installed: [2020-04-21T14:20:21.844Z] #25 26.57 libjq1 libonig5 [2020-04-21T14:20:21.844Z] #25 26.87 The following NEW packages will be installed: [2020-04-21T14:20:21.844Z] #25 26.87 jq libjq1 libonig5 [2020-04-21T14:20:21.844Z] #25 27.25 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:20:21.844Z] #25 27.25 Need to get 325 kB of archives. [2020-04-21T14:20:21.844Z] #25 27.25 After this operation, 1019 kB of additional disk space will be used. [2020-04-21T14:20:21.844Z] #25 27.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-21T14:20:21.844Z] #25 27.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-21T14:20:21.844Z] #25 27.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-21T14:20:21.844Z] #25 28.41 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:20:21.844Z] #25 28.61 Fetched 325 kB in 0s (1159 kB/s) [2020-04-21T14:20:21.844Z] #25 28.81 Selecting previously unselected package libonig5:arm64. [2020-04-21T14:20:21.844Z] #25 28.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 ... 15378 files and directories currently installed.) [2020-04-21T14:20:21.844Z] #25 28.89 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-04-21T14:20:21.844Z] #25 28.92 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-21T14:20:21.844Z] #25 29.32 Selecting previously unselected package libjq1:arm64. [2020-04-21T14:20:21.844Z] #25 29.33 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-21T14:20:21.844Z] #25 29.38 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-21T14:20:21.844Z] #25 29.66 Selecting previously unselected package jq. [2020-04-21T14:20:21.844Z] #25 29.68 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-21T14:20:21.844Z] #25 29.69 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:20:21.844Z] #25 30.00 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-21T14:20:21.844Z] #25 30.03 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-21T14:20:21.844Z] #25 30.05 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:20:21.844Z] #25 30.08 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:20:21.844Z] #25 DONE 30.6s [2020-04-21T14:20:21.844Z] [2020-04-21T14:20:21.844Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:20:21.844Z] #33 30.12 sync [2020-04-21T14:20:22.105Z] #33 ... [2020-04-21T14:20:22.105Z] [2020-04-21T14:20:22.105Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-21T14:20:22.105Z] #26 DONE 0.1s [2020-04-21T14:20:22.105Z] [2020-04-21T14:20:22.105Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:20:22.105Z] #43 30.73 Selecting previously unselected package libprotobuf17:arm64. [2020-04-21T14:20:22.105Z] #43 30.76 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-04-21T14:20:22.105Z] #43 30.80 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-21T14:20:22.287Z] #44 76.31 DEP criu/sk-unix.d [2020-04-21T14:20:22.544Z] #44 76.62 DEP criu/sk-tcp.d [2020-04-21T14:20:22.710Z] #16 DONE 2.3s [2020-04-21T14:20:22.710Z] [2020-04-21T14:20:22.710Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:20:22.801Z] #44 76.91 DEP criu/sk-queue.d [2020-04-21T14:20:22.801Z] #44 77.11 DEP criu/sk-packet.d [2020-04-21T14:20:22.897Z] #53 ... [2020-04-21T14:20:22.897Z] [2020-04-21T14:20:22.897Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:20:22.897Z] #65 131.8 + bin/containerd [2020-04-21T14:20:23.050Z] #43 31.56 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-04-21T14:20:23.050Z] #43 31.59 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-04-21T14:20:23.050Z] #43 31.59 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-21T14:20:23.050Z] #43 ... [2020-04-21T14:20:23.050Z] [2020-04-21T14:20:23.050Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:20:23.050Z] #74 DONE 31.4s [2020-04-21T14:20:23.057Z] #44 77.24 DEP criu/sk-netlink.d [2020-04-21T14:20:23.310Z] [2020-04-21T14:20:23.310Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:20:23.310Z] #43 31.88 Selecting previously unselected package libprotobuf-dev:arm64. [2020-04-21T14:20:23.310Z] #43 31.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-04-21T14:20:23.310Z] #43 31.93 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-21T14:20:23.313Z] #44 77.43 DEP criu/sk-inet.d [2020-04-21T14:20:23.570Z] #44 77.64 DEP criu/signalfd.d [2020-04-21T14:20:23.570Z] #44 77.74 DEP criu/sigframe.d [2020-04-21T14:20:23.570Z] #44 77.85 DEP criu/shmem.d [2020-04-21T14:20:23.733Z] #17 10.42 Reading package lists... [2020-04-21T14:20:23.827Z] #44 77.96 DEP criu/servicefd.d [2020-04-21T14:20:23.827Z] #44 78.07 DEP criu/seize.d [2020-04-21T14:20:23.827Z] #44 78.19 DEP criu/seccomp.d [2020-04-21T14:20:24.083Z] #44 78.36 DEP criu/rst-malloc.d [2020-04-21T14:20:24.083Z] #44 78.44 DEP criu/rbtree.d [2020-04-21T14:20:24.249Z] #17 13.95 Reading package lists... [2020-04-21T14:20:24.249Z] #17 ... [2020-04-21T14:20:24.249Z] [2020-04-21T14:20:24.249Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:24.249Z] #47 141.1 github.com/LK4D4/vndr/godl [2020-04-21T14:20:24.249Z] #47 141.8 github.com/LK4D4/vndr [2020-04-21T14:20:24.340Z] #44 78.48 DEP criu/pstree.d [2020-04-21T14:20:24.340Z] #44 78.64 DEP criu/protobuf.d [2020-04-21T14:20:24.507Z] #47 ... [2020-04-21T14:20:24.507Z] [2020-04-21T14:20:24.507Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:24.507Z] #44 76.33 DEP criu/sockets.d [2020-04-21T14:20:24.507Z] #44 76.59 DEP criu/sk-unix.d [2020-04-21T14:20:24.507Z] #44 76.82 DEP criu/sk-tcp.d [2020-04-21T14:20:24.507Z] #44 77.01 DEP criu/sk-queue.d [2020-04-21T14:20:24.507Z] #44 77.15 DEP criu/sk-packet.d [2020-04-21T14:20:24.507Z] #44 77.36 DEP criu/sk-netlink.d [2020-04-21T14:20:24.507Z] #44 77.57 DEP criu/sk-inet.d [2020-04-21T14:20:24.507Z] #44 77.73 DEP criu/signalfd.d [2020-04-21T14:20:24.507Z] #44 77.94 DEP criu/sigframe.d [2020-04-21T14:20:24.507Z] #44 78.08 DEP criu/shmem.d [2020-04-21T14:20:24.507Z] #44 78.29 DEP criu/servicefd.d [2020-04-21T14:20:24.507Z] #44 78.52 DEP criu/seize.d [2020-04-21T14:20:24.507Z] #44 78.71 DEP criu/seccomp.d [2020-04-21T14:20:24.507Z] #44 78.89 DEP criu/rst-malloc.d [2020-04-21T14:20:24.507Z] #44 78.99 DEP criu/rbtree.d [2020-04-21T14:20:24.507Z] #44 79.04 DEP criu/pstree.d [2020-04-21T14:20:24.507Z] #44 79.31 DEP criu/protobuf.d [2020-04-21T14:20:24.507Z] #44 79.45 GEN criu/protobuf-desc-gen.h [2020-04-21T14:20:24.597Z] #44 78.79 GEN criu/protobuf-desc-gen.h [2020-04-21T14:20:24.764Z] #44 ... [2020-04-21T14:20:24.764Z] [2020-04-21T14:20:24.765Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:24.765Z] #47 DONE 151.7s [2020-04-21T14:20:25.023Z] [2020-04-21T14:20:25.023Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:20:25.239Z] #17 2.552 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:20:25.239Z] #17 2.621 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:20:25.239Z] #17 2.621 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:20:25.333Z] #43 33.79 Selecting previously unselected package libprotoc17:arm64. [2020-04-21T14:20:25.333Z] #43 33.80 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-04-21T14:20:25.333Z] #43 33.80 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-21T14:20:25.497Z] #17 3.208 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:20:25.588Z] #65 ... [2020-04-21T14:20:25.588Z] [2020-04-21T14:20:25.588Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:25.588Z] #44 81.27 DEP criu/protobuf-desc.d [2020-04-21T14:20:25.588Z] #44 81.44 DEP criu/proc_parse.d [2020-04-21T14:20:25.594Z] #43 34.34 Selecting previously unselected package protobuf-c-compiler. [2020-04-21T14:20:25.594Z] #43 34.35 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-04-21T14:20:25.594Z] #43 34.35 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:20:25.846Z] #44 81.65 DEP criu/plugin.d [2020-04-21T14:20:25.846Z] #44 81.72 DEP criu/pipes.d [2020-04-21T14:20:25.846Z] #44 81.85 DEP criu/pie-util.d [2020-04-21T14:20:25.855Z] #43 34.57 Selecting previously unselected package protobuf-compiler. [2020-04-21T14:20:25.855Z] #43 34.57 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-04-21T14:20:25.855Z] #43 34.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:20:25.855Z] #43 ... [2020-04-21T14:20:25.855Z] [2020-04-21T14:20:25.855Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:20:25.855Z] #10 23.53 Building dependency tree... [2020-04-21T14:20:25.855Z] #10 26.62 The following additional packages will be installed: [2020-04-21T14:20:25.855Z] #10 26.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-21T14:20:25.855Z] #10 26.63 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-21T14:20:25.855Z] #10 26.64 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-21T14:20:25.855Z] #10 26.64 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:20:25.855Z] #10 26.64 Suggested packages: [2020-04-21T14:20:25.855Z] #10 26.64 gcc-8-locales seccomp wine64 [2020-04-21T14:20:25.855Z] #10 27.88 The following NEW packages will be installed: [2020-04-21T14:20:25.855Z] #10 27.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-21T14:20:25.855Z] #10 27.88 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-21T14:20:25.855Z] #10 27.89 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-21T14:20:25.855Z] #10 27.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-21T14:20:25.855Z] #10 27.89 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-21T14:20:25.855Z] #10 27.90 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:20:25.855Z] #10 28.40 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:20:25.855Z] #10 28.40 Need to get 73.3 MB of archives. [2020-04-21T14:20:25.855Z] #10 28.40 After this operation, 472 MB of additional disk space will be used. [2020-04-21T14:20:25.855Z] #10 28.40 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] [2020-04-21T14:20:25.855Z] #10 28.49 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] [2020-04-21T14:20:25.855Z] #10 28.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-21T14:20:25.855Z] #10 28.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-04-21T14:20:25.855Z] #10 28.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-04-21T14:20:25.855Z] #10 28.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-21T14:20:25.855Z] #10 29.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-21T14:20:25.855Z] #10 29.22 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] [2020-04-21T14:20:25.855Z] #10 29.23 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] [2020-04-21T14:20:25.855Z] #10 30.78 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] [2020-04-21T14:20:25.855Z] #10 32.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-04-21T14:20:25.855Z] #10 32.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-04-21T14:20:25.855Z] #10 32.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-21T14:20:25.855Z] #10 32.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-21T14:20:25.855Z] #10 32.25 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] [2020-04-21T14:20:25.855Z] #10 32.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-04-21T14:20:25.855Z] #10 32.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-04-21T14:20:25.855Z] #10 32.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-04-21T14:20:25.855Z] #10 32.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-04-21T14:20:25.855Z] #10 32.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-04-21T14:20:25.855Z] #10 32.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-04-21T14:20:25.855Z] #10 32.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-04-21T14:20:25.855Z] #10 32.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-04-21T14:20:25.855Z] #10 32.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-04-21T14:20:25.855Z] #10 32.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-04-21T14:20:25.855Z] #10 34.08 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:20:25.855Z] #10 34.26 Fetched 73.3 MB in 4s (16.7 MB/s) [2020-04-21T14:20:25.855Z] #10 34.34 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-21T14:20:25.855Z] #10 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 ... 15378 files and directories currently installed.) [2020-04-21T14:20:25.855Z] #10 34.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-04-21T14:20:25.855Z] #10 34.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:20:25.973Z] #44 80.12 DEP criu/protobuf-desc.d [2020-04-21T14:20:25.973Z] #44 80.23 DEP criu/proc_parse.d [2020-04-21T14:20:26.064Z] #17 ... [2020-04-21T14:20:26.064Z] [2020-04-21T14:20:26.064Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:26.064Z] #44 53.93 CC compel/arch/x86/src/lib/infect.o [2020-04-21T14:20:26.064Z] #44 54.75 CC compel/src/lib/infect-rpc.o [2020-04-21T14:20:26.064Z] #44 55.06 CC compel/src/lib/infect-util.o [2020-04-21T14:20:26.064Z] #44 55.29 CC compel/src/lib/infect.o [2020-04-21T14:20:26.064Z] #44 57.75 CC compel/src/lib/ptrace.o [2020-04-21T14:20:26.064Z] #44 58.36 AR compel/libcompel.a [2020-04-21T14:20:26.064Z] #44 58.45 HOSTCC compel/src/main-host.o [2020-04-21T14:20:26.064Z] #44 58.84 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-21T14:20:26.064Z] #44 59.02 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-21T14:20:26.064Z] #44 59.40 HOSTCC compel/src/lib/log-host.o [2020-04-21T14:20:26.064Z] #44 59.72 HOSTLINK compel/compel-host-bin [2020-04-21T14:20:26.064Z] #44 59.91 DEP soccr/soccr.d [2020-04-21T14:20:26.064Z] #44 60.19 CC soccr/soccr.o [2020-04-21T14:20:26.064Z] #44 61.78 AR soccr/libsoccr.a [2020-04-21T14:20:26.064Z] #44 61.82 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:20:26.064Z] #44 62.17 DEP criu/arch/x86/sigframe.d [2020-04-21T14:20:26.064Z] #44 62.25 DEP criu/arch/x86/sigaction_compat.d [2020-04-21T14:20:26.064Z] #44 62.34 DEP criu/arch/x86/kerndat.d [2020-04-21T14:20:26.064Z] #44 62.48 DEP criu/arch/x86/crtools.d [2020-04-21T14:20:26.064Z] #44 62.57 DEP criu/arch/x86/cpu.d [2020-04-21T14:20:26.064Z] #44 62.69 CC criu/arch/x86/cpu.o [2020-04-21T14:20:26.064Z] #44 63.18 CC criu/arch/x86/crtools.o [2020-04-21T14:20:26.104Z] #44 81.98 DEP criu/pie-util-vdso.d [2020-04-21T14:20:26.104Z] #44 82.09 DEP criu/pie-util-vdso-elf32.d [2020-04-21T14:20:26.115Z] #10 ... [2020-04-21T14:20:26.115Z] [2020-04-21T14:20:26.115Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:20:26.115Z] #43 34.74 Selecting previously unselected package python-pkg-resources. [2020-04-21T14:20:26.115Z] #43 34.74 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:20:26.115Z] #43 34.75 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-21T14:20:26.231Z] #44 80.51 DEP criu/plugin.d [2020-04-21T14:20:26.377Z] #43 35.00 Selecting previously unselected package python-six. [2020-04-21T14:20:26.377Z] #43 35.01 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-21T14:20:26.377Z] #43 35.03 Unpacking python-six (1.12.0-1) ... [2020-04-21T14:20:26.390Z] #44 82.31 DEP criu/path.d [2020-04-21T14:20:26.390Z] #44 82.38 DEP criu/parasite-syscall.d [2020-04-21T14:20:26.488Z] #44 80.60 DEP criu/pipes.d [2020-04-21T14:20:26.488Z] #44 80.76 DEP criu/pie-util.d [2020-04-21T14:20:26.630Z] #44 64.40 CC criu/arch/x86/kerndat.o [2020-04-21T14:20:26.639Z] #43 35.24 Selecting previously unselected package python-protobuf. [2020-04-21T14:20:26.639Z] #43 35.24 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-04-21T14:20:26.639Z] #43 35.25 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-21T14:20:26.745Z] #44 80.85 DEP criu/pie-util-vdso.d [2020-04-21T14:20:26.745Z] #44 80.96 DEP criu/pie-util-vdso-elf32.d [2020-04-21T14:20:26.745Z] #44 81.09 DEP criu/path.d [2020-04-21T14:20:26.888Z] #44 ... [2020-04-21T14:20:26.888Z] [2020-04-21T14:20:26.888Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:20:26.888Z] #17 4.428 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:20:26.964Z] #44 82.55 DEP criu/pagemap.d [2020-04-21T14:20:26.964Z] #44 82.74 DEP criu/pagemap-cache.d [2020-04-21T14:20:27.001Z] #44 81.20 DEP criu/parasite-syscall.d [2020-04-21T14:20:27.146Z] #17 ... [2020-04-21T14:20:27.146Z] [2020-04-21T14:20:27.146Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:27.146Z] #47 130.3 net/http/httptrace [2020-04-21T14:20:27.146Z] #47 130.6 net/http [2020-04-21T14:20:27.146Z] #47 ... [2020-04-21T14:20:27.146Z] [2020-04-21T14:20:27.146Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:27.146Z] #44 64.86 CC criu/arch/x86/sigaction_compat.o [2020-04-21T14:20:27.146Z] #44 65.09 CC criu/arch/x86/sigframe.o [2020-04-21T14:20:27.212Z] #43 35.75 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-21T14:20:27.221Z] #44 82.93 DEP criu/page-xfer.d [2020-04-21T14:20:27.221Z] #44 83.12 DEP criu/page-pipe.d [2020-04-21T14:20:27.221Z] #44 83.23 DEP criu/netfilter.d [2020-04-21T14:20:27.258Z] #44 81.38 DEP criu/pagemap.d [2020-04-21T14:20:27.258Z] #44 81.50 DEP criu/pagemap-cache.d [2020-04-21T14:20:27.267Z] #65 ... [2020-04-21T14:20:27.267Z] [2020-04-21T14:20:27.267Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:20:27.267Z] #53 DONE 156.1s [2020-04-21T14:20:27.404Z] #44 65.34 LINK criu/arch/x86/crtools.built-in.o [2020-04-21T14:20:27.477Z] #44 83.35 DEP criu/net.d [2020-04-21T14:20:27.515Z] #44 81.61 DEP criu/page-xfer.d [2020-04-21T14:20:27.515Z] #44 81.80 DEP criu/page-pipe.d [2020-04-21T14:20:27.549Z] [2020-04-21T14:20:27.549Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:20:27.663Z] #44 65.42 DEP criu/pie/util-vdso-elf32.d [2020-04-21T14:20:27.663Z] #44 65.59 DEP criu/pie/util-vdso.d [2020-04-21T14:20:27.735Z] #44 83.58 DEP criu/namespaces.d [2020-04-21T14:20:27.772Z] #44 81.92 DEP criu/netfilter.d [2020-04-21T14:20:27.830Z] #65 ... [2020-04-21T14:20:27.830Z] [2020-04-21T14:20:27.830Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-21T14:20:27.921Z] #44 65.69 DEP criu/pie/util.d [2020-04-21T14:20:27.991Z] #44 83.77 DEP criu/mount.d [2020-04-21T14:20:28.029Z] #44 82.12 DEP criu/net.d [2020-04-21T14:20:28.029Z] #44 82.31 DEP criu/namespaces.d [2020-04-21T14:20:28.111Z] #54 DONE 0.2s [2020-04-21T14:20:28.111Z] [2020-04-21T14:20:28.111Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-21T14:20:28.111Z] #57 DONE 0.1s [2020-04-21T14:20:28.111Z] [2020-04-21T14:20:28.111Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-21T14:20:28.179Z] #44 65.87 CC criu/pie/util.o [2020-04-21T14:20:28.179Z] #44 ... [2020-04-21T14:20:28.179Z] [2020-04-21T14:20:28.179Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:28.179Z] #60 11.85 + cd /tmp/tmp.VcB14o4KPs/src/github.com/opencontainers/runc [2020-04-21T14:20:28.179Z] #60 11.85 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:20:28.179Z] #60 12.48 + '[' -z '' ']' [2020-04-21T14:20:28.179Z] #60 12.49 + target=static [2020-04-21T14:20:28.179Z] #60 12.49 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-21T14:20:28.179Z] #60 14.13 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-21T14:20:28.179Z] #60 ... [2020-04-21T14:20:28.179Z] [2020-04-21T14:20:28.179Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:20:28.179Z] #17 5.924 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:20:28.248Z] #44 83.95 DEP criu/mem.d [2020-04-21T14:20:28.248Z] #44 84.13 DEP criu/lsm.d [2020-04-21T14:20:28.286Z] #44 82.50 DEP criu/mount.d [2020-04-21T14:20:28.392Z] #61 DONE 0.1s [2020-04-21T14:20:28.392Z] [2020-04-21T14:20:28.392Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:20:28.506Z] #44 84.23 DEP criu/log.d [2020-04-21T14:20:28.506Z] #44 84.41 DEP criu/libnetlink.d [2020-04-21T14:20:28.543Z] #44 82.63 DEP criu/mem.d [2020-04-21T14:20:28.543Z] #44 82.80 DEP criu/lsm.d [2020-04-21T14:20:28.763Z] #44 84.59 DEP criu/kerndat.d [2020-04-21T14:20:28.800Z] #44 82.91 DEP criu/log.d [2020-04-21T14:20:28.800Z] #44 83.01 DEP criu/libnetlink.d [2020-04-21T14:20:28.800Z] #44 83.12 DEP criu/kerndat.d [2020-04-21T14:20:29.020Z] #44 84.81 DEP criu/kcmp-ids.d [2020-04-21T14:20:29.020Z] #44 84.92 DEP criu/irmap.d [2020-04-21T14:20:29.020Z] #44 85.03 DEP criu/ipc_ns.d [2020-04-21T14:20:29.057Z] #44 83.27 DEP criu/kcmp-ids.d [2020-04-21T14:20:29.313Z] #44 83.39 DEP criu/irmap.d [2020-04-21T14:20:29.313Z] #44 83.51 DEP criu/ipc_ns.d [2020-04-21T14:20:29.570Z] #44 83.67 DEP criu/image.d [2020-04-21T14:20:29.570Z] #44 83.89 DEP criu/image-desc.d [2020-04-21T14:20:29.570Z] #44 83.96 DEP criu/fsnotify.d [2020-04-21T14:20:29.586Z] #44 85.18 DEP criu/image.d [2020-04-21T14:20:29.586Z] #44 85.32 DEP criu/image-desc.d [2020-04-21T14:20:29.586Z] #44 85.40 DEP criu/fsnotify.d [2020-04-21T14:20:29.586Z] #44 85.58 DEP criu/filesystems.d [2020-04-21T14:20:29.826Z] #44 84.10 DEP criu/filesystems.d [2020-04-21T14:20:29.826Z] #44 84.23 DEP criu/files.d [2020-04-21T14:20:30.151Z] #44 85.75 DEP criu/files.d [2020-04-21T14:20:30.152Z] #44 85.93 DEP criu/files-reg.d [2020-04-21T14:20:30.389Z] #44 84.45 DEP criu/files-reg.d [2020-04-21T14:20:30.389Z] #44 84.61 DEP criu/files-ext.d [2020-04-21T14:20:30.389Z] #44 84.75 DEP criu/file-lock.d [2020-04-21T14:20:30.409Z] #44 86.08 DEP criu/files-ext.d [2020-04-21T14:20:30.409Z] #44 86.26 DEP criu/file-lock.d [2020-04-21T14:20:30.516Z] #43 38.55 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-21T14:20:30.516Z] #43 38.61 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:20:30.516Z] #43 38.63 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-21T14:20:30.516Z] #43 38.65 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-21T14:20:30.516Z] #43 38.67 Setting up python-six (1.12.0-1) ... [2020-04-21T14:20:30.646Z] #44 84.94 DEP criu/file-ids.d [2020-04-21T14:20:30.667Z] #44 86.40 DEP criu/file-ids.d [2020-04-21T14:20:30.667Z] #44 86.51 DEP criu/fifo.d [2020-04-21T14:20:30.667Z] #44 86.62 DEP criu/fdstore.d [2020-04-21T14:20:30.902Z] #44 85.07 DEP criu/fifo.d [2020-04-21T14:20:30.902Z] #44 85.17 DEP criu/fdstore.d [2020-04-21T14:20:30.902Z] #44 85.26 DEP criu/fault-injection.d [2020-04-21T14:20:30.902Z] #44 85.32 DEP criu/external.d [2020-04-21T14:20:30.924Z] #44 86.72 DEP criu/fault-injection.d [2020-04-21T14:20:30.924Z] #44 86.76 DEP criu/external.d [2020-04-21T14:20:30.924Z] #44 86.84 DEP criu/eventpoll.d [2020-04-21T14:20:31.092Z] #43 ... [2020-04-21T14:20:31.092Z] [2020-04-21T14:20:31.092Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:20:31.092Z] #27 4.191 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-21T14:20:31.092Z] #27 4.548 [2020-04-21T14:20:31.092Z] #27 4.826 0.0% ### 5.3% ##### 7.3% ######## 11.9% ########### 16.1% ############## 20.1% ################# 24.4% #################### 27.8% ####################### 32.5% ########################## 36.4% ############################ 39.1% ############################## 42.9% ################################# 46.4% #################################### 50.8% ####################################### 54.2% ########################################## 59.0% ############################################# 62.7% ############################################### 66.4% ################################################### 72.1% ####################################################### 77.0% ########################################################## 81.1% ############################################################# 85.1% ################################################################ 89.8% ################################################################## 92.1% ####################################################################### 100.0% ######################################################################## 100.0% [2020-04-21T14:20:31.092Z] #27 7.740 [2020-04-21T14:20:31.092Z] #27 8.018 0.1% ###### 9.3% ################### 26.7% ###################################### 53.3% ############################################################# 85.3% ######################################################################## 100.0% [2020-04-21T14:20:31.092Z] #27 8.868 [2020-04-21T14:20:31.159Z] #44 85.42 DEP criu/eventpoll.d [2020-04-21T14:20:31.159Z] #44 85.55 DEP criu/eventfd.d [2020-04-21T14:20:31.182Z] #44 86.98 DEP criu/eventfd.d [2020-04-21T14:20:31.182Z] #44 87.17 DEP criu/crtools.d [2020-04-21T14:20:31.416Z] #44 85.67 DEP criu/crtools.d [2020-04-21T14:20:31.439Z] #44 87.30 DEP criu/cr-service.d [2020-04-21T14:20:31.615Z] #27 9.098 #=#=# # 2.0% #### 6.7% ###### 8.6% ######### 12.5% [2020-04-21T14:20:31.615Z] #27 ... [2020-04-21T14:20:31.615Z] [2020-04-21T14:20:31.615Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:20:31.615Z] #65 3.252 + RM_GOPATH=0 [2020-04-21T14:20:31.615Z] #65 3.252 + TMP_GOPATH= [2020-04-21T14:20:31.615Z] #65 3.252 + : /build [2020-04-21T14:20:31.615Z] #65 3.252 + '[' -z '' ']' [2020-04-21T14:20:31.615Z] #65 3.252 ++ mktemp -d [2020-04-21T14:20:31.615Z] #65 3.254 + export GOPATH=/tmp/tmp.07SrHU2E7L [2020-04-21T14:20:31.615Z] #65 3.260 + GOPATH=/tmp/tmp.07SrHU2E7L [2020-04-21T14:20:31.615Z] #65 3.260 + RM_GOPATH=1 [2020-04-21T14:20:31.615Z] #65 3.260 ++ dirname ./install.sh [2020-04-21T14:20:31.615Z] #65 3.260 + dir=. [2020-04-21T14:20:31.615Z] #65 3.260 + bin=containerd [2020-04-21T14:20:31.615Z] #65 3.260 + shift [2020-04-21T14:20:31.615Z] #65 3.260 + '[' '!' -f ./containerd.installer ']' [2020-04-21T14:20:31.615Z] #65 3.260 + . ./containerd.installer [2020-04-21T14:20:31.615Z] #65 3.260 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:20:31.615Z] #65 3.260 + install_containerd [2020-04-21T14:20:31.615Z] #65 3.260 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-21T14:20:31.615Z] #65 3.260 + git clone https://github.com/containerd/containerd.git /tmp/tmp.07SrHU2E7L/src/github.com/containerd/containerd [2020-04-21T14:20:31.615Z] #65 3.260 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:20:31.615Z] #65 3.285 Cloning into '/tmp/tmp.07SrHU2E7L/src/github.com/containerd/containerd'... [2020-04-21T14:20:31.615Z] #65 ... [2020-04-21T14:20:31.615Z] [2020-04-21T14:20:31.615Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:20:31.615Z] #35 30.39 Selecting previously unselected package cmake-data. [2020-04-21T14:20:31.615Z] #35 30.39 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-21T14:20:31.615Z] #35 30.42 Unpacking cmake-data (3.13.4-1) ... [2020-04-21T14:20:31.615Z] #35 35.22 Selecting previously unselected package libicu63:arm64. [2020-04-21T14:20:31.615Z] #35 35.24 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-21T14:20:31.615Z] #35 35.25 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-21T14:20:31.615Z] #35 39.32 Selecting previously unselected package libxml2:arm64. [2020-04-21T14:20:31.615Z] #35 39.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-04-21T14:20:31.615Z] #35 39.34 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:20:31.615Z] #35 39.84 Selecting previously unselected package libarchive13:arm64. [2020-04-21T14:20:31.615Z] #35 39.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-04-21T14:20:31.615Z] #35 39.86 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-21T14:20:31.615Z] #35 40.25 Selecting previously unselected package libjsoncpp1:arm64. [2020-04-21T14:20:31.615Z] #35 40.26 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-04-21T14:20:31.615Z] #35 40.27 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-21T14:20:31.674Z] #44 85.89 DEP criu/cr-service.d [2020-04-21T14:20:31.697Z] #44 87.54 DEP criu/cr-restore.d [2020-04-21T14:20:31.878Z] #35 40.42 Selecting previously unselected package librhash0:arm64. [2020-04-21T14:20:31.878Z] #35 40.45 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-04-21T14:20:31.878Z] #35 40.46 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-04-21T14:20:31.878Z] #35 ... [2020-04-21T14:20:31.878Z] [2020-04-21T14:20:31.878Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:20:31.931Z] #44 86.10 DEP criu/cr-restore.d [2020-04-21T14:20:31.954Z] #44 87.72 DEP criu/cr-errno.d [2020-04-21T14:20:31.954Z] #44 87.74 DEP criu/cr-dump.d [2020-04-21T14:20:32.188Z] #44 86.31 DEP criu/cr-errno.d [2020-04-21T14:20:32.188Z] #44 86.34 DEP criu/cr-dump.d [2020-04-21T14:20:32.212Z] #44 88.00 DEP criu/cr-dedup.d [2020-04-21T14:20:32.445Z] #44 86.50 DEP criu/cr-dedup.d [2020-04-21T14:20:32.445Z] #44 86.62 DEP criu/cr-check.d [2020-04-21T14:20:32.469Z] #44 88.20 DEP criu/cr-check.d [2020-04-21T14:20:32.469Z] #44 88.33 DEP criu/config.d [2020-04-21T14:20:32.702Z] #44 86.82 DEP criu/config.d [2020-04-21T14:20:32.702Z] #44 87.02 DEP criu/clone-noasan.d [2020-04-21T14:20:32.726Z] #44 88.46 DEP criu/clone-noasan.d [2020-04-21T14:20:32.726Z] #44 88.56 DEP criu/cgroup.d [2020-04-21T14:20:32.959Z] #44 87.09 DEP criu/cgroup.d [2020-04-21T14:20:32.959Z] #44 87.22 DEP criu/cgroup-props.d [2020-04-21T14:20:32.959Z] #44 87.34 DEP criu/bitmap.d [2020-04-21T14:20:32.982Z] #44 88.68 DEP criu/cgroup-props.d [2020-04-21T14:20:32.982Z] #44 88.82 DEP criu/bitmap.d [2020-04-21T14:20:32.982Z] #44 88.84 DEP criu/bfd.d [2020-04-21T14:20:32.982Z] #44 88.94 DEP criu/autofs.d [2020-04-21T14:20:33.186Z] #27 9.098 #=#=# # 2.0% #### 6.7% ###### 8.6% ######### 12.5% ############ 17.7% ################ 22.5% #################### 28.6% ######################### 35.7% ############################# 41.1% ################################# 46.5% ##################################### 51.9% ######################################### 57.6% ############################################# 63.4% ################################################# 69.2% ###################################################### 75.1% ########################################################## 81.2% ########################################################### 83.1% ############################################################### 87.5% ##################################################################### 96.2% ######################################################################## 100.0% [2020-04-21T14:20:33.215Z] #44 87.35 DEP criu/bfd.d [2020-04-21T14:20:33.240Z] #44 ... [2020-04-21T14:20:33.240Z] [2020-04-21T14:20:33.240Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:20:33.240Z] #17 13.95 Reading package lists... [2020-04-21T14:20:33.240Z] #17 17.77 Building dependency tree... [2020-04-21T14:20:33.240Z] #17 19.04 libcap2-bin is already the newest version (1:2.25-2). [2020-04-21T14:20:33.240Z] #17 19.04 The following additional packages will be installed: [2020-04-21T14:20:33.240Z] #17 19.04 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-21T14:20:33.240Z] #17 19.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-21T14:20:33.240Z] #17 19.05 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-21T14:20:33.240Z] #17 19.06 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-21T14:20:33.240Z] #17 19.06 python3.7 python3.7-minimal vim-runtime xxd [2020-04-21T14:20:33.240Z] #17 19.06 Suggested packages: [2020-04-21T14:20:33.240Z] #17 19.06 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-21T14:20:33.240Z] #17 19.06 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-21T14:20:33.240Z] #17 19.06 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-21T14:20:33.240Z] #17 19.06 Recommended packages: [2020-04-21T14:20:33.240Z] #17 19.06 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-21T14:20:33.240Z] #17 19.06 python3-keyrings.alt python3-xdg unzip [2020-04-21T14:20:33.240Z] #17 20.83 The following NEW packages will be installed: [2020-04-21T14:20:33.240Z] #17 20.83 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-21T14:20:33.240Z] #17 20.83 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-21T14:20:33.240Z] #17 20.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-21T14:20:33.240Z] #17 20.83 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-21T14:20:33.240Z] #17 20.84 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-21T14:20:33.240Z] #17 20.84 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-21T14:20:33.240Z] #17 20.84 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-21T14:20:33.240Z] #17 20.84 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-21T14:20:33.240Z] #17 20.84 xz-utils zip [2020-04-21T14:20:33.240Z] #17 21.48 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:20:33.240Z] #17 21.48 Need to get 28.5 MB of archives. [2020-04-21T14:20:33.240Z] #17 21.48 After this operation, 116 MB of additional disk space will be used. [2020-04-21T14:20:33.240Z] #17 21.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-21T14:20:33.240Z] #17 21.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-21T14:20:33.240Z] #17 21.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-21T14:20:33.240Z] #17 21.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-21T14:20:33.240Z] #17 21.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-21T14:20:33.240Z] #17 21.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-21T14:20:33.240Z] #17 21.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-21T14:20:33.240Z] #17 21.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-21T14:20:33.240Z] #17 21.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-21T14:20:33.240Z] #17 21.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-21T14:20:33.240Z] #17 21.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-21T14:20:33.240Z] #17 21.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-21T14:20:33.240Z] #17 21.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-21T14:20:33.240Z] #17 21.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-21T14:20:33.240Z] #17 21.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-21T14:20:33.240Z] #17 21.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-21T14:20:33.240Z] #17 21.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-21T14:20:33.240Z] #17 21.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:20:33.240Z] #17 21.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-21T14:20:33.240Z] #17 21.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-21T14:20:33.240Z] #17 21.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-21T14:20:33.240Z] #17 21.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-21T14:20:33.240Z] #17 21.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-21T14:20:33.240Z] #17 21.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-21T14:20:33.240Z] #17 21.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-21T14:20:33.240Z] #17 21.87 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-21T14:20:33.240Z] #17 21.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-21T14:20:33.240Z] #17 21.89 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-21T14:20:33.240Z] #17 21.89 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-21T14:20:33.240Z] #17 22.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-21T14:20:33.240Z] #17 22.36 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-21T14:20:33.240Z] #17 22.37 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-21T14:20:33.240Z] #17 22.37 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-21T14:20:33.240Z] #17 22.37 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-21T14:20:33.240Z] #17 22.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-21T14:20:33.240Z] #17 22.71 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-21T14:20:33.240Z] #17 22.72 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-21T14:20:33.240Z] #17 22.73 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-21T14:20:33.240Z] #17 22.74 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-21T14:20:33.240Z] #17 22.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-21T14:20:33.240Z] #17 22.77 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-21T14:20:33.240Z] #17 22.77 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-21T14:20:33.240Z] #17 22.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-21T14:20:33.240Z] #17 22.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-21T14:20:33.240Z] #17 22.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-21T14:20:33.240Z] #17 23.17 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-21T14:20:33.443Z] #17 ... [2020-04-21T14:20:33.443Z] [2020-04-21T14:20:33.443Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:33.443Z] #44 66.20 CC criu/pie/util-vdso.o [2020-04-21T14:20:33.443Z] #44 66.93 CC criu/pie/util-vdso-elf32.o [2020-04-21T14:20:33.443Z] #44 67.58 AR criu/pie/pie.lib.a [2020-04-21T14:20:33.443Z] #44 67.65 DEP criu/pie/restorer.d [2020-04-21T14:20:33.443Z] #44 67.88 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-21T14:20:33.443Z] #44 67.99 DEP criu/arch/x86/restorer_unmap.d [2020-04-21T14:20:33.443Z] #44 68.02 DEP criu/arch/x86/restorer.d [2020-04-21T14:20:33.443Z] #44 68.21 DEP criu/arch/x86/vdso-pie.d [2020-04-21T14:20:33.443Z] #44 68.33 DEP criu/pie/parasite-vdso.d [2020-04-21T14:20:33.443Z] #44 68.53 DEP criu/pie/parasite.d [2020-04-21T14:20:33.443Z] #44 68.81 CC criu/pie/parasite.o [2020-04-21T14:20:33.443Z] #44 70.06 LINK criu/pie/parasite.built-in.o [2020-04-21T14:20:33.443Z] #44 70.06 GEN criu/pie/parasite-blob.h [2020-04-21T14:20:33.443Z] #44 70.09 CC criu/pie/parasite-vdso.o [2020-04-21T14:20:33.443Z] #44 70.86 CC criu/arch/x86/vdso-pie.o [2020-04-21T14:20:33.443Z] #44 71.23 CC criu/arch/x86/restorer.o [2020-04-21T14:20:33.449Z] #27 11.45 [2020-04-21T14:20:33.472Z] #44 87.49 DEP criu/autofs.d [2020-04-21T14:20:33.472Z] #44 87.72 DEP criu/aio.d [2020-04-21T14:20:33.498Z] #17 23.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-21T14:20:33.498Z] #17 23.58 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-21T14:20:33.728Z] #44 87.92 DEP criu/action-scripts.d [2020-04-21T14:20:33.728Z] #44 ... [2020-04-21T14:20:33.728Z] [2020-04-21T14:20:33.728Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:20:33.728Z] #17 11.94 Fetched 8338 kB in 10s (855 kB/s) [2020-04-21T14:20:33.728Z] #17 11.94 Reading package lists... [2020-04-21T14:20:33.728Z] #17 15.41 Reading package lists... [2020-04-21T14:20:33.728Z] #17 18.60 Building dependency tree... [2020-04-21T14:20:33.728Z] #17 20.31 libcap2-bin is already the newest version (1:2.25-2). [2020-04-21T14:20:33.728Z] #17 20.31 The following additional packages will be installed: [2020-04-21T14:20:33.728Z] #17 20.31 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-21T14:20:33.728Z] #17 20.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-21T14:20:33.728Z] #17 20.31 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-21T14:20:33.728Z] #17 20.31 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-21T14:20:33.728Z] #17 20.31 python3.7 python3.7-minimal vim-runtime xxd [2020-04-21T14:20:33.728Z] #17 20.33 Suggested packages: [2020-04-21T14:20:33.728Z] #17 20.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-21T14:20:33.728Z] #17 20.33 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-21T14:20:33.728Z] #17 20.33 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-21T14:20:33.728Z] #17 20.33 Recommended packages: [2020-04-21T14:20:33.728Z] #17 20.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-21T14:20:33.728Z] #17 20.33 python3-keyrings.alt python3-xdg unzip [2020-04-21T14:20:33.985Z] #17 22.15 The following NEW packages will be installed: [2020-04-21T14:20:33.985Z] #17 22.16 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-21T14:20:33.985Z] #17 22.16 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-21T14:20:33.985Z] #17 22.16 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-21T14:20:33.985Z] #17 22.16 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-21T14:20:33.985Z] #17 22.16 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-21T14:20:33.985Z] #17 22.16 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-21T14:20:33.985Z] #17 22.16 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-21T14:20:33.985Z] #17 22.16 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-21T14:20:33.985Z] #17 22.16 xz-utils zip [2020-04-21T14:20:33.985Z] #17 ... [2020-04-21T14:20:33.985Z] [2020-04-21T14:20:33.985Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:33.985Z] #44 88.29 CC criu/action-scripts.o [2020-04-21T14:20:34.010Z] #44 71.87 CC criu/arch/x86/restorer_unmap.o [2020-04-21T14:20:34.010Z] #44 71.93 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-21T14:20:34.241Z] #44 88.61 CC criu/aio.o [2020-04-21T14:20:34.268Z] #44 72.27 CC criu/pie/restorer.o [2020-04-21T14:20:34.430Z] #17 24.27 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:20:34.430Z] #17 24.36 Fetched 28.5 MB in 3s (10.6 MB/s) [2020-04-21T14:20:34.430Z] #17 24.43 Selecting previously unselected package pigz. [2020-04-21T14:20:34.431Z] #17 24.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23427 files and directories currently installed.) [2020-04-21T14:20:34.431Z] #17 24.50 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-21T14:20:34.431Z] #17 24.50 Unpacking pigz (2.4-1) ... [2020-04-21T14:20:34.688Z] #17 24.61 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-21T14:20:34.688Z] #17 24.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:20:34.688Z] #17 24.62 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:20:34.688Z] #17 ... [2020-04-21T14:20:34.688Z] [2020-04-21T14:20:34.688Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:20:34.688Z] #30 DONE 162.2s [2020-04-21T14:20:34.688Z] [2020-04-21T14:20:34.688Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:34.688Z] #44 89.15 DEP criu/aio.d [2020-04-21T14:20:34.688Z] #44 89.33 DEP criu/action-scripts.d [2020-04-21T14:20:34.688Z] #44 89.57 CC criu/action-scripts.o [2020-04-21T14:20:34.688Z] #44 90.03 CC criu/aio.o [2020-04-21T14:20:34.688Z] #44 90.57 CC criu/autofs.o [2020-04-21T14:20:34.754Z] #27 11.69 0.0% # 1.5% ## 2.8% ## 4.1% #### 5.6% #### 6.9% ###### 8.5% ####### 11.0% ######### 12.8% ########## 15.1% [2020-04-21T14:20:34.754Z] #27 ... [2020-04-21T14:20:34.754Z] [2020-04-21T14:20:34.754Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:20:34.754Z] #30 33.25 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. [2020-04-21T14:20:34.754Z] #30 33.74 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-21T14:20:34.754Z] #30 33.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-21T14:20:34.754Z] #30 ... [2020-04-21T14:20:34.754Z] [2020-04-21T14:20:34.754Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:20:34.754Z] #33 33.04 sort [2020-04-21T14:20:34.754Z] #33 33.04 errors [2020-04-21T14:20:34.754Z] #33 33.22 internal/oserror [2020-04-21T14:20:34.754Z] #33 33.22 io [2020-04-21T14:20:34.754Z] #33 33.22 strconv [2020-04-21T14:20:34.754Z] #33 33.37 syscall [2020-04-21T14:20:34.754Z] #33 34.91 strings [2020-04-21T14:20:34.754Z] #33 34.91 bytes [2020-04-21T14:20:34.754Z] #33 39.09 bufio [2020-04-21T14:20:34.754Z] #33 39.11 reflect [2020-04-21T14:20:34.754Z] #33 39.81 path [2020-04-21T14:20:34.754Z] #33 40.88 text/tabwriter [2020-04-21T14:20:34.805Z] #44 89.12 CC criu/autofs.o [2020-04-21T14:20:35.019Z] #33 ... [2020-04-21T14:20:35.019Z] [2020-04-21T14:20:35.019Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:20:35.540Z] #27 11.69 0.0% # 1.5% ## 2.8% ## 4.1% #### 5.6% #### 6.9% ###### 8.5% ####### 11.0% ######### 12.8% ########## 15.1% ############ 17.2% ############# 19.3% ############## 20.8% ################ 22.8% ################## 25.0% ################### 27.5% ##################### 30.0% ####################### 32.2% [2020-04-21T14:20:35.540Z] #27 ... [2020-04-21T14:20:35.540Z] [2020-04-21T14:20:35.540Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:35.540Z] #47 33.87 github.com/LK4D4/vndr/godl/singleflight [2020-04-21T14:20:35.540Z] #47 33.87 math/rand [2020-04-21T14:20:35.540Z] #47 33.87 internal/singleflight [2020-04-21T14:20:35.540Z] #47 33.92 io [2020-04-21T14:20:35.540Z] #47 34.33 strconv [2020-04-21T14:20:35.540Z] #47 34.39 sort [2020-04-21T14:20:35.540Z] #47 35.79 syscall [2020-04-21T14:20:35.540Z] #47 35.92 vendor/golang.org/x/net/dns/dnsmessage [2020-04-21T14:20:35.540Z] #47 36.61 bytes [2020-04-21T14:20:35.540Z] #47 39.88 reflect [2020-04-21T14:20:35.540Z] #47 40.14 bufio [2020-04-21T14:20:35.540Z] #47 42.29 regexp/syntax [2020-04-21T14:20:35.540Z] #47 ... [2020-04-21T14:20:35.540Z] [2020-04-21T14:20:35.540Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:20:35.734Z] #44 ... [2020-04-21T14:20:35.734Z] [2020-04-21T14:20:35.734Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:20:35.734Z] #30 DONE 161.1s [2020-04-21T14:20:35.734Z] [2020-04-21T14:20:35.734Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:20:35.734Z] #17 22.61 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:20:35.734Z] #17 22.61 Need to get 28.5 MB of archives. [2020-04-21T14:20:35.734Z] #17 22.61 After this operation, 116 MB of additional disk space will be used. [2020-04-21T14:20:35.734Z] #17 22.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-21T14:20:35.734Z] #17 22.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-21T14:20:35.734Z] #17 22.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-21T14:20:35.734Z] #17 22.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-21T14:20:35.734Z] #17 22.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-21T14:20:35.734Z] #17 22.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-21T14:20:35.734Z] #17 22.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-21T14:20:35.734Z] #17 22.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-21T14:20:35.734Z] #17 22.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-21T14:20:35.734Z] #17 22.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-21T14:20:35.734Z] #17 22.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-21T14:20:35.734Z] #17 22.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-21T14:20:35.734Z] #17 22.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-21T14:20:35.734Z] #17 22.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-21T14:20:35.734Z] #17 22.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-21T14:20:35.734Z] #17 22.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-21T14:20:35.734Z] #17 22.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-21T14:20:35.734Z] #17 22.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:20:35.734Z] #17 22.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-21T14:20:35.734Z] #17 22.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-21T14:20:35.734Z] #17 22.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-21T14:20:35.734Z] #17 22.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-21T14:20:35.734Z] #17 22.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-21T14:20:35.734Z] #17 22.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-21T14:20:35.734Z] #17 22.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-21T14:20:35.734Z] #17 22.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-21T14:20:35.734Z] #17 22.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-21T14:20:35.734Z] #17 22.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-21T14:20:35.734Z] #17 23.00 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-21T14:20:35.734Z] #17 23.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-21T14:20:35.734Z] #17 23.44 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-21T14:20:35.734Z] #17 23.46 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-21T14:20:35.734Z] #17 23.46 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-21T14:20:35.734Z] #17 23.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-21T14:20:35.734Z] #17 23.49 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-21T14:20:35.734Z] #17 23.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-21T14:20:35.734Z] #17 23.58 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-21T14:20:35.734Z] #17 23.59 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-21T14:20:35.734Z] #17 23.60 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-21T14:20:35.734Z] #17 23.61 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-21T14:20:35.734Z] #17 23.62 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-21T14:20:35.734Z] #17 23.62 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-21T14:20:35.734Z] #17 23.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-21T14:20:35.734Z] #17 23.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-21T14:20:35.734Z] #17 23.69 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-21T14:20:35.734Z] #17 23.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-21T14:20:35.991Z] #17 24.13 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-21T14:20:35.991Z] #17 24.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-21T14:20:36.586Z] #44 92.10 CC criu/bfd.o [2020-04-21T14:20:36.586Z] #44 92.54 CC criu/bitmap.o [2020-04-21T14:20:36.843Z] #44 92.74 CC criu/cgroup-props.o [2020-04-21T14:20:36.847Z] #27 11.69 0.0% # 1.5% ## 2.8% ## 4.1% #### 5.6% #### 6.9% ###### 8.5% ####### 11.0% ######### 12.8% ########## 15.1% ############ 17.2% ############# 19.3% ############## 20.8% ################ 22.8% ################## 25.0% ################### 27.5% ##################### 30.0% ####################### 32.2% ######################## 34.3% ########################## 36.8% ########################### 38.1% ############################ 39.9% ############################## 41.9% ############################### 43.4% ################################ 44.9% ################################# 46.1% ################################## 48.3% #################################### 50.2% ## [2020-04-21T14:20:36.847Z] #27 ... [2020-04-21T14:20:36.847Z] [2020-04-21T14:20:36.847Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:20:36.847Z] #35 40.65 Selecting previously unselected package libuv1:arm64. [2020-04-21T14:20:36.847Z] #35 40.71 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-04-21T14:20:36.847Z] #35 40.71 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-04-21T14:20:36.847Z] #35 40.91 Selecting previously unselected package cmake. [2020-04-21T14:20:36.847Z] #35 40.94 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-04-21T14:20:36.847Z] #35 40.97 Unpacking cmake (3.13.4-1) ... [2020-04-21T14:20:36.847Z] #35 43.65 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-21T14:20:36.847Z] #35 43.67 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:20:36.847Z] #35 43.70 Setting up libuv1:arm64 (1.24.1-1) ... [2020-04-21T14:20:36.847Z] #35 43.75 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:20:36.847Z] #35 43.81 Setting up librhash0:arm64 (1.3.8-1) ... [2020-04-21T14:20:36.847Z] #35 43.84 Setting up cmake-data (3.13.4-1) ... [2020-04-21T14:20:36.847Z] #35 43.88 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:20:36.847Z] #35 43.91 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-21T14:20:36.847Z] #35 43.94 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-21T14:20:36.847Z] #35 43.96 Setting up cmake (3.13.4-1) ... [2020-04-21T14:20:36.847Z] #35 44.00 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:20:36.847Z] #35 44.18 Processing triggers for mime-support (3.62) ... [2020-04-21T14:20:36.847Z] #35 DONE 45.4s [2020-04-21T14:20:36.847Z] [2020-04-21T14:20:36.847Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:20:36.847Z] #27 11.69 0.0% # 1.5% ## 2.8% ## 4.1% #### 5.6% #### 6.9% ###### 8.5% ####### 11.0% ######### 12.8% ########## 15.1% ############ 17.2% ############# 19.3% ############## 20.8% ################ 22.8% ################## 25.0% ################### 27.5% ##################### 30.0% ####################### 32.2% ######################## 34.3% ########################## 36.8% ########################### 38.1% ############################ 39.9% ############################## 41.9% ############################### 43.4% ################################ 44.9% ################################# 46.1% ################################## 48.3% #################################### 50.2% ##################################### 52.7% ####################################### 55.4% [2020-04-21T14:20:36.847Z] #27 ... [2020-04-21T14:20:36.847Z] [2020-04-21T14:20:36.847Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:20:36.847Z] #36 DONE 0.1s [2020-04-21T14:20:36.847Z] [2020-04-21T14:20:36.847Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:20:36.847Z] #27 11.69 0.0% # 1.5% ## 2.8% ## 4.1% #### 5.6% #### 6.9% ###### 8.5% ####### 11.0% ######### 12.8% ########## 15.1% ############ 17.2% ############# 19.3% ############## 20.8% ################ 22.8% ################## 25.0% ################### 27.5% ##################### 30.0% ####################### 32.2% ######################## 34.3% ########################## 36.8% ########################### 38.1% ############################ 39.9% ############################## 41.9% ############################### 43.4% ################################ 44.9% ################################# 46.1% ################################## 48.3% #################################### 50.2% ##################################### 52.7% ####################################### 55.4% ######################################### 57.4% [2020-04-21T14:20:36.847Z] #27 ... [2020-04-21T14:20:36.847Z] [2020-04-21T14:20:36.847Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-21T14:20:36.847Z] #37 DONE 0.1s [2020-04-21T14:20:36.847Z] [2020-04-21T14:20:36.847Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:20:36.920Z] #17 25.12 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:20:36.920Z] #17 25.20 Fetched 28.5 MB in 2s (14.4 MB/s) [2020-04-21T14:20:37.176Z] #17 25.25 Selecting previously unselected package pigz. [2020-04-21T14:20:37.176Z] #17 25.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23427 files and directories currently installed.) [2020-04-21T14:20:37.176Z] #17 25.33 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-21T14:20:37.176Z] #17 25.33 Unpacking pigz (2.4-1) ... [2020-04-21T14:20:37.176Z] #17 25.43 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-21T14:20:37.176Z] #17 25.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:20:37.176Z] #17 25.45 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:20:37.550Z] #44 75.33 LINK criu/pie/restorer.built-in.o [2020-04-21T14:20:37.550Z] #44 75.36 GEN criu/pie/restorer-blob.h [2020-04-21T14:20:37.550Z] #44 75.47 DEP criu/vdso.d [2020-04-21T14:20:37.739Z] #17 25.90 Selecting previously unselected package python3.7-minimal. [2020-04-21T14:20:37.739Z] #17 25.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:20:37.739Z] #17 25.94 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:20:37.776Z] #44 93.46 CC criu/cgroup.o [2020-04-21T14:20:37.808Z] #44 75.65 DEP criu/vdso-compat.d [2020-04-21T14:20:37.808Z] #44 75.78 DEP criu/uts_ns.d [2020-04-21T14:20:38.066Z] #44 76.00 DEP criu/util.d [2020-04-21T14:20:38.159Z] #27 11.69 0.0% # 1.5% ## 2.8% ## 4.1% #### 5.6% #### 6.9% ###### 8.5% ####### 11.0% ######### 12.8% ########## 15.1% ############ 17.2% ############# 19.3% ############## 20.8% ################ 22.8% ################## 25.0% ################### 27.5% ##################### 30.0% ####################### 32.2% ######################## 34.3% ########################## 36.8% ########################### 38.1% ############################ 39.9% ############################## 41.9% ############################### 43.4% ################################ 44.9% ################################# 46.1% ################################## 48.3% #################################### 50.2% ##################################### 52.7% ####################################### 55.4% ######################################### 57.4% ########################################## 59.4% ########################################### 60.9% ############################################# 62.7% ############################################### 65.9% ################################################ 67.3% ################################################# 69.3% ################################################## 69.8% #################################################### 72.5% ##################################################### 74.7% ####################################################### 76.5% ## [2020-04-21T14:20:38.160Z] #27 ... [2020-04-21T14:20:38.160Z] [2020-04-21T14:20:38.160Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:20:38.160Z] #43 41.43 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-21T14:20:38.160Z] #43 41.45 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-21T14:20:38.160Z] #43 41.52 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-21T14:20:38.160Z] #43 41.54 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-04-21T14:20:38.160Z] #43 41.56 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-21T14:20:38.160Z] #43 41.59 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:20:38.160Z] #43 41.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:20:38.160Z] #43 41.65 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-21T14:20:38.160Z] #43 41.68 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:20:38.160Z] #43 41.70 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-21T14:20:38.160Z] #43 46.33 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-21T14:20:38.160Z] #43 46.35 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:20:38.160Z] #43 DONE 46.9s [2020-04-21T14:20:38.160Z] [2020-04-21T14:20:38.160Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:20:38.160Z] #27 11.69 0.0% # 1.5% ## 2.8% ## 4.1% #### 5.6% #### 6.9% ###### 8.5% ####### 11.0% ######### 12.8% ########## 15.1% ############ 17.2% ############# 19.3% ############## 20.8% ################ 22.8% ################## 25.0% ################### 27.5% ##################### 30.0% ####################### 32.2% ######################## 34.3% ########################## 36.8% ########################### 38.1% ############################ 39.9% ############################## 41.9% ############################### 43.4% ################################ 44.9% ################################# 46.1% ################################## 48.3% #################################### 50.2% ##################################### 52.7% ####################################### 55.4% ######################################### 57.4% ########################################## 59.4% ########################################### 60.9% ############################################# 62.7% ############################################### 65.9% ################################################ 67.3% ################################################# 69.3% ################################################## 69.8% #################################################### 72.5% ##################################################### 74.7% ####################################################### 76.5% ######################################################## 78.8% ########################################################## 81.8% ############################################################ 84.0% [2020-04-21T14:20:38.160Z] #27 ... [2020-04-21T14:20:38.160Z] [2020-04-21T14:20:38.160Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:20:38.160Z] #10 36.89 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-21T14:20:38.160Z] #10 36.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-04-21T14:20:38.160Z] #10 36.94 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:20:38.160Z] #10 39.18 Selecting previously unselected package binutils-mingw-w64. [2020-04-21T14:20:38.160Z] #10 39.18 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-21T14:20:38.160Z] #10 39.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:20:38.160Z] #10 39.37 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-04-21T14:20:38.160Z] #10 39.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-21T14:20:38.160Z] #10 39.42 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-21T14:20:38.160Z] #10 39.61 Selecting previously unselected package dmsetup. [2020-04-21T14:20:38.160Z] #10 39.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-04-21T14:20:38.160Z] #10 39.62 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-21T14:20:38.160Z] #10 39.88 Selecting previously unselected package mingw-w64-common. [2020-04-21T14:20:38.160Z] #10 39.88 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-21T14:20:38.160Z] #10 39.89 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-21T14:20:38.160Z] #10 46.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-21T14:20:38.160Z] #10 46.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-21T14:20:38.160Z] #10 46.47 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:20:38.426Z] #10 ... [2020-04-21T14:20:38.426Z] [2020-04-21T14:20:38.426Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:20:38.632Z] #44 76.25 DEP criu/uffd.d [2020-04-21T14:20:38.632Z] #44 76.52 DEP criu/tun.d [2020-04-21T14:20:38.669Z] #17 26.80 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:20:38.669Z] #17 26.83 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:20:38.891Z] #44 76.77 DEP criu/tty.d [2020-04-21T14:20:38.948Z] #27 11.69 0.0% # 1.5% ## 2.8% ## 4.1% #### 5.6% #### 6.9% ###### 8.5% ####### 11.0% ######### 12.8% ########## 15.1% ############ 17.2% ############# 19.3% ############## 20.8% ################ 22.8% ################## 25.0% ################### 27.5% ##################### 30.0% ####################### 32.2% ######################## 34.3% ########################## 36.8% ########################### 38.1% ############################ 39.9% ############################## 41.9% ############################### 43.4% ################################ 44.9% ################################# 46.1% ################################## 48.3% #################################### 50.2% ##################################### 52.7% ####################################### 55.4% ######################################### 57.4% ########################################## 59.4% ########################################### 60.9% ############################################# 62.7% ############################################### 65.9% ################################################ 67.3% ################################################# 69.3% ################################################## 69.8% #################################################### 72.5% ##################################################### 74.7% ####################################################### 76.5% ######################################################## 78.8% ########################################################## 81.8% ############################################################ 84.0% ############################################################# 85.7% ############################################################### 88.2% ################################################################ 89.7% ################################################################## 92.3% ################################################################### 94.1% ##################################################################### 96.0% ######################################################################## 100.0% [2020-04-21T14:20:39.148Z] #44 ... [2020-04-21T14:20:39.148Z] [2020-04-21T14:20:39.148Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:20:39.148Z] #17 25.17 Selecting previously unselected package python3.7-minimal. [2020-04-21T14:20:39.148Z] #17 25.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:20:39.148Z] #17 25.21 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:20:39.148Z] #17 26.32 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:20:39.148Z] #17 26.34 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:20:39.148Z] #17 28.22 Selecting previously unselected package python3-minimal. [2020-04-21T14:20:39.148Z] #17 28.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23676 files and directories currently installed.) [2020-04-21T14:20:39.148Z] #17 28.29 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-21T14:20:39.148Z] #17 28.31 Unpacking python3-minimal (3.7.3-1) ... [2020-04-21T14:20:39.148Z] #17 28.41 Selecting previously unselected package libmpdec2:amd64. [2020-04-21T14:20:39.148Z] #17 28.41 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-21T14:20:39.148Z] #17 28.42 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-21T14:20:39.148Z] #17 28.56 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-21T14:20:39.148Z] #17 28.56 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:20:39.148Z] #17 28.57 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:20:39.149Z] #44 76.95 DEP criu/timerfd.d [2020-04-21T14:20:39.209Z] #27 17.14 [2020-04-21T14:20:39.406Z] #17 29.50 Selecting previously unselected package python3.7. [2020-04-21T14:20:39.406Z] #17 29.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:20:39.406Z] #17 29.51 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:20:39.407Z] #44 77.11 DEP criu/sysfs_parse.d [2020-04-21T14:20:39.407Z] #44 77.23 DEP criu/sysctl.d [2020-04-21T14:20:39.407Z] #44 77.36 DEP criu/string.d [2020-04-21T14:20:39.663Z] #17 29.62 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-21T14:20:39.663Z] #17 29.64 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-21T14:20:39.663Z] #17 29.64 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-21T14:20:39.665Z] #44 77.42 DEP criu/stats.d [2020-04-21T14:20:39.665Z] #44 77.54 DEP criu/sockets.d [2020-04-21T14:20:39.921Z] #17 29.75 Setting up python3-minimal (3.7.3-1) ... [2020-04-21T14:20:39.922Z] #44 77.79 DEP criu/sk-unix.d [2020-04-21T14:20:39.922Z] #44 ... [2020-04-21T14:20:39.922Z] [2020-04-21T14:20:39.922Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:39.922Z] #47 143.2 github.com/LK4D4/vndr/godl [2020-04-21T14:20:39.922Z] #47 144.0 github.com/LK4D4/vndr [2020-04-21T14:20:39.922Z] #47 ... [2020-04-21T14:20:39.922Z] [2020-04-21T14:20:39.922Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:20:39.922Z] #17 11.70 Fetched 8338 kB in 10s (877 kB/s) [2020-04-21T14:20:39.922Z] #17 11.70 Reading package lists... [2020-04-21T14:20:40.180Z] #17 15.67 Reading package lists... [2020-04-21T14:20:40.180Z] #17 ... [2020-04-21T14:20:40.180Z] [2020-04-21T14:20:40.180Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:40.180Z] #44 77.95 DEP criu/sk-tcp.d [2020-04-21T14:20:40.439Z] #44 78.11 DEP criu/sk-queue.d [2020-04-21T14:20:40.439Z] #44 ... [2020-04-21T14:20:40.439Z] [2020-04-21T14:20:40.439Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:40.439Z] #47 DONE 153.8s [2020-04-21T14:20:40.439Z] [2020-04-21T14:20:40.439Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:40.439Z] #44 78.26 DEP criu/sk-packet.d [2020-04-21T14:20:40.486Z] #17 30.50 Selecting previously unselected package python3. [2020-04-21T14:20:40.486Z] #17 30.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 ... 24088 files and directories currently installed.) [2020-04-21T14:20:40.486Z] #17 30.54 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-21T14:20:40.486Z] #17 30.55 Unpacking python3 (3.7.3-1) ... [2020-04-21T14:20:40.486Z] #17 30.66 Selecting previously unselected package libip4tc0:amd64. [2020-04-21T14:20:40.562Z] #17 28.82 Selecting previously unselected package python3-minimal. [2020-04-21T14:20:40.562Z] #17 28.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23676 files and directories currently installed.) [2020-04-21T14:20:40.562Z] #17 28.86 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-21T14:20:40.562Z] #17 28.87 Unpacking python3-minimal (3.7.3-1) ... [2020-04-21T14:20:40.598Z] #27 18.34 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-21T14:20:40.697Z] #44 78.49 DEP criu/sk-netlink.d [2020-04-21T14:20:40.744Z] #17 30.67 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-21T14:20:40.744Z] #17 30.67 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-21T14:20:40.744Z] #17 30.77 Selecting previously unselected package libip6tc0:amd64. [2020-04-21T14:20:40.744Z] #17 30.78 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-21T14:20:40.744Z] #17 30.79 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-21T14:20:40.819Z] #17 28.93 Selecting previously unselected package libmpdec2:amd64. [2020-04-21T14:20:40.819Z] #17 28.94 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-21T14:20:40.819Z] #17 28.95 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-21T14:20:40.819Z] #17 29.05 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-21T14:20:40.859Z] #27 18.77 #=#=# [2020-04-21T14:20:40.955Z] #44 78.88 DEP criu/sk-inet.d [2020-04-21T14:20:41.001Z] #17 30.87 Selecting previously unselected package libiptc0:amd64. [2020-04-21T14:20:41.001Z] #17 30.89 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-21T14:20:41.001Z] #17 30.90 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-21T14:20:41.001Z] #17 30.99 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-21T14:20:41.001Z] #17 31.00 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-21T14:20:41.001Z] #17 31.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-21T14:20:41.001Z] #17 31.06 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-21T14:20:41.001Z] #17 31.07 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-21T14:20:41.001Z] #17 31.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-21T14:20:41.075Z] #17 29.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:20:41.075Z] #17 29.06 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:20:41.123Z] #27 19.08 # 2.2% ######################################################################## 100.0% [2020-04-21T14:20:41.123Z] #27 ... [2020-04-21T14:20:41.123Z] [2020-04-21T14:20:41.123Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:20:41.123Z] #50 39.40 + cd /tmp/tmp.w38ek3NcTi/src/gotest.tools/gotestsum [2020-04-21T14:20:41.123Z] #50 39.40 + git checkout -q v0.3.5 [2020-04-21T14:20:41.123Z] #50 39.46 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-21T14:20:41.213Z] #44 79.22 DEP criu/signalfd.d [2020-04-21T14:20:41.259Z] #17 31.17 Selecting previously unselected package libnftnl11:amd64. [2020-04-21T14:20:41.259Z] #17 31.18 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-21T14:20:41.259Z] #17 31.18 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-21T14:20:41.259Z] #17 31.28 Selecting previously unselected package iptables. [2020-04-21T14:20:41.259Z] #17 31.28 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-21T14:20:41.259Z] #17 31.30 Unpacking iptables (1.8.2-4) ... [2020-04-21T14:20:41.383Z] #50 ... [2020-04-21T14:20:41.383Z] [2020-04-21T14:20:41.383Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:20:41.383Z] #27 19.19 [2020-04-21T14:20:41.470Z] #44 79.44 DEP criu/sigframe.d [2020-04-21T14:20:41.516Z] #17 31.54 Selecting previously unselected package xxd. [2020-04-21T14:20:41.516Z] #17 31.55 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-21T14:20:41.516Z] #17 31.56 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:20:41.644Z] #27 ... [2020-04-21T14:20:41.644Z] [2020-04-21T14:20:41.644Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:20:41.644Z] #56 39.94 syscall [2020-04-21T14:20:41.644Z] #56 39.95 reflect [2020-04-21T14:20:41.644Z] #56 39.95 bufio [2020-04-21T14:20:41.644Z] #56 39.97 regexp/syntax [2020-04-21T14:20:41.644Z] #56 47.93 regexp [2020-04-21T14:20:41.728Z] #44 79.53 DEP criu/shmem.d [2020-04-21T14:20:41.774Z] #17 31.66 Selecting previously unselected package vim-common. [2020-04-21T14:20:41.774Z] #17 31.67 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:20:41.774Z] #17 31.70 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:20:41.774Z] #17 31.88 Selecting previously unselected package bash-completion. [2020-04-21T14:20:41.774Z] #17 31.88 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-21T14:20:41.904Z] #56 ... [2020-04-21T14:20:41.904Z] [2020-04-21T14:20:41.904Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:41.904Z] #38 2.460 + RM_GOPATH=0 [2020-04-21T14:20:41.904Z] #38 2.460 + TMP_GOPATH= [2020-04-21T14:20:41.904Z] #38 2.460 + : /build [2020-04-21T14:20:41.905Z] #38 2.460 + '[' -z '' ']' [2020-04-21T14:20:41.905Z] #38 2.537 ++ mktemp -d [2020-04-21T14:20:41.905Z] #38 2.538 + export GOPATH=/tmp/tmp.i4hromu1ch [2020-04-21T14:20:41.905Z] #38 2.538 + GOPATH=/tmp/tmp.i4hromu1ch [2020-04-21T14:20:41.905Z] #38 2.538 + RM_GOPATH=1 [2020-04-21T14:20:41.905Z] #38 2.538 ++ dirname ./install.sh [2020-04-21T14:20:41.905Z] #38 2.549 + dir=. [2020-04-21T14:20:41.905Z] #38 2.549 + bin=tini [2020-04-21T14:20:41.905Z] #38 2.549 + shift [2020-04-21T14:20:41.905Z] #38 2.549 + '[' '!' -f ./tini.installer ']' [2020-04-21T14:20:41.905Z] #38 2.550 + . ./tini.installer [2020-04-21T14:20:41.905Z] #38 2.550 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:20:41.905Z] #38 2.550 + install_tini [2020-04-21T14:20:41.905Z] #38 2.550 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-21T14:20:41.905Z] #38 2.550 + git clone https://github.com/krallin/tini.git /tmp/tmp.i4hromu1ch/tini [2020-04-21T14:20:41.905Z] #38 2.550 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:20:41.905Z] #38 2.552 Cloning into '/tmp/tmp.i4hromu1ch/tini'... [2020-04-21T14:20:41.905Z] #38 3.220 + cd /tmp/tmp.i4hromu1ch/tini [2020-04-21T14:20:41.905Z] #38 3.221 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:20:41.905Z] #38 3.238 + cmake . [2020-04-21T14:20:41.905Z] #38 3.805 -- The C compiler identification is GNU 8.3.0 [2020-04-21T14:20:41.905Z] #38 3.834 -- Check for working C compiler: /usr/bin/cc [2020-04-21T14:20:41.905Z] #38 4.753 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-21T14:20:41.905Z] #38 4.764 -- Detecting C compiler ABI info [2020-04-21T14:20:41.986Z] #44 79.67 DEP criu/servicefd.d [2020-04-21T14:20:41.986Z] #44 79.87 DEP criu/seize.d [2020-04-21T14:20:42.005Z] #17 29.97 Selecting previously unselected package python3.7. [2020-04-21T14:20:42.005Z] #17 29.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:20:42.005Z] #17 29.98 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:20:42.005Z] #17 30.12 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-21T14:20:42.005Z] #17 30.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-21T14:20:42.005Z] #17 30.12 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-21T14:20:42.005Z] #17 30.23 Setting up python3-minimal (3.7.3-1) ... [2020-04-21T14:20:42.166Z] #38 ... [2020-04-21T14:20:42.167Z] [2020-04-21T14:20:42.167Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:20:42.167Z] #56 50.40 internal/poll [2020-04-21T14:20:42.167Z] #56 50.42 context [2020-04-21T14:20:42.244Z] #44 80.01 DEP criu/seccomp.d [2020-04-21T14:20:42.244Z] #44 80.22 DEP criu/rst-malloc.d [2020-04-21T14:20:42.502Z] #44 80.31 DEP criu/rbtree.d [2020-04-21T14:20:42.502Z] #44 80.34 DEP criu/pstree.d [2020-04-21T14:20:42.568Z] #17 30.92 Selecting previously unselected package python3. [2020-04-21T14:20:42.760Z] #44 80.50 DEP criu/protobuf.d [2020-04-21T14:20:42.760Z] #44 80.58 GEN criu/protobuf-desc-gen.h [2020-04-21T14:20:42.825Z] #17 30.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 ... 24088 files and directories currently installed.) [2020-04-21T14:20:42.825Z] #17 30.97 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-21T14:20:42.825Z] #17 30.98 Unpacking python3 (3.7.3-1) ... [2020-04-21T14:20:42.825Z] #17 31.08 Selecting previously unselected package libip4tc0:amd64. [2020-04-21T14:20:42.825Z] #17 31.09 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-21T14:20:42.825Z] #17 31.10 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-21T14:20:42.825Z] #17 31.20 Selecting previously unselected package libip6tc0:amd64. [2020-04-21T14:20:43.081Z] #17 31.20 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-21T14:20:43.081Z] #17 31.21 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-21T14:20:43.081Z] #17 31.31 Selecting previously unselected package libiptc0:amd64. [2020-04-21T14:20:43.081Z] #17 31.32 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-21T14:20:43.081Z] #17 31.33 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-21T14:20:43.081Z] #17 31.41 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-21T14:20:43.081Z] #17 31.41 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-21T14:20:43.338Z] #17 31.42 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-21T14:20:43.338Z] #17 31.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-21T14:20:43.338Z] #17 31.47 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-21T14:20:43.338Z] #17 31.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-21T14:20:43.338Z] #17 31.54 Selecting previously unselected package libnftnl11:amd64. [2020-04-21T14:20:43.338Z] #17 31.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-21T14:20:43.338Z] #17 31.55 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-21T14:20:43.338Z] #17 31.60 Selecting previously unselected package iptables. [2020-04-21T14:20:43.338Z] #17 31.62 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-21T14:20:43.338Z] #17 31.62 Unpacking iptables (1.8.2-4) ... [2020-04-21T14:20:43.592Z] #65 150.5 + bin/containerd-stress [2020-04-21T14:20:43.592Z] #65 151.8 + bin/containerd-shim [2020-04-21T14:20:43.852Z] #17 31.95 Selecting previously unselected package xxd. [2020-04-21T14:20:43.852Z] #17 31.96 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-21T14:20:43.852Z] #17 31.97 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:20:43.852Z] #17 32.10 Selecting previously unselected package vim-common. [2020-04-21T14:20:44.111Z] #17 32.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:20:44.111Z] #17 32.14 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:20:44.111Z] #17 32.30 Selecting previously unselected package bash-completion. [2020-04-21T14:20:44.111Z] #17 32.31 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-21T14:20:44.134Z] #44 81.87 DEP criu/protobuf-desc.d [2020-04-21T14:20:44.134Z] #44 81.96 DEP criu/proc_parse.d [2020-04-21T14:20:44.134Z] #44 82.14 DEP criu/plugin.d [2020-04-21T14:20:44.301Z] #17 34.32 Unpacking bash-completion (1:2.8-6) ... [2020-04-21T14:20:44.392Z] #44 82.22 DEP criu/pipes.d [2020-04-21T14:20:44.392Z] #44 82.35 DEP criu/pie-util.d [2020-04-21T14:20:44.392Z] #44 82.43 DEP criu/pie-util-vdso.d [2020-04-21T14:20:44.558Z] #17 34.62 Selecting previously unselected package bzip2. [2020-04-21T14:20:44.558Z] #17 34.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-21T14:20:44.558Z] #17 34.64 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:20:44.650Z] #44 82.53 DEP criu/pie-util-vdso-elf32.d [2020-04-21T14:20:44.650Z] #44 82.63 DEP criu/path.d [2020-04-21T14:20:44.816Z] #17 34.72 Selecting previously unselected package xz-utils. [2020-04-21T14:20:44.816Z] #17 34.74 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-21T14:20:44.816Z] #17 34.75 Unpacking xz-utils (5.2.4-1) ... [2020-04-21T14:20:44.908Z] #44 82.77 DEP criu/parasite-syscall.d [2020-04-21T14:20:45.074Z] #17 34.94 Selecting previously unselected package apparmor. [2020-04-21T14:20:45.074Z] #17 34.95 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-21T14:20:45.074Z] #17 35.03 Unpacking apparmor (2.13.2-10) ... [2020-04-21T14:20:45.166Z] #44 83.01 DEP criu/pagemap.d [2020-04-21T14:20:45.166Z] #44 83.13 DEP criu/pagemap-cache.d [2020-04-21T14:20:45.332Z] #17 35.41 Selecting previously unselected package aufs-tools. [2020-04-21T14:20:45.332Z] #17 35.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-21T14:20:45.332Z] #17 35.42 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:20:45.424Z] #44 83.24 DEP criu/page-xfer.d [2020-04-21T14:20:45.424Z] #44 83.35 DEP criu/page-pipe.d [2020-04-21T14:20:45.469Z] #56 53.41 os [2020-04-21T14:20:45.590Z] #17 35.56 Selecting previously unselected package libonig5:amd64. [2020-04-21T14:20:45.590Z] #17 35.56 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-21T14:20:45.590Z] #17 35.57 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:20:45.590Z] #17 35.71 Selecting previously unselected package libjq1:amd64. [2020-04-21T14:20:45.590Z] #17 35.71 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:20:45.590Z] #17 35.72 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:20:45.682Z] #44 83.46 DEP criu/netfilter.d [2020-04-21T14:20:45.682Z] #44 83.62 DEP criu/net.d [2020-04-21T14:20:45.848Z] #17 35.83 Selecting previously unselected package jq. [2020-04-21T14:20:45.848Z] #17 35.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:20:45.848Z] #17 35.85 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:20:45.848Z] #17 35.94 Selecting previously unselected package libaio1:amd64. [2020-04-21T14:20:45.848Z] #17 35.96 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-21T14:20:45.848Z] #17 35.96 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-21T14:20:45.940Z] #44 83.83 DEP criu/namespaces.d [2020-04-21T14:20:46.105Z] #17 36.02 Selecting previously unselected package libgpm2:amd64. [2020-04-21T14:20:46.105Z] #17 36.03 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-21T14:20:46.105Z] #17 36.03 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-21T14:20:46.105Z] #17 36.09 Selecting previously unselected package libicu63:amd64. [2020-04-21T14:20:46.105Z] #17 36.10 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-21T14:20:46.105Z] #17 36.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:20:46.198Z] #44 84.01 DEP criu/mount.d [2020-04-21T14:20:46.198Z] #44 84.15 DEP criu/mem.d [2020-04-21T14:20:46.411Z] #56 ... [2020-04-21T14:20:46.411Z] [2020-04-21T14:20:46.411Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:20:46.411Z] #33 44.49 time [2020-04-21T14:20:46.411Z] #33 44.50 internal/syscall/unix [2020-04-21T14:20:46.411Z] #33 44.51 internal/syscall/execenv [2020-04-21T14:20:46.411Z] #33 49.00 internal/poll [2020-04-21T14:20:46.411Z] #33 50.61 os [2020-04-21T14:20:46.411Z] #33 52.39 internal/fmtsort [2020-04-21T14:20:46.411Z] #33 53.48 path/filepath [2020-04-21T14:20:46.411Z] #33 53.51 fmt [2020-04-21T14:20:46.411Z] #33 54.48 io/ioutil [2020-04-21T14:20:46.411Z] #33 ... [2020-04-21T14:20:46.411Z] [2020-04-21T14:20:46.411Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:46.411Z] #47 44.76 vendor/golang.org/x/text/transform [2020-04-21T14:20:46.411Z] #47 49.33 internal/poll [2020-04-21T14:20:46.411Z] #47 49.33 context [2020-04-21T14:20:46.411Z] #47 50.51 regexp [2020-04-21T14:20:46.411Z] #47 52.49 os [2020-04-21T14:20:46.411Z] #47 54.37 github.com/LK4D4/vndr/versioned [2020-04-21T14:20:46.456Z] #44 84.32 DEP criu/lsm.d [2020-04-21T14:20:46.632Z] #17 34.83 Unpacking bash-completion (1:2.8-6) ... [2020-04-21T14:20:46.671Z] #47 ... [2020-04-21T14:20:46.671Z] [2020-04-21T14:20:46.671Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:20:46.671Z] #27 20.47 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-21T14:20:46.671Z] #27 20.85 [2020-04-21T14:20:46.671Z] #27 21.08 ######### 13.3% ######################################################################## 100.0% [2020-04-21T14:20:46.671Z] #27 21.22 [2020-04-21T14:20:46.671Z] #27 22.57 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-21T14:20:46.671Z] #27 22.63 skipping existing ed4b54129745 [2020-04-21T14:20:46.671Z] #27 22.75 [2020-04-21T14:20:46.671Z] #27 23.95 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-21T14:20:46.671Z] #27 24.37 [2020-04-21T14:20:46.671Z] #27 24.55 ######################################################################## 100.0% [2020-04-21T14:20:46.671Z] #27 24.67 [2020-04-21T14:20:46.714Z] #44 84.50 DEP criu/log.d [2020-04-21T14:20:46.889Z] #17 ... [2020-04-21T14:20:46.889Z] [2020-04-21T14:20:46.889Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:46.889Z] #44 91.05 CC criu/bfd.o [2020-04-21T14:20:46.889Z] #44 91.48 CC criu/bitmap.o [2020-04-21T14:20:46.889Z] #44 91.58 CC criu/cgroup-props.o [2020-04-21T14:20:46.889Z] #44 92.28 CC criu/cgroup.o [2020-04-21T14:20:46.889Z] #44 94.81 CC criu/clone-noasan.o [2020-04-21T14:20:46.889Z] #44 95.02 CC criu/config.o [2020-04-21T14:20:46.889Z] #44 96.24 CC criu/cr-check.o [2020-04-21T14:20:46.889Z] #44 97.85 CC criu/cr-dedup.o [2020-04-21T14:20:46.889Z] #44 98.23 CC criu/cr-dump.o [2020-04-21T14:20:46.889Z] #44 100.3 CC criu/cr-errno.o [2020-04-21T14:20:46.889Z] #44 100.4 CC criu/cr-restore.o [2020-04-21T14:20:46.889Z] #44 ... [2020-04-21T14:20:46.889Z] [2020-04-21T14:20:46.889Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:20:46.889Z] #17 35.17 Selecting previously unselected package bzip2. [2020-04-21T14:20:46.932Z] #27 24.77 Download of images into '/build' complete. [2020-04-21T14:20:46.933Z] #27 24.77 Use something like the following to load the result into a Docker daemon: [2020-04-21T14:20:46.933Z] #27 24.77 tar -cC '/build' . | docker load [2020-04-21T14:20:46.972Z] #44 84.66 DEP criu/libnetlink.d [2020-04-21T14:20:46.972Z] #44 84.81 DEP criu/kerndat.d [2020-04-21T14:20:47.040Z] #65 156.1 + bin/containerd-shim-runc-v1 [2020-04-21T14:20:47.145Z] #17 35.18 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-21T14:20:47.145Z] #17 35.19 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:20:47.145Z] #17 35.26 Selecting previously unselected package xz-utils. [2020-04-21T14:20:47.145Z] #17 35.26 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-21T14:20:47.145Z] #17 35.27 Unpacking xz-utils (5.2.4-1) ... [2020-04-21T14:20:47.145Z] #17 35.42 Selecting previously unselected package apparmor. [2020-04-21T14:20:47.193Z] #27 DONE 25.1s [2020-04-21T14:20:47.193Z] [2020-04-21T14:20:47.193Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:20:47.193Z] #10 53.50 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-21T14:20:47.193Z] #10 53.51 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-21T14:20:47.193Z] #10 53.53 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:20:47.193Z] #10 53.72 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-21T14:20:47.193Z] #10 53.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-21T14:20:47.193Z] #10 53.78 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:20:47.231Z] #44 85.00 DEP criu/kcmp-ids.d [2020-04-21T14:20:47.231Z] #44 85.07 DEP criu/irmap.d [2020-04-21T14:20:47.231Z] #44 85.18 DEP criu/ipc_ns.d [2020-04-21T14:20:47.402Z] #17 35.44 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-21T14:20:47.402Z] #17 35.52 Unpacking apparmor (2.13.2-10) ... [2020-04-21T14:20:47.489Z] #44 85.34 DEP criu/image.d [2020-04-21T14:20:47.658Z] #17 35.87 Selecting previously unselected package aufs-tools. [2020-04-21T14:20:47.658Z] #17 35.89 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-21T14:20:47.658Z] #17 35.89 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:20:47.747Z] #44 85.50 DEP criu/image-desc.d [2020-04-21T14:20:47.747Z] #44 85.60 DEP criu/fsnotify.d [2020-04-21T14:20:47.747Z] #44 ... [2020-04-21T14:20:47.747Z] [2020-04-21T14:20:47.747Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:20:47.747Z] #17 15.67 Reading package lists... [2020-04-21T14:20:47.747Z] #17 19.83 Building dependency tree... [2020-04-21T14:20:47.747Z] #17 20.95 libcap2-bin is already the newest version (1:2.25-2). [2020-04-21T14:20:47.747Z] #17 20.95 The following additional packages will be installed: [2020-04-21T14:20:47.747Z] #17 20.96 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-21T14:20:47.747Z] #17 20.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-21T14:20:47.747Z] #17 20.96 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-21T14:20:47.747Z] #17 20.96 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-21T14:20:47.747Z] #17 20.96 python3.7 python3.7-minimal vim-runtime xxd [2020-04-21T14:20:47.747Z] #17 20.97 Suggested packages: [2020-04-21T14:20:47.747Z] #17 20.97 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-21T14:20:47.747Z] #17 20.97 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-21T14:20:47.747Z] #17 20.97 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-21T14:20:47.747Z] #17 20.97 Recommended packages: [2020-04-21T14:20:47.747Z] #17 20.97 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-21T14:20:47.747Z] #17 20.97 python3-keyrings.alt python3-xdg unzip [2020-04-21T14:20:47.747Z] #17 22.65 The following NEW packages will be installed: [2020-04-21T14:20:47.747Z] #17 22.65 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-21T14:20:47.747Z] #17 22.65 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-21T14:20:47.747Z] #17 22.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-21T14:20:47.747Z] #17 22.65 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-21T14:20:47.747Z] #17 22.65 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-21T14:20:47.747Z] #17 22.65 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-21T14:20:47.747Z] #17 22.65 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-21T14:20:47.747Z] #17 22.66 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-21T14:20:47.747Z] #17 22.66 xz-utils zip [2020-04-21T14:20:47.747Z] #17 22.99 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:20:47.747Z] #17 22.99 Need to get 28.5 MB of archives. [2020-04-21T14:20:47.747Z] #17 22.99 After this operation, 116 MB of additional disk space will be used. [2020-04-21T14:20:47.747Z] #17 22.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-21T14:20:47.747Z] #17 23.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-21T14:20:47.747Z] #17 23.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-21T14:20:47.747Z] #17 23.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-21T14:20:47.747Z] #17 23.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-21T14:20:47.747Z] #17 23.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-21T14:20:47.747Z] #17 23.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-21T14:20:47.747Z] #17 23.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-21T14:20:47.747Z] #17 23.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-21T14:20:47.747Z] #17 23.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-21T14:20:47.747Z] #17 23.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-21T14:20:47.747Z] #17 23.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-21T14:20:47.747Z] #17 23.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-21T14:20:47.747Z] #17 23.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-21T14:20:47.747Z] #17 23.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-21T14:20:47.747Z] #17 23.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-21T14:20:47.747Z] #17 23.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-21T14:20:47.747Z] #17 23.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:20:47.747Z] #17 23.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-21T14:20:47.747Z] #17 23.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-21T14:20:47.747Z] #17 23.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-21T14:20:47.747Z] #17 23.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-21T14:20:47.747Z] #17 23.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-21T14:20:47.747Z] #17 23.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-21T14:20:47.747Z] #17 23.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-21T14:20:47.747Z] #17 23.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-21T14:20:47.747Z] #17 23.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-21T14:20:47.747Z] #17 23.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-21T14:20:47.747Z] #17 23.46 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-21T14:20:47.747Z] #17 23.91 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-21T14:20:47.748Z] #17 23.91 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-21T14:20:47.748Z] #17 23.92 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-21T14:20:47.748Z] #17 23.92 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-21T14:20:47.748Z] #17 23.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-21T14:20:47.748Z] #17 23.95 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-21T14:20:47.748Z] #17 24.04 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-21T14:20:47.748Z] #17 24.05 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-21T14:20:47.748Z] #17 24.05 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-21T14:20:47.748Z] #17 24.07 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-21T14:20:47.748Z] #17 24.08 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-21T14:20:47.748Z] #17 24.11 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-21T14:20:47.748Z] #17 24.11 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-21T14:20:47.748Z] #17 24.15 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-21T14:20:47.748Z] #17 24.17 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-21T14:20:47.748Z] #17 24.19 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-21T14:20:47.748Z] #17 24.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-21T14:20:47.748Z] #17 24.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-21T14:20:47.748Z] #17 24.59 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-21T14:20:47.748Z] #17 25.29 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:20:47.748Z] #17 25.43 Fetched 28.5 MB in 2s (15.2 MB/s) [2020-04-21T14:20:47.748Z] #17 25.48 Selecting previously unselected package pigz. [2020-04-21T14:20:47.915Z] #17 36.02 Selecting previously unselected package libonig5:amd64. [2020-04-21T14:20:47.915Z] #17 36.03 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-21T14:20:47.915Z] #17 36.03 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:20:48.006Z] #17 25.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23427 files and directories currently installed.) [2020-04-21T14:20:48.006Z] #17 25.54 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-21T14:20:48.006Z] #17 25.54 Unpacking pigz (2.4-1) ... [2020-04-21T14:20:48.006Z] #17 25.64 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-21T14:20:48.006Z] #17 25.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:20:48.006Z] #17 25.66 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:20:48.134Z] #10 ... [2020-04-21T14:20:48.134Z] [2020-04-21T14:20:48.134Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:48.134Z] #44 3.683 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:20:48.134Z] #44 3.684 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:20:48.134Z] #44 3.695 Note: Building without GnuTLS support [2020-04-21T14:20:48.134Z] #44 6.369 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:20:48.134Z] #44 6.425 GEN .gitid [2020-04-21T14:20:48.134Z] #44 6.471 GEN criu/include/version.h [2020-04-21T14:20:48.134Z] #44 6.540 GEN include/common/asm [2020-04-21T14:20:48.134Z] #44 8.201 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-21T14:20:48.134Z] #44 8.339 PBCC images/opts.pb-c.c [2020-04-21T14:20:48.134Z] #44 8.392 PBCC images/sit.pb-c.c [2020-04-21T14:20:48.134Z] #44 8.473 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-21T14:20:48.134Z] #44 8.542 DEP images/opts.pb-c.d [2020-04-21T14:20:48.134Z] #44 8.594 DEP images/sit.pb-c.d [2020-04-21T14:20:48.134Z] #44 8.652 PBCC images/macvlan.pb-c.c [2020-04-21T14:20:48.134Z] #44 8.676 DEP images/macvlan.pb-c.d [2020-04-21T14:20:48.134Z] #44 8.766 PBCC images/autofs.pb-c.c [2020-04-21T14:20:48.134Z] #44 8.814 DEP images/autofs.pb-c.d [2020-04-21T14:20:48.134Z] #44 8.949 PBCC images/sysctl.pb-c.c [2020-04-21T14:20:48.134Z] #44 8.968 DEP images/sysctl.pb-c.d [2020-04-21T14:20:48.134Z] #44 9.012 PBCC images/time.pb-c.c [2020-04-21T14:20:48.134Z] #44 9.023 DEP images/time.pb-c.d [2020-04-21T14:20:48.134Z] #44 9.099 PBCC images/binfmt-misc.pb-c.c [2020-04-21T14:20:48.134Z] #44 9.148 DEP images/binfmt-misc.pb-c.d [2020-04-21T14:20:48.134Z] #44 9.182 PBCC images/seccomp.pb-c.c [2020-04-21T14:20:48.134Z] #44 9.260 DEP images/seccomp.pb-c.d [2020-04-21T14:20:48.134Z] #44 9.393 PBCC images/userns.pb-c.c [2020-04-21T14:20:48.134Z] #44 9.427 DEP images/userns.pb-c.d [2020-04-21T14:20:48.134Z] #44 9.451 PBCC images/cgroup.pb-c.c [2020-04-21T14:20:48.134Z] #44 9.457 DEP images/cgroup.pb-c.d [2020-04-21T14:20:48.134Z] #44 9.474 PBCC images/fown.pb-c.c [2020-04-21T14:20:48.134Z] #44 9.484 PBCC images/ext-file.pb-c.c [2020-04-21T14:20:48.134Z] #44 9.493 DEP images/fown.pb-c.d [2020-04-21T14:20:48.134Z] #44 9.545 DEP images/ext-file.pb-c.d [2020-04-21T14:20:48.134Z] #44 9.568 PBCC images/rpc.pb-c.c [2020-04-21T14:20:48.134Z] #44 9.599 DEP images/rpc.pb-c.d [2020-04-21T14:20:48.134Z] #44 9.641 PBCC images/siginfo.pb-c.c [2020-04-21T14:20:48.134Z] #44 9.650 DEP images/siginfo.pb-c.d [2020-04-21T14:20:48.134Z] #44 9.774 PBCC images/pagemap.pb-c.c [2020-04-21T14:20:48.134Z] #44 9.841 DEP images/pagemap.pb-c.d [2020-04-21T14:20:48.134Z] #44 9.912 PBCC images/rlimit.pb-c.c [2020-04-21T14:20:48.134Z] #44 9.968 DEP images/rlimit.pb-c.d [2020-04-21T14:20:48.172Z] #17 36.17 Selecting previously unselected package libjq1:amd64. [2020-04-21T14:20:48.172Z] #17 36.18 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:20:48.172Z] #17 36.19 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:20:48.172Z] #17 36.31 Selecting previously unselected package jq. [2020-04-21T14:20:48.172Z] #17 36.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:20:48.172Z] #17 36.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:20:48.172Z] #17 36.39 Selecting previously unselected package libaio1:amd64. [2020-04-21T14:20:48.172Z] #17 36.39 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-21T14:20:48.172Z] #17 36.40 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-21T14:20:48.395Z] #44 10.13 PBCC images/file-lock.pb-c.c [2020-04-21T14:20:48.395Z] #44 10.20 DEP images/file-lock.pb-c.d [2020-04-21T14:20:48.395Z] #44 ... [2020-04-21T14:20:48.395Z] [2020-04-21T14:20:48.395Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:20:48.395Z] #33 56.11 github.com/BurntSushi/toml [2020-04-21T14:20:48.395Z] #33 56.12 flag [2020-04-21T14:20:48.395Z] #33 56.12 log [2020-04-21T14:20:48.429Z] #17 36.46 Selecting previously unselected package libgpm2:amd64. [2020-04-21T14:20:48.429Z] #17 36.47 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-21T14:20:48.429Z] #17 36.47 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-21T14:20:48.429Z] #17 36.55 Selecting previously unselected package libicu63:amd64. [2020-04-21T14:20:48.429Z] #17 36.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-21T14:20:48.429Z] #17 36.59 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:20:48.572Z] #17 26.20 Selecting previously unselected package python3.7-minimal. [2020-04-21T14:20:48.572Z] #17 26.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:20:48.572Z] #17 26.21 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:20:49.057Z] #65 158.1 + bin/containerd-shim-runc-v2 [2020-04-21T14:20:49.506Z] #17 27.03 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:20:49.506Z] #17 27.05 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:20:49.672Z] #65 158.8 + binaries [2020-04-21T14:20:49.672Z] #65 158.8 + mkdir -p /build [2020-04-21T14:20:49.672Z] #65 158.8 + cp bin/containerd /build/containerd [2020-04-21T14:20:49.672Z] #65 158.8 + cp bin/containerd-shim /build/containerd-shim [2020-04-21T14:20:49.672Z] #65 158.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-21T14:20:49.672Z] #65 158.8 + cp bin/ctr /build/ctr [2020-04-21T14:20:50.284Z] #17 39.59 Selecting previously unselected package libnet1:amd64. [2020-04-21T14:20:50.285Z] #17 39.60 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-21T14:20:50.285Z] #17 39.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:20:50.285Z] #17 39.71 Selecting previously unselected package libnl-3-200:amd64. [2020-04-21T14:20:50.285Z] #17 39.72 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-21T14:20:50.285Z] #17 39.72 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:20:50.285Z] #17 39.80 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-21T14:20:50.285Z] #17 39.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:20:50.285Z] #17 39.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:20:50.285Z] #17 39.88 Selecting previously unselected package libreadline5:amd64. [2020-04-21T14:20:50.285Z] #17 39.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-21T14:20:50.285Z] #17 39.89 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-21T14:20:50.285Z] #17 39.99 Selecting previously unselected package net-tools. [2020-04-21T14:20:50.285Z] #17 40.00 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-21T14:20:50.285Z] #17 40.01 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:20:50.285Z] #17 40.22 Selecting previously unselected package python-pip-whl. [2020-04-21T14:20:50.285Z] #17 ... [2020-04-21T14:20:50.285Z] [2020-04-21T14:20:50.285Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:50.285Z] #44 96.03 CC criu/clone-noasan.o [2020-04-21T14:20:50.285Z] #44 96.12 CC criu/config.o [2020-04-21T14:20:50.285Z] #44 97.30 CC criu/cr-check.o [2020-04-21T14:20:50.285Z] #44 98.87 CC criu/cr-dedup.o [2020-04-21T14:20:50.285Z] #44 99.39 CC criu/cr-dump.o [2020-04-21T14:20:50.285Z] #44 101.6 CC criu/cr-errno.o [2020-04-21T14:20:50.285Z] #44 101.7 CC criu/cr-restore.o [2020-04-21T14:20:50.285Z] #44 106.0 CC criu/cr-service.o [2020-04-21T14:20:50.285Z] #44 ... [2020-04-21T14:20:50.285Z] [2020-04-21T14:20:50.285Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:20:50.285Z] #17 40.22 Selecting previously unselected package python-pip-whl. [2020-04-21T14:20:50.285Z] #17 40.23 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-21T14:20:50.285Z] #17 40.23 Unpacking python-pip-whl (18.1-5) ... [2020-04-21T14:20:50.285Z] #65 DONE 159.4s [2020-04-21T14:20:50.854Z] #17 40.79 Selecting previously unselected package python3-lib2to3. [2020-04-21T14:20:50.854Z] #17 40.80 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-21T14:20:50.854Z] #17 40.81 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:20:50.854Z] #17 40.90 Selecting previously unselected package python3-distutils. [2020-04-21T14:20:50.885Z] #17 ... [2020-04-21T14:20:50.885Z] [2020-04-21T14:20:50.885Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:20:50.885Z] #30 DONE 164.4s [2020-04-21T14:20:50.885Z] [2020-04-21T14:20:50.885Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:50.885Z] #44 85.80 DEP criu/filesystems.d [2020-04-21T14:20:50.885Z] #44 85.94 DEP criu/files.d [2020-04-21T14:20:50.885Z] #44 86.14 DEP criu/files-reg.d [2020-04-21T14:20:50.885Z] #44 86.27 DEP criu/files-ext.d [2020-04-21T14:20:50.885Z] #44 86.41 DEP criu/file-lock.d [2020-04-21T14:20:50.885Z] #44 86.54 DEP criu/file-ids.d [2020-04-21T14:20:50.885Z] #44 86.64 DEP criu/fifo.d [2020-04-21T14:20:50.885Z] #44 86.84 DEP criu/fdstore.d [2020-04-21T14:20:50.885Z] #44 86.91 DEP criu/fault-injection.d [2020-04-21T14:20:50.885Z] #44 86.98 DEP criu/external.d [2020-04-21T14:20:50.885Z] #44 87.05 DEP criu/eventpoll.d [2020-04-21T14:20:50.885Z] #44 87.19 DEP criu/eventfd.d [2020-04-21T14:20:50.885Z] #44 87.38 DEP criu/crtools.d [2020-04-21T14:20:50.885Z] #44 87.56 DEP criu/cr-service.d [2020-04-21T14:20:50.885Z] #44 87.73 DEP criu/cr-restore.d [2020-04-21T14:20:50.885Z] #44 87.92 DEP criu/cr-errno.d [2020-04-21T14:20:50.885Z] #44 87.94 DEP criu/cr-dump.d [2020-04-21T14:20:50.885Z] #44 88.14 DEP criu/cr-dedup.d [2020-04-21T14:20:50.885Z] #44 88.31 DEP criu/cr-check.d [2020-04-21T14:20:50.885Z] #44 88.59 DEP criu/config.d [2020-04-21T14:20:50.885Z] #44 88.79 DEP criu/clone-noasan.d [2020-04-21T14:20:50.885Z] #44 88.83 DEP criu/cgroup.d [2020-04-21T14:20:50.898Z] [2020-04-21T14:20:50.898Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-21T14:20:50.939Z] #33 ... [2020-04-21T14:20:50.939Z] [2020-04-21T14:20:50.939Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:50.939Z] #38 5.554 -- Detecting C compiler ABI info - done [2020-04-21T14:20:50.939Z] #38 5.589 -- Detecting C compile features [2020-04-21T14:20:50.939Z] #38 8.642 -- Detecting C compile features - done [2020-04-21T14:20:50.939Z] #38 8.655 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-21T14:20:50.939Z] #38 9.121 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-21T14:20:50.939Z] #38 9.295 -- Configuring done [2020-04-21T14:20:50.939Z] #38 9.327 -- Generating done [2020-04-21T14:20:50.939Z] #38 9.333 -- Build files have been written to: /tmp/tmp.i4hromu1ch/tini [2020-04-21T14:20:50.939Z] #38 9.341 + make tini-static [2020-04-21T14:20:50.939Z] #38 9.970 Scanning dependencies of target tini-static [2020-04-21T14:20:50.939Z] #38 10.10 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-21T14:20:50.939Z] #38 12.48 [100%] Linking C executable tini-static [2020-04-21T14:20:50.939Z] #38 13.29 [100%] Built target tini-static [2020-04-21T14:20:50.939Z] #38 13.42 + mkdir -p /build [2020-04-21T14:20:50.939Z] #38 13.43 + cp tini-static /build/docker-init [2020-04-21T14:20:50.939Z] #38 DONE 13.6s [2020-04-21T14:20:50.939Z] [2020-04-21T14:20:50.939Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:50.939Z] #44 10.22 PBCC images/tty.pb-c.c [2020-04-21T14:20:50.939Z] #44 10.24 DEP images/tty.pb-c.d [2020-04-21T14:20:50.939Z] #44 10.26 PBCC images/tun.pb-c.c [2020-04-21T14:20:50.939Z] #44 10.31 PBCC images/netdev.pb-c.c [2020-04-21T14:20:50.939Z] #44 10.37 DEP images/tun.pb-c.d [2020-04-21T14:20:50.939Z] #44 10.42 DEP images/netdev.pb-c.d [2020-04-21T14:20:50.939Z] #44 10.52 PBCC images/vma.pb-c.c [2020-04-21T14:20:50.939Z] #44 10.58 DEP images/vma.pb-c.d [2020-04-21T14:20:50.939Z] #44 10.61 PBCC images/creds.pb-c.c [2020-04-21T14:20:50.939Z] #44 10.63 DEP images/creds.pb-c.d [2020-04-21T14:20:50.939Z] #44 10.72 PBCC images/utsns.pb-c.c [2020-04-21T14:20:50.939Z] #44 10.74 DEP images/utsns.pb-c.d [2020-04-21T14:20:50.939Z] #44 10.80 PBCC images/ipc-desc.pb-c.c [2020-04-21T14:20:50.939Z] #44 10.82 PBCC images/ipc-sem.pb-c.c [2020-04-21T14:20:50.939Z] #44 10.84 DEP images/ipc-desc.pb-c.d [2020-04-21T14:20:50.939Z] #44 10.90 DEP images/ipc-sem.pb-c.d [2020-04-21T14:20:50.939Z] #44 10.95 PBCC images/ipc-msg.pb-c.c [2020-04-21T14:20:50.939Z] #44 10.99 DEP images/ipc-msg.pb-c.d [2020-04-21T14:20:50.939Z] #44 11.04 PBCC images/ipc-shm.pb-c.c [2020-04-21T14:20:50.939Z] #44 11.05 DEP images/ipc-shm.pb-c.d [2020-04-21T14:20:50.939Z] #44 11.15 PBCC images/ipc-var.pb-c.c [2020-04-21T14:20:50.939Z] #44 11.18 DEP images/ipc-var.pb-c.d [2020-04-21T14:20:50.939Z] #44 11.24 PBCC images/sk-opts.pb-c.c [2020-04-21T14:20:50.939Z] #44 11.26 PBCC images/packet-sock.pb-c.c [2020-04-21T14:20:50.939Z] #44 11.36 DEP images/sk-opts.pb-c.d [2020-04-21T14:20:50.939Z] #44 11.45 DEP images/packet-sock.pb-c.d [2020-04-21T14:20:50.939Z] #44 11.53 PBCC images/sk-netlink.pb-c.c [2020-04-21T14:20:50.939Z] #44 11.62 DEP images/sk-netlink.pb-c.d [2020-04-21T14:20:50.939Z] #44 11.72 PBCC images/sk-inet.pb-c.c [2020-04-21T14:20:50.939Z] #44 11.79 DEP images/sk-inet.pb-c.d [2020-04-21T14:20:50.939Z] #44 11.89 PBCC images/sk-unix.pb-c.c [2020-04-21T14:20:50.939Z] #44 11.97 DEP images/sk-unix.pb-c.d [2020-04-21T14:20:50.939Z] #44 12.01 PBCC images/mm.pb-c.c [2020-04-21T14:20:50.939Z] #44 12.09 DEP images/mm.pb-c.d [2020-04-21T14:20:50.939Z] #44 12.22 PBCC images/timerfd.pb-c.c [2020-04-21T14:20:50.939Z] #44 12.28 DEP images/timerfd.pb-c.d [2020-04-21T14:20:50.939Z] #44 12.34 PBCC images/timer.pb-c.c [2020-04-21T14:20:50.939Z] #44 12.35 DEP images/timer.pb-c.d [2020-04-21T14:20:50.939Z] #44 12.41 PBCC images/sa.pb-c.c [2020-04-21T14:20:50.939Z] #44 12.51 DEP images/sa.pb-c.d [2020-04-21T14:20:50.939Z] #44 12.59 PBCC images/pipe-data.pb-c.c [2020-04-21T14:20:50.939Z] #44 12.60 DEP images/pipe-data.pb-c.d [2020-04-21T14:20:50.939Z] #44 12.67 PBCC images/mnt.pb-c.c [2020-04-21T14:20:51.120Z] #17 40.91 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-21T14:20:51.120Z] #17 40.93 Unpacking python3-distutils (3.7.3-1) ... [2020-04-21T14:20:51.120Z] #17 41.08 Selecting previously unselected package python3-pip. [2020-04-21T14:20:51.120Z] #17 41.09 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-21T14:20:51.120Z] #17 41.09 Unpacking python3-pip (18.1-5) ... [2020-04-21T14:20:51.120Z] #17 41.30 Selecting previously unselected package python3-pkg-resources. [2020-04-21T14:20:51.120Z] #17 41.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:20:51.120Z] #17 41.31 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:20:51.154Z] #44 88.97 DEP criu/cgroup-props.d [2020-04-21T14:20:51.179Z] #66 DONE 0.3s [2020-04-21T14:20:51.179Z] [2020-04-21T14:20:51.179Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-21T14:20:51.199Z] #44 12.75 DEP images/mnt.pb-c.d [2020-04-21T14:20:51.199Z] #44 12.79 PBCC images/sk-packet.pb-c.c [2020-04-21T14:20:51.199Z] #44 12.80 DEP images/sk-packet.pb-c.d [2020-04-21T14:20:51.199Z] #44 12.84 PBCC images/tcp-stream.pb-c.c [2020-04-21T14:20:51.199Z] #44 12.90 DEP images/tcp-stream.pb-c.d [2020-04-21T14:20:51.199Z] #44 12.96 PBCC images/pipe.pb-c.c [2020-04-21T14:20:51.199Z] #44 13.01 DEP images/pipe.pb-c.d [2020-04-21T14:20:51.422Z] #44 89.08 DEP criu/bitmap.d [2020-04-21T14:20:51.422Z] #44 89.10 DEP criu/bfd.d [2020-04-21T14:20:51.422Z] #44 89.29 DEP criu/autofs.d [2020-04-21T14:20:51.459Z] #44 13.08 PBCC images/pstree.pb-c.c [2020-04-21T14:20:51.459Z] #44 13.11 DEP images/pstree.pb-c.d [2020-04-21T14:20:51.459Z] #44 13.21 PBCC images/fs.pb-c.c [2020-04-21T14:20:51.459Z] #44 13.28 DEP images/fs.pb-c.d [2020-04-21T14:20:51.459Z] #44 13.40 PBCC images/signalfd.pb-c.c [2020-04-21T14:20:51.461Z] #70 DONE 0.2s [2020-04-21T14:20:51.461Z] [2020-04-21T14:20:51.461Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-21T14:20:51.461Z] #72 DONE 0.2s [2020-04-21T14:20:51.461Z] [2020-04-21T14:20:51.461Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-21T14:20:51.680Z] #44 89.53 DEP criu/aio.d [2020-04-21T14:20:51.686Z] #17 41.48 Selecting previously unselected package python3-setuptools. [2020-04-21T14:20:51.686Z] #17 41.48 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-21T14:20:51.686Z] #17 41.50 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-21T14:20:51.686Z] #17 41.72 Selecting previously unselected package python3-wheel. [2020-04-21T14:20:51.686Z] #17 41.72 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-21T14:20:51.686Z] #17 41.73 Unpacking python3-wheel (0.32.3-2) ... [2020-04-21T14:20:51.686Z] #17 41.80 Selecting previously unselected package sudo. [2020-04-21T14:20:51.686Z] #17 41.81 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-21T14:20:51.686Z] #17 41.82 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:20:51.719Z] #44 13.53 DEP images/signalfd.pb-c.d [2020-04-21T14:20:51.742Z] #75 DONE 0.1s [2020-04-21T14:20:51.742Z] [2020-04-21T14:20:51.742Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-21T14:20:51.742Z] #76 DONE 0.1s [2020-04-21T14:20:51.742Z] [2020-04-21T14:20:51.742Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-21T14:20:51.941Z] #44 89.77 DEP criu/action-scripts.d [2020-04-21T14:20:51.980Z] #44 13.62 PBCC images/fh.pb-c.c [2020-04-21T14:20:51.980Z] #44 13.76 PBCC images/fsnotify.pb-c.c [2020-04-21T14:20:52.200Z] #44 90.10 CC criu/action-scripts.o [2020-04-21T14:20:52.240Z] #44 13.84 DEP images/fh.pb-c.d [2020-04-21T14:20:52.240Z] #44 13.92 DEP images/fsnotify.pb-c.d [2020-04-21T14:20:52.240Z] #44 14.03 PBCC images/eventpoll.pb-c.c [2020-04-21T14:20:52.240Z] #44 14.05 DEP images/eventpoll.pb-c.d [2020-04-21T14:20:52.240Z] #44 14.14 PBCC images/eventfd.pb-c.c [2020-04-21T14:20:52.240Z] #44 14.16 DEP images/eventfd.pb-c.d [2020-04-21T14:20:52.251Z] #17 42.33 Selecting previously unselected package thin-provisioning-tools. [2020-04-21T14:20:52.251Z] #17 42.34 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-21T14:20:52.251Z] #17 42.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:20:52.355Z] #77 DONE 0.6s [2020-04-21T14:20:52.500Z] #44 14.31 PBCC images/remap-file-path.pb-c.c [2020-04-21T14:20:52.500Z] #44 14.32 DEP images/remap-file-path.pb-c.d [2020-04-21T14:20:52.500Z] #44 14.40 PBCC images/fifo.pb-c.c [2020-04-21T14:20:52.508Z] #17 42.56 Selecting previously unselected package uidmap. [2020-04-21T14:20:52.508Z] #17 42.57 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-21T14:20:52.508Z] #17 42.57 Unpacking uidmap (1:4.5-1.1) ... [2020-04-21T14:20:52.508Z] #17 42.69 Selecting previously unselected package vim-runtime. [2020-04-21T14:20:52.601Z] #17 40.28 Selecting previously unselected package libnet1:amd64. [2020-04-21T14:20:52.601Z] #17 40.29 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-21T14:20:52.601Z] #17 40.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:20:52.601Z] #17 40.37 Selecting previously unselected package libnl-3-200:amd64. [2020-04-21T14:20:52.601Z] #17 40.38 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-21T14:20:52.601Z] #17 40.38 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:20:52.601Z] #17 40.47 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-21T14:20:52.601Z] #17 40.48 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:20:52.601Z] #17 40.49 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:20:52.601Z] #17 40.55 Selecting previously unselected package libreadline5:amd64. [2020-04-21T14:20:52.601Z] #17 40.56 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-21T14:20:52.601Z] #17 40.57 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-21T14:20:52.601Z] #17 40.65 Selecting previously unselected package net-tools. [2020-04-21T14:20:52.601Z] #17 40.66 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-21T14:20:52.601Z] #17 40.67 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:20:52.601Z] #17 40.85 Selecting previously unselected package python-pip-whl. [2020-04-21T14:20:52.601Z] #17 40.86 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-21T14:20:52.601Z] #17 40.87 Unpacking python-pip-whl (18.1-5) ... [2020-04-21T14:20:52.636Z] [2020-04-21T14:20:52.636Z] #78 exporting to image [2020-04-21T14:20:52.636Z] #78 exporting layers [2020-04-21T14:20:52.761Z] #44 14.44 DEP images/fifo.pb-c.d [2020-04-21T14:20:52.761Z] #44 14.48 PBCC images/ghost-file.pb-c.c [2020-04-21T14:20:52.761Z] #44 14.56 DEP images/ghost-file.pb-c.d [2020-04-21T14:20:52.761Z] #44 14.63 PBCC images/regfile.pb-c.c [2020-04-21T14:20:52.761Z] #44 14.67 DEP images/regfile.pb-c.d [2020-04-21T14:20:52.766Z] #44 90.53 CC criu/aio.o [2020-04-21T14:20:52.766Z] #17 42.69 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:20:52.766Z] #17 42.74 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-21T14:20:52.766Z] #17 42.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-21T14:20:52.766Z] #17 42.78 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:20:53.022Z] #44 14.79 PBCC images/ns.pb-c.c [2020-04-21T14:20:53.022Z] #44 14.83 DEP images/ns.pb-c.d [2020-04-21T14:20:53.022Z] #44 14.89 PBCC images/fdinfo.pb-c.c [2020-04-21T14:20:53.165Z] #17 41.39 Selecting previously unselected package python3-lib2to3. [2020-04-21T14:20:53.288Z] #44 14.99 DEP images/fdinfo.pb-c.d [2020-04-21T14:20:53.288Z] #44 15.06 PBCC images/core-aarch64.pb-c.c [2020-04-21T14:20:53.288Z] #44 15.12 PBCC images/core-arm.pb-c.c [2020-04-21T14:20:53.288Z] #44 15.17 PBCC images/core-ppc64.pb-c.c [2020-04-21T14:20:53.288Z] #44 15.22 PBCC images/core-s390.pb-c.c [2020-04-21T14:20:53.288Z] #44 15.24 PBCC images/core-x86.pb-c.c [2020-04-21T14:20:53.332Z] #44 91.10 CC criu/autofs.o [2020-04-21T14:20:53.422Z] #17 41.39 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-21T14:20:53.422Z] #17 41.40 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:20:53.422Z] #17 41.54 Selecting previously unselected package python3-distutils. [2020-04-21T14:20:53.422Z] #17 41.55 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-21T14:20:53.422Z] #17 41.57 Unpacking python3-distutils (3.7.3-1) ... [2020-04-21T14:20:53.548Z] #44 15.29 PBCC images/core.pb-c.c [2020-04-21T14:20:53.548Z] #44 15.41 PBCC images/inventory.pb-c.c [2020-04-21T14:20:53.678Z] #17 41.68 Selecting previously unselected package python3-pip. [2020-04-21T14:20:53.678Z] #17 41.69 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-21T14:20:53.678Z] #17 41.70 Unpacking python3-pip (18.1-5) ... [2020-04-21T14:20:53.678Z] #17 41.89 Selecting previously unselected package python3-pkg-resources. [2020-04-21T14:20:53.678Z] #17 41.89 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:20:53.678Z] #17 41.90 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:20:53.895Z] #44 15.46 DEP images/core-aarch64.pb-c.d [2020-04-21T14:20:53.895Z] #44 15.52 DEP images/core-arm.pb-c.d [2020-04-21T14:20:53.895Z] #44 15.63 DEP images/core-ppc64.pb-c.d [2020-04-21T14:20:53.895Z] #44 15.72 DEP images/core-s390.pb-c.d [2020-04-21T14:20:53.939Z] #17 42.01 Selecting previously unselected package python3-setuptools. [2020-04-21T14:20:53.939Z] #17 42.03 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-21T14:20:53.939Z] #17 42.03 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-21T14:20:53.939Z] #17 42.21 Selecting previously unselected package python3-wheel. [2020-04-21T14:20:54.181Z] #44 15.79 DEP images/core-x86.pb-c.d [2020-04-21T14:20:54.181Z] #44 15.92 DEP images/core.pb-c.d [2020-04-21T14:20:54.196Z] #17 42.23 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-21T14:20:54.196Z] #17 42.23 Unpacking python3-wheel (0.32.3-2) ... [2020-04-21T14:20:54.196Z] #17 42.29 Selecting previously unselected package sudo. [2020-04-21T14:20:54.196Z] #17 42.30 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-21T14:20:54.196Z] #17 42.32 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:20:54.273Z] #44 ... [2020-04-21T14:20:54.273Z] [2020-04-21T14:20:54.273Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:20:54.273Z] #17 29.69 Selecting previously unselected package python3-minimal. [2020-04-21T14:20:54.273Z] #17 29.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23676 files and directories currently installed.) [2020-04-21T14:20:54.273Z] #17 29.77 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-21T14:20:54.273Z] #17 29.78 Unpacking python3-minimal (3.7.3-1) ... [2020-04-21T14:20:54.273Z] #17 29.86 Selecting previously unselected package libmpdec2:amd64. [2020-04-21T14:20:54.273Z] #17 29.87 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-21T14:20:54.273Z] #17 29.87 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-21T14:20:54.273Z] #17 29.97 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-21T14:20:54.273Z] #17 29.97 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:20:54.273Z] #17 29.98 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:20:54.273Z] #17 30.92 Selecting previously unselected package python3.7. [2020-04-21T14:20:54.273Z] #17 30.93 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:20:54.273Z] #17 30.94 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:20:54.273Z] #17 31.06 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-21T14:20:54.273Z] #17 31.06 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-21T14:20:54.273Z] #17 31.06 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-21T14:20:54.273Z] #17 31.17 Setting up python3-minimal (3.7.3-1) ... [2020-04-21T14:20:54.273Z] #17 31.98 Selecting previously unselected package python3. [2020-04-21T14:20:54.453Z] #17 42.81 Selecting previously unselected package thin-provisioning-tools. [2020-04-21T14:20:54.531Z] #17 31.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24088 files and directories currently installed.) [2020-04-21T14:20:54.531Z] #17 32.04 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-21T14:20:54.531Z] #17 32.06 Unpacking python3 (3.7.3-1) ... [2020-04-21T14:20:54.531Z] #17 32.16 Selecting previously unselected package libip4tc0:amd64. [2020-04-21T14:20:54.531Z] #17 32.17 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-21T14:20:54.531Z] #17 32.17 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-21T14:20:54.648Z] #44 16.05 DEP images/inventory.pb-c.d [2020-04-21T14:20:54.648Z] #44 16.20 PBCC images/cpuinfo.pb-c.c [2020-04-21T14:20:54.648Z] #44 16.27 DEP images/cpuinfo.pb-c.d [2020-04-21T14:20:54.648Z] #44 16.32 PBCC images/stats.pb-c.c [2020-04-21T14:20:54.648Z] #44 16.38 DEP images/stats.pb-c.d [2020-04-21T14:20:54.709Z] #17 42.82 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-21T14:20:54.709Z] #17 42.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:20:54.790Z] #17 32.26 Selecting previously unselected package libip6tc0:amd64. [2020-04-21T14:20:54.790Z] #17 32.26 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-21T14:20:54.790Z] #17 32.27 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-21T14:20:54.790Z] #17 32.34 Selecting previously unselected package libiptc0:amd64. [2020-04-21T14:20:54.790Z] #17 32.34 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-21T14:20:54.790Z] #17 32.35 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-21T14:20:54.790Z] #17 32.45 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-21T14:20:54.790Z] #17 32.45 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-21T14:20:54.790Z] #17 32.45 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-21T14:20:54.790Z] #17 32.51 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-21T14:20:54.790Z] #17 32.52 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-21T14:20:54.790Z] #17 32.53 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-21T14:20:54.790Z] #17 32.62 Selecting previously unselected package libnftnl11:amd64. [2020-04-21T14:20:54.790Z] #17 32.62 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-21T14:20:54.966Z] #17 43.03 Selecting previously unselected package uidmap. [2020-04-21T14:20:54.966Z] #17 43.05 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-21T14:20:54.966Z] #17 43.06 Unpacking uidmap (1:4.5-1.1) ... [2020-04-21T14:20:54.966Z] #17 43.20 Selecting previously unselected package vim-runtime. [2020-04-21T14:20:54.966Z] #17 43.20 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:20:55.048Z] #17 32.62 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-21T14:20:55.048Z] #17 32.71 Selecting previously unselected package iptables. [2020-04-21T14:20:55.048Z] #17 32.72 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-21T14:20:55.048Z] #17 32.72 Unpacking iptables (1.8.2-4) ... [2020-04-21T14:20:55.223Z] #17 43.24 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-21T14:20:55.223Z] #17 43.26 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-21T14:20:55.223Z] #17 43.27 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:20:55.306Z] #17 33.00 Selecting previously unselected package xxd. [2020-04-21T14:20:55.306Z] #17 33.01 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-21T14:20:55.306Z] #17 33.01 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:20:55.306Z] #17 33.14 Selecting previously unselected package vim-common. [2020-04-21T14:20:55.311Z] #78 exporting layers 2.5s done [2020-04-21T14:20:55.311Z] #78 writing image sha256:f566fee43f9a90905cbf0125e8df4b0d648189e5c801e65e360151d6e5ee19c3 done [2020-04-21T14:20:55.311Z] #78 naming to docker.io/library/docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff done [2020-04-21T14:20:55.311Z] #78 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-21T14:20:55.564Z] #17 33.15 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:20:55.564Z] #17 33.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:20:55.564Z] #17 33.33 Selecting previously unselected package bash-completion. [2020-04-21T14:20:55.564Z] #17 33.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-21T14:20:55.729Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40845/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff hack/test/unit [2020-04-21T14:20:56.038Z] #44 ... [2020-04-21T14:20:56.038Z] [2020-04-21T14:20:56.038Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:20:56.038Z] #33 60.22 github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:20:56.038Z] #33 DONE 64.1s [2020-04-21T14:20:56.038Z] [2020-04-21T14:20:56.038Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:20:56.038Z] #65 30.47 Checking out files: 39% (1242/3178) Checking out files: 40% (1272/3178) Checking out files: 41% (1303/3178) Checking out files: 42% (1335/3178) Checking out files: 43% (1367/3178) Checking out files: 44% (1399/3178) Checking out files: 45% (1431/3178) Checking out files: 46% (1462/3178) Checking out files: 47% (1494/3178) Checking out files: 48% (1526/3178) Checking out files: 49% (1558/3178) Checking out files: 50% (1589/3178) Checking out files: 51% (1621/3178) Checking out files: 52% (1653/3178) Checking out files: 53% (1685/3178) Checking out files: 54% (1717/3178) Checking out files: 55% (1748/3178) Checking out files: 56% (1780/3178) Checking out files: 57% (1812/3178) Checking out files: 58% (1844/3178) Checking out files: 59% (1876/3178) Checking out files: 60% (1907/3178) Checking out files: 61% (1939/3178) Checking out files: 62% (1971/3178) Checking out files: 63% (2003/3178) Checking out files: 64% (2034/3178) Checking out files: 65% (2066/3178) Checking out files: 66% (2098/3178) Checking out files: 67% (2130/3178) Checking out files: 68% (2162/3178) Checking out files: 69% (2193/3178) Checking out files: 70% (2225/3178) Checking out files: 71% (2257/3178) Checking out files: 72% (2289/3178) Checking out files: 73% (2320/3178) Checking out files: 74% (2352/3178) Checking out files: 75% (2384/3178) Checking out files: 76% (2416/3178) Checking out files: 77% (2448/3178) Checking out files: 77% (2467/3178) Checking out files: 78% (2479/3178) Checking out files: 79% (2511/3178) Checking out files: 80% (2543/3178) Checking out files: 81% (2575/3178) Checking out files: 82% (2606/3178) Checking out files: 83% (2638/3178) Checking out files: 84% (2670/3178) Checking out files: 85% (2702/3178) Checking out files: 86% (2734/3178) Checking out files: 87% (2765/3178) Checking out files: 88% (2797/3178) Checking out files: 89% (2829/3178) Checking out files: 90% (2861/3178) Checking out files: 91% (2892/3178) Checking out files: 92% (2924/3178) Checking out files: 93% (2956/3178) Checking out files: 94% (2988/3178) Checking out files: 95% (3020/3178) Checking out files: 96% (3051/3178) Checking out files: 97% (3083/3178) Checking out files: 98% (3115/3178) Checking out files: 99% (3147/3178) Checking out files: 100% (3178/3178) Checking out files: 100% (3178/3178), done. [2020-04-21T14:20:56.038Z] #65 32.31 + cd /tmp/tmp.07SrHU2E7L/src/github.com/containerd/containerd [2020-04-21T14:20:56.038Z] #65 32.31 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:20:56.038Z] #65 34.13 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-21T14:20:56.038Z] #65 34.13 + BUILDTAGS='netgo osusergo static_build' [2020-04-21T14:20:56.038Z] #65 34.13 + export EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:20:56.038Z] #65 34.13 + EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:20:56.038Z] #65 34.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-21T14:20:56.038Z] #65 34.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-21T14:20:56.038Z] #65 34.13 + '[' '' = dynamic ']' [2020-04-21T14:20:56.038Z] #65 34.13 + make [2020-04-21T14:20:56.045Z] #17 45.86 Selecting previously unselected package vim. [2020-04-21T14:20:56.045Z] #17 45.88 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-21T14:20:56.045Z] #17 45.91 Unpacking vim (2:8.1.0875-5) ... [2020-04-21T14:20:56.302Z] #17 46.34 Selecting previously unselected package xfsprogs. [2020-04-21T14:20:56.302Z] #17 46.34 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-21T14:20:56.302Z] #17 46.34 Unpacking xfsprogs (4.20.0-1) ... [2020-04-21T14:20:56.867Z] #17 46.81 Selecting previously unselected package zip. [2020-04-21T14:20:56.867Z] #17 46.82 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-21T14:20:56.867Z] #17 46.82 Unpacking zip (3.0-11+b1) ... [2020-04-21T14:20:56.867Z] #17 46.98 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:20:57.125Z] #17 47.01 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:20:57.125Z] #17 47.02 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-21T14:20:57.125Z] #17 47.03 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-21T14:20:57.125Z] #17 47.05 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-21T14:20:57.125Z] #17 47.07 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-21T14:20:57.125Z] #17 47.08 Setting up uidmap (1:4.5-1.1) ... [2020-04-21T14:20:57.125Z] #17 47.09 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-21T14:20:57.125Z] #17 47.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:20:57.125Z] #17 47.14 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:20:57.125Z] #17 47.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:20:57.125Z] #17 47.16 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:20:57.125Z] #17 47.18 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:20:57.125Z] #17 47.19 Setting up zip (3.0-11+b1) ... [2020-04-21T14:20:57.125Z] #17 47.21 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:20:57.383Z] #17 47.24 Setting up bash-completion (1:2.8-6) ... [2020-04-21T14:20:57.422Z] #65 35.43 + bin/ctr [2020-04-21T14:20:57.422Z] #65 ... [2020-04-21T14:20:57.422Z] [2020-04-21T14:20:57.422Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:20:57.422Z] #56 55.69 mvdan.cc/sh/v3/fileutil [2020-04-21T14:20:57.422Z] #56 57.15 flag [2020-04-21T14:20:57.422Z] #56 57.15 github.com/pkg/diff [2020-04-21T14:20:57.422Z] #56 57.16 go/token [2020-04-21T14:20:57.422Z] #56 57.18 encoding/binary [2020-04-21T14:20:57.422Z] #56 58.69 go/scanner [2020-04-21T14:20:57.422Z] #56 59.49 mvdan.cc/editorconfig [2020-04-21T14:20:57.422Z] #56 60.45 mvdan.cc/sh/v3/syntax [2020-04-21T14:20:57.422Z] #56 60.69 encoding/base64 [2020-04-21T14:20:57.422Z] #56 61.31 go/ast [2020-04-21T14:20:57.422Z] #56 61.65 golang.org/x/sys/unix [2020-04-21T14:20:57.422Z] #56 62.08 encoding/json [2020-04-21T14:20:58.093Z] #17 35.73 Unpacking bash-completion (1:2.8-6) ... [2020-04-21T14:20:58.364Z] #56 ... [2020-04-21T14:20:58.364Z] [2020-04-21T14:20:58.364Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:58.364Z] #44 18.41 make[1]: Nothing to be done for 'all'. [2020-04-21T14:20:58.364Z] #44 19.97 CC images/stats.o [2020-04-21T14:20:58.399Z] ? github.com/docker/docker/api [no test files] [2020-04-21T14:20:58.496Z] #17 46.44 Selecting previously unselected package vim. [2020-04-21T14:20:58.496Z] #17 46.45 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-21T14:20:58.496Z] #17 46.46 Unpacking vim (2:8.1.0875-5) ... [2020-04-21T14:20:58.624Z] #44 20.55 CC images/core.o [2020-04-21T14:20:58.659Z] #17 36.18 Selecting previously unselected package bzip2. [2020-04-21T14:20:58.659Z] #17 36.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-21T14:20:58.659Z] #17 36.19 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:20:58.659Z] #17 36.29 Selecting previously unselected package xz-utils. [2020-04-21T14:20:58.659Z] #17 36.29 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-21T14:20:58.659Z] #17 36.30 Unpacking xz-utils (5.2.4-1) ... [2020-04-21T14:20:58.753Z] #17 47.02 Selecting previously unselected package xfsprogs. [2020-04-21T14:20:58.753Z] #17 47.03 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-21T14:20:58.917Z] #17 36.44 Selecting previously unselected package apparmor. [2020-04-21T14:20:58.917Z] #17 36.44 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-21T14:20:58.917Z] #17 36.54 Unpacking apparmor (2.13.2-10) ... [2020-04-21T14:20:59.010Z] #17 47.03 Unpacking xfsprogs (4.20.0-1) ... [2020-04-21T14:20:59.175Z] #17 36.82 Selecting previously unselected package aufs-tools. [2020-04-21T14:20:59.176Z] #17 36.82 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-21T14:20:59.176Z] #17 36.83 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:20:59.196Z] #44 ... [2020-04-21T14:20:59.196Z] [2020-04-21T14:20:59.196Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:20:59.196Z] #47 57.32 internal/lazyregexp [2020-04-21T14:20:59.196Z] #47 57.34 os/exec [2020-04-21T14:20:59.196Z] #47 57.36 net [2020-04-21T14:20:59.196Z] #47 58.09 flag [2020-04-21T14:20:59.196Z] #47 58.10 go/token [2020-04-21T14:20:59.196Z] #47 59.61 go/scanner [2020-04-21T14:20:59.196Z] #47 60.24 net/url [2020-04-21T14:20:59.196Z] #47 60.54 text/template/parse [2020-04-21T14:20:59.196Z] #47 62.11 go/ast [2020-04-21T14:20:59.196Z] #47 62.52 encoding/json [2020-04-21T14:20:59.267Z] #17 47.52 Selecting previously unselected package zip. [2020-04-21T14:20:59.267Z] #17 47.56 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-21T14:20:59.267Z] #17 47.56 Unpacking zip (3.0-11+b1) ... [2020-04-21T14:20:59.434Z] #17 36.94 Selecting previously unselected package libonig5:amd64. [2020-04-21T14:20:59.434Z] #17 36.95 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-21T14:20:59.434Z] #17 36.96 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:20:59.434Z] #17 37.11 Selecting previously unselected package libjq1:amd64. [2020-04-21T14:20:59.434Z] #17 37.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:20:59.434Z] #17 37.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:20:59.524Z] #17 47.75 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:20:59.524Z] #17 47.78 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:20:59.524Z] #17 47.79 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-21T14:20:59.524Z] #17 47.82 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-21T14:20:59.524Z] #17 47.83 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-21T14:20:59.524Z] #17 47.84 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-21T14:20:59.524Z] #17 47.85 Setting up uidmap (1:4.5-1.1) ... [2020-04-21T14:20:59.692Z] #17 37.25 Selecting previously unselected package jq. [2020-04-21T14:20:59.692Z] #17 37.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:20:59.692Z] #17 37.26 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:20:59.692Z] #17 37.34 Selecting previously unselected package libaio1:amd64. [2020-04-21T14:20:59.692Z] #17 37.36 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-21T14:20:59.692Z] #17 37.37 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-21T14:20:59.692Z] #17 37.43 Selecting previously unselected package libgpm2:amd64. [2020-04-21T14:20:59.692Z] #17 37.43 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-21T14:20:59.692Z] #17 37.43 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-21T14:20:59.782Z] #17 47.86 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-21T14:20:59.782Z] #17 47.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:20:59.782Z] #17 47.89 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:20:59.782Z] #17 47.89 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:20:59.782Z] #17 47.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:20:59.782Z] #17 47.92 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:20:59.782Z] #17 47.92 Setting up zip (3.0-11+b1) ... [2020-04-21T14:20:59.782Z] #17 47.93 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:20:59.782Z] #17 47.96 Setting up bash-completion (1:2.8-6) ... [2020-04-21T14:20:59.784Z] #47 ... [2020-04-21T14:20:59.784Z] [2020-04-21T14:20:59.784Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:20:59.784Z] #44 21.34 CC images/core-x86.o [2020-04-21T14:20:59.909Z] #17 49.84 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-21T14:20:59.909Z] #17 49.87 Setting up xz-utils (5.2.4-1) ... [2020-04-21T14:20:59.909Z] #17 49.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-21T14:20:59.909Z] #17 49.90 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:20:59.909Z] #17 49.95 invoke-rc.d: could not determine current runlevel [2020-04-21T14:20:59.909Z] #17 49.97 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-21T14:20:59.909Z] #17 49.97 Setting up pigz (2.4-1) ... [2020-04-21T14:20:59.909Z] #17 50.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-21T14:20:59.950Z] #17 37.48 Selecting previously unselected package libicu63:amd64. [2020-04-21T14:20:59.950Z] #17 37.49 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-21T14:20:59.950Z] #17 37.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:21:00.003Z] Running on azwin-2-630470 in d:\jenkins\workspace\moby_PR-40845 [Pipeline] { [Pipeline] ws [2020-04-21T14:21:00.019Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-04-21T14:21:00.167Z] #17 50.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:21:00.167Z] #17 50.03 Setting up python-pip-whl (18.1-5) ... [2020-04-21T14:21:00.167Z] #17 50.05 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-21T14:21:00.167Z] #17 50.06 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:21:00.267Z] #44 22.21 CC images/core-arm.o [2020-04-21T14:21:00.346Z] #17 ... [2020-04-21T14:21:00.346Z] [2020-04-21T14:21:00.346Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:00.346Z] #44 104.6 CC criu/cr-service.o [2020-04-21T14:21:00.346Z] #44 105.9 CC criu/crtools.o [2020-04-21T14:21:00.346Z] #44 106.5 CC criu/eventfd.o [2020-04-21T14:21:00.346Z] #44 106.8 CC criu/eventpoll.o [2020-04-21T14:21:00.346Z] #44 107.7 CC criu/external.o [2020-04-21T14:21:00.346Z] #44 107.9 CC criu/fault-injection.o [2020-04-21T14:21:00.346Z] #44 108.0 CC criu/fdstore.o [2020-04-21T14:21:00.346Z] #44 108.5 CC criu/fifo.o [2020-04-21T14:21:00.346Z] #44 108.9 CC criu/file-ids.o [2020-04-21T14:21:00.346Z] #44 109.3 CC criu/file-lock.o [2020-04-21T14:21:00.346Z] #44 110.2 CC criu/files-ext.o [2020-04-21T14:21:00.346Z] #44 110.6 CC criu/files-reg.o [2020-04-21T14:21:00.346Z] #44 112.5 CC criu/files.o [2020-04-21T14:21:00.346Z] #44 114.4 CC criu/filesystems.o [2020-04-21T14:21:00.425Z] #17 50.42 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-21T14:21:00.425Z] #17 50.43 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:21:00.425Z] #17 50.45 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:21:00.425Z] #17 50.46 Setting up vim (2:8.1.0875-5) ... [2020-04-21T14:21:00.425Z] #17 50.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-21T14:21:00.425Z] #17 50.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-21T14:21:00.425Z] #17 50.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-21T14:21:00.425Z] #17 50.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-21T14:21:00.425Z] #17 50.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-21T14:21:00.425Z] #17 50.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-21T14:21:00.425Z] #17 50.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-21T14:21:00.425Z] #17 50.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-21T14:21:00.696Z] #17 50.52 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:21:00.696Z] #17 50.54 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:21:00.696Z] #17 50.55 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-21T14:21:00.696Z] #17 50.57 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:21:00.696Z] #17 50.58 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-21T14:21:00.696Z] #17 50.59 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:21:00.909Z] #44 115.1 CC criu/fsnotify.o [2020-04-21T14:21:01.630Z] #17 ... [2020-04-21T14:21:01.630Z] [2020-04-21T14:21:01.630Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:01.630Z] #44 107.5 CC criu/crtools.o [2020-04-21T14:21:01.630Z] #44 108.1 CC criu/eventfd.o [2020-04-21T14:21:01.630Z] #44 108.5 CC criu/eventpoll.o [2020-04-21T14:21:01.630Z] #44 109.3 CC criu/external.o [2020-04-21T14:21:01.630Z] #44 109.7 CC criu/fault-injection.o [2020-04-21T14:21:01.630Z] #44 109.8 CC criu/fdstore.o [2020-04-21T14:21:01.630Z] #44 110.2 CC criu/fifo.o [2020-04-21T14:21:01.630Z] #44 110.7 CC criu/file-ids.o [2020-04-21T14:21:01.630Z] #44 111.0 CC criu/file-lock.o [2020-04-21T14:21:01.630Z] #44 111.8 CC criu/files-ext.o [2020-04-21T14:21:01.630Z] #44 112.3 CC criu/files-reg.o [2020-04-21T14:21:01.630Z] #44 114.5 CC criu/files.o [2020-04-21T14:21:01.630Z] #44 116.5 CC criu/filesystems.o [2020-04-21T14:21:01.630Z] #44 117.2 CC criu/fsnotify.o [2020-04-21T14:21:01.736Z] #44 23.09 CC images/core-aarch64.o [2020-04-21T14:21:02.206Z] #44 23.89 CC images/core-ppc64.o [2020-04-21T14:21:02.278Z] #44 116.4 CC criu/image-desc.o [2020-04-21T14:21:02.278Z] #44 116.6 CC criu/image.o [2020-04-21T14:21:02.535Z] #44 ... [2020-04-21T14:21:02.535Z] [2020-04-21T14:21:02.535Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:21:02.535Z] #17 50.74 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-21T14:21:02.535Z] #17 50.75 Setting up xz-utils (5.2.4-1) ... [2020-04-21T14:21:02.535Z] #17 50.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-21T14:21:02.535Z] #17 50.77 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:21:02.535Z] #17 50.83 invoke-rc.d: could not determine current runlevel [2020-04-21T14:21:02.535Z] #17 50.84 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-21T14:21:02.563Z] #44 118.4 CC criu/image-desc.o [2020-04-21T14:21:02.791Z] #17 50.88 Setting up pigz (2.4-1) ... [2020-04-21T14:21:02.791Z] #17 50.89 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-21T14:21:02.791Z] #17 50.90 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:21:02.791Z] #17 50.91 Setting up python-pip-whl (18.1-5) ... [2020-04-21T14:21:02.791Z] #17 50.92 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-21T14:21:02.791Z] #17 50.93 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:21:02.820Z] #44 118.5 CC criu/image.o [2020-04-21T14:21:03.048Z] #17 51.31 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-21T14:21:03.048Z] #17 51.33 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:21:03.048Z] #17 51.34 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:21:03.048Z] #17 51.35 Setting up vim (2:8.1.0875-5) ... [2020-04-21T14:21:03.048Z] #17 51.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-21T14:21:03.048Z] #17 51.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-21T14:21:03.048Z] #17 51.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-21T14:21:03.048Z] #17 51.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-21T14:21:03.233Z] #17 41.01 Selecting previously unselected package libnet1:amd64. [2020-04-21T14:21:03.305Z] #17 51.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-21T14:21:03.305Z] #17 51.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-21T14:21:03.305Z] #17 51.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-21T14:21:03.305Z] #17 51.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-21T14:21:03.305Z] #17 51.42 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:21:03.305Z] #17 51.43 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:21:03.305Z] #17 51.44 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-21T14:21:03.305Z] #17 51.45 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:21:03.305Z] #17 51.46 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-21T14:21:03.305Z] #17 51.47 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:21:03.386Z] #44 ... [2020-04-21T14:21:03.386Z] [2020-04-21T14:21:03.386Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:21:03.386Z] #17 53.42 Setting up iptables (1.8.2-4) ... [2020-04-21T14:21:03.386Z] #17 53.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:21:03.386Z] #17 53.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:21:03.386Z] #17 53.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:21:03.386Z] #17 53.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:21:03.386Z] #17 53.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-21T14:21:03.386Z] #17 53.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-21T14:21:03.386Z] #17 53.49 Setting up python3 (3.7.3-1) ... [2020-04-21T14:21:03.486Z] #44 25.33 CC images/core-s390.o [2020-04-21T14:21:03.491Z] #17 41.01 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-21T14:21:03.491Z] #17 41.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:21:03.491Z] #17 41.12 Selecting previously unselected package libnl-3-200:amd64. [2020-04-21T14:21:03.491Z] #17 41.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-21T14:21:03.491Z] #17 41.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:21:03.491Z] #17 41.21 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-21T14:21:03.491Z] #17 41.21 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:21:03.491Z] #17 41.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:21:03.750Z] #17 41.27 Selecting previously unselected package libreadline5:amd64. [2020-04-21T14:21:03.750Z] #17 41.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-21T14:21:03.750Z] #17 41.29 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-21T14:21:03.750Z] #17 41.40 Selecting previously unselected package net-tools. [2020-04-21T14:21:03.750Z] #17 41.40 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-21T14:21:03.750Z] #17 41.41 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:21:03.951Z] #17 53.87 Setting up python3-wheel (0.32.3-2) ... [2020-04-21T14:21:04.008Z] #17 41.60 Selecting previously unselected package python-pip-whl. [2020-04-21T14:21:04.008Z] #17 41.61 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-21T14:21:04.008Z] #17 41.61 Unpacking python-pip-whl (18.1-5) ... [2020-04-21T14:21:04.266Z] #17 ... [2020-04-21T14:21:04.266Z] [2020-04-21T14:21:04.266Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:04.266Z] #44 92.29 CC criu/bfd.o [2020-04-21T14:21:04.266Z] #44 92.72 CC criu/bitmap.o [2020-04-21T14:21:04.266Z] #44 92.91 CC criu/cgroup-props.o [2020-04-21T14:21:04.266Z] #44 93.59 CC criu/cgroup.o [2020-04-21T14:21:04.266Z] #44 96.52 CC criu/clone-noasan.o [2020-04-21T14:21:04.266Z] #44 96.66 CC criu/config.o [2020-04-21T14:21:04.266Z] #44 97.91 CC criu/cr-check.o [2020-04-21T14:21:04.266Z] #44 99.46 CC criu/cr-dedup.o [2020-04-21T14:21:04.266Z] #44 99.87 CC criu/cr-dump.o [2020-04-21T14:21:04.266Z] #44 102.0 CC criu/cr-errno.o [2020-04-21T14:21:04.266Z] #44 102.0 CC criu/cr-restore.o [2020-04-21T14:21:04.524Z] #44 ... [2020-04-21T14:21:04.524Z] [2020-04-21T14:21:04.524Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:21:04.524Z] #17 42.13 Selecting previously unselected package python3-lib2to3. [2020-04-21T14:21:04.524Z] #17 42.13 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-21T14:21:04.524Z] #17 42.14 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:21:04.565Z] #17 54.54 Setting up apparmor (2.13.2-10) ... [2020-04-21T14:21:04.782Z] #17 42.25 Selecting previously unselected package python3-distutils. [2020-04-21T14:21:04.782Z] #17 42.26 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-21T14:21:04.782Z] #17 42.26 Unpacking python3-distutils (3.7.3-1) ... [2020-04-21T14:21:04.782Z] #17 42.41 Selecting previously unselected package python3-pip. [2020-04-21T14:21:04.782Z] #17 42.41 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-21T14:21:04.782Z] #17 42.43 Unpacking python3-pip (18.1-5) ... [2020-04-21T14:21:05.040Z] #17 42.53 Selecting previously unselected package python3-pkg-resources. [2020-04-21T14:21:05.040Z] #17 42.54 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:21:05.040Z] #17 42.55 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:21:05.040Z] #17 42.67 Selecting previously unselected package python3-setuptools. [2020-04-21T14:21:05.040Z] #17 42.68 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-21T14:21:05.040Z] #17 42.69 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-21T14:21:05.298Z] #17 42.96 Selecting previously unselected package python3-wheel. [2020-04-21T14:21:05.298Z] #17 42.98 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-21T14:21:05.298Z] #17 42.99 Unpacking python3-wheel (0.32.3-2) ... [2020-04-21T14:21:05.298Z] #17 43.05 Selecting previously unselected package sudo. [2020-04-21T14:21:05.298Z] #17 43.06 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-21T14:21:05.556Z] #17 43.07 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:21:05.676Z] #44 27.33 CC images/cpuinfo.o [2020-04-21T14:21:06.073Z] #17 43.63 Selecting previously unselected package thin-provisioning-tools. [2020-04-21T14:21:06.073Z] #17 43.65 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-21T14:21:06.073Z] #17 43.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:21:06.073Z] #17 43.91 Selecting previously unselected package uidmap. [2020-04-21T14:21:06.331Z] #17 43.92 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-21T14:21:06.331Z] #17 43.92 Unpacking uidmap (1:4.5-1.1) ... [2020-04-21T14:21:06.331Z] #17 44.01 Selecting previously unselected package vim-runtime. [2020-04-21T14:21:06.331Z] #17 44.02 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:21:06.331Z] #17 44.04 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-21T14:21:06.331Z] #17 44.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-21T14:21:06.331Z] #17 44.06 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:21:06.464Z] #17 56.27 Setting up xfsprogs (4.20.0-1) ... [2020-04-21T14:21:06.464Z] #17 56.29 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:21:06.581Z] #17 54.30 Setting up iptables (1.8.2-4) ... [2020-04-21T14:21:06.581Z] #17 54.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:21:06.581Z] #17 54.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:21:06.581Z] #17 54.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:21:06.581Z] #17 54.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:21:06.581Z] #17 54.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-21T14:21:06.581Z] #17 54.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-21T14:21:06.581Z] #17 54.35 Setting up python3 (3.7.3-1) ... [2020-04-21T14:21:06.581Z] #17 54.77 Setting up python3-wheel (0.32.3-2) ... [2020-04-21T14:21:06.721Z] #17 56.73 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:21:06.770Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2020-04-21T14:21:07.469Z] #44 29.11 CC images/inventory.o [2020-04-21T14:21:07.514Z] #17 55.45 Setting up apparmor (2.13.2-10) ... [2020-04-21T14:21:07.654Z] #17 57.63 Setting up python3-distutils (3.7.3-1) ... [2020-04-21T14:21:08.219Z] #17 58.14 Setting up python3-setuptools (40.8.0-1) ... [2020-04-21T14:21:08.457Z] #44 ... [2020-04-21T14:21:08.457Z] [2020-04-21T14:21:08.457Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:21:08.457Z] #10 77.00 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-21T14:21:08.457Z] #10 77.00 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-21T14:21:08.457Z] #10 77.01 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:21:08.885Z] #17 56.99 Setting up xfsprogs (4.20.0-1) ... [2020-04-21T14:21:08.885Z] #17 57.00 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:21:09.143Z] #17 57.35 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:21:09.592Z] #17 59.45 Setting up python3-pip (18.1-5) ... [2020-04-21T14:21:09.612Z] #17 47.15 Selecting previously unselected package vim. [2020-04-21T14:21:09.612Z] #17 47.16 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-21T14:21:09.612Z] #17 47.18 Unpacking vim (2:8.1.0875-5) ... [2020-04-21T14:21:10.006Z] #10 ... [2020-04-21T14:21:10.006Z] [2020-04-21T14:21:10.006Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:21:10.006Z] #47 68.28 text/template [2020-04-21T14:21:10.006Z] #47 68.38 go/parser [2020-04-21T14:21:10.006Z] #47 73.28 encoding/xml [2020-04-21T14:21:10.006Z] #47 76.87 go/doc [2020-04-21T14:21:10.076Z] #17 58.30 Setting up python3-distutils (3.7.3-1) ... [2020-04-21T14:21:10.178Z] #17 47.62 Selecting previously unselected package xfsprogs. [2020-04-21T14:21:10.178Z] #17 47.63 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-21T14:21:10.178Z] #17 47.63 Unpacking xfsprogs (4.20.0-1) ... [2020-04-21T14:21:10.437Z] #17 48.13 Selecting previously unselected package zip. [2020-04-21T14:21:10.437Z] #17 48.13 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-21T14:21:10.437Z] #17 48.14 Unpacking zip (3.0-11+b1) ... [2020-04-21T14:21:10.525Z] #17 60.44 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:21:10.526Z] #17 60.46 Processing triggers for mime-support (3.62) ... [2020-04-21T14:21:10.562Z] #47 ... [2020-04-21T14:21:10.562Z] [2020-04-21T14:21:10.562Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:10.562Z] #44 30.53 CC images/fdinfo.o [2020-04-21T14:21:10.562Z] #44 31.69 CC images/fown.o [2020-04-21T14:21:10.592Z] #17 58.70 Setting up python3-setuptools (40.8.0-1) ... [2020-04-21T14:21:10.695Z] #17 48.32 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:21:10.695Z] #17 48.35 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:21:10.695Z] #17 48.36 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-21T14:21:10.695Z] #17 48.37 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-21T14:21:10.695Z] #17 48.38 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-21T14:21:10.695Z] #17 48.38 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-21T14:21:10.695Z] #17 48.39 Setting up uidmap (1:4.5-1.1) ... [2020-04-21T14:21:10.695Z] #17 48.40 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-21T14:21:10.695Z] #17 48.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:21:10.954Z] #17 48.43 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:21:10.954Z] #17 48.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:21:10.954Z] #17 48.45 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:21:10.954Z] #17 48.45 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:21:10.954Z] #17 48.47 Setting up zip (3.0-11+b1) ... [2020-04-21T14:21:10.954Z] #17 48.48 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:21:10.954Z] #17 48.51 Setting up bash-completion (1:2.8-6) ... [2020-04-21T14:21:11.046Z] #44 32.80 CC images/ns.o [2020-04-21T14:21:11.459Z] #17 DONE 61.2s [2020-04-21T14:21:11.459Z] [2020-04-21T14:21:11.459Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-21T14:21:11.524Z] #17 59.71 Setting up python3-pip (18.1-5) ... [2020-04-21T14:21:11.978Z] #44 33.58 CC images/regfile.o [2020-04-21T14:21:11.978Z] #44 33.75 CC images/ghost-file.o [2020-04-21T14:21:12.466Z] #44 34.15 CC images/fifo.o [2020-04-21T14:21:12.895Z] #17 60.83 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:21:12.895Z] #17 60.87 Processing triggers for mime-support (3.62) ... [2020-04-21T14:21:12.895Z] #17 ... [2020-04-21T14:21:12.895Z] [2020-04-21T14:21:12.895Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:21:12.895Z] #41 188.0 + dpkg --print-architecture [2020-04-21T14:21:12.895Z] #41 188.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-21T14:21:12.895Z] #41 188.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-21T14:21:12.895Z] #41 188.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-21T14:21:13.153Z] #41 ... [2020-04-21T14:21:13.153Z] [2020-04-21T14:21:13.153Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:21:13.153Z] #17 DONE 61.4s [2020-04-21T14:21:13.153Z] [2020-04-21T14:21:13.153Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:13.153Z] #44 117.5 CC criu/ipc_ns.o [2020-04-21T14:21:13.153Z] #44 118.7 CC criu/irmap.o [2020-04-21T14:21:13.153Z] #44 119.4 CC criu/kcmp-ids.o [2020-04-21T14:21:13.153Z] #44 119.8 CC criu/kerndat.o [2020-04-21T14:21:13.153Z] #44 120.8 CC criu/libnetlink.o [2020-04-21T14:21:13.153Z] #44 121.2 CC criu/log.o [2020-04-21T14:21:13.153Z] #44 121.6 CC criu/lsm.o [2020-04-21T14:21:13.153Z] #44 122.0 CC criu/mem.o [2020-04-21T14:21:13.153Z] #44 123.6 CC criu/mount.o [2020-04-21T14:21:13.153Z] #44 127.3 CC criu/namespaces.o [2020-04-21T14:21:13.357Z] #18 1.899 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-21T14:21:13.357Z] #18 1.906 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-21T14:21:13.357Z] #18 1.910 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-21T14:21:13.357Z] #18 DONE 2.0s [2020-04-21T14:21:13.357Z] [2020-04-21T14:21:13.357Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:21:13.357Z] #41 191.1 + dpkg --print-architecture [2020-04-21T14:21:13.357Z] #41 191.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-21T14:21:13.357Z] #41 191.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-21T14:21:13.357Z] #41 191.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-21T14:21:13.357Z] #41 ... [2020-04-21T14:21:13.357Z] [2020-04-21T14:21:13.357Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:21:13.410Z] #44 ... [2020-04-21T14:21:13.410Z] [2020-04-21T14:21:13.410Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-21T14:21:13.449Z] #44 35.06 CC images/remap-file-path.o [2020-04-21T14:21:13.449Z] #44 35.20 CC images/eventfd.o [2020-04-21T14:21:13.484Z] #17 51.00 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-21T14:21:13.484Z] #17 51.01 Setting up xz-utils (5.2.4-1) ... [2020-04-21T14:21:13.484Z] #17 51.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-21T14:21:13.484Z] #17 51.04 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:21:13.484Z] #17 51.10 invoke-rc.d: could not determine current runlevel [2020-04-21T14:21:13.484Z] #17 51.10 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-21T14:21:13.484Z] #17 51.13 Setting up pigz (2.4-1) ... [2020-04-21T14:21:13.484Z] #17 51.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-21T14:21:13.484Z] #17 51.15 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:21:13.484Z] #17 51.17 Setting up python-pip-whl (18.1-5) ... [2020-04-21T14:21:13.484Z] #17 51.18 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-21T14:21:13.615Z] #19 ... [2020-04-21T14:21:13.615Z] [2020-04-21T14:21:13.615Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:13.615Z] #44 119.4 CC criu/ipc_ns.o [2020-04-21T14:21:13.615Z] #44 120.7 CC criu/irmap.o [2020-04-21T14:21:13.615Z] #44 121.3 CC criu/kcmp-ids.o [2020-04-21T14:21:13.615Z] #44 121.6 CC criu/kerndat.o [2020-04-21T14:21:13.615Z] #44 122.6 CC criu/libnetlink.o [2020-04-21T14:21:13.615Z] #44 123.0 CC criu/log.o [2020-04-21T14:21:13.615Z] #44 123.5 CC criu/lsm.o [2020-04-21T14:21:13.615Z] #44 124.0 CC criu/mem.o [2020-04-21T14:21:13.615Z] #44 125.6 CC criu/mount.o [2020-04-21T14:21:13.709Z] #44 35.39 CC images/eventpoll.o [2020-04-21T14:21:13.742Z] #17 51.20 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:21:13.969Z] #44 35.73 CC images/fh.o [2020-04-21T14:21:14.000Z] #17 51.61 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-21T14:21:14.000Z] #17 51.62 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:21:14.000Z] #17 51.63 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:21:14.000Z] #17 51.64 Setting up vim (2:8.1.0875-5) ... [2020-04-21T14:21:14.000Z] #17 51.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-21T14:21:14.000Z] #17 51.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-21T14:21:14.000Z] #17 51.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-21T14:21:14.000Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-21T14:21:14.000Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-21T14:21:14.000Z] #17 51.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-21T14:21:14.000Z] #17 51.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-21T14:21:14.000Z] #17 51.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-21T14:21:14.000Z] #17 51.71 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:21:14.179Z] #44 130.0 CC criu/namespaces.o [2020-04-21T14:21:14.229Z] #44 36.09 CC images/fsnotify.o [2020-04-21T14:21:14.275Z] #17 51.72 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:21:14.275Z] #17 51.73 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-21T14:21:14.275Z] #17 51.74 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:21:14.275Z] #17 51.75 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-21T14:21:14.275Z] #17 51.76 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:21:15.306Z] #18 1.780 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-21T14:21:15.306Z] #18 1.782 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-21T14:21:15.306Z] #18 1.788 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-21T14:21:15.306Z] #18 DONE 1.9s [2020-04-21T14:21:15.306Z] [2020-04-21T14:21:15.306Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:21:15.306Z] #53 ... [2020-04-21T14:21:15.306Z] [2020-04-21T14:21:15.306Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:15.306Z] #44 129.5 CC criu/net.o [2020-04-21T14:21:15.614Z] #44 37.04 CC images/signalfd.o [2020-04-21T14:21:15.614Z] #44 37.36 CC images/fs.o [2020-04-21T14:21:15.875Z] #44 37.72 CC images/pstree.o [2020-04-21T14:21:16.077Z] #44 132.0 CC criu/net.o [2020-04-21T14:21:16.446Z] #44 38.03 CC images/pipe.o [2020-04-21T14:21:16.446Z] #44 38.31 CC images/tcp-stream.o [2020-04-21T14:21:16.706Z] #44 38.57 CC images/sk-packet.o [2020-04-21T14:21:17.276Z] #44 39.04 CC images/mnt.o [2020-04-21T14:21:17.537Z] #44 39.36 CC images/pipe-data.o [2020-04-21T14:21:17.557Z] #17 54.78 Setting up iptables (1.8.2-4) ... [2020-04-21T14:21:17.557Z] #17 54.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:21:17.557Z] #17 54.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:21:17.557Z] #17 54.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:21:17.557Z] #17 54.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:21:17.557Z] #17 54.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-21T14:21:17.557Z] #17 54.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-21T14:21:17.557Z] #17 54.84 Setting up python3 (3.7.3-1) ... [2020-04-21T14:21:17.797Z] #44 39.63 CC images/sa.o [2020-04-21T14:21:17.815Z] #17 55.30 Setting up python3-wheel (0.32.3-2) ... [2020-04-21T14:21:18.368Z] #44 39.92 CC images/timer.o [2020-04-21T14:21:18.368Z] #44 ... [2020-04-21T14:21:18.368Z] [2020-04-21T14:21:18.368Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:21:18.368Z] #56 79.63 golang.org/x/crypto/ssh/terminal [2020-04-21T14:21:18.368Z] #56 81.62 mvdan.cc/sh/v3/cmd/shfmt [2020-04-21T14:21:18.368Z] #56 DONE 86.6s [2020-04-21T14:21:18.368Z] [2020-04-21T14:21:18.368Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:21:18.368Z] #47 81.01 math/big [2020-04-21T14:21:18.368Z] #47 84.99 vendor/golang.org/x/text/secure/bidirule [2020-04-21T14:21:18.368Z] #47 85.46 vendor/golang.org/x/text/unicode/norm [2020-04-21T14:21:18.368Z] #47 85.68 github.com/LK4D4/vndr/build [2020-04-21T14:21:18.381Z] #17 56.01 Setting up apparmor (2.13.2-10) ... [2020-04-21T14:21:18.639Z] #17 ... [2020-04-21T14:21:18.639Z] [2020-04-21T14:21:18.639Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:18.639Z] #44 106.4 CC criu/cr-service.o [2020-04-21T14:21:18.639Z] #44 108.1 CC criu/crtools.o [2020-04-21T14:21:18.639Z] #44 108.8 CC criu/eventfd.o [2020-04-21T14:21:18.639Z] #44 109.1 CC criu/eventpoll.o [2020-04-21T14:21:18.639Z] #44 110.1 CC criu/external.o [2020-04-21T14:21:18.639Z] #44 110.5 CC criu/fault-injection.o [2020-04-21T14:21:18.639Z] #44 110.6 CC criu/fdstore.o [2020-04-21T14:21:18.639Z] #44 111.0 CC criu/fifo.o [2020-04-21T14:21:18.639Z] #44 111.3 CC criu/file-ids.o [2020-04-21T14:21:18.639Z] #44 111.6 CC criu/file-lock.o [2020-04-21T14:21:18.639Z] #44 112.5 CC criu/files-ext.o [2020-04-21T14:21:18.639Z] #44 112.8 CC criu/files-reg.o [2020-04-21T14:21:18.639Z] #44 115.0 CC criu/files.o [2020-04-21T14:21:18.938Z] #47 ... [2020-04-21T14:21:18.938Z] [2020-04-21T14:21:18.938Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:18.938Z] #44 40.57 CC images/timerfd.o [2020-04-21T14:21:19.198Z] #44 40.98 CC images/mm.o [2020-04-21T14:21:19.205Z] #44 117.0 CC criu/filesystems.o [2020-04-21T14:21:19.357Z] #44 ... [2020-04-21T14:21:19.357Z] [2020-04-21T14:21:19.357Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:21:19.357Z] #19 5.680 Collecting yamllint==1.16.0 [2020-04-21T14:21:19.484Z] #44 133.0 CC criu/netfilter.o [2020-04-21T14:21:19.484Z] #44 133.5 CC criu/page-pipe.o [2020-04-21T14:21:19.769Z] #44 41.62 CC images/sk-opts.o [2020-04-21T14:21:19.771Z] #44 117.7 CC criu/fsnotify.o [2020-04-21T14:21:20.029Z] #44 ... [2020-04-21T14:21:20.029Z] [2020-04-21T14:21:20.029Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:21:20.029Z] #17 57.69 Setting up xfsprogs (4.20.0-1) ... [2020-04-21T14:21:20.029Z] #17 57.70 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:21:20.049Z] #44 134.2 CC criu/page-xfer.o [2020-04-21T14:21:20.340Z] #44 42.02 CC images/sk-unix.o [2020-04-21T14:21:20.573Z] #17 58.06 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:21:20.911Z] #44 42.55 CC images/sk-inet.o [2020-04-21T14:21:21.172Z] #44 43.04 CC images/tun.o [2020-04-21T14:21:21.420Z] #44 135.5 CC criu/pagemap-cache.o [2020-04-21T14:21:21.529Z] #17 59.12 Setting up python3-distutils (3.7.3-1) ... [2020-04-21T14:21:21.677Z] #44 135.9 CC criu/pagemap.o [2020-04-21T14:21:21.744Z] #44 43.44 CC images/sk-netlink.o [2020-04-21T14:21:22.004Z] #44 43.68 CC images/packet-sock.o [2020-04-21T14:21:22.098Z] #17 59.77 Setting up python3-setuptools (40.8.0-1) ... [2020-04-21T14:21:22.575Z] #44 44.24 CC images/ipc-var.o [2020-04-21T14:21:22.608Z] #44 136.9 CC criu/parasite-syscall.o [2020-04-21T14:21:22.835Z] #44 44.60 CC images/ipc-desc.o [2020-04-21T14:21:23.095Z] #44 44.76 CC images/ipc-shm.o [2020-04-21T14:21:23.356Z] #44 45.06 CC images/ipc-msg.o [2020-04-21T14:21:23.469Z] #17 61.02 Setting up python3-pip (18.1-5) ... [2020-04-21T14:21:23.540Z] #44 137.8 CC criu/path.o [2020-04-21T14:21:23.616Z] #44 45.40 CC images/ipc-sem.o [2020-04-21T14:21:23.797Z] #44 138.0 CC criu/pie-util-vdso-elf32.o [2020-04-21T14:21:24.187Z] #44 45.70 CC images/utsns.o [2020-04-21T14:21:24.187Z] #44 45.95 CC images/creds.o [2020-04-21T14:21:24.187Z] #44 ... [2020-04-21T14:21:24.187Z] [2020-04-21T14:21:24.187Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:21:24.187Z] #68 92.58 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:21:24.187Z] #68 92.58 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-21T14:21:24.362Z] #44 138.4 CC criu/pie-util-vdso.o [2020-04-21T14:21:24.402Z] #17 62.08 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:21:24.402Z] #17 62.12 Processing triggers for mime-support (3.62) ... [2020-04-21T14:21:24.619Z] #44 138.8 CC criu/pie-util.o [2020-04-21T14:21:24.628Z] #19 11.07 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-21T14:21:24.628Z] #19 11.15 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-21T14:21:24.628Z] #19 11.20 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-21T14:21:24.628Z] #19 11.26 Collecting pyyaml (from yamllint==1.16.0) [2020-04-21T14:21:24.877Z] #44 139.0 CC criu/pipes.o [2020-04-21T14:21:24.885Z] #19 11.42 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-21T14:21:24.967Z] #17 DONE 62.7s [2020-04-21T14:21:24.967Z] [2020-04-21T14:21:24.967Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:21:24.967Z] #41 194.1 + dpkg --print-architecture [2020-04-21T14:21:24.967Z] #41 194.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-21T14:21:24.967Z] #41 194.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-21T14:21:24.967Z] #41 194.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-21T14:21:25.134Z] #44 ... [2020-04-21T14:21:25.134Z] [2020-04-21T14:21:25.134Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:21:25.134Z] #19 6.020 Collecting yamllint==1.16.0 [2020-04-21T14:21:25.134Z] #19 ... [2020-04-21T14:21:25.134Z] [2020-04-21T14:21:25.134Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:25.134Z] #44 139.5 CC criu/plugin.o [2020-04-21T14:21:25.698Z] #44 139.9 CC criu/proc_parse.o [2020-04-21T14:21:26.006Z] using credential docker-jenkins-github-credentials [2020-04-21T14:21:26.092Z] Cloning the remote Git repository [2020-04-21T14:21:26.092Z] Cloning with configured refspecs honoured and without tags [2020-04-21T14:21:26.258Z] #19 12.74 Building wheels for collected packages: pyyaml [2020-04-21T14:21:26.258Z] #19 12.75 Running setup.py bdist_wheel for pyyaml: started [2020-04-21T14:21:26.823Z] #19 ... [2020-04-21T14:21:26.823Z] [2020-04-21T14:21:26.823Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:26.823Z] #44 135.3 CC criu/netfilter.o [2020-04-21T14:21:26.823Z] #44 135.6 CC criu/page-pipe.o [2020-04-21T14:21:26.823Z] #44 136.1 CC criu/page-xfer.o [2020-04-21T14:21:26.823Z] #44 137.2 CC criu/pagemap-cache.o [2020-04-21T14:21:26.823Z] #44 137.5 CC criu/pagemap.o [2020-04-21T14:21:26.823Z] #44 138.4 CC criu/parasite-syscall.o [2020-04-21T14:21:26.823Z] #44 139.2 CC criu/path.o [2020-04-21T14:21:26.823Z] #44 139.4 CC criu/pie-util-vdso-elf32.o [2020-04-21T14:21:26.823Z] #44 139.9 CC criu/pie-util-vdso.o [2020-04-21T14:21:26.823Z] #44 140.3 CC criu/pie-util.o [2020-04-21T14:21:26.823Z] #44 140.6 CC criu/pipes.o [2020-04-21T14:21:26.823Z] #44 141.4 CC criu/plugin.o [2020-04-21T14:21:26.823Z] #44 141.8 CC criu/proc_parse.o [2020-04-21T14:21:27.389Z] #44 ... [2020-04-21T14:21:27.389Z] [2020-04-21T14:21:27.389Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:21:27.389Z] #19 13.95 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-21T14:21:27.389Z] #19 13.95 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-21T14:21:27.389Z] #19 14.03 Successfully built pyyaml [2020-04-21T14:21:27.389Z] #19 14.05 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-21T14:21:27.492Z] #41 ... [2020-04-21T14:21:27.492Z] [2020-04-21T14:21:27.492Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-21T14:21:27.492Z] #18 1.851 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-21T14:21:27.492Z] #18 1.857 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-21T14:21:27.492Z] #18 1.860 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-21T14:21:27.492Z] #18 DONE 2.0s [2020-04-21T14:21:27.492Z] [2020-04-21T14:21:27.492Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:21:27.646Z] #19 14.40 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-21T14:21:26.300Z] Cloning repository https://github.com/moby/moby.git [2020-04-21T14:21:26.736Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-04-21T14:21:27.507Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:21:27.507Z] > git --version # timeout=10 [2020-04-21T14:21:27.555Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:21:27.558Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40845/head:refs/remotes/origin/PR-40845 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:21:28.212Z] #19 DONE 15.0s [2020-04-21T14:21:28.212Z] [2020-04-21T14:21:28.212Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-21T14:21:28.470Z] #24 DONE 0.2s [2020-04-21T14:21:28.470Z] [2020-04-21T14:21:28.470Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-21T14:21:29.030Z] #44 143.1 CC criu/protobuf-desc.o [2020-04-21T14:21:29.476Z] #68 DONE 97.4s [2020-04-21T14:21:29.476Z] [2020-04-21T14:21:29.476Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:21:29.476Z] #10 93.03 Selecting previously unselected package libapparmor1:arm64. [2020-04-21T14:21:29.476Z] #10 93.04 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-04-21T14:21:29.476Z] #10 93.05 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-04-21T14:21:29.476Z] #10 93.16 Selecting previously unselected package libapparmor-dev:arm64. [2020-04-21T14:21:29.476Z] #10 93.18 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-04-21T14:21:29.476Z] #10 93.19 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-21T14:21:29.476Z] #10 93.37 Selecting previously unselected package libbtrfs0. [2020-04-21T14:21:29.476Z] #10 93.38 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-21T14:21:29.476Z] #10 93.39 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:21:29.476Z] #10 93.52 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:21:29.476Z] #10 93.54 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-21T14:21:29.476Z] #10 93.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:21:29.476Z] #10 93.75 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-04-21T14:21:29.476Z] #10 93.75 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-21T14:21:29.476Z] #10 93.76 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-21T14:21:29.476Z] #10 93.88 Selecting previously unselected package libudev-dev:arm64. [2020-04-21T14:21:29.476Z] #10 93.88 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-04-21T14:21:29.476Z] #10 93.91 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-21T14:21:29.476Z] #10 94.11 Selecting previously unselected package libsepol1-dev:arm64. [2020-04-21T14:21:29.476Z] #10 94.11 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-04-21T14:21:29.476Z] #10 94.13 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-04-21T14:21:29.476Z] #10 94.45 Selecting previously unselected package libpcre16-3:arm64. [2020-04-21T14:21:29.476Z] #10 94.46 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-04-21T14:21:29.476Z] #10 94.47 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-04-21T14:21:29.476Z] #10 94.62 Selecting previously unselected package libpcre32-3:arm64. [2020-04-21T14:21:29.476Z] #10 94.62 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-04-21T14:21:29.476Z] #10 94.63 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-04-21T14:21:29.476Z] #10 94.83 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-04-21T14:21:29.476Z] #10 94.84 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-04-21T14:21:29.476Z] #10 94.84 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-21T14:21:29.476Z] #10 94.98 Selecting previously unselected package libpcre3-dev:arm64. [2020-04-21T14:21:29.476Z] #10 94.99 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-04-21T14:21:29.476Z] #10 95.02 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-21T14:21:29.476Z] #10 95.48 Selecting previously unselected package libselinux1-dev:arm64. [2020-04-21T14:21:29.476Z] #10 95.52 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-04-21T14:21:29.476Z] #10 95.54 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-21T14:21:29.476Z] #10 95.83 Selecting previously unselected package libdevmapper-dev:arm64. [2020-04-21T14:21:29.476Z] #10 95.84 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-04-21T14:21:29.476Z] #10 95.85 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-21T14:21:29.476Z] #10 95.99 Selecting previously unselected package libseccomp-dev:arm64. [2020-04-21T14:21:29.476Z] #10 96.00 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-04-21T14:21:29.476Z] #10 96.02 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-21T14:21:29.476Z] #10 96.21 Selecting previously unselected package libsystemd-dev:arm64. [2020-04-21T14:21:29.476Z] #10 96.21 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-04-21T14:21:29.476Z] #10 96.25 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-21T14:21:29.476Z] #10 96.83 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-21T14:21:29.476Z] #10 96.85 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-21T14:21:29.476Z] #10 96.86 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-04-21T14:21:29.476Z] #10 96.87 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:21:29.476Z] #10 96.89 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-04-21T14:21:29.476Z] #10 96.90 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-04-21T14:21:29.476Z] #10 96.91 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:21:29.476Z] #10 96.92 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:21:29.476Z] #10 96.94 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-04-21T14:21:29.476Z] #10 96.96 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-21T14:21:29.476Z] #10 97.00 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:21:29.476Z] #10 97.02 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:21:29.476Z] #10 97.03 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-21T14:21:29.476Z] #10 97.05 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-21T14:21:29.476Z] #10 97.07 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-21T14:21:29.476Z] #10 97.08 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:21:29.476Z] #10 97.09 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-21T14:21:29.476Z] #10 97.10 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:21:29.476Z] #10 97.12 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 [2020-04-21T14:21:29.476Z] #10 97.14 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 [2020-04-21T14:21:29.477Z] #10 97.15 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:21:29.477Z] #10 97.16 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 [2020-04-21T14:21:29.477Z] #10 97.17 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 [2020-04-21T14:21:29.477Z] #10 97.18 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:21:29.477Z] #10 97.19 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-21T14:21:29.477Z] #10 97.21 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-21T14:21:29.477Z] #10 97.22 Setting up dmsetup (2:1.02.155-3) ... [2020-04-21T14:21:29.477Z] #10 97.24 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-21T14:21:29.477Z] #10 97.26 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-21T14:21:29.477Z] #10 97.28 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:21:29.477Z] #10 DONE 97.8s [2020-04-21T14:21:29.477Z] [2020-04-21T14:21:29.477Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:21:29.477Z] #58 DONE 0.1s [2020-04-21T14:21:29.477Z] [2020-04-21T14:21:29.477Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-21T14:21:29.477Z] #11 ... [2020-04-21T14:21:29.477Z] [2020-04-21T14:21:29.477Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-21T14:21:29.477Z] #69 DONE 0.2s [2020-04-21T14:21:29.477Z] [2020-04-21T14:21:29.477Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-21T14:21:29.477Z] #59 DONE 0.1s [2020-04-21T14:21:29.477Z] [2020-04-21T14:21:29.477Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:21:29.834Z] Removing intermediate container c9ce26ce98f8 [2020-04-21T14:21:29.834Z] ---> 660978cd539b [2020-04-21T14:21:29.834Z] Step 11/16 : ARG GOOS [2020-04-21T14:21:29.834Z] ---> Running in e2803876dcd0 [2020-04-21T14:21:29.834Z] Removing intermediate container e2803876dcd0 [2020-04-21T14:21:29.834Z] ---> 5659aabf865a [2020-04-21T14:21:29.834Z] Step 12/16 : ARG GOARCH [2020-04-21T14:21:29.834Z] ---> Running in 10df7ad0d5a7 [2020-04-21T14:21:29.834Z] Removing intermediate container 10df7ad0d5a7 [2020-04-21T14:21:29.834Z] ---> d66929a3e29e [2020-04-21T14:21:29.834Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-04-21T14:21:29.834Z] ---> Running in cad5402f230e [2020-04-21T14:21:30.369Z] #28 DONE 1.7s [2020-04-21T14:21:30.369Z] [2020-04-21T14:21:30.369Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-21T14:21:30.369Z] #31 DONE 0.1s [2020-04-21T14:21:30.369Z] [2020-04-21T14:21:30.369Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:30.369Z] #44 144.7 CC criu/protobuf-desc.o [2020-04-21T14:21:30.369Z] #44 145.7 CC criu/protobuf.o [2020-04-21T14:21:30.369Z] #44 146.2 CC criu/pstree.o [2020-04-21T14:21:30.369Z] #44 ... [2020-04-21T14:21:30.369Z] [2020-04-21T14:21:30.369Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-21T14:21:30.369Z] #34 DONE 0.1s [2020-04-21T14:21:30.369Z] [2020-04-21T14:21:30.369Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-21T14:21:30.369Z] #39 DONE 0.1s [2020-04-21T14:21:30.399Z] #44 144.4 CC criu/protobuf.o [2020-04-21T14:21:30.626Z] [2020-04-21T14:21:30.626Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:21:30.656Z] #44 144.9 CC criu/pstree.o [2020-04-21T14:21:30.656Z] #44 ... [2020-04-21T14:21:30.656Z] [2020-04-21T14:21:30.656Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:21:30.656Z] #19 11.34 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-21T14:21:30.656Z] #19 11.43 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-21T14:21:30.656Z] #19 11.49 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-21T14:21:30.656Z] #19 11.55 Collecting pyyaml (from yamllint==1.16.0) [2020-04-21T14:21:30.656Z] #19 11.72 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-21T14:21:30.656Z] #19 13.42 Building wheels for collected packages: pyyaml [2020-04-21T14:21:30.656Z] #19 13.42 Running setup.py bdist_wheel for pyyaml: started [2020-04-21T14:21:30.656Z] #19 14.74 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-21T14:21:30.656Z] #19 14.74 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-21T14:21:30.656Z] #19 14.81 Successfully built pyyaml [2020-04-21T14:21:30.656Z] #19 14.83 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-21T14:21:30.656Z] #19 15.17 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-21T14:21:30.656Z] #19 DONE 15.7s [2020-04-21T14:21:30.913Z] [2020-04-21T14:21:30.913Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-21T14:21:31.169Z] #24 DONE 0.2s [2020-04-21T14:21:31.169Z] [2020-04-21T14:21:31.169Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-21T14:21:31.559Z] #41 ... [2020-04-21T14:21:31.559Z] [2020-04-21T14:21:31.559Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:31.559Z] #44 147.2 CC criu/rbtree.o [2020-04-21T14:21:31.676Z] #19 ... [2020-04-21T14:21:31.676Z] [2020-04-21T14:21:31.676Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:31.676Z] #44 118.9 CC criu/image-desc.o [2020-04-21T14:21:31.676Z] #44 119.1 CC criu/image.o [2020-04-21T14:21:31.676Z] #44 120.1 CC criu/ipc_ns.o [2020-04-21T14:21:31.676Z] #44 121.4 CC criu/irmap.o [2020-04-21T14:21:31.676Z] #44 122.0 CC criu/kcmp-ids.o [2020-04-21T14:21:31.676Z] #44 122.3 CC criu/kerndat.o [2020-04-21T14:21:31.676Z] #44 123.5 CC criu/libnetlink.o [2020-04-21T14:21:31.676Z] #44 124.0 CC criu/log.o [2020-04-21T14:21:31.676Z] #44 124.5 CC criu/lsm.o [2020-04-21T14:21:31.676Z] #44 124.9 CC criu/mem.o [2020-04-21T14:21:31.676Z] #44 126.9 CC criu/mount.o [2020-04-21T14:21:31.817Z] #44 147.5 CC criu/rst-malloc.o [2020-04-21T14:21:31.817Z] #44 ... [2020-04-21T14:21:31.817Z] [2020-04-21T14:21:31.817Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:21:31.817Z] #41 DONE 219.3s [2020-04-21T14:21:32.026Z] #60 2.201 + RM_GOPATH=0 [2020-04-21T14:21:32.026Z] #60 2.201 + TMP_GOPATH= [2020-04-21T14:21:32.026Z] #60 2.201 + : /build [2020-04-21T14:21:32.026Z] #60 2.202 + '[' -z '' ']' [2020-04-21T14:21:32.026Z] #60 2.203 ++ mktemp -d [2020-04-21T14:21:32.026Z] #60 2.210 + export GOPATH=/tmp/tmp.3I8qRrOst3 [2020-04-21T14:21:32.026Z] #60 2.211 + GOPATH=/tmp/tmp.3I8qRrOst3 [2020-04-21T14:21:32.026Z] #60 2.211 + RM_GOPATH=1 [2020-04-21T14:21:32.026Z] #60 2.212 ++ dirname ./install.sh [2020-04-21T14:21:32.026Z] #60 2.218 + dir=. [2020-04-21T14:21:32.026Z] #60 2.218 + bin=runc [2020-04-21T14:21:32.026Z] #60 2.219 + shift [2020-04-21T14:21:32.026Z] #60 2.219 + '[' '!' -f ./runc.installer ']' [2020-04-21T14:21:32.026Z] #60 2.220 + . ./runc.installer [2020-04-21T14:21:32.026Z] #60 2.221 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:21:32.026Z] #60 2.223 + install_runc [2020-04-21T14:21:32.026Z] #60 2.225 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-21T14:21:32.026Z] #60 2.263 + uname -r [2020-04-21T14:21:32.026Z] #60 2.288 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-21T14:21:32.026Z] #60 2.288 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-21T14:21:32.026Z] #60 2.288 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3I8qRrOst3/src/github.com/opencontainers/runc [2020-04-21T14:21:32.026Z] #60 2.288 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-21T14:21:32.026Z] #60 2.289 Cloning into '/tmp/tmp.3I8qRrOst3/src/github.com/opencontainers/runc'... [2020-04-21T14:21:32.026Z] #60 ... [2020-04-21T14:21:32.026Z] [2020-04-21T14:21:32.026Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-21T14:21:32.026Z] #11 DONE 2.7s [2020-04-21T14:21:32.026Z] [2020-04-21T14:21:32.026Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-21T14:21:32.075Z] [2020-04-21T14:21:32.075Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:32.075Z] #44 147.9 CC criu/seccomp.o [2020-04-21T14:21:32.540Z] #28 DONE 1.4s [2020-04-21T14:21:32.541Z] [2020-04-21T14:21:32.541Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:21:32.541Z] #41 DONE 217.7s [2020-04-21T14:21:32.541Z] [2020-04-21T14:21:32.541Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:32.541Z] #44 146.4 CC criu/rbtree.o [2020-04-21T14:21:32.798Z] #44 146.9 CC criu/rst-malloc.o [2020-04-21T14:21:32.798Z] #44 ... [2020-04-21T14:21:32.798Z] [2020-04-21T14:21:32.798Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-21T14:21:32.798Z] #31 DONE 0.3s [2020-04-21T14:21:33.008Z] #44 149.0 CC criu/seize.o [2020-04-21T14:21:33.051Z] #44 ... [2020-04-21T14:21:33.051Z] [2020-04-21T14:21:33.051Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:21:33.051Z] #19 5.923 Collecting yamllint==1.16.0 [2020-04-21T14:21:33.055Z] [2020-04-21T14:21:33.055Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-21T14:21:33.055Z] #34 DONE 0.1s [2020-04-21T14:21:33.055Z] [2020-04-21T14:21:33.055Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-21T14:21:33.055Z] #39 DONE 0.2s [2020-04-21T14:21:33.055Z] [2020-04-21T14:21:33.055Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:33.055Z] #44 147.2 CC criu/seccomp.o [2020-04-21T14:21:33.411Z] #12 ... [2020-04-21T14:21:33.411Z] [2020-04-21T14:21:33.411Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:21:33.411Z] #47 91.42 vendor/golang.org/x/net/idna [2020-04-21T14:21:33.411Z] #47 91.52 vendor/golang.org/x/net/http2/hpack [2020-04-21T14:21:33.411Z] #47 93.38 mime [2020-04-21T14:21:33.411Z] #47 100.6 vendor/golang.org/x/net/http/httpproxy [2020-04-21T14:21:33.411Z] #47 100.6 net/textproto [2020-04-21T14:21:33.411Z] #47 100.6 crypto/x509 [2020-04-21T14:21:33.411Z] #47 ... [2020-04-21T14:21:33.411Z] [2020-04-21T14:21:33.411Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:33.411Z] #44 46.22 CC images/vma.o [2020-04-21T14:21:33.411Z] #44 46.54 CC images/netdev.o [2020-04-21T14:21:33.411Z] #44 46.99 CC images/tty.o [2020-04-21T14:21:33.411Z] #44 47.65 CC images/file-lock.o [2020-04-21T14:21:33.411Z] #44 47.88 CC images/rlimit.o [2020-04-21T14:21:33.411Z] #44 48.06 CC images/pagemap.o [2020-04-21T14:21:33.411Z] #44 48.33 CC images/siginfo.o [2020-04-21T14:21:33.411Z] #44 48.68 CC images/rpc.o [2020-04-21T14:21:33.411Z] #44 50.25 CC images/ext-file.o [2020-04-21T14:21:33.411Z] #44 50.48 CC images/cgroup.o [2020-04-21T14:21:33.411Z] #44 51.53 CC images/userns.o [2020-04-21T14:21:33.411Z] #44 51.91 CC images/google/protobuf/descriptor.o [2020-04-21T14:21:33.411Z] #44 54.65 CC images/opts.o [2020-04-21T14:21:33.411Z] #44 54.89 CC images/seccomp.o [2020-04-21T14:21:33.411Z] #44 55.24 CC images/binfmt-misc.o [2020-04-21T14:21:33.672Z] #44 55.46 CC images/time.o [2020-04-21T14:21:33.672Z] #44 ... [2020-04-21T14:21:33.672Z] [2020-04-21T14:21:33.672Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:21:33.672Z] #50 DONE 102.0s [2020-04-21T14:21:33.672Z] [2020-04-21T14:21:33.672Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-21T14:21:33.672Z] #12 DONE 2.0s [2020-04-21T14:21:33.672Z] [2020-04-21T14:21:33.672Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:21:33.672Z] #47 102.0 vendor/golang.org/x/net/http/httpguts [2020-04-21T14:21:33.672Z] #47 102.0 mime/multipart [2020-04-21T14:21:33.941Z] #44 ... [2020-04-21T14:21:33.941Z] [2020-04-21T14:21:33.941Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-21T14:21:33.941Z] #42 DONE 0.2s [2020-04-21T14:21:33.941Z] [2020-04-21T14:21:33.941Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:21:33.941Z] #60 ... [2020-04-21T14:21:33.941Z] [2020-04-21T14:21:33.941Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:33.941Z] #44 149.8 CC criu/servicefd.o [2020-04-21T14:21:33.988Z] #44 148.2 CC criu/seize.o [2020-04-21T14:21:34.199Z] #44 150.1 CC criu/shmem.o [2020-04-21T14:21:34.245Z] #44 ... [2020-04-21T14:21:34.245Z] [2020-04-21T14:21:34.245Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-21T14:21:34.245Z] #42 DONE 0.2s [2020-04-21T14:21:34.502Z] [2020-04-21T14:21:34.502Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:34.760Z] #44 148.9 CC criu/servicefd.o [2020-04-21T14:21:35.017Z] #44 149.3 CC criu/shmem.o [2020-04-21T14:21:35.132Z] #44 150.8 CC criu/sigframe.o [2020-04-21T14:21:35.132Z] #44 151.1 CC criu/signalfd.o [2020-04-21T14:21:35.390Z] #44 151.3 CC criu/sk-inet.o [2020-04-21T14:21:35.949Z] #44 150.0 CC criu/sigframe.o [2020-04-21T14:21:35.949Z] #44 150.2 CC criu/signalfd.o [2020-04-21T14:21:35.949Z] #44 150.4 CC criu/sk-inet.o [2020-04-21T14:21:36.218Z] #47 ... [2020-04-21T14:21:36.218Z] [2020-04-21T14:21:36.218Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-21T14:21:36.218Z] #13 2.319 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-21T14:21:36.218Z] #13 DONE 2.4s [2020-04-21T14:21:36.322Z] #44 152.2 CC criu/sk-netlink.o [2020-04-21T14:21:36.480Z] [2020-04-21T14:21:36.480Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:36.480Z] #44 55.73 CC images/sysctl.o [2020-04-21T14:21:36.480Z] #44 56.00 CC images/autofs.o [2020-04-21T14:21:36.480Z] #44 56.28 CC images/macvlan.o [2020-04-21T14:21:36.480Z] #44 56.54 CC images/sit.o [2020-04-21T14:21:36.480Z] #44 56.97 LINK images/built-in.o [2020-04-21T14:21:36.480Z] #44 57.14 GEN compel/include/asm [2020-04-21T14:21:36.480Z] #44 57.15 GEN compel/include/version.h [2020-04-21T14:21:36.480Z] #44 57.18 touch .config [2020-04-21T14:21:36.480Z] #44 57.20 GEN include/common/config.h [2020-04-21T14:21:36.480Z] #44 57.30 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-21T14:21:36.480Z] #44 57.33 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-04-21T14:21:36.480Z] #44 57.44 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-04-21T14:21:36.480Z] #44 57.49 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-04-21T14:21:36.480Z] #44 57.51 DEP compel/plugins/std/infect.d [2020-04-21T14:21:36.480Z] #44 57.57 DEP compel/plugins/std/string.d [2020-04-21T14:21:36.480Z] #44 57.63 DEP compel/plugins/std/log.d [2020-04-21T14:21:36.480Z] #44 57.70 DEP compel/plugins/std/fds.d [2020-04-21T14:21:36.480Z] #44 57.97 DEP compel/plugins/std/std.d [2020-04-21T14:21:36.480Z] #44 58.16 DEP compel/plugins/shmem/shmem.d [2020-04-21T14:21:36.480Z] #44 58.26 DEP compel/plugins/fds/fds.d [2020-04-21T14:21:36.618Z] #44 152.5 CC criu/sk-packet.o [2020-04-21T14:21:36.740Z] #44 58.56 CC compel/plugins/std/std.o [2020-04-21T14:21:37.312Z] #44 58.88 CC compel/plugins/std/fds.o [2020-04-21T14:21:37.320Z] #44 151.3 CC criu/sk-netlink.o [2020-04-21T14:21:37.320Z] #44 151.6 CC criu/sk-packet.o [2020-04-21T14:21:37.554Z] #44 153.2 CC criu/sk-queue.o [2020-04-21T14:21:37.572Z] #44 59.38 CC compel/plugins/std/log.o [2020-04-21T14:21:37.817Z] #44 153.7 CC criu/sk-tcp.o [2020-04-21T14:21:37.885Z] #44 152.1 CC criu/sk-queue.o [2020-04-21T14:21:38.144Z] #44 ... [2020-04-21T14:21:38.144Z] [2020-04-21T14:21:38.144Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-21T14:21:38.144Z] #14 DONE 2.0s [2020-04-21T14:21:38.312Z] #19 11.26 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-21T14:21:38.312Z] #19 11.36 Collecting pyyaml (from yamllint==1.16.0) [2020-04-21T14:21:38.386Z] #44 154.2 CC criu/sk-unix.o [2020-04-21T14:21:38.405Z] [2020-04-21T14:21:38.405Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-21T14:21:38.449Z] #44 152.6 CC criu/sk-tcp.o [2020-04-21T14:21:38.570Z] #19 11.53 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-21T14:21:38.706Z] #44 153.0 CC criu/sk-unix.o [2020-04-21T14:21:39.942Z] #19 12.87 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-21T14:21:39.942Z] #19 12.92 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-21T14:21:39.942Z] #19 12.97 Building wheels for collected packages: pyyaml [2020-04-21T14:21:39.942Z] #19 12.98 Running setup.py bdist_wheel for pyyaml: started [2020-04-21T14:21:40.282Z] #44 155.9 CC criu/sockets.o [2020-04-21T14:21:40.318Z] #15 DONE 2.0s [2020-04-21T14:21:40.318Z] [2020-04-21T14:21:40.318Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-21T14:21:40.602Z] #44 154.6 CC criu/sockets.o [2020-04-21T14:21:40.847Z] #44 156.6 CC criu/stats.o [2020-04-21T14:21:41.105Z] #44 156.8 CC criu/string.o [2020-04-21T14:21:41.105Z] #44 156.9 CC criu/sysctl.o [2020-04-21T14:21:41.166Z] #44 155.4 CC criu/stats.o [2020-04-21T14:21:41.314Z] #19 14.14 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-21T14:21:41.314Z] #19 14.14 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-21T14:21:41.314Z] #19 14.23 Successfully built pyyaml [2020-04-21T14:21:41.314Z] #19 14.25 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-21T14:21:41.424Z] #44 155.6 CC criu/string.o [2020-04-21T14:21:41.424Z] #44 155.7 CC criu/sysctl.o [2020-04-21T14:21:41.572Z] #19 14.66 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-21T14:21:41.670Z] #44 157.5 CC criu/sysfs_parse.o [2020-04-21T14:21:41.928Z] #44 157.8 CC criu/timerfd.o [2020-04-21T14:21:42.140Z] #19 DONE 15.1s [2020-04-21T14:21:42.140Z] [2020-04-21T14:21:42.140Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-21T14:21:42.232Z] #16 DONE 2.0s [2020-04-21T14:21:42.232Z] [2020-04-21T14:21:42.232Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:21:42.355Z] #44 156.3 CC criu/sysfs_parse.o [2020-04-21T14:21:42.355Z] #44 156.6 CC criu/timerfd.o [2020-04-21T14:21:42.397Z] #24 DONE 0.3s [2020-04-21T14:21:42.397Z] [2020-04-21T14:21:42.397Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:42.397Z] #44 130.9 CC criu/namespaces.o [2020-04-21T14:21:42.397Z] #44 132.5 CC criu/net.o [2020-04-21T14:21:42.397Z] #44 135.2 CC criu/netfilter.o [2020-04-21T14:21:42.397Z] #44 135.5 CC criu/page-pipe.o [2020-04-21T14:21:42.397Z] #44 136.0 CC criu/page-xfer.o [2020-04-21T14:21:42.397Z] #44 137.6 CC criu/pagemap-cache.o [2020-04-21T14:21:42.397Z] #44 138.1 CC criu/pagemap.o [2020-04-21T14:21:42.397Z] #44 139.2 CC criu/parasite-syscall.o [2020-04-21T14:21:42.397Z] #44 140.3 CC criu/path.o [2020-04-21T14:21:42.397Z] #44 ... [2020-04-21T14:21:42.397Z] [2020-04-21T14:21:42.397Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-21T14:21:42.493Z] #44 158.1 CC criu/tty.o [2020-04-21T14:21:42.615Z] #44 156.9 CC criu/tty.o [2020-04-21T14:21:43.770Z] #28 DONE 1.3s [2020-04-21T14:21:43.770Z] [2020-04-21T14:21:43.770Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-21T14:21:43.770Z] #31 DONE 0.2s [2020-04-21T14:21:43.770Z] [2020-04-21T14:21:43.770Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-21T14:21:43.770Z] #34 DONE 0.1s [2020-04-21T14:21:43.770Z] [2020-04-21T14:21:43.770Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:43.770Z] #44 140.8 CC criu/pie-util-vdso-elf32.o [2020-04-21T14:21:43.770Z] #44 141.4 CC criu/pie-util-vdso.o [2020-04-21T14:21:43.866Z] #44 159.6 CC criu/tun.o [2020-04-21T14:21:44.028Z] #44 ... [2020-04-21T14:21:44.028Z] [2020-04-21T14:21:44.028Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-21T14:21:44.028Z] #39 DONE 0.1s [2020-04-21T14:21:44.028Z] [2020-04-21T14:21:44.028Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:44.028Z] #44 142.0 CC criu/pie-util.o [2020-04-21T14:21:44.285Z] #44 142.2 CC criu/pipes.o [2020-04-21T14:21:44.431Z] #44 160.0 CC criu/uffd.o [2020-04-21T14:21:44.510Z] #44 158.5 CC criu/tun.o [2020-04-21T14:21:44.768Z] #44 158.9 CC criu/uffd.o [2020-04-21T14:21:44.775Z] #17 2.464 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:21:44.775Z] #17 2.552 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:21:45.035Z] #17 2.659 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:21:45.112Z] Fetching without tags [2020-04-21T14:21:45.218Z] #44 142.9 CC criu/plugin.o [2020-04-21T14:21:45.364Z] #44 160.9 CC criu/util.o [2020-04-21T14:21:45.475Z] #44 143.3 CC criu/proc_parse.o [2020-04-21T14:21:45.606Z] #17 3.279 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-21T14:21:44.765Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:21:44.829Z] > git config --add remote.origin.fetch +refs/pull/40845/head:refs/remotes/origin/PR-40845 # timeout=10 [2020-04-21T14:21:44.879Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:21:45.014Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:21:45.147Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:21:45.147Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:21:45.148Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40845/head:refs/remotes/origin/PR-40845 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:21:45.699Z] #44 159.9 CC criu/util.o [2020-04-21T14:21:45.886Z] Merging remotes/origin/master commit ba8129b28a23f8360005bb57054cd8815542eb67 into PR head commit 33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:21:46.297Z] #44 162.0 CC criu/uts_ns.o [2020-04-21T14:21:46.297Z] #44 ... [2020-04-21T14:21:46.297Z] [2020-04-21T14:21:46.297Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:21:46.297Z] #60 109.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-21T14:21:46.992Z] #17 ... [2020-04-21T14:21:46.992Z] [2020-04-21T14:21:46.992Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:21:46.992Z] #47 105.2 crypto/tls [2020-04-21T14:21:46.992Z] #47 110.6 net/http/httptrace [2020-04-21T14:21:46.992Z] #47 110.8 net/http [2020-04-21T14:21:46.992Z] #47 ... [2020-04-21T14:21:46.992Z] [2020-04-21T14:21:46.992Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:46.992Z] #44 60.38 CC compel/plugins/std/string.o [2020-04-21T14:21:46.992Z] #44 61.17 CC compel/plugins/std/infect.o [2020-04-21T14:21:46.992Z] #44 61.70 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-04-21T14:21:46.992Z] #44 61.74 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-04-21T14:21:46.992Z] #44 61.83 AR compel/plugins/std.lib.a [2020-04-21T14:21:46.992Z] #44 61.93 CC compel/plugins/fds/fds.o [2020-04-21T14:21:46.992Z] #44 62.35 AR compel/plugins/fds.lib.a [2020-04-21T14:21:46.992Z] #44 62.39 HOSTDEP compel/src/lib/log-host.d [2020-04-21T14:21:46.992Z] #44 62.46 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-21T14:21:46.992Z] #44 62.53 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-04-21T14:21:46.992Z] #44 62.61 HOSTDEP compel/src/main-host.d [2020-04-21T14:21:46.992Z] #44 62.69 DEP compel/src/lib/ptrace.d [2020-04-21T14:21:46.992Z] #44 62.78 DEP compel/src/lib/infect.d [2020-04-21T14:21:46.992Z] #44 62.88 DEP compel/src/lib/infect-util.d [2020-04-21T14:21:46.992Z] #44 62.99 DEP compel/src/lib/infect-rpc.d [2020-04-21T14:21:46.992Z] #44 63.21 DEP compel/arch/aarch64/src/lib/infect.d [2020-04-21T14:21:46.992Z] #44 63.30 DEP compel/arch/aarch64/src/lib/cpu.d [2020-04-21T14:21:46.992Z] #44 63.37 DEP compel/src/lib/log.d [2020-04-21T14:21:46.992Z] #44 63.56 DEP compel/src/main.d [2020-04-21T14:21:46.992Z] #44 63.74 DEP compel/src/lib/handle-elf.d [2020-04-21T14:21:46.992Z] #44 63.97 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-04-21T14:21:46.992Z] #44 64.53 CC compel/src/lib/log.o [2020-04-21T14:21:46.992Z] #44 65.01 CC compel/arch/aarch64/src/lib/cpu.o [2020-04-21T14:21:46.992Z] #44 65.30 CC compel/arch/aarch64/src/lib/infect.o [2020-04-21T14:21:46.992Z] #44 65.59 CC compel/src/lib/infect-rpc.o [2020-04-21T14:21:46.992Z] #44 65.88 CC compel/src/lib/infect-util.o [2020-04-21T14:21:46.992Z] #44 66.09 CC compel/src/lib/infect.o [2020-04-21T14:21:46.992Z] #44 68.10 CC compel/src/lib/ptrace.o [2020-04-21T14:21:46.992Z] #44 68.69 AR compel/libcompel.a [2020-04-21T14:21:46.992Z] #44 68.78 HOSTCC compel/src/main-host.o [2020-04-21T14:21:47.069Z] #44 161.0 CC criu/uts_ns.o [2020-04-21T14:21:47.069Z] #44 161.2 CC criu/vdso-compat.o [2020-04-21T14:21:47.069Z] #44 161.4 CC criu/vdso.o [2020-04-21T14:21:47.253Z] #44 ... [2020-04-21T14:21:47.253Z] [2020-04-21T14:21:47.253Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:21:47.253Z] #17 5.083 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-21T14:21:47.513Z] #17 5.228 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-21T14:21:47.634Z] #44 ... [2020-04-21T14:21:47.634Z] [2020-04-21T14:21:47.634Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:21:47.634Z] #60 109.0 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 [2020-04-21T14:21:47.669Z] #60 111.3 + mkdir -p /build [2020-04-21T14:21:47.669Z] #60 111.3 + cp runc /build/runc [2020-04-21T14:21:47.940Z] #60 DONE 111.6s [2020-04-21T14:21:47.940Z] [2020-04-21T14:21:47.940Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:47.940Z] #44 162.2 CC criu/vdso-compat.o [2020-04-21T14:21:47.940Z] #44 162.3 CC criu/vdso.o [2020-04-21T14:21:47.940Z] #44 162.9 LINK criu/built-in.o [2020-04-21T14:21:47.940Z] #44 163.0 LINK criu/criu [2020-04-21T14:21:47.940Z] #44 163.4 DEP lib/c/criu.d [2020-04-21T14:21:47.940Z] #44 163.5 CC images/rpc.pb-c.o [2020-04-21T14:21:48.000Z] #44 145.5 CC criu/protobuf-desc.o [2020-04-21T14:21:48.085Z] #17 ... [2020-04-21T14:21:48.085Z] [2020-04-21T14:21:48.085Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:21:48.085Z] #60 8.500 + cd /tmp/tmp.3I8qRrOst3/src/github.com/opencontainers/runc [2020-04-21T14:21:48.085Z] #60 8.501 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:21:48.085Z] #60 9.238 + '[' -z '' ']' [2020-04-21T14:21:48.085Z] #60 9.238 + target=static [2020-04-21T14:21:48.085Z] #60 9.238 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-21T14:21:48.085Z] #60 10.54 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-21T14:21:48.085Z] #60 ... [2020-04-21T14:21:48.085Z] [2020-04-21T14:21:48.085Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:48.085Z] #44 69.22 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-04-21T14:21:48.085Z] #44 69.48 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-21T14:21:48.085Z] #44 69.77 HOSTCC compel/src/lib/log-host.o [2020-04-21T14:21:48.085Z] #44 69.97 HOSTLINK compel/compel-host-bin [2020-04-21T14:21:48.198Z] #44 164.1 CC lib/c/criu.o [2020-04-21T14:21:48.565Z] #44 146.5 CC criu/protobuf.o [2020-04-21T14:21:48.656Z] #44 70.22 DEP soccr/soccr.d [2020-04-21T14:21:46.003Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:21:46.051Z] > git checkout -f 33ee7941d4d929e4c4fce1d905ceaa793f7612ff # timeout=10 [2020-04-21T14:21:48.916Z] #44 70.50 CC soccr/soccr.o [2020-04-21T14:21:49.005Z] #60 110.5 + mkdir -p /build [2020-04-21T14:21:49.005Z] #60 110.5 + cp runc /build/runc [2020-04-21T14:21:49.005Z] #60 DONE 110.7s [2020-04-21T14:21:49.005Z] [2020-04-21T14:21:49.005Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:49.005Z] #44 162.0 LINK criu/built-in.o [2020-04-21T14:21:49.005Z] #44 162.1 LINK criu/criu [2020-04-21T14:21:49.005Z] #44 162.5 DEP lib/c/criu.d [2020-04-21T14:21:49.005Z] #44 162.6 CC images/rpc.pb-c.o [2020-04-21T14:21:49.005Z] #44 163.1 CC lib/c/criu.o [2020-04-21T14:21:49.133Z] #44 147.0 CC criu/pstree.o [2020-04-21T14:21:49.285Z] Merge succeeded, producing 33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:21:49.286Z] Checking out Revision 33ee7941d4d929e4c4fce1d905ceaa793f7612ff (PR-40845) [2020-04-21T14:21:49.390Z] #44 ... [2020-04-21T14:21:49.391Z] [2020-04-21T14:21:49.391Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:21:49.391Z] #41 DONE 223.1s [2020-04-21T14:21:49.570Z] #44 164.0 LINK lib/c/built-in.o [2020-04-21T14:21:49.571Z] #44 165.1 LINK lib/c/built-in.o [2020-04-21T14:21:49.571Z] #44 165.1 LINK lib/c/libcriu.so [2020-04-21T14:21:49.571Z] #44 165.2 LINK lib/c/libcriu.a [2020-04-21T14:21:49.571Z] #44 165.3 GEN magic.py [2020-04-21T14:21:49.571Z] #44 165.4 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:21:49.571Z] #44 165.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:21:49.571Z] #44 165.4 Note: Building without GnuTLS support [2020-04-21T14:21:49.648Z] [2020-04-21T14:21:49.648Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:21:49.827Z] #44 164.0 LINK lib/c/libcriu.so [2020-04-21T14:21:49.827Z] #44 164.0 LINK lib/c/libcriu.a [2020-04-21T14:21:49.827Z] #44 164.2 GEN magic.py [2020-04-21T14:21:50.136Z] #44 166.0 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:21:50.304Z] #44 71.91 AR soccr/libsoccr.a [2020-04-21T14:21:50.304Z] #44 71.95 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:21:50.391Z] #44 164.5 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:21:50.391Z] #44 164.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:21:50.391Z] #44 164.5 Note: Building without GnuTLS support [2020-04-21T14:21:50.565Z] #44 72.32 DEP criu/arch/aarch64/sigframe.d [2020-04-21T14:21:50.581Z] #65 ... [2020-04-21T14:21:50.581Z] [2020-04-21T14:21:50.581Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-21T14:21:50.648Z] #44 164.9 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:21:50.703Z] #44 166.4 make[1]: Nothing to be done for 'all'. [2020-04-21T14:21:50.825Z] #44 72.56 DEP criu/arch/aarch64/crtools.d [2020-04-21T14:21:50.839Z] #42 DONE 0.2s [2020-04-21T14:21:50.839Z] [2020-04-21T14:21:50.839Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:50.839Z] #44 148.5 CC criu/rbtree.o [2020-04-21T14:21:50.839Z] #44 148.7 CC criu/rst-malloc.o [2020-04-21T14:21:50.960Z] #44 166.9 make[1]: 'images/built-in.o' is up to date. [2020-04-21T14:21:50.960Z] #44 166.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-21T14:21:50.960Z] #44 167.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-21T14:21:51.086Z] #44 72.78 DEP criu/arch/aarch64/cpu.d [2020-04-21T14:21:51.086Z] #44 72.81 DEP criu/arch/aarch64/bitops.d [2020-04-21T14:21:51.086Z] #44 72.86 CC criu/arch/aarch64/bitops.o [2020-04-21T14:21:51.086Z] #44 72.95 CC criu/arch/aarch64/cpu.o [2020-04-21T14:21:51.097Z] #44 148.9 CC criu/seccomp.o [2020-04-21T14:21:51.213Z] #44 165.4 make[1]: Nothing to be done for 'all'. [2020-04-21T14:21:51.218Z] #44 167.0 make[1]: 'compel/libcompel.a' is up to date. [2020-04-21T14:21:51.218Z] #44 167.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-21T14:21:51.218Z] #44 167.0 make[1]: Nothing to be done for 'all'. [2020-04-21T14:21:51.218Z] #44 167.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:21:51.218Z] #44 167.2 make[2]: Nothing to be done for 'all'. [2020-04-21T14:21:51.347Z] #44 73.08 CC criu/arch/aarch64/crtools.o [2020-04-21T14:21:51.470Z] #44 165.9 make[1]: 'images/built-in.o' is up to date. [2020-04-21T14:21:51.476Z] #44 167.3 make[2]: Nothing to be done for 'all'. [2020-04-21T14:21:51.476Z] #44 167.3 make[2]: Nothing to be done for 'all'. [2020-04-21T14:21:51.476Z] #44 167.4 make[2]: Nothing to be done for 'all'. [2020-04-21T14:21:51.476Z] #44 167.4 make[2]: Nothing to be done for 'all'. [2020-04-21T14:21:51.476Z] #44 167.4 make[2]: Nothing to be done for 'all'. [2020-04-21T14:21:51.476Z] #44 167.5 make[2]: Nothing to be done for 'all'. [2020-04-21T14:21:51.662Z] #44 149.5 CC criu/seize.o [2020-04-21T14:21:51.727Z] #44 165.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-21T14:21:51.727Z] #44 165.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-21T14:21:51.727Z] #44 165.9 make[1]: 'compel/libcompel.a' is up to date. [2020-04-21T14:21:51.727Z] #44 166.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-21T14:21:51.727Z] #44 166.0 make[1]: Nothing to be done for 'all'. [2020-04-21T14:21:51.727Z] #44 166.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:21:51.727Z] #44 166.1 make[2]: Nothing to be done for 'all'. [2020-04-21T14:21:51.733Z] #44 167.6 make[2]: Nothing to be done for 'all'. [2020-04-21T14:21:51.733Z] #44 167.6 INSTALL criu/criu [2020-04-21T14:21:48.972Z] > git merge ba8129b28a23f8360005bb57054cd8815542eb67 # timeout=10 [2020-04-21T14:21:49.128Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-04-21T14:21:49.320Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:21:49.368Z] > git checkout -f 33ee7941d4d929e4c4fce1d905ceaa793f7612ff # timeout=10 [2020-04-21T14:21:51.919Z] #44 73.49 CC criu/arch/aarch64/sigframe.o [2020-04-21T14:21:51.919Z] #44 73.75 LINK criu/arch/aarch64/crtools.built-in.o [2020-04-21T14:21:51.919Z] #44 73.82 DEP criu/pie/util-vdso.d [2020-04-21T14:21:51.984Z] #44 166.1 make[2]: Nothing to be done for 'all'. [2020-04-21T14:21:51.984Z] #44 166.2 make[2]: Nothing to be done for 'all'. [2020-04-21T14:21:51.984Z] #44 166.2 make[2]: Nothing to be done for 'all'. [2020-04-21T14:21:51.984Z] #44 166.3 make[2]: Nothing to be done for 'all'. [2020-04-21T14:21:51.984Z] #44 166.3 make[2]: Nothing to be done for 'all'. [2020-04-21T14:21:51.984Z] #44 166.4 make[2]: Nothing to be done for 'all'. [2020-04-21T14:21:51.993Z] #44 DONE 167.8s [2020-04-21T14:21:51.993Z] [2020-04-21T14:21:51.993Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:21:52.182Z] #44 74.04 DEP criu/pie/util.d [2020-04-21T14:21:52.227Z] #44 150.1 CC criu/servicefd.o [2020-04-21T14:21:52.242Z] #44 166.5 make[2]: Nothing to be done for 'all'. [2020-04-21T14:21:52.242Z] #44 166.5 INSTALL criu/criu [2020-04-21T14:21:52.251Z] #65 195.5 + bin/containerd [2020-04-21T14:21:52.485Z] #44 150.5 CC criu/shmem.o [2020-04-21T14:21:52.499Z] #44 DONE 166.6s [2020-04-21T14:21:52.499Z] [2020-04-21T14:21:52.499Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:21:52.753Z] #44 74.30 CC criu/pie/util.o [2020-04-21T14:21:52.753Z] #44 74.58 CC criu/pie/util-vdso.o [2020-04-21T14:21:53.324Z] #44 ... [2020-04-21T14:21:53.324Z] [2020-04-21T14:21:53.324Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:21:53.417Z] #44 151.2 CC criu/sigframe.o [2020-04-21T14:21:53.417Z] #44 151.3 CC criu/signalfd.o [2020-04-21T14:21:53.625Z] #65 ... [2020-04-21T14:21:53.625Z] [2020-04-21T14:21:53.625Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-21T14:21:53.625Z] #45 DONE 0.1s [2020-04-21T14:21:53.625Z] [2020-04-21T14:21:53.625Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-21T14:21:53.625Z] #48 DONE 0.1s [2020-04-21T14:21:53.625Z] [2020-04-21T14:21:53.625Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-21T14:21:53.625Z] #51 DONE 0.1s [2020-04-21T14:21:53.625Z] [2020-04-21T14:21:53.625Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:21:53.675Z] #44 151.6 CC criu/sk-inet.o [2020-04-21T14:21:53.846Z] #23 118.5 Checking out files: 26% (2811/10687) Checking out files: 27% (2886/10687) Checking out files: 28% (2993/10687) Checking out files: 29% (3100/10687) Checking out files: 30% (3207/10687) Checking out files: 31% (3313/10687) Checking out files: 32% (3420/10687) Checking out files: 33% (3527/10687) Checking out files: 34% (3634/10687) Checking out files: 35% (3741/10687) Checking out files: 36% (3848/10687) Checking out files: 37% (3955/10687) Checking out files: 38% (4062/10687) Checking out files: 39% (4168/10687) Checking out files: 40% (4275/10687) Checking out files: 41% (4382/10687) Checking out files: 42% (4489/10687) Checking out files: 43% (4596/10687) Checking out files: 44% (4703/10687) Checking out files: 45% (4810/10687) Checking out files: 45% (4841/10687) Checking out files: 46% (4917/10687) Checking out files: 47% (5023/10687) Checking out files: 48% (5130/10687) Checking out files: 49% (5237/10687) Checking out files: 50% (5344/10687) Checking out files: 51% (5451/10687) Checking out files: 52% (5558/10687) Checking out files: 53% (5665/10687) Checking out files: 54% (5771/10687) Checking out files: 55% (5878/10687) Checking out files: 56% (5985/10687) Checking out files: 57% (6092/10687) Checking out files: 58% (6199/10687) Checking out files: 59% (6306/10687) Checking out files: 60% (6413/10687) Checking out files: 61% (6520/10687) Checking out files: 62% (6626/10687) Checking out files: 63% (6733/10687) Checking out files: 64% (6840/10687) Checking out files: 65% (6947/10687) Checking out files: 65% (6991/10687) Checking out files: 66% (7054/10687) Checking out files: 67% (7161/10687) Checking out files: 68% (7268/10687) Checking out files: 69% (7375/10687) Checking out files: 70% (7481/10687) Checking out files: 71% (7588/10687) Checking out files: 72% (7695/10687) Checking out files: 73% (7802/10687) Checking out files: 74% (7909/10687) Checking out files: 75% (8016/10687) Checking out files: 76% (8123/10687) Checking out files: 77% (8229/10687) Checking out files: 78% (8336/10687) Checking out files: 79% (8443/10687) Checking out files: 80% (8550/10687) Checking out files: 81% (8657/10687) Checking out files: 82% (8764/10687) Checking out files: 83% (8871/10687) Checking out files: 84% (8978/10687) Checking out files: 85% (9084/10687) Checking out files: 86% (9191/10687) Checking out files: 87% (9298/10687) Checking out files: 88% (9405/10687) Checking out files: 88% (9466/10687) Checking out files: 89% (9512/10687) Checking out files: 90% (9619/10687) Checking out files: 91% (9726/10687) Checking out files: 92% (9833/10687) Checking out files: 93% (9939/10687) Checking out files: 94% (10046/10687) Checking out files: 95% (10153/10687) Checking out files: 96% (10260/10687) Checking out files: 97% (10367/10687) Checking out files: 98% (10474/10687) Checking out files: 99% (10581/10687) Checking out files: 100% (10687/10687) Checking out files: 100% (10687/10687), done. [2020-04-21T14:21:53.846Z] #23 122.1 + cd /tmp/tmp.0UUEs22sN7/tmp/docker-ce [2020-04-21T14:21:53.846Z] #23 122.1 + git checkout -q v17.06.2-ce [2020-04-21T14:21:53.866Z] #53 ... [2020-04-21T14:21:53.866Z] [2020-04-21T14:21:53.866Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-21T14:21:53.866Z] #45 DONE 0.1s [2020-04-21T14:21:53.866Z] [2020-04-21T14:21:53.866Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:21:53.866Z] #65 196.4 + bin/containerd [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-21T14:21:53.905Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2020-04-21T14:21:53.905Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-21T14:21:53.905Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.8% of statements [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/types [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-21T14:21:53.905Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-04-21T14:21:53.905Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-21T14:21:53.905Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-04-21T14:21:53.905Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-21T14:21:53.905Z] ? github.com/docker/docker/builder [no test files] [2020-04-21T14:21:53.906Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-21T14:21:53.906Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-21T14:21:53.906Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-21T14:21:53.906Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-21T14:21:53.906Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-21T14:21:53.906Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-21T14:21:53.906Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-21T14:21:53.906Z] ok github.com/docker/docker/builder/dockerignore 0.021s coverage: 96.8% of statements [2020-04-21T14:21:54.122Z] #65 ... [2020-04-21T14:21:54.122Z] [2020-04-21T14:21:54.122Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-21T14:21:54.122Z] #48 DONE 0.1s [2020-04-21T14:21:54.122Z] [2020-04-21T14:21:54.122Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-21T14:21:54.122Z] #51 DONE 0.1s [2020-04-21T14:21:54.378Z] [2020-04-21T14:21:54.379Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:21:54.606Z] #44 152.4 CC criu/sk-netlink.o [2020-04-21T14:21:54.865Z] #44 152.7 CC criu/sk-packet.o [2020-04-21T14:21:55.430Z] #44 153.2 CC criu/sk-queue.o [2020-04-21T14:21:55.687Z] #44 153.6 CC criu/sk-tcp.o [2020-04-21T14:21:56.252Z] #44 154.1 CC criu/sk-unix.o [2020-04-21T14:21:56.576Z] ok github.com/docker/docker/builder/remotecontext 0.320s coverage: 13.6% of statements [2020-04-21T14:21:56.576Z] ok github.com/docker/docker/builder/dockerfile 0.914s coverage: 48.2% of statements [2020-04-21T14:21:57.188Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-04-21T14:21:57.801Z] ok github.com/docker/docker/builder/remotecontext/git 0.993s coverage: 86.3% of statements [2020-04-21T14:21:57.801Z] ? github.com/docker/docker/cli [no test files] [2020-04-21T14:21:57.801Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-21T14:21:58.051Z] #23 125.7 + mkdir -p /tmp/tmp.0UUEs22sN7/src/github.com/docker [2020-04-21T14:21:58.051Z] #23 125.7 + mv components/cli /tmp/tmp.0UUEs22sN7/src/github.com/docker/cli [2020-04-21T14:21:58.051Z] #23 125.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-21T14:21:58.051Z] #23 ... [2020-04-21T14:21:58.051Z] [2020-04-21T14:21:58.051Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:21:58.051Z] #30 DONE 126.5s [2020-04-21T14:21:58.051Z] [2020-04-21T14:21:58.051Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:21:58.051Z] #44 75.73 AR criu/pie/pie.lib.a [2020-04-21T14:21:58.051Z] #44 75.83 DEP criu/pie/restorer.d [2020-04-21T14:21:58.051Z] #44 76.08 DEP criu/arch/aarch64/intraprocedure.d [2020-04-21T14:21:58.051Z] #44 76.10 DEP criu/arch/aarch64/restorer.d [2020-04-21T14:21:58.051Z] #44 76.44 DEP criu/arch/aarch64/vdso-pie.d [2020-04-21T14:21:58.051Z] #44 76.71 DEP criu/pie/parasite-vdso.d [2020-04-21T14:21:58.051Z] #44 76.95 DEP criu/pie/parasite.d [2020-04-21T14:21:58.051Z] #44 77.35 CC criu/pie/parasite.o [2020-04-21T14:21:58.051Z] #44 78.89 LINK criu/pie/parasite.built-in.o [2020-04-21T14:21:58.051Z] #44 78.91 GEN criu/pie/parasite-blob.h [2020-04-21T14:21:58.051Z] #44 78.94 CC criu/pie/parasite-vdso.o [2020-04-21T14:21:58.051Z] #44 79.65 CC criu/arch/aarch64/vdso-pie.o [2020-04-21T14:21:58.149Z] #44 155.9 CC criu/sockets.o [2020-04-21T14:21:58.312Z] #44 79.93 CC criu/arch/aarch64/restorer.o [2020-04-21T14:21:58.572Z] #44 80.22 CC criu/arch/aarch64/intraprocedure.o [2020-04-21T14:21:58.572Z] #44 80.25 CC criu/pie/restorer.o [2020-04-21T14:21:59.081Z] #44 156.6 CC criu/stats.o [2020-04-21T14:21:59.081Z] #44 156.9 CC criu/string.o [2020-04-21T14:21:59.081Z] #44 157.0 CC criu/sysctl.o [2020-04-21T14:21:59.646Z] #44 157.6 CC criu/sysfs_parse.o [2020-04-21T14:21:59.903Z] #44 157.8 CC criu/timerfd.o [2020-04-21T14:22:00.172Z] #53 DONE 246.8s [2020-04-21T14:22:00.172Z] [2020-04-21T14:22:00.172Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:22:00.468Z] #44 158.1 CC criu/tty.o [2020-04-21T14:22:00.485Z] #44 ... [2020-04-21T14:22:00.485Z] [2020-04-21T14:22:00.485Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:22:00.485Z] #47 119.5 github.com/LK4D4/vndr/godl [2020-04-21T14:22:00.485Z] #47 120.1 github.com/LK4D4/vndr [2020-04-21T14:22:00.485Z] #47 DONE 128.5s [2020-04-21T14:22:00.485Z] [2020-04-21T14:22:00.485Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:22:00.485Z] #17 8.690 Fetched 8166 kB in 7s (1210 kB/s) [2020-04-21T14:22:00.485Z] #17 8.690 Reading package lists... [2020-04-21T14:22:00.485Z] #17 12.18 Reading package lists... [2020-04-21T14:22:00.485Z] #17 15.49 Building dependency tree... [2020-04-21T14:22:00.485Z] #17 17.30 libcap2-bin is already the newest version (1:2.25-2). [2020-04-21T14:22:00.485Z] #17 17.30 The following additional packages will be installed: [2020-04-21T14:22:00.485Z] #17 17.31 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-21T14:22:00.485Z] #17 17.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-21T14:22:00.485Z] #17 17.31 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-21T14:22:00.485Z] #17 17.31 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-21T14:22:00.485Z] #17 17.31 python3.7 python3.7-minimal vim-runtime xxd [2020-04-21T14:22:00.485Z] #17 17.32 Suggested packages: [2020-04-21T14:22:00.485Z] #17 17.32 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-21T14:22:00.485Z] #17 17.32 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-21T14:22:00.485Z] #17 17.32 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-21T14:22:00.485Z] #17 17.32 Recommended packages: [2020-04-21T14:22:00.485Z] #17 17.32 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-21T14:22:00.485Z] #17 17.32 python3-keyrings.alt python3-xdg unzip [2020-04-21T14:22:00.519Z] ok github.com/docker/docker/client 0.137s coverage: 75.4% of statements [2020-04-21T14:22:00.746Z] #17 18.50 The following NEW packages will be installed: [2020-04-21T14:22:00.746Z] #17 18.50 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-21T14:22:00.746Z] #17 18.51 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-21T14:22:00.746Z] #17 18.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-21T14:22:00.746Z] #17 18.51 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-21T14:22:00.746Z] #17 18.51 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-21T14:22:00.746Z] #17 18.51 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-21T14:22:00.746Z] #17 18.51 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-21T14:22:00.746Z] #17 18.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-21T14:22:00.746Z] #17 18.51 xz-utils zip [2020-04-21T14:22:00.922Z] #53 DONE 244.8s [2020-04-21T14:22:00.922Z] [2020-04-21T14:22:00.922Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:22:00.922Z] #65 ... [2020-04-21T14:22:00.922Z] [2020-04-21T14:22:00.922Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-21T14:22:00.922Z] #54 DONE 0.2s [2020-04-21T14:22:00.922Z] [2020-04-21T14:22:00.922Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:22:01.007Z] #17 18.86 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:22:01.007Z] #17 18.86 Need to get 27.6 MB of archives. [2020-04-21T14:22:01.007Z] #17 18.86 After this operation, 114 MB of additional disk space will be used. [2020-04-21T14:22:01.007Z] #17 18.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-04-21T14:22:01.106Z] #65 ... [2020-04-21T14:22:01.106Z] [2020-04-21T14:22:01.106Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-21T14:22:01.106Z] #54 DONE 0.2s [2020-04-21T14:22:01.106Z] [2020-04-21T14:22:01.106Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-21T14:22:01.106Z] #57 DONE 0.1s [2020-04-21T14:22:01.106Z] [2020-04-21T14:22:01.106Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:22:01.106Z] #65 ... [2020-04-21T14:22:01.106Z] [2020-04-21T14:22:01.106Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-21T14:22:01.106Z] #61 DONE 0.1s [2020-04-21T14:22:01.179Z] #65 ... [2020-04-21T14:22:01.180Z] [2020-04-21T14:22:01.180Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-21T14:22:01.180Z] #57 DONE 0.1s [2020-04-21T14:22:01.180Z] [2020-04-21T14:22:01.180Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-21T14:22:01.180Z] #61 DONE 0.1s [2020-04-21T14:22:01.180Z] [2020-04-21T14:22:01.180Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:22:01.269Z] #17 18.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-04-21T14:22:01.269Z] #17 18.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-04-21T14:22:01.363Z] [2020-04-21T14:22:01.364Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:22:01.400Z] #44 ... [2020-04-21T14:22:01.400Z] [2020-04-21T14:22:01.400Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:22:01.400Z] #60 115.0 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 [2020-04-21T14:22:01.841Z] #17 19.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-04-21T14:22:01.841Z] #17 ... [2020-04-21T14:22:01.841Z] [2020-04-21T14:22:01.841Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:22:01.841Z] #44 83.60 LINK criu/pie/restorer.built-in.o [2020-04-21T14:22:01.841Z] #44 83.62 GEN criu/pie/restorer-blob.h [2020-04-21T14:22:01.841Z] #44 83.71 DEP criu/vdso.d [2020-04-21T14:22:02.114Z] #44 83.96 DEP criu/uts_ns.d [2020-04-21T14:22:02.376Z] #44 84.10 DEP criu/util.d [2020-04-21T14:22:02.376Z] #44 84.26 DEP criu/uffd.d [2020-04-21T14:22:02.771Z] #60 116.5 + mkdir -p /build [2020-04-21T14:22:02.771Z] #60 116.5 + cp runc /build/runc [2020-04-21T14:22:02.949Z] #44 84.50 DEP criu/tun.d [2020-04-21T14:22:02.949Z] #44 84.65 DEP criu/tty.d [2020-04-21T14:22:02.949Z] #44 84.77 DEP criu/timerfd.d [2020-04-21T14:22:03.030Z] #60 DONE 116.8s [2020-04-21T14:22:03.030Z] [2020-04-21T14:22:03.030Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:22:03.030Z] #44 159.7 CC criu/tun.o [2020-04-21T14:22:03.030Z] #44 160.2 CC criu/uffd.o [2020-04-21T14:22:03.210Z] #44 84.98 DEP criu/sysfs_parse.d [2020-04-21T14:22:03.288Z] #44 161.3 CC criu/util.o [2020-04-21T14:22:03.471Z] #44 85.15 DEP criu/sysctl.d [2020-04-21T14:22:03.471Z] #44 85.32 DEP criu/string.d [2020-04-21T14:22:03.732Z] #44 85.36 DEP criu/stats.d [2020-04-21T14:22:03.732Z] #44 85.54 DEP criu/sockets.d [2020-04-21T14:22:03.993Z] #44 85.81 DEP criu/sk-unix.d [2020-04-21T14:22:04.254Z] #44 86.08 DEP criu/sk-tcp.d [2020-04-21T14:22:04.517Z] #44 86.27 DEP criu/sk-queue.d [2020-04-21T14:22:04.779Z] #44 86.47 DEP criu/sk-packet.d [2020-04-21T14:22:04.779Z] #44 86.68 DEP criu/sk-netlink.d [2020-04-21T14:22:05.040Z] #44 86.85 DEP criu/sk-inet.d [2020-04-21T14:22:05.189Z] #44 162.7 CC criu/uts_ns.o [2020-04-21T14:22:05.189Z] #44 162.9 CC criu/vdso-compat.o [2020-04-21T14:22:05.189Z] #44 163.0 CC criu/vdso.o [2020-04-21T14:22:05.305Z] #44 87.11 DEP criu/signalfd.d [2020-04-21T14:22:05.447Z] #44 163.4 LINK criu/built-in.o [2020-04-21T14:22:05.566Z] #44 87.30 DEP criu/sigframe.d [2020-04-21T14:22:05.679Z] Commit message: "support `--privileged --cgroupns=private` on cgroup v1" [2020-04-21T14:22:05.705Z] #44 163.5 LINK criu/criu [2020-04-21T14:22:05.828Z] #44 87.43 DEP criu/shmem.d [2020-04-21T14:22:05.828Z] #44 87.66 DEP criu/servicefd.d [2020-04-21T14:22:05.963Z] #44 163.8 DEP lib/c/criu.d [2020-04-21T14:22:05.963Z] #44 163.9 CC images/rpc.pb-c.o [2020-04-21T14:22:06.090Z] #44 87.84 DEP criu/seize.d [2020-04-21T14:22:06.090Z] #44 87.94 DEP criu/seccomp.d [2020-04-21T14:22:06.124Z] > git --version # timeout=10 [2020-04-21T14:22:06.230Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-21T14:22:06.351Z] #44 88.09 DEP criu/rst-malloc.d [2020-04-21T14:22:06.351Z] #44 88.21 DEP criu/rbtree.d [2020-04-21T14:22:06.529Z] #44 164.3 CC lib/c/criu.o [2020-04-21T14:22:06.612Z] #44 88.24 DEP criu/pstree.d [2020-04-21T14:22:06.613Z] #44 88.40 DEP criu/protobuf.d [Pipeline] withEnv [Pipeline] { [2020-04-21T14:22:06.874Z] #44 88.61 GEN criu/protobuf-desc-gen.h [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-21T14:22:07.096Z] #44 165.0 LINK lib/c/built-in.o [2020-04-21T14:22:07.354Z] #44 165.0 LINK lib/c/libcriu.so [2020-04-21T14:22:07.354Z] #44 165.1 LINK lib/c/libcriu.a [2020-04-21T14:22:07.354Z] #44 165.2 GEN magic.py [2020-04-21T14:22:07.354Z] #44 165.3 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:22:07.354Z] #44 165.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:22:07.354Z] #44 165.3 Note: Building without GnuTLS support [2020-04-21T14:22:07.920Z] #44 165.7 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:22:08.260Z] #44 90.07 DEP criu/protobuf-desc.d [2020-04-21T14:22:08.260Z] #44 90.18 DEP criu/proc_parse.d [2020-04-21T14:22:08.485Z] #44 166.2 make[1]: Nothing to be done for 'all'. [2020-04-21T14:22:08.523Z] #44 90.30 DEP criu/plugin.d [2020-04-21T14:22:08.524Z] #44 90.40 DEP criu/pipes.d [2020-04-21T14:22:08.742Z] #44 166.7 make[1]: 'images/built-in.o' is up to date. [2020-04-21T14:22:08.742Z] #44 166.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-21T14:22:08.785Z] #44 90.58 DEP criu/pie-util.d [2020-04-21T14:22:08.999Z] #44 166.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-21T14:22:08.999Z] #44 166.8 make[1]: 'compel/libcompel.a' is up to date. [2020-04-21T14:22:08.999Z] #44 166.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-21T14:22:08.999Z] #44 166.9 make[1]: Nothing to be done for 'all'. [2020-04-21T14:22:08.999Z] #44 166.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:22:09.048Z] #44 90.73 DEP criu/pie-util-vdso.d [2020-04-21T14:22:09.048Z] #44 90.81 DEP criu/path.d [2020-04-21T14:22:09.048Z] #44 90.97 DEP criu/parasite-syscall.d [2020-04-21T14:22:09.256Z] #44 167.0 make[2]: Nothing to be done for 'all'. [2020-04-21T14:22:09.256Z] #44 167.1 make[2]: Nothing to be done for 'all'. [2020-04-21T14:22:09.256Z] #44 167.1 make[2]: Nothing to be done for 'all'. [2020-04-21T14:22:09.256Z] #44 167.2 make[2]: Nothing to be done for 'all'. [2020-04-21T14:22:09.256Z] #44 167.2 make[2]: Nothing to be done for 'all'. [2020-04-21T14:22:09.256Z] #44 167.3 make[2]: Nothing to be done for 'all'. [2020-04-21T14:22:09.256Z] #44 ... [2020-04-21T14:22:09.256Z] [2020-04-21T14:22:09.256Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:22:09.256Z] #65 196.5 + bin/containerd [2020-04-21T14:22:09.309Z] #44 91.24 DEP criu/pagemap.d [2020-04-21T14:22:09.533Z] + docker version [2020-04-21T14:22:09.587Z] #44 91.37 DEP criu/pagemap-cache.d [2020-04-21T14:22:09.822Z] #65 ... [2020-04-21T14:22:09.822Z] [2020-04-21T14:22:09.822Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:22:09.822Z] #44 167.3 make[2]: Nothing to be done for 'all'. [2020-04-21T14:22:09.822Z] #44 167.4 make[2]: Nothing to be done for 'all'. [2020-04-21T14:22:09.822Z] #44 167.4 INSTALL criu/criu [2020-04-21T14:22:09.822Z] #44 DONE 167.7s [2020-04-21T14:22:09.822Z] [2020-04-21T14:22:09.822Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:22:09.848Z] #44 91.58 DEP criu/page-xfer.d [2020-04-21T14:22:10.108Z] #44 ... [2020-04-21T14:22:10.108Z] [2020-04-21T14:22:10.108Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:22:10.108Z] #17 19.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-04-21T14:22:10.108Z] #17 19.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-04-21T14:22:10.108Z] #17 20.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-04-21T14:22:10.108Z] #17 20.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-04-21T14:22:10.108Z] #17 20.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-04-21T14:22:10.108Z] #17 20.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-04-21T14:22:10.108Z] #17 20.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-04-21T14:22:10.108Z] #17 20.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-04-21T14:22:10.108Z] #17 20.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-04-21T14:22:10.108Z] #17 20.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-04-21T14:22:10.108Z] #17 20.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-04-21T14:22:10.108Z] #17 20.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-04-21T14:22:10.108Z] #17 20.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-21T14:22:10.108Z] #17 20.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:22:10.108Z] #17 20.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-04-21T14:22:10.108Z] #17 20.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-04-21T14:22:10.108Z] #17 20.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-04-21T14:22:10.108Z] #17 20.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-04-21T14:22:10.108Z] #17 20.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-04-21T14:22:10.109Z] #17 20.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-21T14:22:10.109Z] #17 21.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-21T14:22:10.109Z] #17 21.27 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-21T14:22:10.109Z] #17 21.27 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-04-21T14:22:10.109Z] #17 21.28 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-04-21T14:22:10.109Z] #17 21.44 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-21T14:22:10.109Z] #17 22.18 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-04-21T14:22:10.109Z] #17 22.19 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-04-21T14:22:10.109Z] #17 22.19 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-04-21T14:22:10.109Z] #17 22.19 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-04-21T14:22:10.109Z] #17 22.19 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-04-21T14:22:10.109Z] #17 22.20 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-21T14:22:10.109Z] #17 22.27 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-21T14:22:10.109Z] #17 22.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-21T14:22:10.109Z] #17 22.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-04-21T14:22:10.109Z] #17 22.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-21T14:22:10.109Z] #17 22.29 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-21T14:22:10.109Z] #17 22.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-21T14:22:10.109Z] #17 22.42 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-04-21T14:22:10.109Z] #17 22.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-04-21T14:22:10.109Z] #17 22.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-04-21T14:22:10.109Z] #17 22.85 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-21T14:22:10.109Z] #17 23.18 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-04-21T14:22:10.109Z] #17 23.78 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-04-21T14:22:10.109Z] #17 23.87 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-04-21T14:22:10.109Z] #17 24.83 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:22:10.109Z] #17 24.99 Fetched 27.6 MB in 6s (4986 kB/s) [2020-04-21T14:22:10.109Z] #17 25.06 Selecting previously unselected package pigz. [2020-04-21T14:22:10.109Z] #17 25.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23400 files and directories currently installed.) [2020-04-21T14:22:10.109Z] #17 25.18 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-04-21T14:22:10.109Z] #17 25.20 Unpacking pigz (2.4-1) ... [2020-04-21T14:22:10.109Z] #17 25.28 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-04-21T14:22:10.109Z] #17 25.29 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-21T14:22:10.109Z] #17 25.30 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-21T14:22:10.109Z] #17 25.74 Selecting previously unselected package python3.7-minimal. [2020-04-21T14:22:10.109Z] #17 25.75 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-21T14:22:10.109Z] #17 25.76 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:22:10.109Z] #17 26.39 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-21T14:22:10.109Z] #17 26.41 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:22:10.109Z] #17 ... [2020-04-21T14:22:10.109Z] [2020-04-21T14:22:10.109Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:22:10.109Z] #44 91.84 DEP criu/page-pipe.d [2020-04-21T14:22:10.109Z] #44 91.94 DEP criu/netfilter.d [2020-04-21T14:22:10.370Z] #44 92.09 DEP criu/net.d [2020-04-21T14:22:10.631Z] #44 92.27 DEP criu/namespaces.d [2020-04-21T14:22:10.631Z] #44 92.45 DEP criu/mount.d [2020-04-21T14:22:10.891Z] #44 92.65 DEP criu/mem.d [2020-04-21T14:22:11.155Z] #44 92.89 DEP criu/lsm.d [2020-04-21T14:22:11.194Z] #65 ... [2020-04-21T14:22:11.194Z] [2020-04-21T14:22:11.194Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-21T14:22:11.194Z] #45 DONE 0.1s [2020-04-21T14:22:11.194Z] [2020-04-21T14:22:11.194Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-21T14:22:11.194Z] #48 DONE 0.1s [2020-04-21T14:22:11.194Z] [2020-04-21T14:22:11.194Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-21T14:22:11.194Z] #51 DONE 0.1s [2020-04-21T14:22:11.194Z] [2020-04-21T14:22:11.194Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:22:11.416Z] #44 93.12 DEP criu/log.d [2020-04-21T14:22:11.416Z] #44 93.25 DEP criu/libnetlink.d [2020-04-21T14:22:11.677Z] #44 93.41 DEP criu/kerndat.d [2020-04-21T14:22:11.937Z] #44 93.64 DEP criu/kcmp-ids.d [2020-04-21T14:22:12.198Z] #44 93.83 DEP criu/irmap.d [2020-04-21T14:22:12.198Z] #44 94.04 DEP criu/ipc_ns.d [2020-04-21T14:22:12.459Z] #44 94.24 DEP criu/image.d [2020-04-21T14:22:12.720Z] #44 94.43 DEP criu/image-desc.d [2020-04-21T14:22:12.720Z] #44 94.50 DEP criu/fsnotify.d [2020-04-21T14:22:12.981Z] #44 94.71 DEP criu/filesystems.d [2020-04-21T14:22:13.243Z] #44 94.87 DEP criu/files.d [2020-04-21T14:22:13.243Z] #44 95.05 DEP criu/files-reg.d [2020-04-21T14:22:13.504Z] #44 95.24 DEP criu/files-ext.d [2020-04-21T14:22:13.504Z] #44 95.36 DEP criu/file-lock.d [2020-04-21T14:22:13.765Z] #44 95.53 DEP criu/file-ids.d [2020-04-21T14:22:13.765Z] #44 95.65 DEP criu/fifo.d [2020-04-21T14:22:14.028Z] #44 95.77 DEP criu/fdstore.d [2020-04-21T14:22:14.028Z] #44 95.85 DEP criu/fault-injection.d [2020-04-21T14:22:14.028Z] #44 95.90 DEP criu/external.d [2020-04-21T14:22:14.290Z] #44 96.02 DEP criu/eventpoll.d [2020-04-21T14:22:14.290Z] #44 96.15 DEP criu/eventfd.d [2020-04-21T14:22:14.551Z] #44 96.32 DEP criu/crtools.d [2020-04-21T14:22:14.812Z] #44 96.48 DEP criu/cr-service.d [2020-04-21T14:22:14.812Z] #44 96.70 DEP criu/cr-restore.d [2020-04-21T14:22:15.073Z] #44 96.89 DEP criu/cr-errno.d [2020-04-21T14:22:15.073Z] #44 96.91 DEP criu/cr-dump.d [2020-04-21T14:22:15.645Z] #44 97.18 DEP criu/cr-dedup.d [2020-04-21T14:22:15.645Z] #44 97.33 DEP criu/cr-check.d [2020-04-21T14:22:15.645Z] #44 97.59 DEP criu/config.d [2020-04-21T14:22:15.907Z] #44 97.79 DEP criu/clone-noasan.d [2020-04-21T14:22:15.907Z] #44 97.87 DEP criu/cgroup.d [2020-04-21T14:22:16.168Z] #44 98.02 DEP criu/cgroup-props.d [2020-04-21T14:22:16.432Z] #44 ... [2020-04-21T14:22:16.432Z] [2020-04-21T14:22:16.432Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:22:16.432Z] #17 28.93 Selecting previously unselected package python3-minimal. [2020-04-21T14:22:16.432Z] #17 28.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23649 files and directories currently installed.) [2020-04-21T14:22:16.432Z] #17 28.99 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-04-21T14:22:16.432Z] #17 28.99 Unpacking python3-minimal (3.7.3-1) ... [2020-04-21T14:22:16.432Z] #17 29.09 Selecting previously unselected package libmpdec2:arm64. [2020-04-21T14:22:16.432Z] #17 29.11 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-04-21T14:22:16.432Z] #17 29.12 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-04-21T14:22:16.432Z] #17 29.22 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-04-21T14:22:16.432Z] #17 29.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-04-21T14:22:16.432Z] #17 29.28 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-21T14:22:16.432Z] #17 30.08 Selecting previously unselected package python3.7. [2020-04-21T14:22:16.432Z] #17 30.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-04-21T14:22:16.432Z] #17 30.09 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:22:16.432Z] #17 30.23 Selecting previously unselected package libpython3-stdlib:arm64. [2020-04-21T14:22:16.432Z] #17 30.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-04-21T14:22:16.432Z] #17 30.24 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-21T14:22:16.432Z] #17 30.34 Setting up python3-minimal (3.7.3-1) ... [2020-04-21T14:22:16.432Z] #17 31.25 Selecting previously unselected package python3. [2020-04-21T14:22:16.432Z] #17 31.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24061 files and directories currently installed.) [2020-04-21T14:22:16.432Z] #17 31.35 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-04-21T14:22:16.432Z] #17 31.37 Unpacking python3 (3.7.3-1) ... [2020-04-21T14:22:16.432Z] #17 31.47 Selecting previously unselected package libip4tc0:arm64. [2020-04-21T14:22:16.432Z] #17 31.47 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-04-21T14:22:16.432Z] #17 31.48 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-04-21T14:22:16.432Z] #17 31.60 Selecting previously unselected package libip6tc0:arm64. [2020-04-21T14:22:16.432Z] #17 31.60 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-04-21T14:22:16.432Z] #17 31.61 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-04-21T14:22:16.432Z] #17 31.72 Selecting previously unselected package libiptc0:arm64. [2020-04-21T14:22:16.432Z] #17 31.73 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-04-21T14:22:16.432Z] #17 31.75 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-04-21T14:22:16.432Z] #17 31.84 Selecting previously unselected package libnfnetlink0:arm64. [2020-04-21T14:22:16.432Z] #17 31.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-04-21T14:22:16.432Z] #17 31.86 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-21T14:22:16.432Z] #17 31.94 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-04-21T14:22:16.432Z] #17 31.96 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-04-21T14:22:16.432Z] #17 31.97 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-21T14:22:16.432Z] #17 32.06 Selecting previously unselected package libnftnl11:arm64. [2020-04-21T14:22:16.432Z] #17 32.07 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-04-21T14:22:16.432Z] #17 32.08 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-04-21T14:22:16.432Z] #17 32.15 Selecting previously unselected package iptables. [2020-04-21T14:22:16.432Z] #17 32.16 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-04-21T14:22:16.432Z] #17 32.16 Unpacking iptables (1.8.2-4) ... [2020-04-21T14:22:16.432Z] #17 32.44 Selecting previously unselected package xxd. [2020-04-21T14:22:16.432Z] #17 32.45 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-21T14:22:16.432Z] #17 32.46 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:22:16.432Z] #17 32.61 Selecting previously unselected package vim-common. [2020-04-21T14:22:16.432Z] #17 32.63 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:22:16.432Z] #17 32.66 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:22:16.432Z] #17 32.85 Selecting previously unselected package bash-completion. [2020-04-21T14:22:16.432Z] #17 32.85 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-21T14:22:17.746Z] #65 ... [2020-04-21T14:22:17.746Z] [2020-04-21T14:22:17.746Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:22:17.746Z] #53 DONE 250.1s [2020-04-21T14:22:17.746Z] [2020-04-21T14:22:17.746Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:22:17.746Z] #65 ... [2020-04-21T14:22:17.746Z] [2020-04-21T14:22:17.746Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-21T14:22:17.818Z] #17 35.60 Unpacking bash-completion (1:2.8-6) ... [2020-04-21T14:22:18.005Z] #54 DONE 0.1s [2020-04-21T14:22:18.005Z] [2020-04-21T14:22:18.005Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-21T14:22:18.005Z] #57 DONE 0.1s [2020-04-21T14:22:18.005Z] [2020-04-21T14:22:18.005Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:22:18.005Z] #65 ... [2020-04-21T14:22:18.005Z] [2020-04-21T14:22:18.005Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-21T14:22:18.005Z] #61 DONE 0.1s [2020-04-21T14:22:18.263Z] [2020-04-21T14:22:18.263Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:22:18.390Z] #17 36.05 Selecting previously unselected package bzip2. [2020-04-21T14:22:18.390Z] #17 36.06 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-04-21T14:22:18.390Z] #17 36.07 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:22:18.390Z] #17 36.18 Selecting previously unselected package xz-utils. [2020-04-21T14:22:18.390Z] #17 36.18 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-04-21T14:22:18.390Z] #17 36.19 Unpacking xz-utils (5.2.4-1) ... [2020-04-21T14:22:18.651Z] #17 36.36 Selecting previously unselected package apparmor. [2020-04-21T14:22:18.651Z] #17 36.36 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-04-21T14:22:18.651Z] #17 36.44 Unpacking apparmor (2.13.2-10) ... [2020-04-21T14:22:19.222Z] #17 36.81 Selecting previously unselected package aufs-tools. [2020-04-21T14:22:19.222Z] #17 36.81 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-04-21T14:22:19.222Z] #17 36.83 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:22:19.222Z] #17 36.93 Selecting previously unselected package libonig5:arm64. [2020-04-21T14:22:19.222Z] #17 36.93 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-04-21T14:22:19.222Z] #17 36.94 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-21T14:22:19.483Z] #17 37.09 Selecting previously unselected package libjq1:arm64. [2020-04-21T14:22:19.483Z] #17 37.11 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-21T14:22:19.483Z] #17 37.11 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-21T14:22:19.483Z] #17 37.27 Selecting previously unselected package jq. [2020-04-21T14:22:19.483Z] #17 37.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-21T14:22:19.483Z] #17 37.29 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:22:19.744Z] #17 37.41 Selecting previously unselected package libaio1:arm64. [2020-04-21T14:22:19.744Z] #17 37.42 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-04-21T14:22:19.744Z] #17 37.43 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-04-21T14:22:19.744Z] #17 37.56 Selecting previously unselected package libgpm2:arm64. [2020-04-21T14:22:19.744Z] #17 37.56 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-04-21T14:22:19.744Z] #17 37.58 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-04-21T14:22:20.005Z] #17 37.66 Selecting previously unselected package libicu63:arm64. [2020-04-21T14:22:20.005Z] #17 37.66 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-21T14:22:20.005Z] #17 37.67 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-21T14:22:20.204Z] Client: Docker Engine - Enterprise [2020-04-21T14:22:20.204Z] Version: 19.03.5 [2020-04-21T14:22:20.204Z] API version: 1.40 [2020-04-21T14:22:20.204Z] Go version: go1.12.12 [2020-04-21T14:22:20.204Z] Git commit: 2ee0c57608 [2020-04-21T14:22:20.204Z] Built: 11/13/2019 08:00:16 [2020-04-21T14:22:20.204Z] OS/Arch: windows/amd64 [2020-04-21T14:22:20.204Z] Experimental: false [2020-04-21T14:22:20.204Z] [2020-04-21T14:22:20.204Z] Server: Docker Engine - Enterprise [2020-04-21T14:22:20.204Z] Engine: [2020-04-21T14:22:20.204Z] Version: 19.03.5 [2020-04-21T14:22:20.204Z] API version: 1.40 (minimum version 1.24) [2020-04-21T14:22:20.204Z] Go version: go1.12.12 [2020-04-21T14:22:20.204Z] Git commit: 2ee0c57608 [2020-04-21T14:22:20.204Z] Built: 11/13/2019 07:58:51 [2020-04-21T14:22:20.204Z] OS/Arch: windows/amd64 [2020-04-21T14:22:20.204Z] Experimental: true [Pipeline] sh [2020-04-21T14:22:20.947Z] #17 ... [2020-04-21T14:22:20.947Z] [2020-04-21T14:22:20.947Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:22:20.947Z] #41 148.7 + dpkg --print-architecture [2020-04-21T14:22:20.947Z] #41 DONE 149.3s [2020-04-21T14:22:20.947Z] [2020-04-21T14:22:20.947Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:22:20.947Z] #44 98.21 DEP criu/bitmap.d [2020-04-21T14:22:20.947Z] #44 98.23 DEP criu/bfd.d [2020-04-21T14:22:20.947Z] #44 98.35 DEP criu/autofs.d [2020-04-21T14:22:20.947Z] #44 98.58 DEP criu/aio.d [2020-04-21T14:22:20.947Z] #44 98.74 DEP criu/action-scripts.d [2020-04-21T14:22:20.947Z] #44 99.10 CC criu/action-scripts.o [2020-04-21T14:22:20.947Z] #44 99.63 CC criu/aio.o [2020-04-21T14:22:20.947Z] #44 100.3 CC criu/autofs.o [2020-04-21T14:22:20.947Z] #44 101.6 CC criu/bfd.o [2020-04-21T14:22:20.947Z] #44 102.3 CC criu/bitmap.o [2020-04-21T14:22:20.947Z] #44 102.5 CC criu/cgroup-props.o [2020-04-21T14:22:21.889Z] #44 103.5 CC criu/cgroup.o [2020-04-21T14:22:21.915Z] + docker info [2020-04-21T14:22:22.833Z] #44 ... [2020-04-21T14:22:22.833Z] [2020-04-21T14:22:22.833Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:22:22.833Z] #17 40.40 Selecting previously unselected package libnet1:arm64. [2020-04-21T14:22:22.833Z] #17 40.40 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-21T14:22:22.833Z] #17 40.41 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:22:22.833Z] #17 40.51 Selecting previously unselected package libnl-3-200:arm64. [2020-04-21T14:22:22.833Z] #17 40.52 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-21T14:22:22.833Z] #17 40.53 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-21T14:22:22.833Z] #17 40.64 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-21T14:22:22.833Z] #17 40.64 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-21T14:22:22.833Z] #17 40.64 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-21T14:22:22.833Z] #17 40.74 Selecting previously unselected package libreadline5:arm64. [2020-04-21T14:22:23.089Z] #65 224.2 + bin/containerd-stress [2020-04-21T14:22:23.093Z] #17 40.75 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-04-21T14:22:23.093Z] #17 40.77 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-21T14:22:23.093Z] #17 40.91 Selecting previously unselected package net-tools. [2020-04-21T14:22:23.093Z] #17 40.91 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-04-21T14:22:23.093Z] #17 40.93 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:22:23.271Z] #65 224.3 + bin/containerd-stress [2020-04-21T14:22:23.271Z] #65 226.0 + bin/containerd-shim [2020-04-21T14:22:23.346Z] #65 225.9 + bin/containerd-shim [2020-04-21T14:22:23.354Z] #17 41.14 Selecting previously unselected package python-pip-whl. [2020-04-21T14:22:23.354Z] #17 41.14 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-21T14:22:23.354Z] #17 41.15 Unpacking python-pip-whl (18.1-5) ... [2020-04-21T14:22:23.616Z] #17 41.57 Selecting previously unselected package python3-lib2to3. [2020-04-21T14:22:23.877Z] #17 41.57 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-21T14:22:23.877Z] #17 41.59 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:22:24.138Z] #17 41.75 Selecting previously unselected package python3-distutils. [2020-04-21T14:22:24.138Z] #17 41.75 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-21T14:22:24.138Z] #17 41.76 Unpacking python3-distutils (3.7.3-1) ... [2020-04-21T14:22:24.138Z] #17 41.93 Selecting previously unselected package python3-pip. [2020-04-21T14:22:24.138Z] #17 41.93 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-21T14:22:24.138Z] #17 41.95 Unpacking python3-pip (18.1-5) ... [2020-04-21T14:22:24.399Z] #17 42.17 Selecting previously unselected package python3-pkg-resources. [2020-04-21T14:22:24.399Z] #17 42.17 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:22:24.399Z] #17 42.19 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:22:24.659Z] #17 42.35 Selecting previously unselected package python3-setuptools. [2020-04-21T14:22:24.659Z] #17 42.36 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-21T14:22:24.659Z] #17 42.38 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-21T14:22:24.921Z] #17 42.66 Selecting previously unselected package python3-wheel. [2020-04-21T14:22:24.921Z] #17 42.67 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-21T14:22:24.921Z] #17 42.69 Unpacking python3-wheel (0.32.3-2) ... [2020-04-21T14:22:25.182Z] #17 42.81 Selecting previously unselected package sudo. [2020-04-21T14:22:25.182Z] #17 42.82 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-04-21T14:22:25.182Z] #17 42.84 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:22:25.444Z] #17 43.37 Selecting previously unselected package thin-provisioning-tools. [2020-04-21T14:22:25.705Z] #17 43.37 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-04-21T14:22:25.705Z] #17 43.38 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:22:25.705Z] #17 43.59 Selecting previously unselected package uidmap. [2020-04-21T14:22:25.705Z] #17 43.60 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-04-21T14:22:25.705Z] #17 43.60 Unpacking uidmap (1:4.5-1.1) ... [2020-04-21T14:22:25.967Z] #17 43.71 Selecting previously unselected package vim-runtime. [2020-04-21T14:22:25.967Z] #17 43.72 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:22:25.967Z] #17 43.75 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-21T14:22:25.967Z] #17 43.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-21T14:22:25.967Z] #17 43.78 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:22:27.451Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 30.8% of statements [2020-04-21T14:22:27.451Z] ok github.com/docker/docker/container 0.118s coverage: 34.9% of statements [2020-04-21T14:22:27.451Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-21T14:22:27.451Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-21T14:22:27.451Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-21T14:22:27.451Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-21T14:22:28.513Z] #17 46.01 Selecting previously unselected package vim. [2020-04-21T14:22:28.513Z] #17 46.01 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-04-21T14:22:28.513Z] #17 46.03 Unpacking vim (2:8.1.0875-5) ... [2020-04-21T14:22:28.774Z] #17 46.42 Selecting previously unselected package xfsprogs. [2020-04-21T14:22:28.774Z] #17 46.44 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-04-21T14:22:28.774Z] #17 46.44 Unpacking xfsprogs (4.20.0-1) ... [2020-04-21T14:22:29.036Z] #17 46.78 Selecting previously unselected package zip. [2020-04-21T14:22:29.036Z] #17 46.79 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-04-21T14:22:29.036Z] #17 46.80 Unpacking zip (3.0-11+b1) ... [2020-04-21T14:22:29.036Z] #17 46.95 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:22:29.036Z] #17 46.97 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:22:29.036Z] #17 46.98 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-04-21T14:22:29.297Z] #17 47.00 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-21T14:22:29.297Z] #17 47.01 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-04-21T14:22:29.297Z] #17 47.02 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-04-21T14:22:29.297Z] #17 47.04 Setting up uidmap (1:4.5-1.1) ... [2020-04-21T14:22:29.297Z] #17 47.05 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-04-21T14:22:29.297Z] #17 47.06 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:22:29.297Z] #17 47.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:22:29.297Z] #17 47.08 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-21T14:22:29.297Z] #17 47.09 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-21T14:22:29.297Z] #17 47.12 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:22:29.297Z] #17 47.13 Setting up zip (3.0-11+b1) ... [2020-04-21T14:22:29.297Z] #17 47.14 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:22:29.565Z] #17 47.20 Setting up bash-completion (1:2.8-6) ... [2020-04-21T14:22:29.818Z] #65 232.5 + bin/containerd-shim-runc-v1 [2020-04-21T14:22:29.894Z] #65 232.4 + bin/containerd-shim-runc-v1 [2020-04-21T14:22:30.899Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2020-04-21T14:22:31.903Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-04-21T14:22:32.341Z] #65 235.4 + bin/containerd-shim-runc-v2 [2020-04-21T14:22:32.894Z] #17 50.31 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-04-21T14:22:32.894Z] #17 50.34 Setting up xz-utils (5.2.4-1) ... [2020-04-21T14:22:32.894Z] #17 50.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-21T14:22:32.894Z] #17 50.40 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:22:32.894Z] #17 50.50 invoke-rc.d: could not determine current runlevel [2020-04-21T14:22:32.894Z] #17 50.51 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-21T14:22:32.894Z] #17 50.53 Setting up pigz (2.4-1) ... [2020-04-21T14:22:32.894Z] #17 50.55 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-21T14:22:32.894Z] #17 50.56 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-21T14:22:32.894Z] #17 50.59 Setting up python-pip-whl (18.1-5) ... [2020-04-21T14:22:32.894Z] #17 50.61 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-04-21T14:22:32.894Z] #17 50.64 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:22:32.905Z] #65 236.2 + binaries [2020-04-21T14:22:33.155Z] #17 51.08 Setting up libaio1:arm64 (0.3.112-3) ... [2020-04-21T14:22:33.155Z] #17 51.09 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-21T14:22:33.155Z] #17 51.11 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-21T14:22:33.162Z] #65 236.2 + mkdir -p /build [2020-04-21T14:22:33.162Z] #65 236.2 + cp bin/containerd /build/containerd [2020-04-21T14:22:33.162Z] #65 236.3 + cp bin/containerd-shim /build/containerd-shim [2020-04-21T14:22:33.162Z] #65 236.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-21T14:22:33.162Z] #65 236.3 + cp bin/ctr /build/ctr [2020-04-21T14:22:33.169Z] #65 235.4 + bin/containerd-shim-runc-v2 [2020-04-21T14:22:33.371Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-04-21T14:22:33.420Z] #17 51.12 Setting up vim (2:8.1.0875-5) ... [2020-04-21T14:22:33.420Z] #17 51.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-21T14:22:33.420Z] #17 51.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-21T14:22:33.420Z] #17 51.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-21T14:22:33.420Z] #17 51.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-21T14:22:33.420Z] #17 51.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-21T14:22:33.420Z] #17 51.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-21T14:22:33.420Z] #17 51.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-21T14:22:33.420Z] #17 51.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-21T14:22:33.420Z] #17 51.21 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-21T14:22:33.420Z] #17 51.22 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:22:33.420Z] #17 51.24 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-21T14:22:33.420Z] #17 51.26 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:22:33.420Z] #17 51.27 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-21T14:22:33.420Z] #17 51.31 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:22:33.726Z] #65 DONE 236.9s [2020-04-21T14:22:33.732Z] #65 236.2 + binaries [2020-04-21T14:22:33.732Z] #65 236.2 + mkdir -p /build [2020-04-21T14:22:33.732Z] #65 236.2 + cp bin/containerd /build/containerd [2020-04-21T14:22:33.732Z] #65 236.2 + cp bin/containerd-shim /build/containerd-shim [2020-04-21T14:22:33.989Z] #65 236.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-21T14:22:33.989Z] #65 236.2 + cp bin/ctr /build/ctr [2020-04-21T14:22:33.992Z] #17 ... [2020-04-21T14:22:33.992Z] [2020-04-21T14:22:33.992Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:22:33.992Z] #44 105.6 CC criu/clone-noasan.o [2020-04-21T14:22:33.992Z] #44 105.7 CC criu/config.o [2020-04-21T14:22:33.992Z] #44 107.0 CC criu/cr-check.o [2020-04-21T14:22:33.992Z] #44 108.3 CC criu/cr-dedup.o [2020-04-21T14:22:33.992Z] #44 108.7 CC criu/cr-dump.o [2020-04-21T14:22:33.992Z] #44 111.1 CC criu/cr-errno.o [2020-04-21T14:22:33.992Z] #44 111.2 CC criu/cr-restore.o [2020-04-21T14:22:33.992Z] #44 115.0 CC criu/cr-service.o [2020-04-21T14:22:34.246Z] #65 DONE 236.6s [2020-04-21T14:22:34.656Z] [2020-04-21T14:22:34.656Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-21T14:22:34.656Z] #66 DONE 0.3s [2020-04-21T14:22:34.656Z] [2020-04-21T14:22:34.656Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-21T14:22:34.656Z] #70 DONE 0.1s [2020-04-21T14:22:34.812Z] [2020-04-21T14:22:34.812Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-21T14:22:34.913Z] [2020-04-21T14:22:34.913Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-21T14:22:34.913Z] #72 DONE 0.1s [2020-04-21T14:22:34.913Z] [2020-04-21T14:22:34.913Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-21T14:22:34.913Z] #75 DONE 0.1s [2020-04-21T14:22:34.913Z] [2020-04-21T14:22:34.913Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-21T14:22:34.913Z] #76 DONE 0.0s [2020-04-21T14:22:35.068Z] #66 DONE 0.2s [2020-04-21T14:22:35.170Z] [2020-04-21T14:22:35.170Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-21T14:22:35.325Z] [2020-04-21T14:22:35.325Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-21T14:22:35.325Z] #70 DONE 0.2s [2020-04-21T14:22:35.325Z] [2020-04-21T14:22:35.325Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-21T14:22:35.325Z] #72 DONE 0.1s [2020-04-21T14:22:35.376Z] #44 117.0 CC criu/crtools.o [2020-04-21T14:22:35.581Z] [2020-04-21T14:22:35.581Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-21T14:22:35.581Z] #75 DONE 0.1s [2020-04-21T14:22:35.581Z] [2020-04-21T14:22:35.581Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-21T14:22:35.581Z] #76 DONE 0.0s [2020-04-21T14:22:35.581Z] [2020-04-21T14:22:35.581Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-21T14:22:35.638Z] #44 117.6 CC criu/eventfd.o [2020-04-21T14:22:35.899Z] #44 ... [2020-04-21T14:22:35.899Z] [2020-04-21T14:22:35.899Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:22:35.899Z] #17 53.62 Setting up iptables (1.8.2-4) ... [2020-04-21T14:22:35.899Z] #17 53.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:22:35.899Z] #17 53.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:22:35.899Z] #17 53.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:22:35.899Z] #17 53.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:22:35.899Z] #17 53.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-21T14:22:35.899Z] #17 53.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-21T14:22:35.899Z] #17 53.71 Setting up python3 (3.7.3-1) ... [2020-04-21T14:22:36.101Z] #77 DONE 0.8s [2020-04-21T14:22:36.101Z] [2020-04-21T14:22:36.102Z] #78 exporting to image [2020-04-21T14:22:36.102Z] #78 exporting layers [2020-04-21T14:22:36.144Z] #77 DONE 0.6s [2020-04-21T14:22:36.144Z] [2020-04-21T14:22:36.144Z] #78 exporting to image [2020-04-21T14:22:36.144Z] #78 exporting layers [2020-04-21T14:22:36.842Z] #17 54.36 Setting up python3-wheel (0.32.3-2) ... [2020-04-21T14:22:37.414Z] #17 55.24 Setting up apparmor (2.13.2-10) ... [2020-04-21T14:22:38.204Z] Removing intermediate container cad5402f230e [2020-04-21T14:22:38.204Z] ---> cb4f333c8511 [2020-04-21T14:22:38.204Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-04-21T14:22:38.204Z] ---> ebd73b5ebd31 [2020-04-21T14:22:38.204Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-04-21T14:22:38.204Z] ---> 2441a1dd4fe6 [2020-04-21T14:22:38.204Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-04-21T14:22:38.204Z] ---> Running in 2580728b0da5 [2020-04-21T14:22:38.204Z] Removing intermediate container 2580728b0da5 [2020-04-21T14:22:38.204Z] ---> 0fc5f2a9c1d7 [2020-04-21T14:22:38.204Z] Successfully built 0fc5f2a9c1d7 [2020-04-21T14:22:38.204Z] Successfully tagged moby-buildx:latest [2020-04-21T14:22:38.204Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-04-21T14:22:38.204Z] if [ -n "${id}" ]; then \ [2020-04-21T14:22:38.204Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-04-21T14:22:38.204Z] && touch bundles/buildx; \ [2020-04-21T14:22:38.204Z] docker rm -f ${id}; \ [2020-04-21T14:22:38.204Z] fi [2020-04-21T14:22:38.204Z] 9ff1cdddf97ceb9fa9fde07311fac5245fe9ce7b0f496e6c4f98a1095ae63735 [2020-04-21T14:22:38.204Z] bundles/buildx version [2020-04-21T14:22:38.204Z] buildx v0.3.1 6db68d0 [2020-04-21T14:22:38.204Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff . [2020-04-21T14:22:38.204Z] #1 [internal] booting buildkit [2020-04-21T14:22:38.204Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-04-21T14:22:38.204Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2020-04-21T14:22:38.204Z] #1 creating container buildx_buildkit_default [2020-04-21T14:22:38.204Z] #1 creating container buildx_buildkit_default 0.4s done [2020-04-21T14:22:38.204Z] #1 DONE 2.9s [2020-04-21T14:22:38.204Z] [2020-04-21T14:22:38.204Z] #3 [internal] load .dockerignore [2020-04-21T14:22:38.204Z] #3 transferring context: 87B done [2020-04-21T14:22:38.204Z] #3 DONE 0.0s [2020-04-21T14:22:38.204Z] [2020-04-21T14:22:38.204Z] #2 [internal] load build definition from Dockerfile [2020-04-21T14:22:38.204Z] #2 transferring dockerfile: 17.09kB 0.0s done [2020-04-21T14:22:38.204Z] #2 DONE 0.0s [2020-04-21T14:22:38.204Z] [2020-04-21T14:22:38.204Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-21T14:22:38.204Z] #4 DONE 0.9s [2020-04-21T14:22:38.204Z] [2020-04-21T14:22:38.204Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-21T14:22:38.204Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-21T14:22:38.204Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-21T14:22:38.204Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-04-21T14:22:38.204Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 0B / 8.18MB 0.1s [2020-04-21T14:22:38.204Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-04-21T14:22:38.204Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.5s done [2020-04-21T14:22:38.204Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-04-21T14:22:38.204Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-04-21T14:22:38.204Z] #5 DONE 1.3s [2020-04-21T14:22:38.204Z] [2020-04-21T14:22:38.204Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-21T14:22:38.204Z] #7 DONE 0.7s [2020-04-21T14:22:38.204Z] [2020-04-21T14:22:38.204Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-21T14:22:38.204Z] #6 DONE 1.0s [2020-04-21T14:22:38.204Z] [2020-04-21T14:22:38.204Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-21T14:22:38.204Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-21T14:22:38.204Z] #72 DONE 0.0s [2020-04-21T14:22:38.204Z] [2020-04-21T14:22:38.204Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:22:38.204Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-21T14:22:38.204Z] #8 DONE 0.0s [2020-04-21T14:22:38.204Z] [2020-04-21T14:22:38.204Z] #21 [internal] load build context [2020-04-21T14:22:38.204Z] #21 transferring context: 13.17MB 1.5s [2020-04-21T14:22:39.328Z] #17 57.23 Setting up xfsprogs (4.20.0-1) ... [2020-04-21T14:22:39.589Z] #17 57.25 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:22:40.164Z] #17 57.67 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:22:40.164Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 14.0% of statements [2020-04-21T14:22:40.194Z] #65 225.5 + bin/containerd-stress [2020-04-21T14:22:40.194Z] #65 227.3 + bin/containerd-shim [2020-04-21T14:22:40.833Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.7% of statements [2020-04-21T14:22:41.108Z] #17 58.75 Setting up python3-distutils (3.7.3-1) ... [2020-04-21T14:22:41.369Z] #17 59.22 Setting up python3-setuptools (40.8.0-1) ... [2020-04-21T14:22:41.445Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-04-21T14:22:42.059Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-04-21T14:22:42.653Z] #78 exporting layers 6.0s done [2020-04-21T14:22:42.654Z] #78 writing image sha256:60805a79c978108d0a2e182dfe435d6ef5c756b449fcc2d4e52a10655ab1f16a done [2020-04-21T14:22:42.654Z] #78 naming to docker.io/library/docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff done [2020-04-21T14:22:42.654Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [2020-04-21T14:22:42.672Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-04-21T14:22:42.755Z] #17 60.39 Setting up python3-pip (18.1-5) ... [2020-04-21T14:22:43.676Z] ok github.com/docker/docker/daemon 12.267s coverage: 17.4% of statements [2020-04-21T14:22:43.677Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-21T14:22:43.677Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-21T14:22:43.677Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-21T14:22:43.677Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-21T14:22:43.713Z] #17 61.61 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:22:43.913Z] #21 ... [2020-04-21T14:22:43.913Z] [2020-04-21T14:22:43.913Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-21T14:22:43.913Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-21T14:22:43.913Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.4s done [2020-04-21T14:22:43.913Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-21T14:22:43.913Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 4.6s done [2020-04-21T14:22:43.913Z] #72 DONE 6.5s [2020-04-21T14:22:43.913Z] [2020-04-21T14:22:43.913Z] #21 [internal] load build context [2020-04-21T14:22:43.913Z] #21 transferring context: 37.67MB 6.5s [2020-04-21T14:22:43.913Z] #21 ... [2020-04-21T14:22:43.913Z] [2020-04-21T14:22:43.913Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:22:43.913Z] #8 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-21T14:22:43.913Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 73.51MB / 73.51MB 5.8s done [2020-04-21T14:22:43.913Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 79.32MB / 96.51MB 6.1s [2020-04-21T14:22:43.913Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 54.14MB / 54.14MB 4.7s done [2020-04-21T14:22:43.913Z] #8 sha256:8c47367e4f07353b9ea267bd86267e75121e190faace6df682a8e50bd2da2736 5.46kB / 5.46kB done [2020-04-21T14:22:43.913Z] #8 sha256:d4e33f6c16e453e5df771f6cd708cef378a7a3ce2d208a3cce02ff05a4015406 8.25MB / 8.25MB 1.5s done [2020-04-21T14:22:43.913Z] #8 sha256:94025c8cb04af4e0e559441731231bac7e4327ef182fc9f24f6883c2481178aa 1.79kB / 1.79kB done [2020-04-21T14:22:43.913Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 10.73MB / 10.73MB 1.7s done [2020-04-21T14:22:43.913Z] #8 sha256:35982ef3c6ea99dcf7b4534d5594e5c5efc7462416a8afc6c50f2b099733cd76 156B / 156B 0.6s done [2020-04-21T14:22:43.913Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 57.45MB / 57.45MB 5.1s done [2020-04-21T14:22:43.913Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 86.36MB / 96.51MB 6.4s [2020-04-21T14:22:43.913Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 92.20MB / 96.51MB 6.7s [2020-04-21T14:22:43.913Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 96.51MB / 96.51MB 7.0s done [2020-04-21T14:22:43.973Z] #17 61.65 Processing triggers for mime-support (3.62) ... [2020-04-21T14:22:44.199Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d [2020-04-21T14:22:44.199Z] #8 ... [2020-04-21T14:22:44.199Z] [2020-04-21T14:22:44.199Z] #21 [internal] load build context [2020-04-21T14:22:44.199Z] #21 transferring context: 52.82MB 7.6s done [2020-04-21T14:22:44.199Z] #21 DONE 7.7s [2020-04-21T14:22:44.483Z] [2020-04-21T14:22:44.483Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:22:44.545Z] #17 DONE 62.3s [2020-04-21T14:22:44.545Z] [2020-04-21T14:22:44.545Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-21T14:22:44.625Z] [2020-04-21T14:22:44.625Z] Removing bundles/ [2020-04-21T14:22:44.625Z] [2020-04-21T14:22:44.625Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-21T14:22:44.625Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:22:44.625Z] GOOS="" GOARCH="" GOARM="" [2020-04-21T14:22:45.145Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-04-21T14:22:45.758Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.195s coverage: 57.0% of statements [2020-04-21T14:22:45.931Z] #18 1.587 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-21T14:22:45.931Z] #18 ... [2020-04-21T14:22:45.931Z] [2020-04-21T14:22:45.931Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:22:45.931Z] #44 117.8 CC criu/eventpoll.o [2020-04-21T14:22:45.931Z] #44 118.7 CC criu/external.o [2020-04-21T14:22:45.931Z] #44 119.1 CC criu/fault-injection.o [2020-04-21T14:22:45.931Z] #44 119.2 CC criu/fdstore.o [2020-04-21T14:22:45.931Z] #44 119.6 CC criu/fifo.o [2020-04-21T14:22:45.931Z] #44 120.1 CC criu/file-ids.o [2020-04-21T14:22:45.931Z] #44 120.5 CC criu/file-lock.o [2020-04-21T14:22:45.931Z] #44 121.5 CC criu/files-ext.o [2020-04-21T14:22:45.931Z] #44 121.9 CC criu/files-reg.o [2020-04-21T14:22:45.931Z] #44 124.0 CC criu/files.o [2020-04-21T14:22:45.931Z] #44 125.6 CC criu/filesystems.o [2020-04-21T14:22:45.931Z] #44 126.3 CC criu/fsnotify.o [2020-04-21T14:22:45.931Z] #44 127.3 CC criu/image-desc.o [2020-04-21T14:22:45.931Z] #44 127.5 CC criu/image.o [2020-04-21T14:22:46.095Z] #78 exporting layers 8.4s done [2020-04-21T14:22:46.095Z] #78 writing image sha256:25850958b1e8b5047cd03e5703d03a95414cf2c1019a9c086d8b722a32ea4c64 done [2020-04-21T14:22:46.095Z] #78 naming to docker.io/library/docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff done [2020-04-21T14:22:46.095Z] #78 DONE 8.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-04-21T14:22:46.192Z] #44 ... [2020-04-21T14:22:46.192Z] [2020-04-21T14:22:46.192Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-21T14:22:46.192Z] #18 1.593 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-21T14:22:46.192Z] #18 1.598 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-21T14:22:46.431Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40845/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40845/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff hack/validate/default [2020-04-21T14:22:46.453Z] #18 DONE 1.7s [2020-04-21T14:22:46.453Z] [2020-04-21T14:22:46.453Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:22:46.752Z] #65 233.8 + bin/containerd-shim-runc-v1 [2020-04-21T14:22:46.995Z] Congratulations! All commits are properly signed with the DCO! [2020-04-21T14:22:47.252Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-04-21T14:22:47.252Z] No api/types/ or api/swagger.yaml changes in diff. [2020-04-21T14:22:47.252Z] Congratulations! All TOML source files changed here have valid syntax. [2020-04-21T14:22:47.252Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-04-21T14:22:47.252Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-04-21T14:22:47.252Z] Congratulations! No new tests were added to integration-cli. [2020-04-21T14:22:47.252Z] [2020-04-21T14:22:47.252Z] INFO Start validation with golang-ci-lint [2020-04-21T14:22:47.252Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-04-21T14:22:47.252Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-21T14:22:47.252Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-21T14:22:50.033Z] #65 236.9 + bin/containerd-shim-runc-v2 [2020-04-21T14:22:50.127Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.993s coverage: 45.9% of statements [2020-04-21T14:22:50.598Z] #65 237.7 + binaries [2020-04-21T14:22:50.598Z] #65 237.7 + mkdir -p /build [2020-04-21T14:22:50.598Z] #65 237.7 + cp bin/containerd /build/containerd [2020-04-21T14:22:50.598Z] #65 237.7 + cp bin/containerd-shim /build/containerd-shim [2020-04-21T14:22:50.598Z] #65 237.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-21T14:22:50.598Z] #65 237.8 + cp bin/ctr /build/ctr [2020-04-21T14:22:50.740Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-04-21T14:22:51.163Z] #65 DONE 238.2s [2020-04-21T14:22:51.745Z] #19 5.338 Collecting yamllint==1.16.0 [2020-04-21T14:22:52.095Z] [2020-04-21T14:22:52.095Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-21T14:22:52.353Z] #66 DONE 0.2s [2020-04-21T14:22:52.353Z] [2020-04-21T14:22:52.353Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-21T14:22:52.408Z] Client: [2020-04-21T14:22:52.408Z] Debug Mode: false [2020-04-21T14:22:52.408Z] Plugins: [2020-04-21T14:22:52.408Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-21T14:22:52.408Z] [2020-04-21T14:22:52.408Z] Server: [2020-04-21T14:22:52.408Z] Containers: 0 [2020-04-21T14:22:52.408Z] Running: 0 [2020-04-21T14:22:52.408Z] Paused: 0 [2020-04-21T14:22:52.408Z] Stopped: 0 [2020-04-21T14:22:52.408Z] Images: 0 [2020-04-21T14:22:52.408Z] Server Version: 19.03.5 [2020-04-21T14:22:52.408Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-04-21T14:22:52.408Z] LCOW: [2020-04-21T14:22:52.408Z] Windows: [2020-04-21T14:22:52.408Z] Logging Driver: json-file [2020-04-21T14:22:52.408Z] Plugins: [2020-04-21T14:22:52.408Z] Volume: local [2020-04-21T14:22:52.408Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-21T14:22:52.408Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-21T14:22:52.408Z] Swarm: inactive [2020-04-21T14:22:52.408Z] Default Isolation: process [2020-04-21T14:22:52.408Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-21T14:22:52.408Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-04-21T14:22:52.408Z] OSType: windows [2020-04-21T14:22:52.408Z] Architecture: x86_64 [2020-04-21T14:22:52.408Z] CPUs: 4 [2020-04-21T14:22:52.408Z] Total Memory: 32GiB [2020-04-21T14:22:52.408Z] Name: azwin-2-630470 [2020-04-21T14:22:52.408Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-04-21T14:22:52.408Z] Docker Root Dir: D:\docker [2020-04-21T14:22:52.408Z] Debug Mode: false [2020-04-21T14:22:52.408Z] Registry: https://index.docker.io/v1/ [2020-04-21T14:22:52.408Z] Labels: [2020-04-21T14:22:52.408Z] Experimental: true [2020-04-21T14:22:52.408Z] Insecure Registries: [2020-04-21T14:22:52.408Z] 10.0.0.4:5000 [2020-04-21T14:22:52.408Z] 127.0.0.0/8 [2020-04-21T14:22:52.408Z] Registry Mirrors: [2020-04-21T14:22:52.408Z] http://10.0.0.4:5000/ [2020-04-21T14:22:52.408Z] Live Restore Enabled: false [2020-04-21T14:22:52.408Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-04-21T14:22:52.611Z] #70 DONE 0.1s [2020-04-21T14:22:52.611Z] [2020-04-21T14:22:52.611Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-21T14:22:52.611Z] #72 DONE 0.1s [2020-04-21T14:22:52.611Z] [2020-04-21T14:22:52.611Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-21T14:22:52.611Z] #75 DONE 0.1s [2020-04-21T14:22:52.611Z] [2020-04-21T14:22:52.611Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-21T14:22:52.611Z] #76 DONE 0.0s [Pipeline] powershell [2020-04-21T14:22:52.687Z] #19 ... [2020-04-21T14:22:52.687Z] [2020-04-21T14:22:52.687Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:22:52.687Z] #44 128.3 CC criu/ipc_ns.o [2020-04-21T14:22:52.687Z] #44 129.4 CC criu/irmap.o [2020-04-21T14:22:52.687Z] #44 130.1 CC criu/kcmp-ids.o [2020-04-21T14:22:52.687Z] #44 130.5 CC criu/kerndat.o [2020-04-21T14:22:52.687Z] #44 131.5 CC criu/libnetlink.o [2020-04-21T14:22:52.687Z] #44 131.8 CC criu/log.o [2020-04-21T14:22:52.687Z] #44 132.3 CC criu/lsm.o [2020-04-21T14:22:52.687Z] #44 132.7 CC criu/mem.o [2020-04-21T14:22:52.687Z] #44 134.5 CC criu/mount.o [2020-04-21T14:22:52.869Z] [2020-04-21T14:22:52.869Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-21T14:22:53.434Z] #77 DONE 0.8s [2020-04-21T14:22:53.691Z] [2020-04-21T14:22:53.691Z] #78 exporting to image [2020-04-21T14:22:53.691Z] #78 exporting layers [2020-04-21T14:22:54.185Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.261s coverage: 49.5% of statements [2020-04-21T14:22:55.986Z] #44 137.3 CC criu/namespaces.o [2020-04-21T14:22:56.929Z] #44 138.6 CC criu/net.o [2020-04-21T14:22:56.929Z] #44 ... [2020-04-21T14:22:56.929Z] [2020-04-21T14:22:56.929Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:22:56.929Z] #19 10.76 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-21T14:22:56.929Z] #19 10.87 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-21T14:22:57.190Z] #19 10.91 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-21T14:22:57.190Z] #19 10.97 Collecting pyyaml (from yamllint==1.16.0) [2020-04-21T14:22:57.190Z] #19 11.10 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-21T14:22:59.104Z] #19 12.60 Building wheels for collected packages: pyyaml [2020-04-21T14:22:59.104Z] #19 12.60 Running setup.py bdist_wheel for pyyaml: started [2020-04-21T14:22:59.659Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.664s coverage: 72.5% of statements [2020-04-21T14:22:59.659Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-21T14:23:00.047Z] #19 ... [2020-04-21T14:23:00.047Z] [2020-04-21T14:23:00.047Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:23:00.047Z] #60 88.46 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 [2020-04-21T14:23:00.047Z] #60 89.96 + mkdir -p /build [2020-04-21T14:23:00.047Z] #60 89.96 + cp runc /build/runc [2020-04-21T14:23:00.047Z] #60 DONE 90.3s [2020-04-21T14:23:00.047Z] [2020-04-21T14:23:00.047Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:23:00.047Z] #44 141.3 CC criu/netfilter.o [2020-04-21T14:23:00.047Z] #44 141.7 CC criu/page-pipe.o [2020-04-21T14:23:00.713Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.607s coverage: 76.1% of statements [2020-04-21T14:23:00.713Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.148s coverage: 57.7% of statements [2020-04-21T14:23:00.713Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-21T14:23:00.713Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-21T14:23:00.996Z] #44 142.6 CC criu/page-xfer.o [2020-04-21T14:23:00.996Z] #44 ... [2020-04-21T14:23:00.996Z] [2020-04-21T14:23:00.996Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:23:00.996Z] #19 13.91 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-21T14:23:00.996Z] #19 13.91 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-21T14:23:00.996Z] #19 14.04 Successfully built pyyaml [2020-04-21T14:23:00.996Z] #19 14.06 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-21T14:23:00.996Z] #19 14.52 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-21T14:23:00.996Z] #19 DONE 14.9s [2020-04-21T14:23:01.256Z] [2020-04-21T14:23:01.256Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:23:01.720Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-04-21T14:23:01.793Z] #78 exporting layers 8.2s done [2020-04-21T14:23:01.793Z] #78 writing image sha256:849192de7be55e47a92c6e295c34e0a39ba49c48efc44a5c992b65cfe2824bf7 done [2020-04-21T14:23:01.793Z] #78 naming to docker.io/library/docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff done [2020-04-21T14:23:01.793Z] #78 DONE 8.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-21T14:23:02.001Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-04-21T14:23:02.146Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40845/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff -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:33ee7941d4d929e4c4fce1d905ceaa793f7612ff hack/make.sh dynbinary test-integration [2020-04-21T14:23:02.199Z] #53 ... [2020-04-21T14:23:02.200Z] [2020-04-21T14:23:02.200Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:23:02.200Z] #44 143.8 CC criu/pagemap-cache.o [2020-04-21T14:23:02.200Z] #44 144.1 CC criu/pagemap.o [2020-04-21T14:23:02.615Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-04-21T14:23:02.727Z] [2020-04-21T14:23:02.727Z] Removing bundles/ [2020-04-21T14:23:02.727Z] [2020-04-21T14:23:02.727Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-21T14:23:02.727Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:23:02.727Z] GOOS="" GOARCH="" GOARM="" [2020-04-21T14:23:03.143Z] #44 144.7 CC criu/parasite-syscall.o [2020-04-21T14:23:03.620Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.9% of statements [2020-04-21T14:23:03.620Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-21T14:23:03.620Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-21T14:23:03.715Z] #44 145.3 CC criu/path.o [2020-04-21T14:23:03.715Z] #44 145.5 CC criu/pie-util-vdso.o [2020-04-21T14:23:03.975Z] #44 145.8 CC criu/pie-util.o [2020-04-21T14:23:04.234Z] ok github.com/docker/docker/daemon/logger 0.208s coverage: 41.8% of statements [2020-04-21T14:23:04.235Z] #44 146.0 CC criu/pipes.o [2020-04-21T14:23:04.806Z] #44 146.5 CC criu/plugin.o [2020-04-21T14:23:05.067Z] #44 146.8 CC criu/proc_parse.o [2020-04-21T14:23:05.240Z] ok github.com/docker/docker/daemon/logger/awslogs 0.087s coverage: 77.8% of statements [2020-04-21T14:23:05.240Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-21T14:23:05.240Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-21T14:23:05.240Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2020-04-21T14:23:05.956Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-04-21T14:23:05.956Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f1a5708f\powershellScript.ps1'; exit $LASTEXITCODE; [2020-04-21T14:23:05.956Z] ---------------------------------------------------------------------------- [2020-04-21T14:23:05.956Z] [2020-04-21T14:23:05.956Z] INFO: executeCI.ps1 starting at Tue Apr 21 14:23:05 CUT 2020 [2020-04-21T14:23:05.956Z] [2020-04-21T14:23:05.956Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-04-21T14:23:05.956Z] INFO: Running git version 2.24.1.windows.2 [2020-04-21T14:23:05.956Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-04-21T14:23:05.956Z] INFO: Environment variables: [2020-04-21T14:23:05.956Z] [2020-04-21T14:23:05.956Z] Name Value [2020-04-21T14:23:05.956Z] ---- ----- [2020-04-21T14:23:05.956Z] ALLUSERSPROFILE C:\ProgramData [2020-04-21T14:23:05.956Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-04-21T14:23:05.956Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-04-21T14:23:05.956Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-04-21T14:23:05.956Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-04-21T14:23:05.956Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-04-21T14:23:05.956Z] BRANCH_NAME PR-40845 [2020-04-21T14:23:05.956Z] BUILD_DISPLAY_NAME #1 [2020-04-21T14:23:05.956Z] BUILD_ID 1 [2020-04-21T14:23:05.956Z] BUILD_NUMBER 1 [2020-04-21T14:23:05.956Z] BUILD_TAG jenkins-moby-PR-40845-1 [2020-04-21T14:23:05.956Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40845/1/ [2020-04-21T14:23:05.956Z] CHANGE_AUTHOR AkihiroSuda [2020-04-21T14:23:05.956Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2020-04-21T14:23:05.956Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2020-04-21T14:23:05.956Z] CHANGE_BRANCH allow-privileged-cgroupns-private-on-cgroup-v1 [2020-04-21T14:23:05.956Z] CHANGE_FORK AkihiroSuda/docker [2020-04-21T14:23:05.956Z] CHANGE_ID 40845 [2020-04-21T14:23:05.956Z] CHANGE_TARGET master [2020-04-21T14:23:05.956Z] CHANGE_TITLE support `--privileged --cgroupns=private` on cgroup v1 [2020-04-21T14:23:05.956Z] CHANGE_URL https://github.com/moby/moby/pull/40845 [2020-04-21T14:23:05.956Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:23:05.956Z] CommonProgramFiles C:\Program Files\Common Files [2020-04-21T14:23:05.956Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-04-21T14:23:05.956Z] CommonProgramW6432 C:\Program Files\Common Files [2020-04-21T14:23:05.956Z] COMPUTERNAME azwin-2-630470 [2020-04-21T14:23:05.956Z] ComSpec C:\windows\system32\cmd.exe [2020-04-21T14:23:05.956Z] ConfigSequenceNumber 0 [2020-04-21T14:23:05.956Z] DOCKER_BUILDKIT 0 [2020-04-21T14:23:05.956Z] DOCKER_DUT_DEBUG 1 [2020-04-21T14:23:05.956Z] DOCKER_EXPERIMENTAL 1 [2020-04-21T14:23:05.956Z] DOCKER_GRAPHDRIVER overlay2 [2020-04-21T14:23:05.956Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-04-21T14:23:05.956Z] EXECUTOR_NUMBER 0 [2020-04-21T14:23:05.956Z] FQDN azwin-2-630470.westus.cloudapp.azure.com [2020-04-21T14:23:05.956Z] GIT_BRANCH PR-40845 [2020-04-21T14:23:05.956Z] GIT_COMMIT 33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:23:05.956Z] GIT_URL https://github.com/moby/moby.git [2020-04-21T14:23:05.956Z] HUDSON_COOKIE be9f2ee7-a47b-4513-8e0a-8a4d9f43aee2 [2020-04-21T14:23:05.956Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-04-21T14:23:05.956Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-04-21T14:23:05.956Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-04-21T14:23:05.956Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-04-21T14:23:05.956Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-04-21T14:23:05.956Z] JENKINS_NODE_COOKIE 049f01b8-20ba-4b95-9c04-691521c2ddab [2020-04-21T14:23:05.956Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-04-21T14:23:05.956Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-04-21T14:23:05.956Z] JOB_BASE_NAME PR-40845 [2020-04-21T14:23:05.956Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40845/display/redirect [2020-04-21T14:23:05.956Z] JOB_NAME moby/PR-40845 [2020-04-21T14:23:05.956Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40845/ [2020-04-21T14:23:05.956Z] library.jps.version master [2020-04-21T14:23:05.956Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-04-21T14:23:05.956Z] NODE_LABELS amd64 azure azwin-2-630470 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-04-21T14:23:05.956Z] NODE_NAME azwin-2-630470 [2020-04-21T14:23:05.956Z] NUMBER_OF_PROCESSORS 4 [2020-04-21T14:23:05.956Z] OS Windows_NT [2020-04-21T14:23:05.956Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-04-21T14:23:05.956Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-04-21T14:23:05.956Z] PROCESSOR_ARCHITECTURE AMD64 [2020-04-21T14:23:05.956Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-04-21T14:23:05.956Z] PROCESSOR_LEVEL 6 [2020-04-21T14:23:05.956Z] PROCESSOR_REVISION 4f01 [2020-04-21T14:23:05.956Z] ProgramData C:\ProgramData [2020-04-21T14:23:05.956Z] ProgramFiles C:\Program Files [2020-04-21T14:23:05.956Z] ProgramFiles(x86) C:\Program Files (x86) [2020-04-21T14:23:05.956Z] ProgramW6432 C:\Program Files [2020-04-21T14:23:05.956Z] PROMPT $P$G [2020-04-21T14:23:05.956Z] PSExecutionPolicyPreference Bypass [2020-04-21T14:23:05.956Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-04-21T14:23:05.957Z] PUBLIC C:\Users\Public [2020-04-21T14:23:05.957Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40845/1/display/redirect?page=changes [2020-04-21T14:23:05.957Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40845/1/display/redirect [2020-04-21T14:23:05.957Z] SKIP_VALIDATION_TESTS 1 [2020-04-21T14:23:05.957Z] SOURCES_DRIVE d [2020-04-21T14:23:05.957Z] SOURCES_SUBDIR gopath [2020-04-21T14:23:05.957Z] STAGE_NAME Run tests [2020-04-21T14:23:05.957Z] SystemDrive C: [2020-04-21T14:23:05.957Z] SystemRoot C:\windows [2020-04-21T14:23:05.957Z] TEMP C:\windows\TEMP [2020-04-21T14:23:05.957Z] TESTDEBUG 0 [2020-04-21T14:23:05.957Z] TESTRUN_DRIVE d [2020-04-21T14:23:05.957Z] TESTRUN_SUBDIR CI [2020-04-21T14:23:05.957Z] TIMEOUT 120m [2020-04-21T14:23:05.957Z] TMP C:\windows\TEMP [2020-04-21T14:23:05.957Z] USERDOMAIN WORKGROUP [2020-04-21T14:23:05.957Z] USERNAME azwin-2-630470$ [2020-04-21T14:23:05.957Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-04-21T14:23:05.957Z] windir C:\windows [2020-04-21T14:23:05.957Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-04-21T14:23:05.957Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-04-21T14:23:05.957Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-04-21T14:23:05.957Z] [2020-04-21T14:23:05.957Z] [2020-04-21T14:23:05.957Z] [2020-04-21T14:23:06.244Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2020-04-21T14:23:06.244Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 61.6% of statements [2020-04-21T14:23:06.526Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-04-21T14:23:06.980Z] #44 148.7 CC criu/protobuf-desc.o [2020-04-21T14:23:06.986Z] INFO: Sources under d:\gopath\... [2020-04-21T14:23:06.986Z] INFO: Test run under d:\CI\... [2020-04-21T14:23:06.986Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-04-21T14:23:06.986Z] INFO: docker/docker repository was found [2020-04-21T14:23:07.140Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2020-04-21T14:23:07.140Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-21T14:23:07.480Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-04-21T14:23:07.571Z] #44 149.4 CC criu/protobuf.o [2020-04-21T14:23:07.753Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 19.8% of statements [2020-04-21T14:23:07.976Z] ltsc2019: Pulling from windows/servercore [2020-04-21T14:23:07.976Z] 65014b3c3121: Pulling fs layer [2020-04-21T14:23:07.976Z] eac6fba788c9: Pulling fs layer [2020-04-21T14:23:08.034Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 33.3% of statements [2020-04-21T14:23:08.142Z] #44 149.7 CC criu/pstree.o [2020-04-21T14:23:09.039Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 47.8% of statements [2020-04-21T14:23:09.084Z] #44 150.6 CC criu/rbtree.o [2020-04-21T14:23:09.084Z] #44 ... [2020-04-21T14:23:09.084Z] [2020-04-21T14:23:09.084Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:23:09.084Z] #53 DONE 197.3s [2020-04-21T14:23:09.084Z] [2020-04-21T14:23:09.084Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:23:09.084Z] #44 150.9 CC criu/rst-malloc.o [2020-04-21T14:23:09.084Z] #44 ... [2020-04-21T14:23:09.084Z] [2020-04-21T14:23:09.084Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:23:09.084Z] #65 163.6 + bin/containerd [2020-04-21T14:23:09.320Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-04-21T14:23:09.933Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-04-21T14:23:10.215Z] ok github.com/docker/docker/daemon/logger/splunk 1.444s coverage: 82.5% of statements [2020-04-21T14:23:10.215Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-21T14:23:10.215Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-21T14:23:10.996Z] #65 ... [2020-04-21T14:23:10.996Z] [2020-04-21T14:23:10.996Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:23:10.996Z] #44 151.1 CC criu/seccomp.o [2020-04-21T14:23:10.996Z] #44 151.6 CC criu/seize.o [2020-04-21T14:23:10.996Z] #44 152.3 CC criu/servicefd.o [2020-04-21T14:23:10.996Z] #44 152.7 CC criu/shmem.o [2020-04-21T14:23:11.682Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements [2020-04-21T14:23:11.682Z] ok github.com/docker/docker/distribution 0.248s coverage: 22.1% of statements [2020-04-21T14:23:11.683Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-21T14:23:11.938Z] #44 153.4 CC criu/sigframe.o [2020-04-21T14:23:11.938Z] #44 153.5 CC criu/signalfd.o [2020-04-21T14:23:11.938Z] #44 153.7 CC criu/sk-inet.o [2020-04-21T14:23:12.296Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-04-21T14:23:12.879Z] #44 154.6 CC criu/sk-netlink.o [2020-04-21T14:23:13.140Z] #44 154.9 CC criu/sk-packet.o [2020-04-21T14:23:13.300Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-04-21T14:23:13.712Z] #44 155.4 CC criu/sk-queue.o [2020-04-21T14:23:13.913Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-04-21T14:23:14.059Z] #44 155.7 CC criu/sk-tcp.o [2020-04-21T14:23:14.328Z] #44 156.2 CC criu/sk-unix.o [2020-04-21T14:23:14.578Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 85.6% of statements [2020-04-21T14:23:14.578Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-21T14:23:14.578Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-21T14:23:14.578Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2020-04-21T14:23:14.578Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-21T14:23:15.192Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-04-21T14:23:15.333Z] eac6fba788c9: Download complete [2020-04-21T14:23:16.198Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2020-04-21T14:23:16.198Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-21T14:23:16.274Z] #44 157.9 CC criu/sockets.o [2020-04-21T14:23:16.856Z] #44 158.7 CC criu/stats.o [2020-04-21T14:23:17.029Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 28.8s done [2020-04-21T14:23:17.029Z] #8 DONE 36.2s [2020-04-21T14:23:17.029Z] [2020-04-21T14:23:17.029Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-21T14:23:17.029Z] #9 DONE 0.2s [2020-04-21T14:23:17.029Z] [2020-04-21T14:23:17.029Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-21T14:23:17.029Z] #10 DONE 0.2s [2020-04-21T14:23:17.029Z] [2020-04-21T14:23:17.029Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-21T14:23:17.029Z] #30 DONE 0.1s [2020-04-21T14:23:17.029Z] [2020-04-21T14:23:17.029Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:23:17.029Z] #44 ... [2020-04-21T14:23:17.029Z] [2020-04-21T14:23:17.029Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:23:17.029Z] #22 DONE 0.1s [2020-04-21T14:23:17.029Z] [2020-04-21T14:23:17.029Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-21T14:23:17.029Z] #41 DONE 0.1s [2020-04-21T14:23:17.029Z] [2020-04-21T14:23:17.029Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-21T14:23:17.029Z] #74 DONE 0.1s [2020-04-21T14:23:17.029Z] [2020-04-21T14:23:17.029Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-21T14:23:17.029Z] #56 DONE 0.2s [2020-04-21T14:23:17.029Z] [2020-04-21T14:23:17.029Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-21T14:23:17.029Z] #47 DONE 0.2s [2020-04-21T14:23:17.029Z] [2020-04-21T14:23:17.029Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:23:17.029Z] #48 ... [2020-04-21T14:23:17.029Z] [2020-04-21T14:23:17.029Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-21T14:23:17.029Z] #68 DONE 0.2s [2020-04-21T14:23:17.029Z] [2020-04-21T14:23:17.029Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-21T14:23:17.029Z] #53 DONE 0.3s [2020-04-21T14:23:17.029Z] [2020-04-21T14:23:17.029Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-21T14:23:17.029Z] #33 DONE 0.3s [2020-04-21T14:23:17.029Z] [2020-04-21T14:23:17.029Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-21T14:23:17.029Z] #50 DONE 0.3s [2020-04-21T14:23:17.029Z] [2020-04-21T14:23:17.029Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-21T14:23:17.029Z] #23 DONE 0.3s [2020-04-21T14:23:17.029Z] [2020-04-21T14:23:17.029Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:23:17.029Z] #24 0.701 + RM_GOPATH=0 [2020-04-21T14:23:17.029Z] #24 0.710 + TMP_GOPATH= [2020-04-21T14:23:17.029Z] #24 0.712 + : /build [2020-04-21T14:23:17.029Z] #24 0.714 + '[' -z '' ']' [2020-04-21T14:23:17.029Z] #24 0.715 ++ mktemp -d [2020-04-21T14:23:17.029Z] #24 0.718 + export GOPATH=/tmp/tmp.GTBvsJ2rmX [2020-04-21T14:23:17.029Z] #24 0.720 + GOPATH=/tmp/tmp.GTBvsJ2rmX [2020-04-21T14:23:17.029Z] #24 0.721 + RM_GOPATH=1 [2020-04-21T14:23:17.029Z] #24 0.723 ++ dirname ./install.sh [2020-04-21T14:23:17.029Z] #24 0.726 + dir=. [2020-04-21T14:23:17.029Z] #24 0.726 + bin=dockercli [2020-04-21T14:23:17.029Z] #24 0.727 + shift [2020-04-21T14:23:17.029Z] #24 0.728 + '[' '!' -f ./dockercli.installer ']' [2020-04-21T14:23:17.029Z] #24 0.728 + . ./dockercli.installer [2020-04-21T14:23:17.029Z] #24 0.729 ++ : stable [2020-04-21T14:23:17.029Z] #24 0.730 ++ : 17.06.2-ce [2020-04-21T14:23:17.029Z] #24 0.731 + install_dockercli [2020-04-21T14:23:17.029Z] #24 0.732 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-21T14:23:17.029Z] #24 0.735 Install docker/cli version 17.06.2-ce from stable [2020-04-21T14:23:17.029Z] #24 0.742 ++ uname -m [2020-04-21T14:23:17.029Z] #24 0.754 + arch=ppc64le [2020-04-21T14:23:17.029Z] #24 0.754 + '[' ppc64le '!=' x86_64 ']' [2020-04-21T14:23:17.029Z] #24 0.755 + '[' ppc64le '!=' s390x ']' [2020-04-21T14:23:17.029Z] #24 0.755 + '[' ppc64le '!=' armhf ']' [2020-04-21T14:23:17.029Z] #24 0.756 + build_dockercli [2020-04-21T14:23:17.029Z] #24 0.761 + git clone https://github.com/docker/docker-ce /tmp/tmp.GTBvsJ2rmX/tmp/docker-ce [2020-04-21T14:23:17.029Z] #24 0.767 Cloning into '/tmp/tmp.GTBvsJ2rmX/tmp/docker-ce'... [2020-04-21T14:23:17.125Z] #44 158.9 CC criu/string.o [2020-04-21T14:23:17.403Z] #44 159.0 CC criu/sysctl.o [2020-04-21T14:23:17.666Z] ok github.com/docker/docker/pkg/archive 0.459s coverage: 77.3% of statements [2020-04-21T14:23:17.675Z] #44 159.5 CC criu/sysfs_parse.o [2020-04-21T14:23:18.253Z] #44 160.0 CC criu/timerfd.o [2020-04-21T14:23:18.513Z] #44 160.3 CC criu/tty.o [2020-04-21T14:23:18.673Z] ok github.com/docker/docker/pkg/authorization 0.330s coverage: 68.3% of statements [2020-04-21T14:23:18.673Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-21T14:23:18.956Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-21T14:23:19.091Z] #44 ... [2020-04-21T14:23:19.091Z] [2020-04-21T14:23:19.091Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:23:19.091Z] #23 207.3 + return [2020-04-21T14:23:19.352Z] #23 DONE 207.6s [2020-04-21T14:23:19.352Z] [2020-04-21T14:23:19.352Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:23:19.748Z] #24 ... [2020-04-21T14:23:19.748Z] [2020-04-21T14:23:19.748Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:23:19.748Z] #48 0.761 + RM_GOPATH=0 [2020-04-21T14:23:19.748Z] #48 0.761 + TMP_GOPATH= [2020-04-21T14:23:19.748Z] #48 0.761 + : /build [2020-04-21T14:23:19.748Z] #48 0.762 + '[' -z '' ']' [2020-04-21T14:23:19.748Z] #48 0.762 ++ mktemp -d [2020-04-21T14:23:19.748Z] #48 0.768 + export GOPATH=/tmp/tmp.h87jGzTW2C [2020-04-21T14:23:19.748Z] #48 0.769 + GOPATH=/tmp/tmp.h87jGzTW2C [2020-04-21T14:23:19.748Z] #48 0.769 + RM_GOPATH=1 [2020-04-21T14:23:19.748Z] #48 0.770 ++ dirname ./install.sh [2020-04-21T14:23:19.748Z] #48 0.794 + dir=. [2020-04-21T14:23:19.748Z] #48 0.794 + bin=vndr [2020-04-21T14:23:19.748Z] #48 0.795 + shift [2020-04-21T14:23:19.748Z] #48 0.795 + '[' '!' -f ./vndr.installer ']' [2020-04-21T14:23:19.748Z] #48 0.795 + . ./vndr.installer [2020-04-21T14:23:19.748Z] #48 0.796 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:23:19.748Z] #48 0.797 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:23:19.748Z] #48 0.797 + install_vndr [2020-04-21T14:23:19.748Z] #48 0.797 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-21T14:23:19.748Z] #48 0.797 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.h87jGzTW2C/src/github.com/LK4D4/vndr [2020-04-21T14:23:19.748Z] #48 0.802 Cloning into '/tmp/tmp.h87jGzTW2C/src/github.com/LK4D4/vndr'... [2020-04-21T14:23:19.748Z] #48 1.947 + cd /tmp/tmp.h87jGzTW2C/src/github.com/LK4D4/vndr [2020-04-21T14:23:19.748Z] #48 1.949 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:23:19.748Z] #48 1.977 + go build -buildmode=pie -v -o /build/vndr . [2020-04-21T14:23:19.748Z] #48 4.467 runtime/internal/atomic [2020-04-21T14:23:19.748Z] #48 4.475 runtime/internal/sys [2020-04-21T14:23:19.748Z] #48 4.503 internal/race [2020-04-21T14:23:19.748Z] #48 4.523 internal/cpu [2020-04-21T14:23:19.748Z] #48 5.149 sync/atomic [2020-04-21T14:23:19.748Z] #48 5.289 unicode [2020-04-21T14:23:19.748Z] #48 5.598 unicode/utf8 [2020-04-21T14:23:20.330Z] #44 162.0 CC criu/tun.o [2020-04-21T14:23:20.376Z] #48 6.683 math/bits [2020-04-21T14:23:20.591Z] #44 162.5 CC criu/uffd.o [2020-04-21T14:23:20.665Z] #48 7.155 internal/bytealg [2020-04-21T14:23:21.972Z] #44 ... [2020-04-21T14:23:21.972Z] [2020-04-21T14:23:21.972Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-21T14:23:21.972Z] #24 DONE 0.2s [2020-04-21T14:23:21.972Z] [2020-04-21T14:23:21.972Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:23:21.972Z] #44 163.6 CC criu/util.o [2020-04-21T14:23:22.163Z] #48 ... [2020-04-21T14:23:22.163Z] [2020-04-21T14:23:22.163Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:23:22.163Z] #34 0.459 + RM_GOPATH=0 [2020-04-21T14:23:22.163Z] #34 0.460 + TMP_GOPATH= [2020-04-21T14:23:22.163Z] #34 0.460 + : /build [2020-04-21T14:23:22.163Z] #34 0.461 + '[' -z '' ']' [2020-04-21T14:23:22.163Z] #34 0.462 ++ mktemp -d [2020-04-21T14:23:22.163Z] #34 0.465 + export GOPATH=/tmp/tmp.LZoAYc0DPF [2020-04-21T14:23:22.163Z] #34 0.487 + GOPATH=/tmp/tmp.LZoAYc0DPF [2020-04-21T14:23:22.163Z] #34 0.488 + RM_GOPATH=1 [2020-04-21T14:23:22.163Z] #34 0.491 ++ dirname ./install.sh [2020-04-21T14:23:22.163Z] #34 0.497 + dir=. [2020-04-21T14:23:22.163Z] #34 0.503 + bin=tomlv [2020-04-21T14:23:22.163Z] #34 0.503 + shift [2020-04-21T14:23:22.163Z] #34 0.503 + '[' '!' -f ./tomlv.installer ']' [2020-04-21T14:23:22.163Z] #34 0.504 + . ./tomlv.installer [2020-04-21T14:23:22.163Z] #34 0.505 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:23:22.163Z] #34 0.506 + install_tomlv [2020-04-21T14:23:22.163Z] #34 0.506 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-21T14:23:22.163Z] #34 0.506 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:23:22.163Z] #34 0.506 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LZoAYc0DPF/src/github.com/BurntSushi/toml [2020-04-21T14:23:22.163Z] #34 0.518 Cloning into '/tmp/tmp.LZoAYc0DPF/src/github.com/BurntSushi/toml'... [2020-04-21T14:23:22.163Z] #34 2.299 + cd /tmp/tmp.LZoAYc0DPF/src/github.com/BurntSushi/toml [2020-04-21T14:23:22.163Z] #34 2.318 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:23:22.163Z] #34 2.399 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:23:22.163Z] #34 3.786 runtime/internal/sys [2020-04-21T14:23:22.163Z] #34 3.846 math/bits [2020-04-21T14:23:22.163Z] #34 3.899 runtime/internal/atomic [2020-04-21T14:23:22.163Z] #34 3.988 internal/cpu [2020-04-21T14:23:22.163Z] #34 4.736 runtime/internal/math [2020-04-21T14:23:22.163Z] #34 5.034 unicode/utf8 [2020-04-21T14:23:22.163Z] #34 5.170 sync/atomic [2020-04-21T14:23:22.163Z] #34 6.856 internal/bytealg [2020-04-21T14:23:22.163Z] #34 6.989 unicode [2020-04-21T14:23:22.163Z] #34 8.212 internal/testlog [2020-04-21T14:23:22.163Z] #34 8.292 math [2020-04-21T14:23:22.451Z] #34 ... [2020-04-21T14:23:22.451Z] [2020-04-21T14:23:22.451Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:23:22.451Z] #48 8.802 internal/testlog [2020-04-21T14:23:22.544Z] #44 ... [2020-04-21T14:23:22.544Z] [2020-04-21T14:23:22.544Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-21T14:23:22.544Z] #28 DONE 0.8s [2020-04-21T14:23:22.544Z] [2020-04-21T14:23:22.544Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-21T14:23:22.544Z] #31 DONE 0.2s [2020-04-21T14:23:22.544Z] [2020-04-21T14:23:22.544Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-21T14:23:22.813Z] #34 DONE 0.1s [2020-04-21T14:23:22.813Z] [2020-04-21T14:23:22.813Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-21T14:23:22.813Z] #39 DONE 0.1s [2020-04-21T14:23:22.813Z] [2020-04-21T14:23:22.813Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:23:22.813Z] #44 164.7 CC criu/uts_ns.o [2020-04-21T14:23:23.074Z] #44 ... [2020-04-21T14:23:23.074Z] [2020-04-21T14:23:23.074Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-21T14:23:23.074Z] #42 DONE 0.2s [2020-04-21T14:23:23.074Z] [2020-04-21T14:23:23.074Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:23:23.074Z] #44 164.9 CC criu/vdso.o [2020-04-21T14:23:23.327Z] ok github.com/docker/docker/pkg/chrootarchive 3.507s coverage: 43.2% of statements [2020-04-21T14:23:23.327Z] ok github.com/docker/docker/layer 7.331s coverage: 68.8% of statements [2020-04-21T14:23:23.327Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-21T14:23:23.327Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-21T14:23:23.327Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-21T14:23:23.327Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-21T14:23:23.327Z] ? github.com/docker/docker/oci [no test files] [2020-04-21T14:23:23.327Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-21T14:23:23.327Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-21T14:23:23.327Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-21T14:23:23.327Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-04-21T14:23:23.489Z] #48 ... [2020-04-21T14:23:23.490Z] [2020-04-21T14:23:23.490Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:23:23.490Z] #11 0.870 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:23:23.490Z] #11 1.021 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:23:23.490Z] #11 1.023 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:23:23.490Z] #11 2.803 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-21T14:23:23.490Z] #11 6.833 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-21T14:23:23.490Z] #11 9.965 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-21T14:23:23.490Z] #11 ... [2020-04-21T14:23:23.490Z] [2020-04-21T14:23:23.490Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:23:23.490Z] #36 1.002 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:23:23.490Z] #36 1.176 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:23:23.490Z] #36 1.186 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:23:23.490Z] #36 3.201 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-21T14:23:23.490Z] #36 6.634 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-21T14:23:23.490Z] #36 9.652 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-21T14:23:23.490Z] #36 ... [2020-04-21T14:23:23.490Z] [2020-04-21T14:23:23.490Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:23:23.490Z] #26 0.774 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:23:23.490Z] #26 0.900 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:23:23.490Z] #26 0.919 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:23:23.490Z] #26 2.994 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-21T14:23:23.490Z] #26 6.597 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-21T14:23:23.490Z] #26 9.649 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-21T14:23:23.608Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-04-21T14:23:23.645Z] #44 165.3 LINK criu/built-in.o [2020-04-21T14:23:23.645Z] #44 165.4 LINK criu/criu [2020-04-21T14:23:23.779Z] #26 ... [2020-04-21T14:23:23.779Z] [2020-04-21T14:23:23.779Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:23:23.779Z] #69 0.550 + RM_GOPATH=0 [2020-04-21T14:23:23.779Z] #69 0.550 + TMP_GOPATH= [2020-04-21T14:23:23.779Z] #69 0.550 + : /build/ [2020-04-21T14:23:23.779Z] #69 0.550 + '[' -z '' ']' [2020-04-21T14:23:23.779Z] #69 0.552 ++ mktemp -d [2020-04-21T14:23:23.779Z] #69 0.557 + export GOPATH=/tmp/tmp.TlCOcpbyOs [2020-04-21T14:23:23.779Z] #69 0.557 + GOPATH=/tmp/tmp.TlCOcpbyOs [2020-04-21T14:23:23.779Z] #69 0.558 + RM_GOPATH=1 [2020-04-21T14:23:23.779Z] #69 0.558 ++ dirname ./install.sh [2020-04-21T14:23:23.779Z] #69 0.560 + dir=. [2020-04-21T14:23:23.779Z] #69 0.560 + bin=rootlesskit [2020-04-21T14:23:23.779Z] #69 0.560 + shift [2020-04-21T14:23:23.779Z] #69 0.561 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-21T14:23:23.779Z] #69 0.561 + . ./rootlesskit.installer [2020-04-21T14:23:23.779Z] #69 0.561 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:23:23.779Z] #69 0.563 + install_rootlesskit [2020-04-21T14:23:23.779Z] #69 0.563 + case "$1" in [2020-04-21T14:23:23.779Z] #69 0.563 + export CGO_ENABLED=0 [2020-04-21T14:23:23.779Z] #69 0.563 + CGO_ENABLED=0 [2020-04-21T14:23:23.779Z] #69 0.563 + _install_rootlesskit [2020-04-21T14:23:23.779Z] #69 0.564 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-21T14:23:23.779Z] #69 0.564 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TlCOcpbyOs/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:23:23.779Z] #69 0.564 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:23:23.779Z] #69 0.569 Cloning into '/tmp/tmp.TlCOcpbyOs/src/github.com/rootless-containers/rootlesskit'... [2020-04-21T14:23:23.779Z] #69 9.709 + cd /tmp/tmp.TlCOcpbyOs/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:23:23.779Z] #69 9.714 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:23:23.779Z] #69 9.978 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:23:23.779Z] #69 9.979 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-21T14:23:23.779Z] #69 ... [2020-04-21T14:23:23.779Z] [2020-04-21T14:23:23.779Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:23:23.779Z] #75 0.488 + RM_GOPATH=0 [2020-04-21T14:23:23.779Z] #75 0.492 + TMP_GOPATH= [2020-04-21T14:23:23.779Z] #75 0.492 + : /build [2020-04-21T14:23:23.779Z] #75 0.494 + '[' -z '' ']' [2020-04-21T14:23:23.779Z] #75 0.497 ++ mktemp -d [2020-04-21T14:23:23.779Z] #75 0.500 + export GOPATH=/tmp/tmp.9gjLhpUKTN [2020-04-21T14:23:23.779Z] #75 0.506 + GOPATH=/tmp/tmp.9gjLhpUKTN [2020-04-21T14:23:23.779Z] #75 0.507 + RM_GOPATH=1 [2020-04-21T14:23:23.779Z] #75 0.538 ++ dirname ./install.sh [2020-04-21T14:23:23.779Z] #75 0.550 + dir=. [2020-04-21T14:23:23.779Z] #75 0.550 + bin=proxy [2020-04-21T14:23:23.779Z] #75 0.550 + shift [2020-04-21T14:23:23.779Z] #75 0.551 + '[' '!' -f ./proxy.installer ']' [2020-04-21T14:23:23.779Z] #75 0.551 + . ./proxy.installer [2020-04-21T14:23:23.779Z] #75 0.551 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:23:23.779Z] #75 0.554 + install_proxy [2020-04-21T14:23:23.779Z] #75 0.565 + case "$1" in [2020-04-21T14:23:23.779Z] #75 0.565 + export CGO_ENABLED=0 [2020-04-21T14:23:23.779Z] #75 0.565 + CGO_ENABLED=0 [2020-04-21T14:23:23.779Z] #75 0.565 + _install_proxy [2020-04-21T14:23:23.779Z] #75 0.566 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-21T14:23:23.779Z] #75 0.566 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:23:23.779Z] #75 0.566 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9gjLhpUKTN/src/github.com/docker/libnetwork [2020-04-21T14:23:23.779Z] #75 0.570 Cloning into '/tmp/tmp.9gjLhpUKTN/src/github.com/docker/libnetwork'... [2020-04-21T14:23:23.890Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-04-21T14:23:23.904Z] #44 165.8 DEP lib/c/criu.d [2020-04-21T14:23:23.905Z] #44 165.8 CC images/rpc.pb-c.o [2020-04-21T14:23:24.070Z] #75 ... [2020-04-21T14:23:24.070Z] [2020-04-21T14:23:24.070Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:23:24.070Z] #54 0.630 + RM_GOPATH=0 [2020-04-21T14:23:24.070Z] #54 0.631 + TMP_GOPATH= [2020-04-21T14:23:24.070Z] #54 0.631 + : /build [2020-04-21T14:23:24.070Z] #54 0.632 + '[' -z '' ']' [2020-04-21T14:23:24.070Z] #54 0.635 ++ mktemp -d [2020-04-21T14:23:24.070Z] #54 0.646 + export GOPATH=/tmp/tmp.Kn3zxIx85D [2020-04-21T14:23:24.070Z] #54 0.646 + GOPATH=/tmp/tmp.Kn3zxIx85D [2020-04-21T14:23:24.070Z] #54 0.646 + RM_GOPATH=1 [2020-04-21T14:23:24.070Z] #54 0.650 ++ dirname ./install.sh [2020-04-21T14:23:24.070Z] #54 0.667 + dir=. [2020-04-21T14:23:24.070Z] #54 0.667 + bin=golangci_lint [2020-04-21T14:23:24.070Z] #54 0.667 + shift [2020-04-21T14:23:24.070Z] #54 0.668 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-21T14:23:24.070Z] #54 0.668 + . ./golangci_lint.installer [2020-04-21T14:23:24.070Z] #54 0.669 ++ : v1.23.8 [2020-04-21T14:23:24.070Z] #54 0.671 + install_golangci_lint [2020-04-21T14:23:24.070Z] #54 0.671 + echo 'Installing golangci-lint version v1.23.8' [2020-04-21T14:23:24.070Z] #54 0.671 Installing golangci-lint version v1.23.8 [2020-04-21T14:23:24.070Z] #54 0.671 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-21T14:23:24.070Z] #54 ... [2020-04-21T14:23:24.070Z] [2020-04-21T14:23:24.070Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:23:24.070Z] #42 0.583 + git clone https://github.com/docker/distribution.git . [2020-04-21T14:23:24.070Z] #42 0.590 Cloning into '.'... [2020-04-21T14:23:24.171Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-04-21T14:23:24.359Z] #42 ... [2020-04-21T14:23:24.359Z] [2020-04-21T14:23:24.359Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:23:24.359Z] #63 0.748 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:23:24.359Z] #63 0.970 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:23:24.359Z] #63 0.978 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:23:24.359Z] #63 2.580 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-21T14:23:24.359Z] #63 6.091 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-21T14:23:24.359Z] #63 8.874 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-21T14:23:24.359Z] #63 ... [2020-04-21T14:23:24.359Z] [2020-04-21T14:23:24.359Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:23:24.359Z] #31 0.660 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-21T14:23:24.359Z] #31 0.663 Cloning into '.'... [2020-04-21T14:23:24.476Z] #44 166.4 CC lib/c/criu.o [2020-04-21T14:23:24.649Z] #31 ... [2020-04-21T14:23:24.649Z] [2020-04-21T14:23:24.649Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:23:24.649Z] #57 0.407 + RM_GOPATH=0 [2020-04-21T14:23:24.649Z] #57 0.408 + TMP_GOPATH= [2020-04-21T14:23:24.649Z] #57 0.408 + : /build [2020-04-21T14:23:24.649Z] #57 0.409 + '[' -z '' ']' [2020-04-21T14:23:24.649Z] #57 0.412 ++ mktemp -d [2020-04-21T14:23:24.649Z] #57 0.415 + export GOPATH=/tmp/tmp.z25ecroSY1 [2020-04-21T14:23:24.649Z] #57 0.415 + GOPATH=/tmp/tmp.z25ecroSY1 [2020-04-21T14:23:24.649Z] #57 0.415 + RM_GOPATH=1 [2020-04-21T14:23:24.649Z] #57 0.454 ++ dirname ./install.sh [2020-04-21T14:23:24.649Z] #57 0.462 + dir=. [2020-04-21T14:23:24.649Z] #57 0.462 + bin=shfmt [2020-04-21T14:23:24.649Z] #57 0.462 + shift [2020-04-21T14:23:24.649Z] #57 0.463 + '[' '!' -f ./shfmt.installer ']' [2020-04-21T14:23:24.649Z] #57 0.463 + . ./shfmt.installer [2020-04-21T14:23:24.649Z] #57 0.464 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:23:24.649Z] #57 0.465 + install_shfmt [2020-04-21T14:23:24.649Z] #57 0.465 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-21T14:23:24.649Z] #57 0.465 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:23:24.649Z] #57 0.465 + git clone https://github.com/mvdan/sh.git /tmp/tmp.z25ecroSY1/src/github.com/mvdan/sh [2020-04-21T14:23:24.649Z] #57 0.471 Cloning into '/tmp/tmp.z25ecroSY1/src/github.com/mvdan/sh'... [2020-04-21T14:23:24.649Z] #57 ... [2020-04-21T14:23:24.649Z] [2020-04-21T14:23:24.649Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:23:24.649Z] #51 0.617 + RM_GOPATH=0 [2020-04-21T14:23:24.649Z] #51 0.617 + TMP_GOPATH= [2020-04-21T14:23:24.649Z] #51 0.618 + : /build [2020-04-21T14:23:24.649Z] #51 0.619 + '[' -z '' ']' [2020-04-21T14:23:24.649Z] #51 0.621 ++ mktemp -d [2020-04-21T14:23:24.649Z] #51 0.624 + export GOPATH=/tmp/tmp.UCBkNhYMNc [2020-04-21T14:23:24.649Z] #51 0.624 + GOPATH=/tmp/tmp.UCBkNhYMNc [2020-04-21T14:23:24.649Z] #51 0.624 + RM_GOPATH=1 [2020-04-21T14:23:24.649Z] #51 0.628 ++ dirname ./install.sh [2020-04-21T14:23:24.649Z] #51 0.633 + dir=. [2020-04-21T14:23:24.649Z] #51 0.634 + bin=gotestsum [2020-04-21T14:23:24.649Z] #51 0.634 + shift [2020-04-21T14:23:24.649Z] #51 0.634 + '[' '!' -f ./gotestsum.installer ']' [2020-04-21T14:23:24.649Z] #51 0.635 + . ./gotestsum.installer [2020-04-21T14:23:24.649Z] #51 0.635 ++ : v0.3.5 [2020-04-21T14:23:24.649Z] #51 0.636 + install_gotestsum [2020-04-21T14:23:24.649Z] #51 0.636 + echo 'Installing gotestsum version v0.3.5' [2020-04-21T14:23:24.649Z] #51 0.636 Installing gotestsum version v0.3.5 [2020-04-21T14:23:24.649Z] #51 0.637 + go get -d gotest.tools/gotestsum [2020-04-21T14:23:24.786Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-04-21T14:23:24.939Z] #51 ... [2020-04-21T14:23:24.940Z] [2020-04-21T14:23:24.940Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:23:24.940Z] #44 0.902 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:23:24.940Z] #44 1.101 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:23:24.940Z] #44 1.103 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:23:24.940Z] #44 3.161 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-21T14:23:24.940Z] #44 6.732 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-21T14:23:24.940Z] #44 9.790 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-21T14:23:24.940Z] #44 ... [2020-04-21T14:23:24.940Z] [2020-04-21T14:23:24.940Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:23:24.940Z] #48 10.04 runtime [2020-04-21T14:23:24.940Z] #48 10.06 encoding [2020-04-21T14:23:24.940Z] #48 10.42 math [2020-04-21T14:23:24.940Z] #48 10.50 unicode/utf16 [2020-04-21T14:23:25.067Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-04-21T14:23:25.418Z] #44 167.3 LINK lib/c/built-in.o [2020-04-21T14:23:25.568Z] #48 11.95 container/list [2020-04-21T14:23:25.678Z] #44 167.3 LINK lib/c/libcriu.so [2020-04-21T14:23:25.678Z] #44 167.4 LINK lib/c/libcriu.a [2020-04-21T14:23:25.678Z] #44 167.5 GEN magic.py [2020-04-21T14:23:25.678Z] #44 167.6 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:23:25.678Z] #44 167.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:23:25.939Z] #44 167.6 Note: Building without GnuTLS support [2020-04-21T14:23:26.070Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-04-21T14:23:26.510Z] #44 168.2 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:23:26.683Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2020-04-21T14:23:27.296Z] ok github.com/docker/docker/pkg/fsutils 0.450s coverage: 85.1% of statements [2020-04-21T14:23:27.452Z] #44 169.0 make[1]: Nothing to be done for 'all'. [2020-04-21T14:23:27.577Z] ok github.com/docker/docker/pkg/discovery/kv 3.067s coverage: 84.1% of statements [2020-04-21T14:23:27.577Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-04-21T14:23:28.022Z] #44 169.8 make[1]: 'images/built-in.o' is up to date. [2020-04-21T14:23:28.022Z] #44 169.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-21T14:23:28.022Z] #44 169.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-21T14:23:28.022Z] #44 170.0 make[1]: 'compel/libcompel.a' is up to date. [2020-04-21T14:23:28.283Z] #44 170.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-21T14:23:28.283Z] #44 170.0 make[1]: Nothing to be done for 'all'. [2020-04-21T14:23:28.283Z] #44 170.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:23:28.544Z] #44 170.3 make[2]: Nothing to be done for 'all'. [2020-04-21T14:23:28.544Z] #44 170.3 make[2]: Nothing to be done for 'all'. [2020-04-21T14:23:28.544Z] #44 170.4 make[2]: Nothing to be done for 'all'. [2020-04-21T14:23:28.581Z] ok github.com/docker/docker/pkg/idtools 0.301s coverage: 70.1% of statements [2020-04-21T14:23:28.581Z] ok github.com/docker/docker/pkg/ioutils 0.286s coverage: 70.1% of statements [2020-04-21T14:23:28.804Z] #44 170.5 make[2]: Nothing to be done for 'all'. [2020-04-21T14:23:28.804Z] #44 170.6 make[2]: Nothing to be done for 'all'. [2020-04-21T14:23:28.804Z] #44 170.7 make[2]: Nothing to be done for 'all'. [2020-04-21T14:23:28.804Z] #44 170.7 make[2]: Nothing to be done for 'all'. [2020-04-21T14:23:28.862Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2020-04-21T14:23:29.065Z] #44 170.8 make[2]: Nothing to be done for 'all'. [2020-04-21T14:23:29.065Z] #44 170.9 INSTALL criu/criu [2020-04-21T14:23:29.143Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-04-21T14:23:29.143Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-04-21T14:23:29.143Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-21T14:23:29.143Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-21T14:23:29.143Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-04-21T14:23:29.143Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-21T14:23:29.425Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-04-21T14:23:29.425Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-04-21T14:23:29.636Z] #44 DONE 171.2s [2020-04-21T14:23:29.636Z] [2020-04-21T14:23:29.636Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:23:30.007Z] #48 16.16 crypto/internal/subtle [2020-04-21T14:23:30.039Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-04-21T14:23:30.040Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-04-21T14:23:30.040Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-21T14:23:30.040Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-21T14:23:30.296Z] #48 16.66 crypto/subtle [2020-04-21T14:23:30.321Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2020-04-21T14:23:30.933Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-04-21T14:23:31.018Z] #65 ... [2020-04-21T14:23:31.018Z] [2020-04-21T14:23:31.018Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-21T14:23:31.018Z] #45 DONE 0.1s [2020-04-21T14:23:31.018Z] [2020-04-21T14:23:31.018Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-21T14:23:31.216Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-04-21T14:23:31.277Z] #48 DONE 0.2s [2020-04-21T14:23:31.277Z] [2020-04-21T14:23:31.277Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-21T14:23:31.329Z] #48 17.43 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-21T14:23:31.497Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-21T14:23:31.536Z] #51 DONE 0.1s [2020-04-21T14:23:31.536Z] [2020-04-21T14:23:31.536Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-21T14:23:31.536Z] #54 DONE 0.2s [2020-04-21T14:23:31.536Z] [2020-04-21T14:23:31.536Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-21T14:23:31.536Z] #57 DONE 0.1s [2020-04-21T14:23:31.536Z] [2020-04-21T14:23:31.536Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:23:31.536Z] #65 ... [2020-04-21T14:23:31.536Z] [2020-04-21T14:23:31.536Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-21T14:23:31.536Z] #61 DONE 0.1s [2020-04-21T14:23:31.649Z] #48 18.06 internal/nettrace [2020-04-21T14:23:31.795Z] [2020-04-21T14:23:31.795Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:23:31.985Z] #48 18.60 runtime/cgo [2020-04-21T14:23:32.501Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 73.9% of statements [2020-04-21T14:23:32.621Z] #48 ... [2020-04-21T14:23:32.621Z] [2020-04-21T14:23:32.621Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:23:32.621Z] #57 19.11 + cd /tmp/tmp.z25ecroSY1/src/github.com/mvdan/sh [2020-04-21T14:23:32.621Z] #57 19.11 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:23:32.782Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-04-21T14:23:32.910Z] #57 19.33 + GO111MODULE=on [2020-04-21T14:23:32.910Z] #57 19.33 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-21T14:23:33.543Z] #57 ... [2020-04-21T14:23:33.543Z] [2020-04-21T14:23:33.543Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:23:33.543Z] #34 9.923 runtime [2020-04-21T14:23:33.543Z] #34 10.04 encoding [2020-04-21T14:23:33.543Z] #34 10.53 runtime/cgo [2020-04-21T14:23:35.451Z] ok github.com/docker/docker/pkg/signal 2.326s coverage: 61.0% of statements [2020-04-21T14:23:35.608Z] #34 ... [2020-04-21T14:23:35.608Z] [2020-04-21T14:23:35.608Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:23:35.608Z] #57 21.59 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:23:35.608Z] #57 21.73 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:23:35.608Z] #57 21.73 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:23:35.608Z] #57 22.12 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:23:35.732Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-04-21T14:23:35.898Z] #57 22.20 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:23:36.013Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-04-21T14:23:36.294Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-04-21T14:23:36.576Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-04-21T14:23:36.857Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 71.3% of statements [2020-04-21T14:23:37.138Z] ok github.com/docker/docker/pkg/system 0.033s coverage: 36.9% of statements [2020-04-21T14:23:37.419Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2020-04-21T14:23:37.958Z] #57 24.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:23:38.032Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-04-21T14:23:38.313Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 85.0% of statements [2020-04-21T14:23:38.313Z] testing: warning: no tests to run [2020-04-21T14:23:38.313Z] coverage: [no statements] [2020-04-21T14:23:38.313Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-21T14:23:38.926Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-04-21T14:23:38.926Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-21T14:23:39.208Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-21T14:23:39.464Z] #57 25.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:23:40.978Z] #57 ... [2020-04-21T14:23:40.978Z] [2020-04-21T14:23:40.978Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:23:41.227Z] ok github.com/docker/docker/plugin 0.563s coverage: 23.3% of statements [2020-04-21T14:23:41.509Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-04-21T14:23:41.557Z] #42 27.71 Checking out files: 72% (1155/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-21T14:23:41.557Z] #42 28.22 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-21T14:23:42.124Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-04-21T14:23:42.406Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2020-04-21T14:23:43.411Z] ok github.com/docker/docker/registry 0.093s coverage: 56.1% of statements [2020-04-21T14:23:44.002Z] #65 201.2 + bin/containerd-stress [2020-04-21T14:23:44.023Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-04-21T14:23:44.277Z] #42 30.79 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-21T14:23:44.338Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-04-21T14:23:44.636Z] ok github.com/docker/docker/runconfig 0.005s coverage: 68.2% of statements [2020-04-21T14:23:44.917Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-04-21T14:23:45.380Z] #65 203.7 + bin/containerd-shim [2020-04-21T14:23:46.935Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-04-21T14:23:46.991Z] #42 ... [2020-04-21T14:23:46.991Z] [2020-04-21T14:23:46.991Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:23:46.991Z] #63 23.84 Fetched 8120 kB in 23s (350 kB/s) [2020-04-21T14:23:46.991Z] #63 23.84 Reading package lists... [2020-04-21T14:23:47.282Z] #63 ... [2020-04-21T14:23:47.282Z] [2020-04-21T14:23:47.282Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:23:47.282Z] #75 30.24 Checking out files: 59% (1232/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-21T14:23:47.282Z] #75 31.26 + cd /tmp/tmp.9gjLhpUKTN/src/github.com/docker/libnetwork [2020-04-21T14:23:47.282Z] #75 31.27 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:23:47.282Z] #75 32.13 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-21T14:23:47.548Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2020-04-21T14:23:48.161Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-04-21T14:23:48.323Z] #75 ... [2020-04-21T14:23:48.323Z] [2020-04-21T14:23:48.323Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:23:48.323Z] #26 24.98 Fetched 8120 kB in 24s (335 kB/s) [2020-04-21T14:23:48.323Z] #26 24.98 Reading package lists... [2020-04-21T14:23:48.323Z] #26 35.02 Reading package lists... [2020-04-21T14:23:48.323Z] #26 ... [2020-04-21T14:23:48.323Z] [2020-04-21T14:23:48.323Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:23:48.323Z] #36 25.04 Fetched 8120 kB in 24s (337 kB/s) [2020-04-21T14:23:48.613Z] #36 25.04 Reading package lists... [2020-04-21T14:23:48.613Z] #36 ... [2020-04-21T14:23:48.613Z] [2020-04-21T14:23:48.613Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:23:48.613Z] #54 34.41 + cd /tmp/tmp.Kn3zxIx85D/src/github.com/golangci/golangci-lint/ [2020-04-21T14:23:48.613Z] #54 34.42 + git checkout -q v1.23.8 [2020-04-21T14:23:48.613Z] #54 ... [2020-04-21T14:23:48.613Z] [2020-04-21T14:23:48.613Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:23:48.613Z] #44 25.33 Fetched 8120 kB in 24s (332 kB/s) [2020-04-21T14:23:48.613Z] #44 25.33 Reading package lists... [2020-04-21T14:23:48.903Z] #44 ... [2020-04-21T14:23:48.903Z] [2020-04-21T14:23:48.903Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:23:48.903Z] #54 35.18 ++ git describe --tags [2020-04-21T14:23:48.903Z] #54 35.19 + version=v1.23.8 [2020-04-21T14:23:48.903Z] #54 35.19 ++ git rev-parse --short HEAD [2020-04-21T14:23:48.903Z] #54 35.24 + commit=76a82c6 [2020-04-21T14:23:48.903Z] #54 35.24 ++ git show -s --format=%cd [2020-04-21T14:23:48.903Z] #54 35.24 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-21T14:23:48.903Z] #54 35.24 + 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 [2020-04-21T14:23:48.903Z] #54 ... [2020-04-21T14:23:48.903Z] [2020-04-21T14:23:48.903Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:23:48.903Z] #11 25.70 Fetched 8120 kB in 25s (327 kB/s) [2020-04-21T14:23:49.166Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2020-04-21T14:23:49.192Z] #11 25.70 Reading package lists... [2020-04-21T14:23:49.192Z] #11 ... [2020-04-21T14:23:49.192Z] [2020-04-21T14:23:49.192Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:23:49.482Z] #44 35.65 Reading package lists... [2020-04-21T14:23:49.482Z] #44 ... [2020-04-21T14:23:49.482Z] [2020-04-21T14:23:49.482Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:23:49.482Z] #48 25.75 vendor/golang.org/x/crypto/internal/subtle [2020-04-21T14:23:49.482Z] #48 ... [2020-04-21T14:23:49.482Z] [2020-04-21T14:23:49.482Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:23:49.482Z] #11 25.70 Reading package lists... [2020-04-21T14:23:50.659Z] #65 209.1 + bin/containerd-shim-runc-v1 [2020-04-21T14:23:52.488Z] #11 36.51 Reading package lists... [2020-04-21T14:23:52.488Z] #11 ... [2020-04-21T14:23:52.488Z] [2020-04-21T14:23:52.488Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:23:52.488Z] #57 28.91 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:23:52.488Z] #57 30.96 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:23:52.488Z] #57 31.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:23:52.488Z] #57 31.56 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:23:52.488Z] #57 31.74 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:23:52.488Z] #57 33.40 runtime/cgo [2020-04-21T14:23:52.488Z] #57 33.85 runtime [2020-04-21T14:23:53.951Z] #65 211.9 + bin/containerd-shim-runc-v2 [2020-04-21T14:23:54.518Z] #65 212.9 + binaries [2020-04-21T14:23:54.778Z] #65 212.9 + mkdir -p /build [2020-04-21T14:23:54.778Z] #65 212.9 + cp bin/containerd /build/containerd [2020-04-21T14:23:54.778Z] #65 213.0 + cp bin/containerd-shim /build/containerd-shim [2020-04-21T14:23:54.778Z] #65 213.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-21T14:23:54.778Z] #65 213.0 + cp bin/ctr /build/ctr [2020-04-21T14:23:55.037Z] #65 DONE 213.3s [2020-04-21T14:23:56.414Z] [2020-04-21T14:23:56.414Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-21T14:23:56.673Z] #66 DONE 0.2s [2020-04-21T14:23:56.673Z] [2020-04-21T14:23:56.673Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-21T14:23:56.673Z] #70 DONE 0.1s [2020-04-21T14:23:56.673Z] [2020-04-21T14:23:56.673Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-21T14:23:56.932Z] #72 DONE 0.1s [2020-04-21T14:23:56.932Z] [2020-04-21T14:23:56.932Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-21T14:23:56.932Z] #75 DONE 0.1s [2020-04-21T14:23:56.932Z] [2020-04-21T14:23:56.932Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-21T14:23:56.932Z] #76 DONE 0.0s [2020-04-21T14:23:56.932Z] [2020-04-21T14:23:56.932Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-21T14:23:58.038Z] #57 ... [2020-04-21T14:23:58.038Z] [2020-04-21T14:23:58.038Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:23:58.038Z] #63 34.26 Reading package lists... [2020-04-21T14:23:58.326Z] #63 44.15 Building dependency tree... [2020-04-21T14:23:58.327Z] #63 ... [2020-04-21T14:23:58.327Z] [2020-04-21T14:23:58.327Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:23:58.327Z] #26 35.02 Reading package lists... [2020-04-21T14:23:58.835Z] #77 DONE 1.7s [2020-04-21T14:23:58.835Z] [2020-04-21T14:23:58.835Z] #78 exporting to image [2020-04-21T14:23:58.835Z] #78 exporting layers [2020-04-21T14:23:59.242Z] #26 45.52 Building dependency tree... [2020-04-21T14:23:59.242Z] #26 ... [2020-04-21T14:23:59.242Z] [2020-04-21T14:23:59.242Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:23:59.242Z] #36 35.89 Reading package lists... [2020-04-21T14:23:59.530Z] #36 ... [2020-04-21T14:23:59.530Z] [2020-04-21T14:23:59.530Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:23:59.530Z] #63 44.15 Building dependency tree... [2020-04-21T14:24:01.033Z] #63 47.83 The following additional packages will be installed: [2020-04-21T14:24:01.033Z] #63 47.83 libbtrfs0 [2020-04-21T14:24:01.324Z] #63 47.99 The following NEW packages will be installed: [2020-04-21T14:24:01.324Z] #63 48.00 libbtrfs-dev libbtrfs0 [2020-04-21T14:24:01.324Z] #63 48.17 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:24:01.324Z] #63 48.17 Need to get 120 kB of archives. [2020-04-21T14:24:01.324Z] #63 48.17 After this operation, 423 kB of additional disk space will be used. [2020-04-21T14:24:01.324Z] #63 48.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-21T14:24:01.324Z] #63 48.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-21T14:24:03.029Z] #78 exporting layers 3.6s done [2020-04-21T14:24:03.029Z] #78 writing image sha256:6604f3a3f7272202fbc1ff20dfe6b07f8a3cdf28c95ef4381d6e97477b96eb72 done [2020-04-21T14:24:03.029Z] #78 naming to docker.io/library/docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff done [2020-04-21T14:24:03.029Z] #78 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-21T14:24:03.369Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40845/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff hack/test/unit [2020-04-21T14:24:03.385Z] #63 49.95 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:24:03.385Z] #63 50.16 Fetched 120 kB in 0s (1261 kB/s) [2020-04-21T14:24:03.676Z] #63 50.32 Selecting previously unselected package libbtrfs0. [2020-04-21T14:24:03.676Z] #63 50.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 ... 15334 files and directories currently installed.) [2020-04-21T14:24:03.676Z] #63 50.49 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-21T14:24:03.676Z] #63 50.50 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:24:03.965Z] #63 50.64 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:24:03.965Z] #63 50.65 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-21T14:24:03.965Z] #63 50.67 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:24:04.363Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.6% of statements [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/rootless [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/volume [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-21T14:24:04.363Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === Skipped [2020-04-21T14:24:04.363Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-21T14:24:04.363Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-21T14:24:04.363Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-21T14:24:04.363Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:24:04.363Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-21T14:24:04.363Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:24:04.363Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-21T14:24:04.363Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:24:04.363Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-21T14:24:04.363Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:24:04.363Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-21T14:24:04.363Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:24:04.363Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-21T14:24:04.363Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-21T14:24:04.363Z] time="2020-04-21T14:22:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:24:04.363Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:24:04.363Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-21T14:24:04.363Z] time="2020-04-21T14:22:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:24:04.363Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:24:04.363Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-21T14:24:04.363Z] time="2020-04-21T14:22:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:24:04.363Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:24:04.363Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-21T14:24:04.363Z] time="2020-04-21T14:22:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:24:04.363Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:24:04.363Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-21T14:24:04.363Z] time="2020-04-21T14:22:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:24:04.363Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:24:04.363Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-21T14:24:04.363Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-21T14:24:04.363Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-21T14:24:04.363Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-21T14:24:04.363Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-21T14:24:04.363Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-21T14:24:04.363Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:24:04.363Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-21T14:24:04.363Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:24:04.363Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-21T14:24:04.363Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:24:04.363Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-21T14:24:04.363Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:24:04.363Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-21T14:24:04.363Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:24:04.363Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-21T14:24:04.363Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-21T14:24:04.363Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-21T14:24:04.363Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] [2020-04-21T14:24:04.363Z] DONE 2143 tests, 26 skipped in 187.442s [2020-04-21T14:24:04.596Z] #63 51.20 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:24:04.596Z] #63 51.25 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:24:04.596Z] #63 51.26 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:24:04.889Z] #63 DONE 51.7s [2020-04-21T14:24:04.889Z] [2020-04-21T14:24:04.889Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh Post stage [Pipeline] junit [2020-04-21T14:24:05.025Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2020-04-21T14:24:05.193Z] #64 DONE 0.1s [2020-04-21T14:24:05.193Z] [2020-04-21T14:24:05.193Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-21T14:24:05.193Z] #65 DONE 0.1s [2020-04-21T14:24:05.193Z] [2020-04-21T14:24:05.193Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:24:05.193Z] #26 45.52 Building dependency tree... [2020-04-21T14:24:05.193Z] #26 48.58 ca-certificates is already the newest version (20190110). [2020-04-21T14:24:05.193Z] #26 48.58 The following additional packages will be installed: [2020-04-21T14:24:05.193Z] #26 48.60 libjq1 libonig5 [2020-04-21T14:24:05.193Z] #26 49.34 The following NEW packages will be installed: [2020-04-21T14:24:05.193Z] #26 49.35 jq libjq1 libonig5 [2020-04-21T14:24:05.193Z] #26 49.54 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:24:05.193Z] #26 49.54 Need to get 358 kB of archives. [2020-04-21T14:24:05.193Z] #26 49.54 After this operation, 1277 kB of additional disk space will be used. [2020-04-21T14:24:05.193Z] #26 49.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-21T14:24:05.193Z] #26 49.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-21T14:24:05.193Z] #26 49.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-21T14:24:05.194Z] #26 51.39 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:24:05.194Z] #26 51.66 Fetched 358 kB in 0s (2754 kB/s) [2020-04-21T14:24:05.194Z] #26 51.77 Selecting previously unselected package libonig5:ppc64el. [2020-04-21T14:24:05.194Z] #26 51.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 ... 15334 files and directories currently installed.) [2020-04-21T14:24:05.194Z] #26 51.84 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-04-21T14:24:05.194Z] #26 51.86 Unpacking libonig5:ppc64el (6.9.1-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-21T14:24:05.483Z] #26 52.38 Selecting previously unselected package libjq1:ppc64el. [2020-04-21T14:24:05.484Z] #26 52.42 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-21T14:24:05.565Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40845/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff -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:33ee7941d4d929e4c4fce1d905ceaa793f7612ff hack/make.sh dynbinary test-integration [2020-04-21T14:24:05.773Z] #26 52.43 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-21T14:24:05.773Z] #26 52.67 Selecting previously unselected package jq. [2020-04-21T14:24:05.846Z] [2020-04-21T14:24:05.846Z] Removing bundles/ [2020-04-21T14:24:05.846Z] [2020-04-21T14:24:05.846Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-21T14:24:05.846Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:24:05.846Z] GOOS="" GOARCH="" GOARM="" [2020-04-21T14:24:06.034Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:24:06.035Z] [2020-04-21T14:24:06.035Z] [2020-04-21T14:24:06.061Z] #26 52.68 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-21T14:24:06.062Z] #26 52.69 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:24:06.293Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-21T14:24:06.293Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-21T14:24:06.293Z] HOSTNAME=5e2ac7f0560b [2020-04-21T14:24:06.293Z] TEST_SKIP_INTEGRATION=1 [2020-04-21T14:24:06.293Z] TESTDEBUG=0 [2020-04-21T14:24:06.293Z] DEST=bundles/test-integration [2020-04-21T14:24:06.293Z] PWD=/go/src/github.com/docker/docker [2020-04-21T14:24:06.293Z] KEEPBUNDLE=1 [2020-04-21T14:24:06.293Z] DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:24:06.293Z] container=docker [2020-04-21T14:24:06.293Z] HOME=/root [2020-04-21T14:24:06.293Z] GOLANG_VERSION=1.13.10 [2020-04-21T14:24:06.293Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-21T14:24:06.293Z] VALIDATE_BRANCH=master [2020-04-21T14:24:06.293Z] TERM=xterm [2020-04-21T14:24:06.293Z] DOCKER_PKG=github.com/docker/docker [2020-04-21T14:24:06.293Z] SHLVL=1 [2020-04-21T14:24:06.293Z] TIMEOUT=120m [2020-04-21T14:24:06.293Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-21T14:24:06.293Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-21T14:24:06.293Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-21T14:24:06.293Z] GO111MODULE=off [2020-04-21T14:24:06.293Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-21T14:24:06.293Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-21T14:24:06.293Z] GOPATH=/go [2020-04-21T14:24:06.293Z] PKG_CONFIG=pkg-config [2020-04-21T14:24:06.293Z] _=/usr/bin/env [2020-04-21T14:24:06.293Z] Building test suite binary ./integration-cli/test.main [2020-04-21T14:24:06.354Z] #26 53.09 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-21T14:24:06.354Z] #26 53.11 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-21T14:24:06.354Z] #26 53.12 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:24:06.354Z] #26 53.16 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:24:06.551Z] [2020-04-21T14:24:06.551Z] [2020-04-21T14:24:06.551Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-21T14:24:06.551Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-21T14:24:06.551Z] HOSTNAME=7303e0ef5640 [2020-04-21T14:24:06.551Z] TEST_SKIP_INTEGRATION=1 [2020-04-21T14:24:06.551Z] TESTDEBUG=0 [2020-04-21T14:24:06.551Z] DEST=bundles/test-integration [2020-04-21T14:24:06.551Z] PWD=/go/src/github.com/docker/docker [2020-04-21T14:24:06.551Z] KEEPBUNDLE=1 [2020-04-21T14:24:06.551Z] DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:24:06.551Z] container=docker [2020-04-21T14:24:06.551Z] HOME=/root [2020-04-21T14:24:06.551Z] GOLANG_VERSION=1.13.10 [2020-04-21T14:24:06.551Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-21T14:24:06.551Z] VALIDATE_BRANCH=master [2020-04-21T14:24:06.551Z] TERM=xterm [2020-04-21T14:24:06.551Z] DOCKER_PKG=github.com/docker/docker [2020-04-21T14:24:06.551Z] SHLVL=1 [2020-04-21T14:24:06.551Z] TIMEOUT=120m [2020-04-21T14:24:06.551Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-21T14:24:06.551Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-21T14:24:06.551Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-04-21T14:24:06.551Z] GO111MODULE=off [2020-04-21T14:24:06.551Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-21T14:24:06.551Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-21T14:24:06.551Z] GOPATH=/go [2020-04-21T14:24:06.551Z] PKG_CONFIG=pkg-config [2020-04-21T14:24:06.551Z] _=/usr/bin/env [2020-04-21T14:24:06.551Z] Building test suite binary ./integration-cli/test.main [2020-04-21T14:24:06.551Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-04-21T14:24:06.647Z] #26 DONE 53.5s [2020-04-21T14:24:06.647Z] [2020-04-21T14:24:06.647Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-21T14:24:06.647Z] #27 DONE 0.1s [2020-04-21T14:24:06.647Z] [2020-04-21T14:24:06.647Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:24:06.647Z] #66 0.408 + RM_GOPATH=0 [2020-04-21T14:24:06.647Z] #66 0.410 + TMP_GOPATH= [2020-04-21T14:24:06.647Z] #66 0.412 + : /build [2020-04-21T14:24:06.647Z] #66 0.414 + '[' -z '' ']' [2020-04-21T14:24:06.647Z] #66 0.419 ++ mktemp -d [2020-04-21T14:24:06.647Z] #66 0.424 + export GOPATH=/tmp/tmp.gO1TXQZ7bp [2020-04-21T14:24:06.647Z] #66 0.425 + GOPATH=/tmp/tmp.gO1TXQZ7bp [2020-04-21T14:24:06.647Z] #66 0.425 + RM_GOPATH=1 [2020-04-21T14:24:06.647Z] #66 0.425 ++ dirname ./install.sh [2020-04-21T14:24:06.647Z] #66 0.429 + dir=. [2020-04-21T14:24:06.647Z] #66 0.429 + bin=containerd [2020-04-21T14:24:06.647Z] #66 0.429 + shift [2020-04-21T14:24:06.647Z] #66 0.429 + '[' '!' -f ./containerd.installer ']' [2020-04-21T14:24:06.647Z] #66 0.429 + . ./containerd.installer [2020-04-21T14:24:06.647Z] #66 0.429 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:24:06.647Z] #66 0.431 + install_containerd [2020-04-21T14:24:06.647Z] #66 0.431 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-21T14:24:06.647Z] #66 0.431 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gO1TXQZ7bp/src/github.com/containerd/containerd [2020-04-21T14:24:06.647Z] #66 0.431 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:24:06.647Z] #66 0.498 Cloning into '/tmp/tmp.gO1TXQZ7bp/src/github.com/containerd/containerd'... [2020-04-21T14:24:07.117Z] No new tests added to integration. [2020-04-21T14:24:07.117Z] [2020-04-21T14:24:07.117Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-21T14:24:08.489Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-21T14:24:08.489Z] HOSTNAME=51bdc6480e37 [2020-04-21T14:24:08.489Z] TESTDEBUG=0 [2020-04-21T14:24:08.489Z] DEST=bundles/test-integration [2020-04-21T14:24:08.489Z] PWD=/go/src/github.com/docker/docker [2020-04-21T14:24:08.489Z] KEEPBUNDLE=1 [2020-04-21T14:24:08.489Z] DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:24:08.489Z] container=docker [2020-04-21T14:24:08.489Z] HOME=/root [2020-04-21T14:24:08.489Z] GOLANG_VERSION=1.13.10 [2020-04-21T14:24:08.489Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-21T14:24:08.489Z] VALIDATE_BRANCH=master [2020-04-21T14:24:08.489Z] TERM=xterm [2020-04-21T14:24:08.489Z] DOCKER_PKG=github.com/docker/docker [2020-04-21T14:24:08.489Z] SHLVL=1 [2020-04-21T14:24:08.489Z] TIMEOUT=120m [2020-04-21T14:24:08.489Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-21T14:24:08.489Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-21T14:24:08.489Z] GO111MODULE=off [2020-04-21T14:24:08.489Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-21T14:24:08.489Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-21T14:24:08.489Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-21T14:24:08.489Z] GOPATH=/go [2020-04-21T14:24:08.489Z] PKG_CONFIG=pkg-config [2020-04-21T14:24:08.489Z] _=/usr/bin/env [2020-04-21T14:24:08.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-21T14:24:08.641Z] ? github.com/docker/docker/api [no test files] [2020-04-21T14:24:09.394Z] #66 ... [2020-04-21T14:24:09.394Z] [2020-04-21T14:24:09.394Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:24:09.394Z] #36 46.23 Building dependency tree... [2020-04-21T14:24:09.394Z] #36 52.71 The following additional packages will be installed: [2020-04-21T14:24:09.394Z] #36 52.72 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-21T14:24:09.394Z] #36 52.72 Suggested packages: [2020-04-21T14:24:09.394Z] #36 52.73 cmake-doc ninja-build lrzip [2020-04-21T14:24:09.394Z] #36 52.73 Recommended packages: [2020-04-21T14:24:09.394Z] #36 52.73 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-21T14:24:09.394Z] #36 54.77 The following NEW packages will be installed: [2020-04-21T14:24:09.394Z] #36 54.78 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-21T14:24:09.394Z] #36 54.79 vim-common xxd [2020-04-21T14:24:09.394Z] #36 55.09 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:24:09.394Z] #36 55.09 Need to get 14.9 MB of archives. [2020-04-21T14:24:09.394Z] #36 55.09 After this operation, 67.2 MB of additional disk space will be used. [2020-04-21T14:24:09.394Z] #36 55.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-21T14:24:09.394Z] #36 55.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:24:09.394Z] #36 55.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-04-21T14:24:09.394Z] #36 55.58 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-21T14:24:09.687Z] #36 ... [2020-04-21T14:24:09.687Z] [2020-04-21T14:24:09.687Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:24:09.687Z] #44 35.65 Reading package lists... [2020-04-21T14:24:09.687Z] #44 46.54 Building dependency tree... [2020-04-21T14:24:09.687Z] #44 49.90 The following additional packages will be installed: [2020-04-21T14:24:09.687Z] #44 49.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-21T14:24:09.687Z] #44 49.91 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-21T14:24:09.687Z] #44 49.92 Suggested packages: [2020-04-21T14:24:09.687Z] #44 49.92 manpages-dev python-setuptools [2020-04-21T14:24:09.687Z] #44 52.78 The following NEW packages will be installed: [2020-04-21T14:24:09.687Z] #44 52.78 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-21T14:24:09.687Z] #44 52.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-21T14:24:09.687Z] #44 52.78 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-21T14:24:09.687Z] #44 52.79 python-six zlib1g-dev [2020-04-21T14:24:09.687Z] #44 52.98 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:24:09.687Z] #44 52.98 Need to get 4075 kB of archives. [2020-04-21T14:24:09.687Z] #44 52.98 After this operation, 24.5 MB of additional disk space will be used. [2020-04-21T14:24:09.687Z] #44 52.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-04-21T14:24:09.687Z] #44 53.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-21T14:24:09.687Z] #44 53.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-04-21T14:24:09.687Z] #44 53.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-21T14:24:09.687Z] #44 53.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-04-21T14:24:09.687Z] #44 53.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-21T14:24:09.687Z] #44 53.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-04-21T14:24:09.687Z] #44 53.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-04-21T14:24:09.687Z] #44 53.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-04-21T14:24:09.687Z] #44 53.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-04-21T14:24:09.687Z] #44 53.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-04-21T14:24:09.687Z] #44 53.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-04-21T14:24:09.687Z] #44 53.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-04-21T14:24:09.687Z] #44 53.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-04-21T14:24:09.687Z] #44 53.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-21T14:24:09.687Z] #44 53.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-04-21T14:24:09.687Z] #44 53.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-04-21T14:24:09.984Z] #44 56.63 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:24:10.634Z] #44 57.20 Fetched 4075 kB in 1s (4236 kB/s) [2020-04-21T14:24:10.634Z] #44 ... [2020-04-21T14:24:10.634Z] [2020-04-21T14:24:10.634Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:24:10.634Z] #11 36.51 Reading package lists... [2020-04-21T14:24:10.634Z] #11 47.71 Building dependency tree... [2020-04-21T14:24:10.634Z] #11 50.63 The following additional packages will be installed: [2020-04-21T14:24:10.634Z] #11 50.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-21T14:24:10.634Z] #11 50.64 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-21T14:24:10.634Z] #11 50.64 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-21T14:24:10.634Z] #11 50.64 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:24:10.635Z] #11 50.65 Suggested packages: [2020-04-21T14:24:10.635Z] #11 50.65 gcc-8-locales seccomp wine64 [2020-04-21T14:24:10.635Z] #11 53.00 The following NEW packages will be installed: [2020-04-21T14:24:10.635Z] #11 53.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-21T14:24:10.635Z] #11 53.02 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-21T14:24:10.635Z] #11 53.02 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-21T14:24:10.635Z] #11 53.03 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-21T14:24:10.635Z] #11 53.03 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-21T14:24:10.635Z] #11 53.04 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:24:10.635Z] #11 53.29 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:24:10.635Z] #11 53.29 Need to get 78.9 MB of archives. [2020-04-21T14:24:10.635Z] #11 53.29 After this operation, 532 MB of additional disk space will be used. [2020-04-21T14:24:10.635Z] #11 53.29 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] [2020-04-21T14:24:10.635Z] #11 54.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-04-21T14:24:10.635Z] #11 54.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-21T14:24:10.635Z] #11 54.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-04-21T14:24:10.635Z] #11 55.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-04-21T14:24:10.635Z] #11 55.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-21T14:24:10.635Z] #11 56.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-21T14:24:10.635Z] #11 56.53 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] [2020-04-21T14:24:10.635Z] #11 56.58 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] [2020-04-21T14:24:10.635Z] #11 ... [2020-04-21T14:24:10.635Z] [2020-04-21T14:24:10.635Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:24:10.635Z] #44 57.45 Selecting previously unselected package libcap-dev:ppc64el. [2020-04-21T14:24:10.930Z] #44 57.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15334 files and directories currently installed.) [2020-04-21T14:24:10.931Z] #44 57.64 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-04-21T14:24:10.931Z] #44 57.66 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-04-21T14:24:11.226Z] #44 57.92 Selecting previously unselected package libnet1:ppc64el. [2020-04-21T14:24:11.226Z] #44 57.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-21T14:24:11.226Z] #44 57.99 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-21T14:24:11.859Z] #44 58.34 Selecting previously unselected package libnet1-dev. [2020-04-21T14:24:11.859Z] #44 58.36 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-21T14:24:11.859Z] #44 58.36 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:24:11.859Z] #44 58.69 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-21T14:24:11.859Z] #44 58.70 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-21T14:24:11.859Z] #44 58.71 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-21T14:24:12.518Z] #44 59.05 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-04-21T14:24:12.518Z] #44 59.14 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-04-21T14:24:12.518Z] #44 59.15 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-21T14:24:12.813Z] #44 59.76 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-21T14:24:13.108Z] #44 59.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-21T14:24:13.108Z] #44 59.78 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-21T14:24:13.108Z] #44 60.01 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-04-21T14:24:13.403Z] #44 60.02 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-04-21T14:24:13.403Z] #44 60.04 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-21T14:24:13.403Z] #44 60.26 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-04-21T14:24:13.700Z] #44 60.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-04-21T14:24:13.700Z] #44 60.29 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-21T14:24:13.991Z] #44 60.83 Selecting previously unselected package libprotobuf17:ppc64el. [2020-04-21T14:24:13.991Z] #44 60.85 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-04-21T14:24:13.991Z] #44 60.87 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-21T14:24:16.077Z] #44 62.48 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-04-21T14:24:16.077Z] #44 62.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-04-21T14:24:16.077Z] #44 62.55 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-21T14:24:16.077Z] #44 62.93 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-04-21T14:24:16.374Z] #44 62.93 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-04-21T14:24:16.375Z] #44 62.96 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-21T14:24:16.375Z] #44 ... [2020-04-21T14:24:16.375Z] [2020-04-21T14:24:16.375Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:24:16.375Z] #28 3.014 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-21T14:24:16.375Z] #28 3.766 #=#=# [2020-04-21T14:24:16.375Z] #28 4.039 0.1% # 2.6% #### 6.8% ####### 11.1% ########### 15.3% ############## 19.6% ################# 23.8% ################### 27.5% ####################### 32.2% ########################## 36.4% ############################# 40.7% ################################ 44.9% #################################### 51.3% ######################################## 55.6% ########################################### 59.8% ############################################ 62.0% ############################################### 66.2% ################################################## 70.5% #################################################### 72.6% ##################################################### 74.7% ####################################################### 76.8% ########################################################## 81.1% ############################################################## 87.5% ################################################################### 93.9% ######################################################################## 100.0% [2020-04-21T14:24:16.375Z] #28 7.764 #=#=# [2020-04-21T14:24:16.375Z] #28 8.064 0.2% ####### 10.9% #################### 28.1% ################################ 45.4% ################################################# 68.4% ############################################################# 85.6% ######################################################################## 100.0% [2020-04-21T14:24:16.375Z] #28 9.411 [2020-04-21T14:24:18.636Z] ok github.com/docker/docker/api/server 0.038s coverage: 9.0% of statements [2020-04-21T14:24:18.742Z] #28 9.721 0.1% ## 3.9% ###### 9.0% ######## 11.6% ############ 16.8% ################ 23.1% #################### 28.2% ######################## 33.4% ########################## 37.2% ############################ 39.7% ################################## 47.5% ######################################### 57.8% ############################################### 65.5% ###################################################### 75.8% ############################################################ 83.6% ############################################################### 88.7% ################################################################## 92.9% ######################################################################## 100.0% [2020-04-21T14:24:19.812Z] #28 12.68 [2020-04-21T14:24:20.716Z] #28 12.98 0.0% 1.3% ## 4.0% #### 6.6% ###### 9.3% ######## 11.6% ######## 12.4% ########## 14.2% [2020-04-21T14:24:20.716Z] #28 ... [2020-04-21T14:24:20.716Z] [2020-04-21T14:24:20.716Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:24:20.716Z] #36 57.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-04-21T14:24:20.716Z] #36 57.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-04-21T14:24:20.716Z] #36 57.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-04-21T14:24:20.716Z] #36 57.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-04-21T14:24:20.716Z] #36 57.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-04-21T14:24:20.716Z] #36 57.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-04-21T14:24:20.716Z] #36 60.43 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:24:20.716Z] #36 60.74 Fetched 14.9 MB in 3s (4500 kB/s) [2020-04-21T14:24:20.716Z] #36 60.82 Selecting previously unselected package xxd. [2020-04-21T14:24:20.716Z] #36 60.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15334 files and directories currently installed.) [2020-04-21T14:24:20.716Z] #36 60.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-21T14:24:20.716Z] #36 60.94 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:24:20.716Z] #36 61.30 Selecting previously unselected package vim-common. [2020-04-21T14:24:20.716Z] #36 61.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:24:20.716Z] #36 61.45 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:24:20.716Z] #36 62.48 Selecting previously unselected package cmake-data. [2020-04-21T14:24:20.716Z] #36 62.48 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-21T14:24:20.716Z] #36 62.52 Unpacking cmake-data (3.13.4-1) ... [2020-04-21T14:24:20.716Z] #36 66.83 Selecting previously unselected package libicu63:ppc64el. [2020-04-21T14:24:20.716Z] #36 66.88 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-21T14:24:20.716Z] #36 66.91 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-21T14:24:20.716Z] #36 ... [2020-04-21T14:24:20.716Z] [2020-04-21T14:24:20.716Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:24:24.010Z] #28 12.98 0.0% 1.3% ## 4.0% #### 6.6% ###### 9.3% ######## 11.6% ######## 12.4% ########## 14.2% ############ 16.7% ############ 17.4% ############# 19.1% ############### 21.7% ################ 23.5% ################## 26.1% ################### 27.5% #################### 28.4% ##################### 30.1% ###################### 31.9% ######################## 33.7% ######################### 35.5% ########################### 38.9% ############################## 42.9% ################################ 45.6% ################################## 48.3% #################################### 51.0% ###################################### 53.3% ####################################### 54.2% ######################################## 56.0% ######################################### 57.8% ########################################### 60.4% ############################################# 63.1% ################################################ 66.7% ################################################## [2020-04-21T14:24:24.010Z] #28 ... [2020-04-21T14:24:24.010Z] [2020-04-21T14:24:24.010Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:24:24.010Z] #75 DONE 70.5s [2020-04-21T14:24:24.010Z] [2020-04-21T14:24:24.010Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:24:24.150Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:24:24.150Z] [2020-04-21T14:24:24.150Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-21T14:24:24.150Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-21T14:24:24.150Z] HOSTNAME=ddc7c93cc5ac [2020-04-21T14:24:24.150Z] DEST=bundles/test-integration [2020-04-21T14:24:24.150Z] PWD=/go/src/github.com/docker/docker [2020-04-21T14:24:24.150Z] DOCKER_ROOTLESS=1 [2020-04-21T14:24:24.150Z] DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:24:24.150Z] container=docker [2020-04-21T14:24:24.150Z] HOME=/root [2020-04-21T14:24:24.150Z] GOLANG_VERSION=1.13.10 [2020-04-21T14:24:24.150Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-21T14:24:24.150Z] VALIDATE_BRANCH=master [2020-04-21T14:24:24.150Z] TERM=xterm [2020-04-21T14:24:24.150Z] DOCKER_PKG=github.com/docker/docker [2020-04-21T14:24:24.150Z] SHLVL=1 [2020-04-21T14:24:24.150Z] TIMEOUT=120m [2020-04-21T14:24:24.150Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-21T14:24:24.150Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-21T14:24:24.150Z] GO111MODULE=off [2020-04-21T14:24:24.150Z] DOCKER_EXPERIMENTAL=1 [2020-04-21T14:24:24.150Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-21T14:24:24.150Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-21T14:24:24.150Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-21T14:24:24.150Z] GOPATH=/go [2020-04-21T14:24:24.150Z] PKG_CONFIG=pkg-config [2020-04-21T14:24:24.150Z] _=/usr/bin/env [2020-04-21T14:24:24.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-21T14:24:26.097Z] #28 12.98 0.0% 1.3% ## 4.0% #### 6.6% ###### 9.3% ######## 11.6% ######## 12.4% ########## 14.2% ############ 16.7% ############ 17.4% ############# 19.1% ############### 21.7% ################ 23.5% ################## 26.1% ################### 27.5% #################### 28.4% ##################### 30.1% ###################### 31.9% ######################## 33.7% ######################### 35.5% ########################### 38.9% ############################## 42.9% ################################ 45.6% ################################## 48.3% #################################### 51.0% ###################################### 53.3% ####################################### 54.2% ######################################## 56.0% ######################################### 57.8% ########################################### 60.4% ############################################# 63.1% ################################################ 66.7% ################################################## 69.8% ################################################### 72.0% ##################################################### 73.8% ###################################################### 75.6% ####################################################### 77.4% ######################################################## 79.1% ########################################################## 80.9% ############################################################ 83.6% ############################################################# 85.4% ############################################################## 87.2% ############################################################### 88.1% ################################################################ 89.0% ################################################################ 89.9% ################################################################# 91.6% ################################################################### 93.4% #################################################################### 95.2% [2020-04-21T14:24:26.097Z] #28 ... [2020-04-21T14:24:26.097Z] [2020-04-21T14:24:26.097Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:24:26.097Z] #11 62.73 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] [2020-04-21T14:24:26.097Z] #11 68.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-04-21T14:24:26.097Z] #11 68.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-04-21T14:24:26.097Z] #11 68.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-21T14:24:26.098Z] #11 68.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-21T14:24:26.098Z] #11 68.27 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] [2020-04-21T14:24:26.098Z] #11 68.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-04-21T14:24:26.098Z] #11 68.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-04-21T14:24:26.098Z] #11 68.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-04-21T14:24:26.098Z] #11 68.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-04-21T14:24:26.098Z] #11 68.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-04-21T14:24:26.098Z] #11 68.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-04-21T14:24:26.098Z] #11 68.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-04-21T14:24:26.098Z] #11 68.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-04-21T14:24:26.098Z] #11 68.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-04-21T14:24:26.098Z] #11 68.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-04-21T14:24:26.098Z] #11 71.23 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:24:26.098Z] #11 71.72 Fetched 78.9 MB in 16s (5000 kB/s) [2020-04-21T14:24:26.098Z] #11 72.00 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-21T14:24:26.098Z] #11 72.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15334 files and directories currently installed.) [2020-04-21T14:24:26.098Z] #11 72.08 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-04-21T14:24:26.098Z] #11 72.18 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:24:26.098Z] #11 ... [2020-04-21T14:24:26.098Z] [2020-04-21T14:24:26.098Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:24:26.386Z] #28 12.98 0.0% 1.3% ## 4.0% #### 6.6% ###### 9.3% ######## 11.6% ######## 12.4% ########## 14.2% ############ 16.7% ############ 17.4% ############# 19.1% ############### 21.7% ################ 23.5% ################## 26.1% ################### 27.5% #################### 28.4% ##################### 30.1% ###################### 31.9% ######################## 33.7% ######################### 35.5% ########################### 38.9% ############################## 42.9% ################################ 45.6% ################################## 48.3% #################################### 51.0% ###################################### 53.3% ####################################### 54.2% ######################################## 56.0% ######################################### 57.8% ########################################### 60.4% ############################################# 63.1% ################################################ 66.7% ################################################## 69.8% ################################################### 72.0% ##################################################### 73.8% ###################################################### 75.6% ####################################################### 77.4% ######################################################## 79.1% ########################################################## 80.9% ############################################################ 83.6% ############################################################# 85.4% ############################################################## 87.2% ############################################################### 88.1% ################################################################ 89.0% ################################################################ 89.9% ################################################################# 91.6% ################################################################### 93.4% #################################################################### 95.2% ##################################################################### 97.0% ####################################################################### 98.8% ######################################################################## 100.0% [2020-04-21T14:24:26.674Z] #28 19.74 [2020-04-21T14:24:28.737Z] #28 21.92 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-21T14:24:29.371Z] #28 ... [2020-04-21T14:24:29.371Z] [2020-04-21T14:24:29.371Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:24:29.371Z] #44 65.94 Selecting previously unselected package libprotoc17:ppc64el. [2020-04-21T14:24:29.371Z] #44 65.94 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-04-21T14:24:29.371Z] #44 65.96 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-21T14:24:29.371Z] #44 67.29 Selecting previously unselected package protobuf-c-compiler. [2020-04-21T14:24:29.371Z] #44 67.33 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-04-21T14:24:29.371Z] #44 67.34 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:24:29.371Z] #44 67.67 Selecting previously unselected package protobuf-compiler. [2020-04-21T14:24:29.371Z] #44 67.68 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-04-21T14:24:29.371Z] #44 67.72 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:24:29.371Z] #44 68.17 Selecting previously unselected package python-pkg-resources. [2020-04-21T14:24:29.371Z] #44 68.20 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:24:29.371Z] #44 68.22 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-21T14:24:29.371Z] #44 68.78 Selecting previously unselected package python-six. [2020-04-21T14:24:29.371Z] #44 68.80 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-21T14:24:29.371Z] #44 68.81 Unpacking python-six (1.12.0-1) ... [2020-04-21T14:24:29.371Z] #44 68.96 Selecting previously unselected package python-protobuf. [2020-04-21T14:24:29.371Z] #44 68.99 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-04-21T14:24:29.371Z] #44 69.01 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-21T14:24:29.371Z] #44 70.24 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-21T14:24:29.371Z] #44 ... [2020-04-21T14:24:29.371Z] [2020-04-21T14:24:29.371Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:24:29.371Z] #28 22.46 [2020-04-21T14:24:29.661Z] #28 22.67 # 1.6% ######################################################################## 100.0% [2020-04-21T14:24:29.952Z] #28 23.01 [2020-04-21T14:24:32.009Z] #28 25.03 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-21T14:24:32.298Z] #28 ... [2020-04-21T14:24:32.298Z] [2020-04-21T14:24:32.298Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:24:32.298Z] #34 68.52 sync [2020-04-21T14:24:32.298Z] #34 68.66 internal/reflectlite [2020-04-21T14:24:32.298Z] #34 75.11 sort [2020-04-21T14:24:32.298Z] #34 75.12 errors [2020-04-21T14:24:32.298Z] #34 76.15 internal/oserror [2020-04-21T14:24:32.298Z] #34 76.16 io [2020-04-21T14:24:32.298Z] #34 76.29 strconv [2020-04-21T14:24:32.298Z] #34 76.58 syscall [2020-04-21T14:24:32.298Z] #34 ... [2020-04-21T14:24:32.298Z] [2020-04-21T14:24:32.298Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:24:32.298Z] #51 78.65 + cd /tmp/tmp.UCBkNhYMNc/src/gotest.tools/gotestsum [2020-04-21T14:24:32.298Z] #51 78.65 + git checkout -q v0.3.5 [2020-04-21T14:24:32.620Z] #51 78.87 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-21T14:24:38.182Z] #51 ... [2020-04-21T14:24:38.182Z] [2020-04-21T14:24:38.182Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:24:38.182Z] #28 25.65 [2020-04-21T14:24:38.182Z] #28 25.88 # 1.5% ############################################## 63.9% ######################################################################## 100.0% [2020-04-21T14:24:38.182Z] #28 26.48 [2020-04-21T14:24:38.182Z] #28 28.93 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-21T14:24:38.182Z] #28 29.10 skipping existing c8c2d4a6b2e3 [2020-04-21T14:24:38.182Z] #28 29.41 [2020-04-21T14:24:38.182Z] #28 ... [2020-04-21T14:24:38.182Z] [2020-04-21T14:24:38.182Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:24:38.182Z] #48 74.39 github.com/LK4D4/vndr/godl/singleflight [2020-04-21T14:24:38.182Z] #48 74.40 internal/reflectlite [2020-04-21T14:24:38.182Z] #48 74.42 math/rand [2020-04-21T14:24:38.182Z] #48 74.42 internal/singleflight [2020-04-21T14:24:38.182Z] #48 80.46 io [2020-04-21T14:24:38.182Z] #48 80.48 strconv [2020-04-21T14:24:38.182Z] #48 80.55 vendor/golang.org/x/net/dns/dnsmessage [2020-04-21T14:24:38.182Z] #48 80.67 syscall [2020-04-21T14:24:38.182Z] #48 ... [2020-04-21T14:24:38.182Z] [2020-04-21T14:24:38.182Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:24:38.182Z] #28 31.38 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-21T14:24:38.816Z] #28 31.98 [2020-04-21T14:24:39.110Z] #28 32.27 ######################################################################## 100.0% [2020-04-21T14:24:39.402Z] #28 32.47 [2020-04-21T14:24:39.402Z] #28 32.59 Download of images into '/build' complete. [2020-04-21T14:24:39.402Z] #28 32.60 Use something like the following to load the result into a Docker daemon: [2020-04-21T14:24:39.402Z] #28 32.60 tar -cC '/build' . | docker load [2020-04-21T14:24:39.402Z] #28 DONE 32.7s [2020-04-21T14:24:39.402Z] [2020-04-21T14:24:39.402Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:24:39.402Z] #57 85.45 strconv [2020-04-21T14:24:39.402Z] #57 85.51 syscall [2020-04-21T14:24:39.402Z] #57 85.54 strings [2020-04-21T14:24:39.402Z] #57 85.66 bytes [2020-04-21T14:24:40.434Z] #57 ... [2020-04-21T14:24:40.434Z] [2020-04-21T14:24:40.434Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:24:40.434Z] #44 77.21 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-21T14:24:40.434Z] #44 77.22 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-21T14:24:40.434Z] #44 77.22 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-21T14:24:40.434Z] #44 77.23 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-21T14:24:40.434Z] #44 77.24 Setting up python-six (1.12.0-1) ... [2020-04-21T14:24:40.434Z] #44 82.43 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-21T14:24:40.434Z] #44 82.44 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-21T14:24:40.434Z] #44 82.46 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-21T14:24:40.434Z] #44 82.47 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-04-21T14:24:40.434Z] #44 82.47 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-21T14:24:40.434Z] #44 82.48 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:24:40.434Z] #44 82.51 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:24:40.434Z] #44 82.53 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-21T14:24:40.434Z] #44 82.53 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:24:40.434Z] #44 82.54 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-21T14:24:40.724Z] #44 ... [2020-04-21T14:24:40.724Z] [2020-04-21T14:24:40.724Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:24:40.724Z] #36 80.36 Selecting previously unselected package libxml2:ppc64el. [2020-04-21T14:24:40.724Z] #36 80.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-04-21T14:24:40.724Z] #36 80.38 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:24:40.724Z] #36 81.56 Selecting previously unselected package libarchive13:ppc64el. [2020-04-21T14:24:40.724Z] #36 81.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-04-21T14:24:40.724Z] #36 81.59 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-21T14:24:40.724Z] #36 82.25 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-04-21T14:24:40.724Z] #36 82.27 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-04-21T14:24:40.724Z] #36 82.28 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-21T14:24:40.724Z] #36 82.54 Selecting previously unselected package librhash0:ppc64el. [2020-04-21T14:24:40.724Z] #36 82.58 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-04-21T14:24:40.724Z] #36 82.59 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-04-21T14:24:40.724Z] #36 82.88 Selecting previously unselected package libuv1:ppc64el. [2020-04-21T14:24:40.724Z] #36 82.91 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-04-21T14:24:40.724Z] #36 82.92 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-04-21T14:24:40.724Z] #36 83.24 Selecting previously unselected package cmake. [2020-04-21T14:24:40.724Z] #36 83.27 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-04-21T14:24:40.724Z] #36 83.31 Unpacking cmake (3.13.4-1) ... [2020-04-21T14:24:41.015Z] #36 ... [2020-04-21T14:24:41.015Z] [2020-04-21T14:24:41.015Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:24:41.015Z] #11 77.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-21T14:24:41.015Z] #11 77.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-04-21T14:24:41.015Z] #11 77.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:24:41.015Z] #11 83.07 Selecting previously unselected package binutils-mingw-w64. [2020-04-21T14:24:41.015Z] #11 83.09 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-21T14:24:41.015Z] #11 83.09 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:24:41.015Z] #11 83.28 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-04-21T14:24:41.015Z] #11 83.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-21T14:24:41.015Z] #11 83.32 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-21T14:24:41.015Z] #11 83.71 Selecting previously unselected package dmsetup. [2020-04-21T14:24:41.015Z] #11 83.79 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-04-21T14:24:41.015Z] #11 83.80 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-21T14:24:41.015Z] #11 84.14 Selecting previously unselected package mingw-w64-common. [2020-04-21T14:24:41.015Z] #11 84.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-21T14:24:41.015Z] #11 84.16 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-21T14:24:41.642Z] #11 ... [2020-04-21T14:24:41.642Z] [2020-04-21T14:24:41.642Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:24:41.642Z] #48 87.91 bytes [2020-04-21T14:24:42.097Z] 65014b3c3121: Verifying Checksum [2020-04-21T14:24:42.097Z] 65014b3c3121: Download complete [2020-04-21T14:24:43.711Z] #48 ... [2020-04-21T14:24:43.711Z] [2020-04-21T14:24:43.711Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:24:43.711Z] #36 89.50 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-21T14:24:43.711Z] #36 89.51 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:24:43.711Z] #36 89.52 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-04-21T14:24:43.711Z] #36 89.53 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:24:43.711Z] #36 89.61 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-04-21T14:24:43.711Z] #36 89.62 Setting up cmake-data (3.13.4-1) ... [2020-04-21T14:24:43.711Z] #36 89.64 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:24:43.711Z] #36 89.67 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-21T14:24:43.711Z] #36 89.68 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-21T14:24:43.711Z] #36 89.69 Setting up cmake (3.13.4-1) ... [2020-04-21T14:24:43.711Z] #36 89.70 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:24:43.711Z] #36 89.86 Processing triggers for mime-support (3.62) ... [2020-04-21T14:24:43.711Z] #36 DONE 90.2s [2020-04-21T14:24:43.711Z] [2020-04-21T14:24:43.711Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:24:43.711Z] #37 DONE 0.1s [2020-04-21T14:24:43.711Z] [2020-04-21T14:24:43.711Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:24:43.711Z] #31 89.15 Checking out files: 50% (769/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) [2020-04-21T14:24:43.711Z] #31 ... [2020-04-21T14:24:43.711Z] [2020-04-21T14:24:43.711Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-21T14:24:43.711Z] #38 DONE 0.1s [2020-04-21T14:24:43.711Z] [2020-04-21T14:24:43.711Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:24:44.920Z] #31 89.15 Checking out files: 50% (769/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 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: 92% (1407/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. [2020-04-21T14:24:44.920Z] #31 91.53 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-21T14:24:45.555Z] #31 92.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-21T14:24:46.596Z] #31 ... [2020-04-21T14:24:46.596Z] [2020-04-21T14:24:46.596Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:24:46.596Z] #34 82.90 bytes [2020-04-21T14:24:46.596Z] #34 82.97 strings [2020-04-21T14:24:46.596Z] #34 ... [2020-04-21T14:24:46.596Z] [2020-04-21T14:24:46.596Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:24:46.596Z] #44 93.37 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-21T14:24:46.596Z] #44 93.38 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:24:46.893Z] #44 DONE 93.7s [2020-04-21T14:24:46.893Z] [2020-04-21T14:24:46.893Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:24:48.969Z] #45 1.757 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:24:48.969Z] #45 1.759 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:24:48.969Z] #45 1.769 Note: Building without GnuTLS support [2020-04-21T14:24:51.049Z] #45 3.910 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:24:51.049Z] #45 3.954 GEN .gitid [2020-04-21T14:24:51.049Z] #45 3.980 GEN criu/include/version.h [2020-04-21T14:24:51.049Z] #45 4.046 GEN include/common/asm [2020-04-21T14:24:53.122Z] #45 ... [2020-04-21T14:24:53.122Z] [2020-04-21T14:24:53.122Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:24:53.122Z] #48 99.48 bufio [2020-04-21T14:24:53.678Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|types_sizes|deps|files|name) took 1m54.269290698s [2020-04-21T14:24:53.678Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 465.953577ms [2020-04-21T14:24:53.754Z] #48 ... [2020-04-21T14:24:53.754Z] [2020-04-21T14:24:53.754Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:24:53.754Z] #39 0.424 + RM_GOPATH=0 [2020-04-21T14:24:53.754Z] #39 0.425 + TMP_GOPATH= [2020-04-21T14:24:53.754Z] #39 0.425 + : /build [2020-04-21T14:24:53.754Z] #39 0.425 + '[' -z '' ']' [2020-04-21T14:24:53.754Z] #39 0.426 ++ mktemp -d [2020-04-21T14:24:53.754Z] #39 0.436 + export GOPATH=/tmp/tmp.YS28ENGMys [2020-04-21T14:24:53.754Z] #39 0.457 + GOPATH=/tmp/tmp.YS28ENGMys [2020-04-21T14:24:53.754Z] #39 0.457 + RM_GOPATH=1 [2020-04-21T14:24:53.754Z] #39 0.458 ++ dirname ./install.sh [2020-04-21T14:24:53.754Z] #39 0.467 + dir=. [2020-04-21T14:24:53.754Z] #39 0.474 + bin=tini [2020-04-21T14:24:53.754Z] #39 0.477 + shift [2020-04-21T14:24:53.754Z] #39 0.477 + '[' '!' -f ./tini.installer ']' [2020-04-21T14:24:53.754Z] #39 0.477 + . ./tini.installer [2020-04-21T14:24:53.754Z] #39 0.478 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:24:53.754Z] #39 0.478 + install_tini [2020-04-21T14:24:53.754Z] #39 0.478 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-21T14:24:53.754Z] #39 0.478 + git clone https://github.com/krallin/tini.git /tmp/tmp.YS28ENGMys/tini [2020-04-21T14:24:53.754Z] #39 0.478 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:24:53.754Z] #39 0.493 Cloning into '/tmp/tmp.YS28ENGMys/tini'... [2020-04-21T14:24:53.754Z] #39 2.234 + cd /tmp/tmp.YS28ENGMys/tini [2020-04-21T14:24:53.754Z] #39 2.234 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:24:53.754Z] #39 2.256 + cmake . [2020-04-21T14:24:53.754Z] #39 3.810 -- The C compiler identification is GNU 8.3.0 [2020-04-21T14:24:53.754Z] #39 3.969 -- Check for working C compiler: /usr/bin/cc [2020-04-21T14:24:53.754Z] #39 4.995 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-21T14:24:53.754Z] #39 5.007 -- Detecting C compiler ABI info [2020-04-21T14:24:53.754Z] #39 6.027 -- Detecting C compiler ABI info - done [2020-04-21T14:24:53.754Z] #39 6.185 -- Detecting C compile features [2020-04-21T14:24:53.754Z] #39 8.791 -- Detecting C compile features - done [2020-04-21T14:24:53.754Z] #39 8.832 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-21T14:24:53.754Z] #39 9.127 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-21T14:24:53.754Z] #39 9.366 -- Configuring done [2020-04-21T14:24:53.754Z] #39 9.402 -- Generating done [2020-04-21T14:24:53.754Z] #39 9.415 -- Build files have been written to: /tmp/tmp.YS28ENGMys/tini [2020-04-21T14:24:53.754Z] #39 9.427 + make tini-static [2020-04-21T14:24:53.754Z] #39 10.20 Scanning dependencies of target tini-static [2020-04-21T14:24:53.754Z] #39 ... [2020-04-21T14:24:53.754Z] [2020-04-21T14:24:53.754Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:24:53.754Z] #45 6.638 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-21T14:24:54.043Z] #45 6.902 PBCC images/opts.pb-c.c [2020-04-21T14:24:54.043Z] #45 6.973 PBCC images/sit.pb-c.c [2020-04-21T14:24:54.043Z] #45 7.082 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-21T14:24:54.333Z] #45 7.235 DEP images/opts.pb-c.d [2020-04-21T14:24:54.333Z] #45 7.336 DEP images/sit.pb-c.d [2020-04-21T14:24:54.333Z] #45 7.441 PBCC images/macvlan.pb-c.c [2020-04-21T14:24:54.623Z] #45 7.468 DEP images/macvlan.pb-c.d [2020-04-21T14:24:54.623Z] #45 7.564 PBCC images/autofs.pb-c.c [2020-04-21T14:24:54.623Z] #45 7.582 DEP images/autofs.pb-c.d [2020-04-21T14:24:54.623Z] #45 7.698 PBCC images/sysctl.pb-c.c [2020-04-21T14:24:54.912Z] #45 7.775 DEP images/sysctl.pb-c.d [2020-04-21T14:24:54.912Z] #45 7.876 PBCC images/time.pb-c.c [2020-04-21T14:24:54.912Z] #45 7.898 DEP images/time.pb-c.d [2020-04-21T14:24:55.203Z] #45 8.015 PBCC images/binfmt-misc.pb-c.c [2020-04-21T14:24:55.203Z] #45 8.070 DEP images/binfmt-misc.pb-c.d [2020-04-21T14:24:55.203Z] #45 8.140 PBCC images/seccomp.pb-c.c [2020-04-21T14:24:55.203Z] #45 8.177 DEP images/seccomp.pb-c.d [2020-04-21T14:24:55.203Z] #45 8.238 PBCC images/userns.pb-c.c [2020-04-21T14:24:55.203Z] #45 8.300 DEP images/userns.pb-c.d [2020-04-21T14:24:55.203Z] #45 8.400 PBCC images/cgroup.pb-c.c [2020-04-21T14:24:55.494Z] #45 8.461 DEP images/cgroup.pb-c.d [2020-04-21T14:24:55.494Z] #45 8.643 PBCC images/fown.pb-c.c [2020-04-21T14:24:55.784Z] #45 8.721 PBCC images/ext-file.pb-c.c [2020-04-21T14:24:55.784Z] #45 8.745 DEP images/fown.pb-c.d [2020-04-21T14:24:55.784Z] #45 8.831 DEP images/ext-file.pb-c.d [2020-04-21T14:24:55.784Z] #45 8.930 PBCC images/rpc.pb-c.c [2020-04-21T14:24:56.075Z] #45 9.018 DEP images/rpc.pb-c.d [2020-04-21T14:24:56.075Z] #45 9.123 PBCC images/siginfo.pb-c.c [2020-04-21T14:24:56.075Z] #45 9.151 DEP images/siginfo.pb-c.d [2020-04-21T14:24:56.365Z] #45 9.287 PBCC images/pagemap.pb-c.c [2020-04-21T14:24:56.365Z] #45 9.388 DEP images/pagemap.pb-c.d [2020-04-21T14:24:56.653Z] #45 9.542 PBCC images/rlimit.pb-c.c [2020-04-21T14:24:56.653Z] #45 9.594 DEP images/rlimit.pb-c.d [2020-04-21T14:24:56.653Z] #45 9.654 PBCC images/file-lock.pb-c.c [2020-04-21T14:24:56.653Z] #45 9.674 DEP images/file-lock.pb-c.d [2020-04-21T14:24:56.653Z] #45 9.727 PBCC images/tty.pb-c.c [2020-04-21T14:24:56.653Z] #45 9.800 DEP images/tty.pb-c.d [2020-04-21T14:24:56.949Z] #45 9.860 PBCC images/tun.pb-c.c [2020-04-21T14:24:56.949Z] #45 9.931 PBCC images/netdev.pb-c.c [2020-04-21T14:24:56.949Z] #45 ... [2020-04-21T14:24:56.949Z] [2020-04-21T14:24:56.949Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:24:56.949Z] #34 93.24 bufio [2020-04-21T14:24:56.949Z] #34 97.51 reflect [2020-04-21T14:24:56.949Z] #34 99.80 path [2020-04-21T14:24:56.949Z] #34 100.9 text/tabwriter [2020-04-21T14:24:56.949Z] #34 ... [2020-04-21T14:24:56.949Z] [2020-04-21T14:24:56.949Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:24:56.949Z] #45 10.00 DEP images/tun.pb-c.d [2020-04-21T14:24:56.949Z] #45 10.07 DEP images/netdev.pb-c.d [2020-04-21T14:24:57.239Z] #45 10.16 PBCC images/vma.pb-c.c [2020-04-21T14:24:57.239Z] #45 10.25 DEP images/vma.pb-c.d [2020-04-21T14:24:57.530Z] #45 10.39 PBCC images/creds.pb-c.c [2020-04-21T14:24:57.530Z] #45 10.44 DEP images/creds.pb-c.d [2020-04-21T14:24:57.530Z] #45 10.57 PBCC images/utsns.pb-c.c [2020-04-21T14:24:57.530Z] #45 10.66 DEP images/utsns.pb-c.d [2020-04-21T14:24:57.820Z] #45 10.73 PBCC images/ipc-desc.pb-c.c [2020-04-21T14:24:57.820Z] #45 10.78 PBCC images/ipc-sem.pb-c.c [2020-04-21T14:24:57.820Z] #45 ... [2020-04-21T14:24:57.820Z] [2020-04-21T14:24:57.820Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:24:57.820Z] #39 10.27 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-21T14:24:57.820Z] #39 12.88 [100%] Linking C executable tini-static [2020-04-21T14:24:57.820Z] #39 13.99 [100%] Built target tini-static [2020-04-21T14:24:57.820Z] #39 14.09 + mkdir -p /build [2020-04-21T14:24:57.820Z] #39 14.10 + cp tini-static /build/docker-init [2020-04-21T14:24:57.820Z] #39 DONE 14.2s [2020-04-21T14:24:57.820Z] [2020-04-21T14:24:57.820Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:24:57.820Z] #45 10.83 DEP images/ipc-desc.pb-c.d [2020-04-21T14:24:57.820Z] #45 10.92 DEP images/ipc-sem.pb-c.d [2020-04-21T14:24:57.820Z] #45 ... [2020-04-21T14:24:57.820Z] [2020-04-21T14:24:57.820Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:24:57.820Z] #11 94.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-21T14:24:57.820Z] #11 94.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-21T14:24:57.820Z] #11 94.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:24:57.820Z] #11 104.0 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-21T14:24:57.820Z] #11 104.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-21T14:24:57.820Z] #11 104.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:24:57.820Z] #11 104.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-21T14:24:57.820Z] #11 104.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-21T14:24:57.820Z] #11 104.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:24:58.111Z] #11 ... [2020-04-21T14:24:58.111Z] [2020-04-21T14:24:58.111Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:24:58.111Z] #45 11.04 PBCC images/ipc-msg.pb-c.c [2020-04-21T14:24:58.111Z] #45 11.08 DEP images/ipc-msg.pb-c.d [2020-04-21T14:24:58.111Z] #45 11.16 PBCC images/ipc-shm.pb-c.c [2020-04-21T14:24:58.111Z] #45 11.21 DEP images/ipc-shm.pb-c.d [2020-04-21T14:24:58.403Z] #45 11.36 PBCC images/ipc-var.pb-c.c [2020-04-21T14:24:58.403Z] #45 11.42 DEP images/ipc-var.pb-c.d [2020-04-21T14:24:58.403Z] #45 11.54 PBCC images/sk-opts.pb-c.c [2020-04-21T14:24:58.694Z] #45 11.69 PBCC images/packet-sock.pb-c.c [2020-04-21T14:24:58.983Z] #45 12.01 DEP images/sk-opts.pb-c.d [2020-04-21T14:24:58.983Z] #45 12.10 DEP images/packet-sock.pb-c.d [2020-04-21T14:24:59.272Z] #45 12.23 PBCC images/sk-netlink.pb-c.c [2020-04-21T14:24:59.272Z] #45 12.34 DEP images/sk-netlink.pb-c.d [2020-04-21T14:24:59.562Z] #45 12.58 PBCC images/sk-inet.pb-c.c [2020-04-21T14:24:59.562Z] #45 12.63 DEP images/sk-inet.pb-c.d [2020-04-21T14:24:59.853Z] #45 12.70 PBCC images/sk-unix.pb-c.c [2020-04-21T14:24:59.853Z] #45 12.78 DEP images/sk-unix.pb-c.d [2020-04-21T14:24:59.853Z] #45 12.87 PBCC images/mm.pb-c.c [2020-04-21T14:25:00.143Z] #45 12.95 DEP images/mm.pb-c.d [2020-04-21T14:25:00.143Z] #45 13.10 PBCC images/timerfd.pb-c.c [2020-04-21T14:25:00.143Z] #45 13.17 DEP images/timerfd.pb-c.d [2020-04-21T14:25:00.433Z] #45 13.26 PBCC images/timer.pb-c.c [2020-04-21T14:25:00.433Z] #45 13.29 DEP images/timer.pb-c.d [2020-04-21T14:25:00.433Z] #45 13.44 PBCC images/sa.pb-c.c [2020-04-21T14:25:00.433Z] #45 13.51 DEP images/sa.pb-c.d [2020-04-21T14:25:00.723Z] #45 13.66 PBCC images/pipe-data.pb-c.c [2020-04-21T14:25:00.723Z] #45 13.72 DEP images/pipe-data.pb-c.d [2020-04-21T14:25:01.015Z] #45 13.82 PBCC images/mnt.pb-c.c [2020-04-21T14:25:01.015Z] #45 13.94 DEP images/mnt.pb-c.d [2020-04-21T14:25:01.015Z] #45 14.05 PBCC images/sk-packet.pb-c.c [2020-04-21T14:25:01.015Z] #45 14.13 DEP images/sk-packet.pb-c.d [2020-04-21T14:25:01.305Z] #45 14.21 PBCC images/tcp-stream.pb-c.c [2020-04-21T14:25:01.305Z] #45 14.35 DEP images/tcp-stream.pb-c.d [2020-04-21T14:25:01.305Z] #45 14.47 PBCC images/pipe.pb-c.c [2020-04-21T14:25:01.305Z] #45 ... [2020-04-21T14:25:01.305Z] [2020-04-21T14:25:01.305Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:25:01.305Z] #57 97.88 bufio [2020-04-21T14:25:01.305Z] #57 101.1 text/tabwriter [2020-04-21T14:25:01.305Z] #57 104.5 reflect [2020-04-21T14:25:01.305Z] #57 104.6 regexp/syntax [2020-04-21T14:25:01.596Z] #57 ... [2020-04-21T14:25:01.596Z] [2020-04-21T14:25:01.596Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:25:01.596Z] #45 14.60 DEP images/pipe.pb-c.d [2020-04-21T14:25:01.596Z] #45 14.68 PBCC images/pstree.pb-c.c [2020-04-21T14:25:01.596Z] #45 14.70 DEP images/pstree.pb-c.d [2020-04-21T14:25:01.780Z] INFO [runner/unused/goanalysis] analyzers took 26.608342919s with top 10 stages: buildssa: 22.413100599s, U1000: 4.19524232s [2020-04-21T14:25:01.887Z] #45 14.78 PBCC images/fs.pb-c.c [2020-04-21T14:25:01.887Z] #45 14.82 DEP images/fs.pb-c.d [2020-04-21T14:25:01.887Z] #45 14.96 PBCC images/signalfd.pb-c.c [2020-04-21T14:25:02.177Z] #45 15.10 DEP images/signalfd.pb-c.d [2020-04-21T14:25:02.177Z] #45 15.18 PBCC images/fh.pb-c.c [2020-04-21T14:25:02.177Z] #45 15.25 PBCC images/fsnotify.pb-c.c [2020-04-21T14:25:02.484Z] #45 15.44 DEP images/fh.pb-c.d [2020-04-21T14:25:02.484Z] #45 15.59 DEP images/fsnotify.pb-c.d [2020-04-21T14:25:02.554Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:25:02.554Z] [2020-04-21T14:25:02.554Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-21T14:25:02.554Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-21T14:25:02.554Z] HOSTNAME=7b109e992bf9 [2020-04-21T14:25:02.554Z] TESTDEBUG=0 [2020-04-21T14:25:02.554Z] DEST=bundles/test-integration [2020-04-21T14:25:02.554Z] PWD=/go/src/github.com/docker/docker [2020-04-21T14:25:02.554Z] DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:25:02.554Z] container=docker [2020-04-21T14:25:02.554Z] HOME=/root [2020-04-21T14:25:02.554Z] GOLANG_VERSION=1.13.10 [2020-04-21T14:25:02.554Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-21T14:25:02.554Z] VALIDATE_BRANCH=master [2020-04-21T14:25:02.554Z] TERM=xterm [2020-04-21T14:25:02.554Z] DOCKER_PKG=github.com/docker/docker [2020-04-21T14:25:02.554Z] SHLVL=1 [2020-04-21T14:25:02.554Z] TIMEOUT=120m [2020-04-21T14:25:02.554Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-21T14:25:02.554Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-21T14:25:02.554Z] GO111MODULE=off [2020-04-21T14:25:02.554Z] DOCKER_EXPERIMENTAL=1 [2020-04-21T14:25:02.554Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-21T14:25:02.554Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-21T14:25:02.554Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-21T14:25:02.554Z] GOPATH=/go [2020-04-21T14:25:02.554Z] PKG_CONFIG=pkg-config [2020-04-21T14:25:02.554Z] _=/usr/bin/env [2020-04-21T14:25:02.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-21T14:25:02.772Z] #45 15.71 PBCC images/eventpoll.pb-c.c [2020-04-21T14:25:02.772Z] #45 15.72 DEP images/eventpoll.pb-c.d [2020-04-21T14:25:02.772Z] #45 15.81 PBCC images/eventfd.pb-c.c [2020-04-21T14:25:02.772Z] #45 15.92 DEP images/eventfd.pb-c.d [2020-04-21T14:25:02.772Z] #45 15.98 PBCC images/remap-file-path.pb-c.c [2020-04-21T14:25:02.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-21T14:25:02.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-21T14:25:02.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-21T14:25:03.060Z] #45 16.03 DEP images/remap-file-path.pb-c.d [2020-04-21T14:25:03.060Z] #45 16.09 PBCC images/fifo.pb-c.c [2020-04-21T14:25:03.060Z] #45 16.13 DEP images/fifo.pb-c.d [2020-04-21T14:25:03.060Z] #45 16.22 PBCC images/ghost-file.pb-c.c [2020-04-21T14:25:03.349Z] #45 16.29 DEP images/ghost-file.pb-c.d [2020-04-21T14:25:03.349Z] #45 16.41 PBCC images/regfile.pb-c.c [2020-04-21T14:25:03.637Z] #45 16.53 DEP images/regfile.pb-c.d [2020-04-21T14:25:03.637Z] #45 16.71 PBCC images/ns.pb-c.c [2020-04-21T14:25:03.637Z] #45 16.77 DEP images/ns.pb-c.d [2020-04-21T14:25:03.926Z] #45 16.87 PBCC images/fdinfo.pb-c.c [2020-04-21T14:25:03.926Z] #45 17.02 DEP images/fdinfo.pb-c.d [2020-04-21T14:25:04.215Z] #45 17.16 PBCC images/core-aarch64.pb-c.c [2020-04-21T14:25:04.215Z] #45 17.30 PBCC images/core-arm.pb-c.c [2020-04-21T14:25:04.504Z] #45 17.47 PBCC images/core-ppc64.pb-c.c [2020-04-21T14:25:04.504Z] #45 17.55 PBCC images/core-s390.pb-c.c [2020-04-21T14:25:04.504Z] #45 17.69 PBCC images/core-x86.pb-c.c [2020-04-21T14:25:04.794Z] #45 17.87 PBCC images/core.pb-c.c [2020-04-21T14:25:05.083Z] #45 18.03 PBCC images/inventory.pb-c.c [2020-04-21T14:25:05.083Z] #45 18.23 DEP images/core-aarch64.pb-c.d [2020-04-21T14:25:05.372Z] #45 18.33 DEP images/core-arm.pb-c.d [2020-04-21T14:25:05.372Z] #45 18.48 DEP images/core-ppc64.pb-c.d [2020-04-21T14:25:05.372Z] #45 18.55 DEP images/core-s390.pb-c.d [2020-04-21T14:25:05.661Z] #45 18.61 DEP images/core-x86.pb-c.d [2020-04-21T14:25:05.661Z] #45 18.74 DEP images/core.pb-c.d [2020-04-21T14:25:05.661Z] #45 18.83 DEP images/inventory.pb-c.d [2020-04-21T14:25:05.661Z] #45 ... [2020-04-21T14:25:05.661Z] [2020-04-21T14:25:05.661Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:25:05.661Z] #48 102.2 reflect [2020-04-21T14:25:05.661Z] #48 108.4 regexp/syntax [2020-04-21T14:25:05.661Z] #48 109.8 vendor/golang.org/x/text/transform [2020-04-21T14:25:05.951Z] #48 ... [2020-04-21T14:25:05.951Z] [2020-04-21T14:25:05.951Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:25:05.951Z] #45 18.95 PBCC images/cpuinfo.pb-c.c [2020-04-21T14:25:05.951Z] #45 18.98 DEP images/cpuinfo.pb-c.d [2020-04-21T14:25:05.951Z] #45 19.06 PBCC images/stats.pb-c.c [2020-04-21T14:25:06.241Z] #45 19.09 DEP images/stats.pb-c.d [2020-04-21T14:25:08.305Z] #45 21.31 make[1]: Nothing to be done for 'all'. [2020-04-21T14:25:11.045Z] #45 23.66 CC images/stats.o [2020-04-21T14:25:11.334Z] #45 24.36 CC images/core.o [2020-04-21T14:25:11.964Z] #45 ... [2020-04-21T14:25:11.964Z] [2020-04-21T14:25:11.964Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:25:11.964Z] #48 118.2 time [2020-04-21T14:25:12.594Z] #48 ... [2020-04-21T14:25:12.594Z] [2020-04-21T14:25:12.594Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:25:12.594Z] #34 108.9 time [2020-04-21T14:25:12.594Z] #34 108.9 internal/syscall/unix [2020-04-21T14:25:12.594Z] #34 108.9 internal/syscall/execenv [2020-04-21T14:25:12.885Z] #34 ... [2020-04-21T14:25:12.885Z] [2020-04-21T14:25:12.885Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:25:12.885Z] #45 25.51 CC images/core-x86.o [2020-04-21T14:25:13.513Z] #45 26.42 CC images/core-arm.o [2020-04-21T14:25:14.143Z] #45 27.09 CC images/core-aarch64.o [2020-04-21T14:25:14.780Z] #45 27.87 CC images/core-ppc64.o [2020-04-21T14:25:14.895Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-21T14:25:14.895Z] ok github.com/docker/docker/api/server/middleware 0.031s coverage: 37.7% of statements [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-21T14:25:14.895Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2020-04-21T14:25:14.895Z] ok github.com/docker/docker/api/types/filters 0.030s coverage: 92.2% of statements [2020-04-21T14:25:14.895Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 4.8% of statements [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/types [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-21T14:25:14.895Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2020-04-21T14:25:14.895Z] ok github.com/docker/docker/api/types/versions 0.035s coverage: 75.0% of statements [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/builder [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-21T14:25:14.895Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-21T14:25:14.895Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-04-21T14:25:14.895Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2020-04-21T14:25:16.289Z] #45 29.12 CC images/core-s390.o [2020-04-21T14:25:16.804Z] ok github.com/docker/docker/builder/remotecontext 0.301s coverage: 13.6% of statements [2020-04-21T14:25:16.804Z] ok github.com/docker/docker/builder/remotecontext/git 3.144s coverage: 86.3% of statements [2020-04-21T14:25:17.744Z] ok github.com/docker/docker/builder/dockerfile 1.063s coverage: 48.2% of statements [2020-04-21T14:25:17.744Z] ? github.com/docker/docker/cli [no test files] [2020-04-21T14:25:17.744Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-21T14:25:17.824Z] #45 30.50 CC images/cpuinfo.o [2020-04-21T14:25:17.824Z] #45 ... [2020-04-21T14:25:17.824Z] [2020-04-21T14:25:17.824Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:25:17.824Z] #66 70.72 Checking out files: 37% (1188/3178) Checking out files: 38% (1208/3178) Checking out files: 39% (1240/3178) Checking out files: 40% (1272/3178) Checking out files: 41% (1303/3178) Checking out files: 42% (1335/3178) Checking out files: 43% (1367/3178) Checking out files: 44% (1399/3178) Checking out files: 45% (1431/3178) Checking out files: 46% (1462/3178) Checking out files: 47% (1494/3178) Checking out files: 48% (1526/3178) Checking out files: 49% (1558/3178) Checking out files: 50% (1589/3178) Checking out files: 51% (1621/3178) Checking out files: 52% (1653/3178) Checking out files: 53% (1685/3178) Checking out files: 54% (1717/3178) Checking out files: 55% (1748/3178) Checking out files: 56% (1780/3178) Checking out files: 57% (1812/3178) Checking out files: 58% (1844/3178) Checking out files: 59% (1876/3178) Checking out files: 60% (1907/3178) Checking out files: 61% (1939/3178) Checking out files: 62% (1971/3178) Checking out files: 63% (2003/3178) Checking out files: 64% (2034/3178) Checking out files: 65% (2066/3178) Checking out files: 66% (2098/3178) Checking out files: 67% (2130/3178) Checking out files: 68% (2162/3178) Checking out files: 69% (2193/3178) Checking out files: 70% (2225/3178) Checking out files: 71% (2257/3178) Checking out files: 72% (2289/3178) Checking out files: 73% (2320/3178) Checking out files: 74% (2352/3178) Checking out files: 75% (2384/3178) Checking out files: 76% (2416/3178) Checking out files: 77% (2448/3178) Checking out files: 78% (2479/3178) Checking out files: 79% (2511/3178) Checking out files: 80% (2543/3178) Checking out files: 81% (2575/3178) Checking out files: 82% (2606/3178) Checking out files: 83% (2638/3178) Checking out files: 84% (2670/3178) Checking out files: 85% (2702/3178) Checking out files: 86% (2734/3178) Checking out files: 87% (2765/3178) Checking out files: 88% (2797/3178) Checking out files: 89% (2829/3178) Checking out files: 90% (2861/3178) Checking out files: 91% (2892/3178) Checking out files: 92% (2924/3178) Checking out files: 92% (2928/3178) Checking out files: 93% (2956/3178) Checking out files: 94% (2988/3178) Checking out files: 95% (3020/3178) Checking out files: 96% (3051/3178) Checking out files: 97% (3083/3178) Checking out files: 98% (3115/3178) Checking out files: 99% (3147/3178) Checking out files: 100% (3178/3178) Checking out files: 100% (3178/3178), done. [2020-04-21T14:25:17.824Z] #66 71.95 + cd /tmp/tmp.gO1TXQZ7bp/src/github.com/containerd/containerd [2020-04-21T14:25:17.824Z] #66 71.95 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:25:20.553Z] #66 74.95 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-21T14:25:20.553Z] #66 74.95 + BUILDTAGS='netgo osusergo static_build' [2020-04-21T14:25:20.553Z] #66 74.95 + export EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:25:20.553Z] #66 74.95 + EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:25:20.553Z] #66 74.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-21T14:25:20.553Z] #66 74.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-21T14:25:20.553Z] #66 74.95 + '[' '' = dynamic ']' [2020-04-21T14:25:20.553Z] #66 74.95 + make [2020-04-21T14:25:20.553Z] #66 ... [2020-04-21T14:25:20.553Z] [2020-04-21T14:25:20.553Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:25:20.553Z] #57 116.7 time [2020-04-21T14:25:20.553Z] #57 122.1 regexp [2020-04-21T14:25:20.553Z] #57 ... [2020-04-21T14:25:20.553Z] [2020-04-21T14:25:20.553Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:25:20.553Z] #45 31.35 CC images/inventory.o [2020-04-21T14:25:20.553Z] #45 31.85 CC images/fdinfo.o [2020-04-21T14:25:20.553Z] #45 32.45 CC images/fown.o [2020-04-21T14:25:20.553Z] #45 32.81 CC images/ns.o [2020-04-21T14:25:20.553Z] #45 33.28 CC images/regfile.o [2020-04-21T14:25:20.553Z] #45 33.70 CC images/ghost-file.o [2020-04-21T14:25:20.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-21T14:25:20.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-21T14:25:21.181Z] #45 34.24 CC images/fifo.o [2020-04-21T14:25:21.471Z] #45 34.56 CC images/remap-file-path.o [2020-04-21T14:25:21.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-21T14:25:21.761Z] #45 34.87 CC images/eventfd.o [2020-04-21T14:25:21.948Z] ok github.com/docker/docker/client 0.374s coverage: 75.4% of statements [2020-04-21T14:25:22.051Z] #45 35.15 CC images/eventpoll.o [2020-04-21T14:25:22.680Z] #45 35.67 CC images/fh.o [2020-04-21T14:25:23.310Z] #45 36.28 CC images/fsnotify.o [2020-04-21T14:25:23.600Z] #45 ... [2020-04-21T14:25:23.600Z] [2020-04-21T14:25:23.600Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:25:23.600Z] #34 119.9 internal/poll [2020-04-21T14:25:23.600Z] #34 123.6 os [2020-04-21T14:25:23.600Z] #34 125.7 internal/fmtsort [2020-04-21T14:25:23.600Z] #34 128.2 path/filepath [2020-04-21T14:25:23.600Z] #34 128.2 fmt [2020-04-21T14:25:23.600Z] #34 ... [2020-04-21T14:25:23.600Z] [2020-04-21T14:25:23.600Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:25:23.600Z] #66 76.80 + bin/ctr [2020-04-21T14:25:27.112Z] #66 ... [2020-04-21T14:25:27.112Z] [2020-04-21T14:25:27.112Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:25:27.112Z] #45 37.38 CC images/signalfd.o [2020-04-21T14:25:27.112Z] #45 37.76 CC images/fs.o [2020-04-21T14:25:27.112Z] #45 38.39 CC images/pstree.o [2020-04-21T14:25:27.112Z] #45 38.75 CC images/pipe.o [2020-04-21T14:25:27.112Z] #45 39.18 CC images/tcp-stream.o [2020-04-21T14:25:27.112Z] #45 39.57 CC images/sk-packet.o [2020-04-21T14:25:27.112Z] #45 40.02 CC images/mnt.o [2020-04-21T14:25:27.402Z] #45 40.41 CC images/pipe-data.o [2020-04-21T14:25:27.692Z] #45 40.74 CC images/sa.o [2020-04-21T14:25:28.325Z] #45 41.20 CC images/timer.o [2020-04-21T14:25:28.954Z] #45 41.86 CC images/timerfd.o [2020-04-21T14:25:29.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-21T14:25:29.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-21T14:25:29.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-21T14:25:29.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-21T14:25:29.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-21T14:25:29.587Z] #45 42.33 CC images/mm.o [2020-04-21T14:25:29.879Z] #45 42.85 CC images/sk-opts.o [2020-04-21T14:25:29.879Z] #45 ... [2020-04-21T14:25:29.879Z] [2020-04-21T14:25:29.879Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:25:29.879Z] #48 126.2 regexp [2020-04-21T14:25:29.879Z] #48 135.6 os/exec [2020-04-21T14:25:29.879Z] #48 135.8 net [2020-04-21T14:25:29.879Z] #48 ... [2020-04-21T14:25:29.879Z] [2020-04-21T14:25:29.879Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:25:29.879Z] #57 134.6 mvdan.cc/sh/v3/fileutil [2020-04-21T14:25:29.879Z] #57 136.5 flag [2020-04-21T14:25:30.169Z] #57 136.5 go/token [2020-04-21T14:25:30.169Z] #57 136.5 github.com/pkg/diff [2020-04-21T14:25:30.169Z] #57 136.5 encoding/binary [2020-04-21T14:25:31.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-21T14:25:33.695Z] #57 140.0 go/scanner [2020-04-21T14:25:34.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-21T14:25:34.719Z] #57 ... [2020-04-21T14:25:34.719Z] [2020-04-21T14:25:34.719Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:25:34.719Z] #45 43.19 CC images/sk-unix.o [2020-04-21T14:25:34.719Z] #45 43.73 CC images/sk-inet.o [2020-04-21T14:25:34.719Z] #45 44.37 CC images/tun.o [2020-04-21T14:25:34.719Z] #45 44.83 CC images/sk-netlink.o [2020-04-21T14:25:34.719Z] #45 45.19 CC images/packet-sock.o [2020-04-21T14:25:34.719Z] #45 45.82 CC images/ipc-var.o [2020-04-21T14:25:34.719Z] #45 46.13 CC images/ipc-desc.o [2020-04-21T14:25:34.719Z] #45 46.46 CC images/ipc-shm.o [2020-04-21T14:25:34.719Z] #45 46.82 CC images/ipc-msg.o [2020-04-21T14:25:34.719Z] #45 47.46 CC images/ipc-sem.o [2020-04-21T14:25:34.719Z] #45 47.84 CC images/utsns.o [2020-04-21T14:25:34.719Z] #45 ... [2020-04-21T14:25:34.719Z] [2020-04-21T14:25:34.719Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:25:34.719Z] #34 131.2 io/ioutil [2020-04-21T14:25:34.719Z] #34 134.5 log [2020-04-21T14:25:34.719Z] #34 134.5 github.com/BurntSushi/toml [2020-04-21T14:25:34.719Z] #34 134.5 flag [2020-04-21T14:25:35.007Z] #34 ... [2020-04-21T14:25:35.007Z] [2020-04-21T14:25:35.007Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:25:35.007Z] #48 141.1 github.com/LK4D4/vndr/versioned [2020-04-21T14:25:35.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-21T14:25:36.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-21T14:25:37.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-21T14:25:37.725Z] #48 144.2 go/scanner [2020-04-21T14:25:37.725Z] #48 144.2 net/url [2020-04-21T14:25:37.725Z] #48 144.3 text/template/parse [2020-04-21T14:25:37.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-21T14:25:38.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-21T14:25:38.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-21T14:25:39.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-21T14:25:39.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-21T14:25:39.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-21T14:25:40.448Z] #48 ... [2020-04-21T14:25:40.448Z] [2020-04-21T14:25:40.448Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:25:40.448Z] #11 136.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-21T14:25:40.448Z] #11 136.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-21T14:25:40.448Z] #11 136.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:25:40.448Z] #11 ... [2020-04-21T14:25:40.448Z] [2020-04-21T14:25:40.448Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:25:40.448Z] #45 48.23 CC images/creds.o [2020-04-21T14:25:40.448Z] #45 48.52 CC images/vma.o [2020-04-21T14:25:40.448Z] #45 48.87 CC images/netdev.o [2020-04-21T14:25:40.448Z] #45 49.56 CC images/tty.o [2020-04-21T14:25:40.448Z] #45 50.54 CC images/file-lock.o [2020-04-21T14:25:40.448Z] #45 50.91 CC images/rlimit.o [2020-04-21T14:25:40.448Z] #45 51.29 CC images/pagemap.o [2020-04-21T14:25:40.448Z] #45 51.82 CC images/siginfo.o [2020-04-21T14:25:40.448Z] #45 52.28 CC images/rpc.o [2020-04-21T14:25:40.738Z] #45 ... [2020-04-21T14:25:40.738Z] [2020-04-21T14:25:40.738Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:25:40.738Z] #34 141.4 github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:25:40.738Z] #34 DONE 147.3s [2020-04-21T14:25:40.738Z] [2020-04-21T14:25:40.738Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:25:40.738Z] #57 143.2 mvdan.cc/editorconfig [2020-04-21T14:25:40.738Z] #57 143.5 mvdan.cc/sh/v3/syntax [2020-04-21T14:25:40.738Z] #57 146.8 encoding/base64 [2020-04-21T14:25:40.738Z] #57 146.9 go/ast [2020-04-21T14:25:40.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-21T14:25:40.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-21T14:25:42.241Z] #57 ... [2020-04-21T14:25:42.241Z] [2020-04-21T14:25:42.241Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:25:42.241Z] #45 55.23 CC images/ext-file.o [2020-04-21T14:25:42.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-21T14:25:42.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-21T14:25:42.902Z] #45 55.76 CC images/cgroup.o [2020-04-21T14:25:43.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-21T14:25:43.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-21T14:25:43.925Z] #45 56.98 CC images/userns.o [2020-04-21T14:25:44.551Z] #45 57.47 CC images/google/protobuf/descriptor.o [2020-04-21T14:25:44.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-21T14:25:45.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-21T14:25:45.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-21T14:25:45.638Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-21T14:25:45.638Z] Using test binary docker [2020-04-21T14:25:45.638Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-21T14:25:45.638Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-21T14:25:45.638Z] INFO: Waiting for daemon to start... [2020-04-21T14:25:45.638Z] Starting dockerd [2020-04-21T14:25:47.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-21T14:25:47.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-21T14:25:48.057Z] #45 60.59 CC images/opts.o [2020-04-21T14:25:48.057Z] #45 60.94 CC images/seccomp.o [2020-04-21T14:25:48.164Z] . [2020-04-21T14:25:48.164Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-21T14:25:48.164Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-21T14:25:48.164Z] Error: No such image: emptyfs [2020-04-21T14:25:48.164Z] Running integration-test (iteration 1) [2020-04-21T14:25:48.164Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-21T14:25:48.347Z] #45 61.29 CC images/binfmt-misc.o [2020-04-21T14:25:48.637Z] #45 61.69 CC images/time.o [2020-04-21T14:25:48.928Z] #45 62.00 CC images/sysctl.o [2020-04-21T14:25:49.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-21T14:25:49.560Z] #45 62.33 CC images/autofs.o [2020-04-21T14:25:49.560Z] #45 62.75 CC images/macvlan.o [2020-04-21T14:25:49.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-21T14:25:50.212Z] #45 63.15 CC images/sit.o [2020-04-21T14:25:50.499Z] #45 63.49 LINK images/built-in.o [2020-04-21T14:25:50.499Z] #45 63.69 GEN compel/include/asm [2020-04-21T14:25:50.499Z] #45 63.71 GEN compel/include/version.h [2020-04-21T14:25:50.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-21T14:25:50.790Z] #45 63.74 touch .config [2020-04-21T14:25:50.790Z] #45 63.79 GEN include/common/config.h [2020-04-21T14:25:50.790Z] #45 63.90 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-21T14:25:50.790Z] #45 63.94 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-21T14:25:50.790Z] #45 63.98 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-04-21T14:25:51.078Z] #45 64.01 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-04-21T14:25:51.078Z] #45 64.10 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-04-21T14:25:51.078Z] #45 64.15 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-04-21T14:25:51.078Z] #45 64.21 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-04-21T14:25:51.360Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-21T14:25:51.360Z] Using test binary docker [2020-04-21T14:25:51.360Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-21T14:25:51.360Z] +++ /etc/init.d/apparmor start [2020-04-21T14:25:51.360Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-21T14:25:51.360Z] INFO: Waiting for daemon to start... [2020-04-21T14:25:51.360Z] Starting dockerd [2020-04-21T14:25:51.360Z] +++ 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 [2020-04-21T14:25:51.367Z] #45 64.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-21T14:25:51.367Z] #45 64.25 DEP compel/plugins/std/infect.d [2020-04-21T14:25:51.656Z] #45 64.52 DEP compel/plugins/std/string.d [2020-04-21T14:25:51.656Z] #45 64.72 DEP compel/plugins/std/log.d [2020-04-21T14:25:51.945Z] #45 64.93 DEP compel/plugins/std/fds.d [2020-04-21T14:25:52.234Z] #45 65.10 DEP compel/plugins/std/std.d [2020-04-21T14:25:52.234Z] #45 65.27 DEP compel/plugins/shmem/shmem.d [2020-04-21T14:25:52.524Z] #45 65.41 DEP compel/plugins/fds/fds.d [2020-04-21T14:25:52.524Z] #45 ... [2020-04-21T14:25:52.524Z] [2020-04-21T14:25:52.524Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:25:52.524Z] #48 148.8 go/ast [2020-04-21T14:25:52.524Z] #48 152.1 encoding/json [2020-04-21T14:25:52.524Z] #48 ... [2020-04-21T14:25:52.524Z] [2020-04-21T14:25:52.524Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:25:52.524Z] #45 65.64 CC compel/plugins/std/std.o [2020-04-21T14:25:53.151Z] #45 66.05 CC compel/plugins/std/fds.o [2020-04-21T14:25:53.151Z] #45 ... [2020-04-21T14:25:53.151Z] [2020-04-21T14:25:53.151Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:25:53.151Z] #57 149.4 golang.org/x/sys/unix [2020-04-21T14:25:53.151Z] #57 151.3 encoding/json [2020-04-21T14:25:53.376Z] . [2020-04-21T14:25:53.376Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-21T14:25:53.376Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-21T14:25:53.439Z] #57 ... [2020-04-21T14:25:53.439Z] [2020-04-21T14:25:53.439Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:25:53.439Z] #45 66.61 CC compel/plugins/std/log.o [2020-04-21T14:25:53.657Z] Error: No such image: emptyfs [2020-04-21T14:25:53.657Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-21T14:25:53.657Z] ++++ docker load [2020-04-21T14:25:53.938Z] Running integration-test (iteration 1) [2020-04-21T14:25:53.938Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-04-21T14:25:53.939Z] ++ 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 [2020-04-21T14:25:53.939Z] ++ set -e [2020-04-21T14:25:53.939Z] ++ '[' -n 0 ']' [2020-04-21T14:25:53.939Z] ++ set -x [2020-04-21T14:25:53.939Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-21T14:25:54.055Z] ok github.com/docker/docker/cmd/dockerd 0.155s coverage: 30.8% of statements [2020-04-21T14:25:54.055Z] ok github.com/docker/docker/container 0.180s coverage: 34.9% of statements [2020-04-21T14:25:54.055Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-21T14:25:54.055Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-21T14:25:54.055Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-21T14:25:54.055Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-21T14:25:54.625Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.039s coverage: 65.3% of statements [2020-04-21T14:25:54.935Z] #45 67.94 CC compel/plugins/std/string.o [2020-04-21T14:25:55.567Z] ok github.com/docker/docker/daemon/cluster/convert 0.041s coverage: 35.6% of statements [2020-04-21T14:25:55.958Z] #45 68.84 CC compel/plugins/std/infect.o [2020-04-21T14:25:56.507Z] ok github.com/docker/docker/daemon/cluster 0.191s coverage: 0.5% of statements [2020-04-21T14:25:56.584Z] #45 69.51 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-04-21T14:25:56.584Z] #45 69.57 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-04-21T14:25:56.584Z] #45 69.67 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-04-21T14:25:56.584Z] #45 69.73 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-04-21T14:25:56.873Z] #45 69.80 AR compel/plugins/std.lib.a [2020-04-21T14:25:56.873Z] #45 69.90 CC compel/plugins/fds/fds.o [2020-04-21T14:25:57.205Z] #45 70.25 AR compel/plugins/fds.lib.a [2020-04-21T14:25:57.506Z] #45 70.34 HOSTDEP compel/src/lib/log-host.d [2020-04-21T14:25:57.506Z] #45 70.59 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-21T14:25:57.798Z] #45 70.78 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-04-21T14:25:58.088Z] #45 70.96 HOSTDEP compel/src/main-host.d [2020-04-21T14:25:58.124Z] Loaded image: buildpack-deps:jessie [2020-04-21T14:25:58.124Z] Loaded image: busybox:latest [2020-04-21T14:25:58.124Z] Loaded image: busybox:glibc [2020-04-21T14:25:58.124Z] Loaded image: debian:jessie [2020-04-21T14:25:58.124Z] Loaded image: hello-world:latest [2020-04-21T14:25:58.124Z] INFO: Testing against a local daemon [2020-04-21T14:25:58.124Z] === RUN TestCgroupNamespacesBuild [2020-04-21T14:25:58.379Z] #45 71.27 DEP compel/src/lib/ptrace.d [2020-04-21T14:25:58.669Z] #45 71.51 DEP compel/src/lib/infect.d [2020-04-21T14:25:58.960Z] #45 71.82 DEP compel/src/lib/infect-util.d [2020-04-21T14:25:58.960Z] #45 72.00 DEP compel/src/lib/infect-rpc.d [2020-04-21T14:25:59.252Z] #45 72.22 DEP compel/arch/ppc64/src/lib/infect.d [2020-04-21T14:25:59.252Z] #45 72.37 DEP compel/arch/ppc64/src/lib/cpu.d [2020-04-21T14:25:59.542Z] #45 72.56 DEP compel/src/lib/log.d [2020-04-21T14:25:59.542Z] #45 ... [2020-04-21T14:25:59.542Z] [2020-04-21T14:25:59.542Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:25:59.542Z] #11 162.3 Selecting previously unselected package libapparmor1:ppc64el. [2020-04-21T14:25:59.542Z] #11 162.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-04-21T14:25:59.542Z] #11 162.3 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-04-21T14:25:59.542Z] #11 162.5 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-04-21T14:25:59.542Z] #11 162.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-04-21T14:25:59.542Z] #11 162.5 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-21T14:25:59.542Z] #11 162.7 Selecting previously unselected package libbtrfs0. [2020-04-21T14:25:59.542Z] #11 162.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-21T14:25:59.542Z] #11 162.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:25:59.542Z] #11 162.8 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:25:59.542Z] #11 162.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-21T14:25:59.542Z] #11 162.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:25:59.542Z] #11 163.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-04-21T14:25:59.542Z] #11 163.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-21T14:25:59.542Z] #11 163.0 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-21T14:25:59.542Z] #11 163.1 Selecting previously unselected package libudev-dev:ppc64el. [2020-04-21T14:25:59.542Z] #11 163.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-21T14:25:59.542Z] #11 163.2 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-21T14:25:59.542Z] #11 163.3 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-04-21T14:25:59.542Z] #11 163.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-04-21T14:25:59.542Z] #11 163.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-04-21T14:25:59.542Z] #11 163.8 Selecting previously unselected package libpcre16-3:ppc64el. [2020-04-21T14:25:59.542Z] #11 163.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-04-21T14:25:59.542Z] #11 163.8 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-21T14:25:59.542Z] #11 164.2 Selecting previously unselected package libpcre32-3:ppc64el. [2020-04-21T14:25:59.542Z] #11 164.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-04-21T14:25:59.542Z] #11 164.2 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-21T14:25:59.542Z] #11 164.5 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-04-21T14:25:59.542Z] #11 164.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-04-21T14:25:59.543Z] #11 164.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-21T14:25:59.543Z] #11 164.7 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-04-21T14:25:59.543Z] #11 164.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-04-21T14:25:59.543Z] #11 164.7 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-21T14:25:59.543Z] #11 165.4 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-04-21T14:25:59.543Z] #11 165.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-04-21T14:25:59.543Z] #11 165.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-21T14:25:59.543Z] #11 165.8 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-04-21T14:25:59.543Z] #11 165.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-04-21T14:25:59.543Z] #11 165.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-21T14:25:59.543Z] #11 165.9 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-04-21T14:25:59.543Z] #11 165.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-04-21T14:25:59.543Z] #11 165.9 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-21T14:25:59.543Z] #11 166.1 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-04-21T14:25:59.543Z] #11 166.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-21T14:25:59.543Z] #11 166.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-21T14:25:59.807Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.0% of statements [2020-04-21T14:25:59.807Z] ok github.com/docker/docker/daemon/config 0.082s coverage: 81.7% of statements [2020-04-21T14:25:59.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-21T14:26:00.175Z] #11 167.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-21T14:26:00.175Z] #11 167.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-21T14:26:00.175Z] #11 167.1 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-04-21T14:26:00.175Z] #11 167.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:26:00.175Z] #11 167.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-21T14:26:00.175Z] #11 167.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-04-21T14:26:00.175Z] #11 167.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:26:00.175Z] #11 167.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:26:00.175Z] #11 167.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-21T14:26:00.466Z] #11 167.1 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-21T14:26:00.466Z] #11 167.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:26:00.466Z] #11 167.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:26:00.466Z] #11 167.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-21T14:26:00.466Z] #11 167.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-21T14:26:00.466Z] #11 167.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-21T14:26:00.466Z] #11 167.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:26:00.466Z] #11 167.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-21T14:26:00.466Z] #11 167.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:26:00.466Z] #11 167.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 [2020-04-21T14:26:00.466Z] #11 167.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 [2020-04-21T14:26:00.466Z] #11 167.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:26:00.466Z] #11 167.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-21T14:26:00.466Z] #11 167.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-21T14:26:00.466Z] #11 167.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:26:00.466Z] #11 167.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-21T14:26:00.466Z] #11 167.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-21T14:26:00.466Z] #11 167.3 Setting up dmsetup (2:1.02.155-3) ... [2020-04-21T14:26:00.731Z] Loaded image: buildpack-deps:jessie [2020-04-21T14:26:00.731Z] Loaded image: busybox:latest [2020-04-21T14:26:00.731Z] Loaded image: busybox:glibc [2020-04-21T14:26:00.731Z] Loaded image: debian:jessie [2020-04-21T14:26:00.731Z] Loaded image: hello-world:latest [2020-04-21T14:26:00.731Z] INFO: Testing against a local daemon [2020-04-21T14:26:00.731Z] === RUN TestCgroupNamespacesBuild [2020-04-21T14:26:00.758Z] #11 167.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-21T14:26:00.758Z] #11 167.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-21T14:26:00.758Z] #11 167.4 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:26:00.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-21T14:26:01.049Z] #11 DONE 167.7s [2020-04-21T14:26:01.049Z] [2020-04-21T14:26:01.049Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-21T14:26:01.192Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2020-04-21T14:26:01.339Z] #12 ... [2020-04-21T14:26:01.339Z] [2020-04-21T14:26:01.339Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:26:01.339Z] #59 DONE 0.3s [2020-04-21T14:26:01.339Z] [2020-04-21T14:26:01.339Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-21T14:26:01.339Z] #60 DONE 0.2s [2020-04-21T14:26:01.339Z] [2020-04-21T14:26:01.339Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:26:01.339Z] #45 72.76 DEP compel/src/main.d [2020-04-21T14:26:01.339Z] #45 73.00 DEP compel/src/lib/handle-elf.d [2020-04-21T14:26:01.339Z] #45 73.22 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-04-21T14:26:01.339Z] #45 73.59 CC compel/src/lib/log.o [2020-04-21T14:26:01.339Z] #45 74.18 CC compel/arch/ppc64/src/lib/cpu.o [2020-04-21T14:26:01.401Z] --- PASS: TestCgroupNamespacesBuild (3.39s) [2020-04-21T14:26:01.401Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-21T14:26:01.630Z] #45 ... [2020-04-21T14:26:01.630Z] [2020-04-21T14:26:01.630Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-21T14:26:01.630Z] #12 DONE 0.7s [2020-04-21T14:26:01.920Z] [2020-04-21T14:26:01.920Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-21T14:26:02.210Z] #13 DONE 0.6s [2020-04-21T14:26:02.210Z] [2020-04-21T14:26:02.210Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:26:02.210Z] #61 0.384 + RM_GOPATH=0 [2020-04-21T14:26:02.210Z] #61 0.385 + TMP_GOPATH= [2020-04-21T14:26:02.210Z] #61 0.385 + : /build [2020-04-21T14:26:02.210Z] #61 0.386 + '[' -z '' ']' [2020-04-21T14:26:02.210Z] #61 0.387 ++ mktemp -d [2020-04-21T14:26:02.210Z] #61 0.401 + export GOPATH=/tmp/tmp.AxaDN7pe6T [2020-04-21T14:26:02.210Z] #61 0.406 + GOPATH=/tmp/tmp.AxaDN7pe6T [2020-04-21T14:26:02.210Z] #61 0.406 + RM_GOPATH=1 [2020-04-21T14:26:02.210Z] #61 0.410 ++ dirname ./install.sh [2020-04-21T14:26:02.210Z] #61 0.413 + dir=. [2020-04-21T14:26:02.210Z] #61 0.414 + bin=runc [2020-04-21T14:26:02.210Z] #61 0.415 + shift [2020-04-21T14:26:02.210Z] #61 0.416 + '[' '!' -f ./runc.installer ']' [2020-04-21T14:26:02.210Z] #61 0.417 + . ./runc.installer [2020-04-21T14:26:02.210Z] #61 0.418 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:26:02.210Z] #61 0.420 + install_runc [2020-04-21T14:26:02.210Z] #61 0.422 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-21T14:26:02.210Z] #61 0.427 + uname -r [2020-04-21T14:26:02.210Z] #61 0.451 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-21T14:26:02.210Z] #61 0.452 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-21T14:26:02.210Z] #61 0.453 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-21T14:26:02.210Z] #61 0.453 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AxaDN7pe6T/src/github.com/opencontainers/runc [2020-04-21T14:26:02.210Z] #61 0.458 Cloning into '/tmp/tmp.AxaDN7pe6T/src/github.com/opencontainers/runc'... [2020-04-21T14:26:02.577Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2020-04-21T14:26:02.849Z] #61 ... [2020-04-21T14:26:02.849Z] [2020-04-21T14:26:02.849Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-21T14:26:02.849Z] #14 0.343 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-21T14:26:02.849Z] #14 DONE 0.5s [2020-04-21T14:26:02.849Z] [2020-04-21T14:26:02.849Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-21T14:26:03.177Z] #15 DONE 0.4s [2020-04-21T14:26:03.177Z] [2020-04-21T14:26:03.177Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-21T14:26:03.404Z] --- PASS: TestCgroupNamespacesBuild (2.23s) [2020-04-21T14:26:03.404Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-21T14:26:03.804Z] #16 DONE 0.6s [2020-04-21T14:26:03.805Z] [2020-04-21T14:26:03.805Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-04-21T14:26:03.925Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.95s) [2020-04-21T14:26:03.925Z] === RUN TestBuildWithSession [2020-04-21T14:26:03.925Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-21T14:26:03.925Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:26:03.925Z] === RUN TestBuildSquashParent [2020-04-21T14:26:04.095Z] #17 DONE 0.5s [2020-04-21T14:26:04.095Z] [2020-04-21T14:26:04.095Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:26:04.095Z] #45 74.86 CC compel/arch/ppc64/src/lib/infect.o [2020-04-21T14:26:04.095Z] #45 76.23 CC compel/src/lib/infect-rpc.o [2020-04-21T14:26:04.095Z] #45 76.77 CC compel/src/lib/infect-util.o [2020-04-21T14:26:04.385Z] #45 77.36 CC compel/src/lib/infect.o [2020-04-21T14:26:04.872Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2020-04-21T14:26:04.872Z] === RUN TestBuildWithSession [2020-04-21T14:26:04.872Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-21T14:26:04.872Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:26:04.872Z] === RUN TestBuildSquashParent [2020-04-21T14:26:05.416Z] #45 ... [2020-04-21T14:26:05.416Z] [2020-04-21T14:26:05.416Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:26:05.416Z] #48 161.7 text/template [2020-04-21T14:26:05.416Z] #48 167.4 go/parser [2020-04-21T14:26:05.416Z] #48 ... [2020-04-21T14:26:05.416Z] [2020-04-21T14:26:05.416Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:26:05.416Z] #18 0.645 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:26:05.416Z] #18 0.850 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:26:05.416Z] #18 0.951 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:26:06.774Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-04-21T14:26:06.920Z] #18 2.628 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-21T14:26:07.712Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.478s coverage: 14.0% of statements [2020-04-21T14:26:07.712Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.568s coverage: 57.0% of statements [2020-04-21T14:26:08.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-21T14:26:09.645Z] #18 5.332 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-21T14:26:10.254Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-04-21T14:26:10.276Z] #18 6.097 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-21T14:26:11.667Z] --- PASS: TestBuildSquashParent (6.83s) [2020-04-21T14:26:11.667Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-21T14:26:11.667Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:26:11.668Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:26:11.668Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:26:11.668Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:26:11.668Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:26:11.668Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:26:11.668Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:26:11.668Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:26:11.668Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:26:11.668Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:26:11.668Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:26:11.668Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:26:11.668Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:26:11.668Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:26:11.784Z] #18 ... [2020-04-21T14:26:11.784Z] [2020-04-21T14:26:11.784Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:26:11.784Z] #45 82.11 CC compel/src/lib/ptrace.o [2020-04-21T14:26:11.784Z] #45 82.93 AR compel/libcompel.a [2020-04-21T14:26:11.784Z] #45 83.12 HOSTCC compel/src/main-host.o [2020-04-21T14:26:11.784Z] #45 83.79 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-04-21T14:26:11.784Z] #45 84.15 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-21T14:26:12.032Z] --- PASS: TestBuildSquashParent (7.82s) [2020-04-21T14:26:12.032Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-21T14:26:12.032Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:26:12.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:26:12.032Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:26:12.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:26:12.032Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:26:12.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:26:12.032Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:26:12.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:26:12.032Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:26:12.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:26:12.032Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:26:12.032Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:26:12.032Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:26:12.032Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:26:12.073Z] #45 85.12 HOSTCC compel/src/lib/log-host.o [2020-04-21T14:26:12.164Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.462s coverage: 72.5% of statements [2020-04-21T14:26:12.698Z] #45 85.63 HOSTLINK compel/compel-host-bin [2020-04-21T14:26:12.698Z] #45 85.85 DEP soccr/soccr.d [2020-04-21T14:26:13.326Z] #45 86.15 CC soccr/soccr.o [2020-04-21T14:26:13.545Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.453s coverage: 46.2% of statements [2020-04-21T14:26:13.936Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:26:14.113Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.930s coverage: 49.5% of statements [2020-04-21T14:26:14.336Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:26:14.336Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:26:14.867Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:26:15.493Z] ok github.com/docker/docker/daemon 12.337s coverage: 17.4% of statements [2020-04-21T14:26:15.493Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-21T14:26:15.493Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-21T14:26:15.493Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-21T14:26:15.493Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-21T14:26:15.493Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-21T14:26:15.754Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.047s coverage: 58.0% of statements [2020-04-21T14:26:15.800Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:26:16.043Z] #45 ... [2020-04-21T14:26:16.043Z] [2020-04-21T14:26:16.043Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:26:16.043Z] #57 182.2 golang.org/x/crypto/ssh/terminal [2020-04-21T14:26:16.324Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.633s coverage: 76.1% of statements [2020-04-21T14:26:16.732Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:26:17.004Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:26:17.005Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:26:17.706Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.037s coverage: 3.0% of statements [2020-04-21T14:26:17.706Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2020-04-21T14:26:19.022Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-21T14:26:19.022Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s) [2020-04-21T14:26:19.022Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.59s) [2020-04-21T14:26:19.022Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.40s) [2020-04-21T14:26:19.022Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.42s) [2020-04-21T14:26:19.022Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.44s) [2020-04-21T14:26:19.022Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s) [2020-04-21T14:26:19.022Z] === RUN TestBuildMultiStageCopy [2020-04-21T14:26:19.022Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-21T14:26:19.256Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-21T14:26:19.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.03s) [2020-04-21T14:26:19.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.01s) [2020-04-21T14:26:19.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.01s) [2020-04-21T14:26:19.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2020-04-21T14:26:19.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2020-04-21T14:26:19.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2020-04-21T14:26:19.256Z] === RUN TestBuildMultiStageCopy [2020-04-21T14:26:19.256Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-21T14:26:19.618Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.777s coverage: 57.7% of statements [2020-04-21T14:26:19.618Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-21T14:26:19.618Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-21T14:26:20.207Z] ok github.com/docker/docker/daemon/images 0.073s coverage: 4.9% of statements [2020-04-21T14:26:20.207Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-21T14:26:20.207Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-21T14:26:20.207Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 41.8% of statements [2020-04-21T14:26:20.467Z] ok github.com/docker/docker/daemon/logger/awslogs 0.300s coverage: 77.4% of statements [2020-04-21T14:26:20.467Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-21T14:26:20.467Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-21T14:26:21.411Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2020-04-21T14:26:21.411Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2020-04-21T14:26:21.602Z] #57 187.6 mvdan.cc/sh/v3/cmd/shfmt [2020-04-21T14:26:21.602Z] #57 ... [2020-04-21T14:26:21.602Z] [2020-04-21T14:26:21.602Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:26:21.602Z] #45 89.12 AR soccr/libsoccr.a [2020-04-21T14:26:21.602Z] #45 89.25 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:26:21.602Z] #45 89.81 DEP criu/arch/ppc64/sigframe.d [2020-04-21T14:26:21.602Z] #45 90.07 DEP criu/arch/ppc64/crtools.d [2020-04-21T14:26:21.602Z] #45 90.39 DEP criu/arch/ppc64/cpu.d [2020-04-21T14:26:21.602Z] #45 90.72 CC criu/arch/ppc64/cpu.o [2020-04-21T14:26:21.602Z] #45 91.71 CC criu/arch/ppc64/crtools.o [2020-04-21T14:26:21.602Z] #45 93.82 CC criu/arch/ppc64/sigframe.o [2020-04-21T14:26:21.602Z] #45 94.44 LINK criu/arch/ppc64/crtools.built-in.o [2020-04-21T14:26:21.602Z] #45 ... [2020-04-21T14:26:21.602Z] [2020-04-21T14:26:21.602Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:26:21.602Z] #18 17.36 Fetched 8120 kB in 17s (482 kB/s) [2020-04-21T14:26:21.672Z] ok github.com/docker/docker/daemon/logger/journald 0.066s coverage: 26.2% of statements [2020-04-21T14:26:21.695Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-21T14:26:22.229Z] #18 17.36 Reading package lists... [2020-04-21T14:26:22.229Z] #18 ... [2020-04-21T14:26:22.229Z] [2020-04-21T14:26:22.229Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:26:22.229Z] #48 178.5 compress/flate [2020-04-21T14:26:22.229Z] #48 181.1 go/doc [2020-04-21T14:26:22.229Z] #48 186.1 math/big [2020-04-21T14:26:22.229Z] #48 ... [2020-04-21T14:26:22.229Z] [2020-04-21T14:26:22.229Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:26:22.229Z] #45 94.56 DEP criu/pie/util-vdso.d [2020-04-21T14:26:22.229Z] #45 94.90 DEP criu/pie/util.d [2020-04-21T14:26:22.229Z] #45 95.25 CC criu/pie/util.o [2020-04-21T14:26:22.243Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 61.6% of statements [2020-04-21T14:26:22.377Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-21T14:26:22.535Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-21T14:26:22.857Z] #45 95.87 CC criu/pie/util-vdso.o [2020-04-21T14:26:22.991Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-21T14:26:23.099Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-21T14:26:23.228Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m4.068383503s with top 10 stages: buildssa: 1m35.38375867s, goimports: 23.009192153s, unconvert: 13.640067867s, gosec: 9.658750442s, golint: 5.825343778s, ineffassign: 4.109640327s, misspell: 3.838068859s, inspect: 2.987436214s, vrp: 2.813823541s, printf: 1.73539025s [2020-04-21T14:26:23.228Z] INFO [runner] Issues before processing: 2299, after processing: 0 [2020-04-21T14:26:23.228Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1585/1690, cgo: 1690/2299, exclude-rules: 63/1585, nolint: 0/63, filename_unadjuster: 1690/1690, skip_dirs: 1690/1690, path_prettifier: 1690/1690, identifier_marker: 1585/1585, exclude: 1585/1585, skip_files: 1690/1690 [2020-04-21T14:26:23.228Z] INFO [runner] processing took 59.148399ms with stages: nolint: 25.682008ms, identifier_marker: 16.624919ms, path_prettifier: 7.737572ms, autogenerated_exclude: 3.736936ms, exclude-rules: 3.450951ms, skip_dirs: 1.625047ms, cgo: 190.65µs, filename_unadjuster: 95.917µs, max_same_issues: 1.264µs, uniq_by_line: 643ns, skip_files: 547ns, exclude: 387ns, source_code: 365ns, diff: 344ns, path_shortener: 337ns, max_from_linter: 312ns, max_per_file_from_linter: 200ns [2020-04-21T14:26:23.228Z] INFO [runner] linters took 1m37.29452411s with stages: goanalysis_metalinter: 1m17.581386035s, unused: 19.653713473s [2020-04-21T14:26:23.228Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2020-04-21T14:26:23.228Z] INFO Memory: 1461 samples, avg is 718.6MB, max is 3504.3MB [2020-04-21T14:26:23.228Z] INFO Execution took 3m32.037930733s [2020-04-21T14:26:23.228Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [2020-04-21T14:26:23.273Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [Pipeline] sh [2020-04-21T14:26:23.292Z] ok github.com/docker/docker/daemon/logger/local 0.058s coverage: 75.2% of statements [2020-04-21T14:26:23.292Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-21T14:26:23.292Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.076s coverage: 19.8% of statements [2020-04-21T14:26:23.552Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.064s coverage: 33.3% of statements [2020-04-21T14:26:23.566Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40845/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff hack/make.sh dynbinary-daemon test-docker-py [2020-04-21T14:26:23.886Z] --- PASS: TestBuildMultiStageCopy (4.92s) [2020-04-21T14:26:23.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.68s) [2020-04-21T14:26:23.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-04-21T14:26:23.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-04-21T14:26:23.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-04-21T14:26:23.886Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2020-04-21T14:26:23.886Z] === RUN TestBuildMultiStageParentConfig [2020-04-21T14:26:24.031Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-21T14:26:24.129Z] [2020-04-21T14:26:24.129Z] Removing bundles/ [2020-04-21T14:26:24.129Z] [2020-04-21T14:26:24.129Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-21T14:26:24.129Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:26:24.129Z] GOOS="" GOARCH="" GOARM="" [2020-04-21T14:26:24.362Z] #45 97.14 AR criu/pie/pie.lib.a [2020-04-21T14:26:24.362Z] #45 97.25 DEP criu/pie/restorer.d [2020-04-21T14:26:24.492Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2020-04-21T14:26:24.652Z] #45 97.63 DEP criu/arch/ppc64/vdso-trampoline.d [2020-04-21T14:26:24.652Z] #45 97.69 DEP criu/arch/ppc64/restorer.d [2020-04-21T14:26:24.752Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 47.8% of statements [2020-04-21T14:26:24.942Z] #45 98.02 DEP criu/arch/ppc64/vdso-pie.d [2020-04-21T14:26:24.961Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-21T14:26:25.231Z] #45 98.27 DEP criu/pie/parasite-vdso.d [2020-04-21T14:26:25.322Z] ok github.com/docker/docker/daemon/network 0.043s coverage: 63.8% of statements [2020-04-21T14:26:25.521Z] #45 98.52 DEP criu/pie/parasite.d [2020-04-21T14:26:25.901Z] --- PASS: TestBuildMultiStageParentConfig (1.65s) [2020-04-21T14:26:25.901Z] === RUN TestBuildLabelWithTargets [2020-04-21T14:26:26.152Z] #45 98.99 CC criu/pie/parasite.o [2020-04-21T14:26:26.331Z] --- PASS: TestBuildMultiStageCopy (7.26s) [2020-04-21T14:26:26.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2020-04-21T14:26:26.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-04-21T14:26:26.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2020-04-21T14:26:26.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-04-21T14:26:26.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2020-04-21T14:26:26.331Z] === RUN TestBuildMultiStageParentConfig [2020-04-21T14:26:26.703Z] ok github.com/docker/docker/daemon/logger/splunk 1.968s coverage: 82.5% of statements [2020-04-21T14:26:26.703Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-21T14:26:26.703Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-21T14:26:27.272Z] ok github.com/docker/docker/distribution/metadata 0.094s coverage: 48.2% of statements [2020-04-21T14:26:27.661Z] #45 ... [2020-04-21T14:26:27.661Z] [2020-04-21T14:26:27.661Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:26:27.661Z] #61 15.92 + cd /tmp/tmp.AxaDN7pe6T/src/github.com/opencontainers/runc [2020-04-21T14:26:27.661Z] #61 15.93 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:26:27.661Z] #61 16.65 + '[' -z '' ']' [2020-04-21T14:26:27.661Z] #61 16.65 + target=static [2020-04-21T14:26:27.661Z] #61 16.66 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-21T14:26:27.661Z] #61 20.20 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 . [2020-04-21T14:26:28.213Z] ok github.com/docker/docker/errdefs 0.020s coverage: 49.4% of statements [2020-04-21T14:26:28.474Z] ok github.com/docker/docker/distribution 0.275s coverage: 22.1% of statements [2020-04-21T14:26:28.474Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-21T14:26:28.569Z] --- PASS: TestBuildLabelWithTargets (2.51s) [2020-04-21T14:26:28.569Z] === RUN TestBuildWithEmptyLayers [2020-04-21T14:26:28.697Z] #61 ... [2020-04-21T14:26:28.698Z] [2020-04-21T14:26:28.698Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:26:28.698Z] #48 194.9 vendor/golang.org/x/text/unicode/bidi [2020-04-21T14:26:29.182Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-04-21T14:26:29.182Z] === RUN TestBuildMultiStageOnBuild [2020-04-21T14:26:29.858Z] ok github.com/docker/docker/image 0.057s coverage: 86.4% of statements [2020-04-21T14:26:30.118Z] ok github.com/docker/docker/distribution/xfer 1.693s coverage: 85.1% of statements [2020-04-21T14:26:30.118Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-21T14:26:30.118Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2020-04-21T14:26:30.118Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-21T14:26:30.689Z] ok github.com/docker/docker/image/v1 0.058s coverage: 25.0% of statements [2020-04-21T14:26:30.689Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-21T14:26:30.689Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2020-04-21T14:26:31.450Z] #48 ... [2020-04-21T14:26:31.450Z] [2020-04-21T14:26:31.450Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:26:31.450Z] #57 DONE 197.9s [2020-04-21T14:26:31.584Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-04-21T14:26:31.584Z] === RUN TestBuildLabelWithTargets [2020-04-21T14:26:31.740Z] [2020-04-21T14:26:31.740Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:26:31.740Z] #45 101.7 LINK criu/pie/parasite.built-in.o [2020-04-21T14:26:31.740Z] #45 101.7 GEN criu/pie/parasite-blob.h [2020-04-21T14:26:31.740Z] #45 101.8 CC criu/pie/parasite-vdso.o [2020-04-21T14:26:31.740Z] #45 103.4 CC criu/arch/ppc64/vdso-pie.o [2020-04-21T14:26:31.740Z] #45 104.2 CC criu/arch/ppc64/restorer.o [2020-04-21T14:26:32.069Z] ok github.com/docker/docker/opts 0.058s coverage: 67.4% of statements [2020-04-21T14:26:32.069Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 50.0% of statements [2020-04-21T14:26:32.627Z] --- PASS: TestBuildMultiStageOnBuild (2.94s) [2020-04-21T14:26:32.628Z] === RUN TestBuildUncleanTarFilenames [2020-04-21T14:26:32.769Z] #45 105.7 CC criu/arch/ppc64/vdso-trampoline.o [2020-04-21T14:26:32.769Z] #45 105.8 CC criu/pie/restorer.o [2020-04-21T14:26:33.240Z] --- PASS: TestBuildUncleanTarFilenames (1.19s) [2020-04-21T14:26:33.240Z] === RUN TestBuildMultiStageLayerLeak [2020-04-21T14:26:33.450Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-04-21T14:26:33.709Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-04-21T14:26:33.968Z] ok github.com/docker/docker/pkg/authorization 0.304s coverage: 68.3% of statements [2020-04-21T14:26:34.907Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2020-04-21T14:26:34.907Z] ok github.com/docker/docker/pkg/archive 1.280s coverage: 77.3% of statements [2020-04-21T14:26:35.476Z] ok github.com/docker/docker/pkg/discovery 0.021s coverage: 58.3% of statements [2020-04-21T14:26:35.737Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2020-04-21T14:26:36.271Z] #45 ... [2020-04-21T14:26:36.271Z] [2020-04-21T14:26:36.271Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:26:36.271Z] #69 202.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:26:36.271Z] #69 202.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-21T14:26:36.304Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-04-21T14:26:36.698Z] --- PASS: TestBuildMultiStageLayerLeak (3.03s) [2020-04-21T14:26:36.698Z] === RUN TestBuildWithHugeFile [2020-04-21T14:26:36.872Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2020-04-21T14:26:37.439Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-04-21T14:26:38.375Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-04-21T14:26:38.636Z] ok github.com/docker/docker/pkg/chrootarchive 3.475s coverage: 43.2% of statements [2020-04-21T14:26:38.895Z] ok github.com/docker/docker/pkg/fileutils 0.041s coverage: 89.5% of statements [2020-04-21T14:26:39.004Z] #69 ... [2020-04-21T14:26:39.004Z] [2020-04-21T14:26:39.004Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:26:39.004Z] #18 17.36 Reading package lists... [2020-04-21T14:26:39.004Z] #18 25.13 Reading package lists... [2020-04-21T14:26:39.004Z] #18 33.25 Building dependency tree... [2020-04-21T14:26:39.004Z] #18 ... [2020-04-21T14:26:39.004Z] [2020-04-21T14:26:39.004Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:26:39.004Z] #45 111.8 LINK criu/pie/restorer.built-in.o [2020-04-21T14:26:39.004Z] #45 111.8 GEN criu/pie/restorer-blob.h [2020-04-21T14:26:39.004Z] #45 112.0 DEP criu/vdso.d [2020-04-21T14:26:39.293Z] #45 112.4 DEP criu/uts_ns.d [2020-04-21T14:26:39.351Z] 65014b3c3121: Pull complete [2020-04-21T14:26:39.465Z] ok github.com/docker/docker/pkg/fsutils 0.310s coverage: 85.1% of statements [2020-04-21T14:26:39.582Z] #45 112.7 DEP criu/util.d [2020-04-21T14:26:39.681Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-04-21T14:26:39.681Z] === RUN TestBuildWithEmptyLayers [2020-04-21T14:26:39.725Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-04-21T14:26:39.985Z] ok github.com/docker/docker/pkg/discovery/kv 3.100s coverage: 84.1% of statements [2020-04-21T14:26:40.211Z] #45 113.1 DEP criu/uffd.d [2020-04-21T14:26:40.246Z] ok github.com/docker/docker/layer 7.117s coverage: 68.8% of statements [2020-04-21T14:26:40.246Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-21T14:26:40.246Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-21T14:26:40.246Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-21T14:26:40.246Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-21T14:26:40.246Z] ? github.com/docker/docker/oci [no test files] [2020-04-21T14:26:40.246Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-21T14:26:40.246Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-21T14:26:40.246Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-21T14:26:40.501Z] #45 113.5 DEP criu/tun.d [2020-04-21T14:26:40.793Z] #45 113.8 DEP criu/tty.d [2020-04-21T14:26:40.829Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-04-21T14:26:41.083Z] #45 114.2 DEP criu/timerfd.d [2020-04-21T14:26:41.088Z] ok github.com/docker/docker/pkg/locker 0.034s coverage: 88.9% of statements [2020-04-21T14:26:41.088Z] ok github.com/docker/docker/pkg/ioutils 0.666s coverage: 70.6% of statements [2020-04-21T14:26:41.348Z] ok github.com/docker/docker/pkg/idtools 0.757s coverage: 70.1% of statements [2020-04-21T14:26:41.348Z] ok github.com/docker/docker/pkg/longpath 0.023s coverage: 100.0% of statements [2020-04-21T14:26:41.348Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-21T14:26:41.348Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-21T14:26:41.608Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-04-21T14:26:41.608Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-21T14:26:41.713Z] #45 114.6 DEP criu/sysfs_parse.d [2020-04-21T14:26:41.867Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2020-04-21T14:26:41.867Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2020-04-21T14:26:42.008Z] #45 114.8 DEP criu/sysctl.d [2020-04-21T14:26:42.128Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 91.4% of statements [2020-04-21T14:26:42.203Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-04-21T14:26:42.203Z] === RUN TestBuildMultiStageOnBuild [2020-04-21T14:26:42.297Z] #45 115.2 DEP criu/string.d [2020-04-21T14:26:42.297Z] #45 115.2 DEP criu/stats.d [2020-04-21T14:26:42.388Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2020-04-21T14:26:42.388Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-21T14:26:42.388Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-21T14:26:42.587Z] #45 115.4 DEP criu/sockets.d [2020-04-21T14:26:42.877Z] #45 115.8 DEP criu/sk-unix.d [2020-04-21T14:26:42.958Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.029s coverage: 56.8% of statements [2020-04-21T14:26:43.511Z] #45 116.3 DEP criu/sk-tcp.d [2020-04-21T14:26:43.511Z] #45 ... [2020-04-21T14:26:43.511Z] [2020-04-21T14:26:43.511Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:26:43.511Z] #48 199.9 github.com/LK4D4/vndr/build [2020-04-21T14:26:43.511Z] #48 208.8 vendor/golang.org/x/text/secure/bidirule [2020-04-21T14:26:43.511Z] #48 210.0 vendor/golang.org/x/text/unicode/norm [2020-04-21T14:26:43.511Z] #48 ... [2020-04-21T14:26:43.511Z] [2020-04-21T14:26:43.511Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:26:43.511Z] #18 35.01 libcap2-bin is already the newest version (1:2.25-2). [2020-04-21T14:26:43.511Z] #18 35.01 The following additional packages will be installed: [2020-04-21T14:26:43.511Z] #18 35.01 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-21T14:26:43.511Z] #18 35.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-21T14:26:43.511Z] #18 35.02 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-21T14:26:43.511Z] #18 35.02 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-21T14:26:43.511Z] #18 35.02 python3.7 python3.7-minimal vim-runtime xxd [2020-04-21T14:26:43.511Z] #18 35.02 Suggested packages: [2020-04-21T14:26:43.511Z] #18 35.02 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-21T14:26:43.511Z] #18 35.02 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-21T14:26:43.511Z] #18 35.03 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-21T14:26:43.511Z] #18 35.03 Recommended packages: [2020-04-21T14:26:43.511Z] #18 35.03 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-21T14:26:43.511Z] #18 35.03 python3-keyrings.alt python3-xdg unzip [2020-04-21T14:26:43.511Z] #18 38.92 The following NEW packages will be installed: [2020-04-21T14:26:43.511Z] #18 38.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-21T14:26:43.511Z] #18 38.93 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-21T14:26:43.511Z] #18 38.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-21T14:26:43.511Z] #18 38.93 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-21T14:26:43.511Z] #18 38.94 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-21T14:26:43.511Z] #18 38.94 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-21T14:26:43.511Z] #18 38.95 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-21T14:26:43.511Z] #18 38.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-21T14:26:43.511Z] #18 38.95 xz-utils zip [2020-04-21T14:26:43.511Z] #18 39.10 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:26:43.511Z] #18 39.10 Need to get 29.2 MB of archives. [2020-04-21T14:26:43.511Z] #18 39.10 After this operation, 134 MB of additional disk space will be used. [2020-04-21T14:26:43.511Z] #18 39.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-04-21T14:26:43.511Z] #18 39.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-04-21T14:26:43.511Z] #18 39.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-04-21T14:26:43.511Z] #18 39.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-04-21T14:26:43.511Z] #18 39.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-04-21T14:26:43.528Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2020-04-21T14:26:43.528Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2020-04-21T14:26:43.528Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2020-04-21T14:26:43.809Z] #18 39.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-04-21T14:26:44.098Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2020-04-21T14:26:44.098Z] #18 39.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-04-21T14:26:44.098Z] #18 39.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-04-21T14:26:44.098Z] #18 39.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-04-21T14:26:44.098Z] #18 39.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-04-21T14:26:44.098Z] #18 39.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-04-21T14:26:44.098Z] #18 39.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-04-21T14:26:44.098Z] #18 39.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-04-21T14:26:44.098Z] #18 39.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-04-21T14:26:44.098Z] #18 39.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-04-21T14:26:44.098Z] #18 39.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-04-21T14:26:44.098Z] #18 39.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-21T14:26:44.098Z] #18 39.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:26:44.098Z] #18 39.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-04-21T14:26:44.098Z] #18 39.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-04-21T14:26:44.098Z] #18 39.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-04-21T14:26:44.098Z] #18 40.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-04-21T14:26:44.098Z] #18 40.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-04-21T14:26:44.391Z] #18 40.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-21T14:26:44.391Z] #18 40.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-21T14:26:44.391Z] #18 40.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-21T14:26:44.391Z] #18 40.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-04-21T14:26:44.391Z] #18 40.17 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-04-21T14:26:44.391Z] #18 40.17 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-21T14:26:45.036Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-04-21T14:26:45.036Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 73.9% of statements [2020-04-21T14:26:45.427Z] #18 41.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-21T14:26:45.427Z] #18 41.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-21T14:26:45.427Z] #18 41.14 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-21T14:26:45.427Z] #18 41.14 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-04-21T14:26:45.427Z] #18 41.17 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-04-21T14:26:45.427Z] #18 41.22 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-04-21T14:26:45.606Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-04-21T14:26:45.606Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-04-21T14:26:45.717Z] #18 41.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-21T14:26:45.717Z] #18 41.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-04-21T14:26:45.718Z] #18 41.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-04-21T14:26:45.718Z] #18 41.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-21T14:26:45.718Z] #18 41.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-04-21T14:26:45.718Z] #18 41.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-21T14:26:45.718Z] #18 41.59 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-04-21T14:26:45.865Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-04-21T14:26:46.012Z] #18 41.75 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-04-21T14:26:46.012Z] #18 41.78 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-04-21T14:26:46.012Z] #18 41.81 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-21T14:26:46.434Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 71.3% of statements [2020-04-21T14:26:46.644Z] #18 42.52 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-04-21T14:26:46.935Z] #18 42.70 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-04-21T14:26:47.003Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2020-04-21T14:26:47.003Z] ok github.com/docker/docker/pkg/tailfile 0.093s coverage: 88.6% of statements [2020-04-21T14:26:47.227Z] #18 42.83 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-04-21T14:26:47.262Z] ok github.com/docker/docker/pkg/signal 2.798s coverage: 61.0% of statements [2020-04-21T14:26:47.504Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-04-21T14:26:47.504Z] === RUN TestBuildUncleanTarFilenames [2020-04-21T14:26:47.761Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2020-04-21T14:26:47.761Z] === RUN TestBuildMultiStageLayerLeak [2020-04-21T14:26:47.831Z] testing: warning: no tests to run [2020-04-21T14:26:47.831Z] coverage: [no statements] [2020-04-21T14:26:47.831Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-04-21T14:26:47.831Z] ok github.com/docker/docker/pkg/term 0.017s coverage: 84.1% of statements [2020-04-21T14:26:48.090Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2020-04-21T14:26:48.261Z] #18 43.93 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:26:48.261Z] #18 44.03 Fetched 29.2 MB in 4s (7651 kB/s) [2020-04-21T14:26:48.261Z] #18 44.09 Selecting previously unselected package pigz. [2020-04-21T14:26:48.261Z] #18 44.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23356 files and directories currently installed.) [2020-04-21T14:26:48.261Z] #18 44.18 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-04-21T14:26:48.261Z] #18 44.19 Unpacking pigz (2.4-1) ... [2020-04-21T14:26:48.350Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-04-21T14:26:48.552Z] #18 ... [2020-04-21T14:26:48.552Z] [2020-04-21T14:26:48.552Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:26:48.552Z] #69 DONE 214.9s [2020-04-21T14:26:48.552Z] [2020-04-21T14:26:48.552Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-21T14:26:48.552Z] #70 DONE 0.1s [2020-04-21T14:26:48.552Z] [2020-04-21T14:26:48.552Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:26:48.552Z] #18 44.38 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-04-21T14:26:48.552Z] #18 ... [2020-04-21T14:26:48.552Z] [2020-04-21T14:26:48.552Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:26:48.552Z] #45 116.7 DEP criu/sk-queue.d [2020-04-21T14:26:48.552Z] #45 117.1 DEP criu/sk-packet.d [2020-04-21T14:26:48.552Z] #45 117.5 DEP criu/sk-netlink.d [2020-04-21T14:26:48.552Z] #45 117.9 DEP criu/sk-inet.d [2020-04-21T14:26:48.552Z] #45 118.3 DEP criu/signalfd.d [2020-04-21T14:26:48.552Z] #45 118.7 DEP criu/sigframe.d [2020-04-21T14:26:48.552Z] #45 118.9 DEP criu/shmem.d [2020-04-21T14:26:48.552Z] #45 119.3 DEP criu/servicefd.d [2020-04-21T14:26:48.552Z] #45 119.7 DEP criu/seize.d [2020-04-21T14:26:48.552Z] #45 120.1 DEP criu/seccomp.d [2020-04-21T14:26:48.552Z] #45 120.5 DEP criu/rst-malloc.d [2020-04-21T14:26:48.552Z] #45 120.7 DEP criu/rbtree.d [2020-04-21T14:26:48.552Z] #45 120.8 DEP criu/pstree.d [2020-04-21T14:26:48.552Z] #45 121.1 DEP criu/protobuf.d [2020-04-21T14:26:48.552Z] #45 121.4 GEN criu/protobuf-desc-gen.h [2020-04-21T14:26:48.608Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-04-21T14:26:48.608Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-04-21T14:26:50.515Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-04-21T14:26:50.515Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2020-04-21T14:26:51.085Z] ok github.com/docker/docker/reference 0.022s coverage: 84.4% of statements [2020-04-21T14:26:51.653Z] ok github.com/docker/docker/plugin 0.595s coverage: 23.3% of statements [2020-04-21T14:26:51.936Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2020-04-21T14:26:51.936Z] === RUN TestBuildWithHugeFile [2020-04-21T14:26:52.083Z] #45 124.6 DEP criu/protobuf-desc.d [2020-04-21T14:26:52.083Z] #45 124.9 DEP criu/proc_parse.d [2020-04-21T14:26:52.083Z] #45 125.1 DEP criu/plugin.d [2020-04-21T14:26:52.222Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2020-04-21T14:26:52.371Z] #45 125.3 DEP criu/pipes.d [2020-04-21T14:26:52.482Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2020-04-21T14:26:52.659Z] #45 125.6 DEP criu/pie-util.d [2020-04-21T14:26:52.659Z] #45 125.8 DEP criu/pie-util-vdso.d [2020-04-21T14:26:52.947Z] #45 126.1 DEP criu/path.d [2020-04-21T14:26:53.051Z] ok github.com/docker/docker/registry 0.253s coverage: 56.1% of statements [2020-04-21T14:26:53.236Z] #45 126.3 DEP criu/parasite-syscall.d [2020-04-21T14:26:53.311Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2020-04-21T14:26:53.525Z] #45 126.7 DEP criu/pagemap.d [2020-04-21T14:26:53.572Z] ok github.com/docker/docker/runconfig 0.041s coverage: 68.2% of statements [2020-04-21T14:26:53.815Z] #45 ... [2020-04-21T14:26:53.815Z] [2020-04-21T14:26:53.815Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:26:53.815Z] #48 220.3 vendor/golang.org/x/net/http2/hpack [2020-04-21T14:26:55.480Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2020-04-21T14:26:56.048Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2020-04-21T14:26:56.048Z] ok github.com/docker/docker/volume/mounts 0.074s coverage: 67.0% of statements [2020-04-21T14:26:57.426Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-04-21T14:26:58.249Z] #48 224.6 mime [2020-04-21T14:26:58.538Z] #48 ... [2020-04-21T14:26:58.538Z] [2020-04-21T14:26:58.538Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:26:58.538Z] #18 44.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-21T14:26:58.538Z] #18 44.41 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-21T14:26:58.538Z] #18 45.66 Selecting previously unselected package python3.7-minimal. [2020-04-21T14:26:58.538Z] #18 45.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-21T14:26:58.538Z] #18 45.71 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:26:58.538Z] #18 47.87 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-21T14:26:58.538Z] #18 47.90 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:26:58.538Z] #18 52.80 Selecting previously unselected package python3-minimal. [2020-04-21T14:26:58.538Z] #18 52.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23605 files and directories currently installed.) [2020-04-21T14:26:58.538Z] #18 52.94 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-04-21T14:26:58.538Z] #18 52.96 Unpacking python3-minimal (3.7.3-1) ... [2020-04-21T14:26:58.538Z] #18 53.10 Selecting previously unselected package libmpdec2:ppc64el. [2020-04-21T14:26:58.538Z] #18 53.12 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-04-21T14:26:58.538Z] #18 53.13 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-04-21T14:26:58.538Z] #18 53.28 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-04-21T14:26:58.538Z] #18 53.29 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-21T14:26:58.538Z] #18 53.30 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-21T14:26:58.828Z] #18 ... [2020-04-21T14:26:58.828Z] [2020-04-21T14:26:58.828Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:26:58.828Z] #45 127.0 DEP criu/pagemap-cache.d [2020-04-21T14:26:58.828Z] #45 127.2 DEP criu/page-xfer.d [2020-04-21T14:26:58.828Z] #45 127.4 DEP criu/page-pipe.d [2020-04-21T14:26:58.828Z] #45 127.6 DEP criu/netfilter.d [2020-04-21T14:26:58.828Z] #45 127.8 DEP criu/net.d [2020-04-21T14:26:58.828Z] #45 128.2 DEP criu/namespaces.d [2020-04-21T14:26:58.828Z] #45 128.5 DEP criu/mount.d [2020-04-21T14:26:58.828Z] #45 129.0 DEP criu/mem.d [2020-04-21T14:26:58.828Z] #45 129.4 DEP criu/lsm.d [2020-04-21T14:26:58.828Z] #45 129.7 DEP criu/log.d [2020-04-21T14:26:58.828Z] #45 130.0 DEP criu/libnetlink.d [2020-04-21T14:26:58.828Z] #45 130.3 DEP criu/kerndat.d [2020-04-21T14:26:58.828Z] #45 130.7 DEP criu/kcmp-ids.d [2020-04-21T14:26:58.828Z] #45 130.9 DEP criu/irmap.d [2020-04-21T14:26:58.828Z] #45 131.1 DEP criu/ipc_ns.d [2020-04-21T14:26:58.828Z] #45 131.4 DEP criu/image.d [2020-04-21T14:26:58.828Z] #45 131.7 DEP criu/image-desc.d [2020-04-21T14:26:58.828Z] #45 131.9 DEP criu/fsnotify.d [2020-04-21T14:26:59.118Z] #45 132.2 DEP criu/filesystems.d [2020-04-21T14:26:59.118Z] #45 ... [2020-04-21T14:26:59.118Z] [2020-04-21T14:26:59.118Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:26:59.118Z] #18 55.09 Selecting previously unselected package python3.7. [2020-04-21T14:26:59.408Z] #18 55.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-21T14:26:59.408Z] #18 55.13 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:26:59.408Z] #18 55.32 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-04-21T14:26:59.408Z] #18 55.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-04-21T14:26:59.408Z] #18 55.36 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-21T14:26:59.704Z] #18 55.50 Setting up python3-minimal (3.7.3-1) ... [2020-04-21T14:27:01.205Z] #18 57.11 Selecting previously unselected package python3. [2020-04-21T14:27:01.494Z] #18 57.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 ... 24017 files and directories currently installed.) [2020-04-21T14:27:01.494Z] #18 57.19 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-04-21T14:27:01.494Z] #18 57.21 Unpacking python3 (3.7.3-1) ... [2020-04-21T14:27:01.494Z] #18 57.37 Selecting previously unselected package libip4tc0:ppc64el. [2020-04-21T14:27:01.494Z] #18 57.38 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-04-21T14:27:01.494Z] #18 57.40 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-04-21T14:27:01.785Z] #18 57.55 Selecting previously unselected package libip6tc0:ppc64el. [2020-04-21T14:27:01.785Z] #18 57.56 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-04-21T14:27:01.785Z] #18 57.57 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-04-21T14:27:02.076Z] #18 57.77 Selecting previously unselected package libiptc0:ppc64el. [2020-04-21T14:27:02.076Z] #18 57.80 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-04-21T14:27:02.076Z] #18 57.80 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-04-21T14:27:02.076Z] #18 57.92 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-04-21T14:27:02.076Z] #18 57.95 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-04-21T14:27:02.076Z] #18 57.95 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-21T14:27:02.366Z] #18 58.07 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-04-21T14:27:02.366Z] #18 58.07 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-04-21T14:27:02.366Z] #18 58.08 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-21T14:27:02.366Z] #18 58.23 Selecting previously unselected package libnftnl11:ppc64el. [2020-04-21T14:27:02.366Z] #18 58.24 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-04-21T14:27:02.366Z] #18 58.26 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-04-21T14:27:02.656Z] #18 58.41 Selecting previously unselected package iptables. [2020-04-21T14:27:02.656Z] #18 58.41 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-04-21T14:27:02.656Z] #18 58.41 Unpacking iptables (1.8.2-4) ... [2020-04-21T14:27:03.285Z] #18 59.16 Selecting previously unselected package xxd. [2020-04-21T14:27:03.575Z] #18 59.17 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-21T14:27:03.575Z] #18 59.18 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:27:03.575Z] #18 59.35 Selecting previously unselected package vim-common. [2020-04-21T14:27:03.575Z] #18 59.36 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:27:03.575Z] #18 59.42 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:27:03.637Z] --- PASS: TestBuildWithHugeFile (26.07s) [2020-04-21T14:27:03.637Z] === RUN TestBuildWithEmptyDockerfile [2020-04-21T14:27:03.637Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:27:03.637Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:27:03.637Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:27:03.637Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:27:03.637Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:27:03.637Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:27:03.637Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:27:03.637Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:27:03.637Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:27:03.637Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-04-21T14:27:03.637Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-04-21T14:27:03.637Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-04-21T14:27:03.637Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-04-21T14:27:03.637Z] === RUN TestBuildPreserveOwnership [2020-04-21T14:27:03.637Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-21T14:27:03.866Z] #18 59.64 Selecting previously unselected package bash-completion. [2020-04-21T14:27:03.866Z] #18 59.66 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-21T14:27:07.083Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-21T14:27:09.459Z] #18 ... [2020-04-21T14:27:09.459Z] [2020-04-21T14:27:09.459Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:27:09.459Z] #48 225.5 net/http/internal [2020-04-21T14:27:09.459Z] #48 233.3 vendor/golang.org/x/net/idna [2020-04-21T14:27:09.459Z] #48 ... [2020-04-21T14:27:09.459Z] [2020-04-21T14:27:09.459Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:27:09.459Z] #45 132.6 DEP criu/files.d [2020-04-21T14:27:09.459Z] #45 132.9 DEP criu/files-reg.d [2020-04-21T14:27:09.459Z] #45 133.3 DEP criu/files-ext.d [2020-04-21T14:27:09.459Z] #45 133.6 DEP criu/file-lock.d [2020-04-21T14:27:09.459Z] #45 133.8 DEP criu/file-ids.d [2020-04-21T14:27:09.459Z] #45 134.1 DEP criu/fifo.d [2020-04-21T14:27:09.459Z] #45 134.4 DEP criu/fdstore.d [2020-04-21T14:27:09.459Z] #45 134.6 DEP criu/fault-injection.d [2020-04-21T14:27:09.459Z] #45 134.7 DEP criu/external.d [2020-04-21T14:27:09.459Z] #45 134.9 DEP criu/eventpoll.d [2020-04-21T14:27:09.459Z] #45 135.2 DEP criu/eventfd.d [2020-04-21T14:27:09.459Z] #45 135.5 DEP criu/crtools.d [2020-04-21T14:27:09.459Z] #45 135.8 DEP criu/cr-service.d [2020-04-21T14:27:09.459Z] #45 136.1 DEP criu/cr-restore.d [2020-04-21T14:27:09.459Z] #45 136.5 DEP criu/cr-errno.d [2020-04-21T14:27:09.459Z] #45 136.5 DEP criu/cr-dump.d [2020-04-21T14:27:09.459Z] #45 137.0 DEP criu/cr-dedup.d [2020-04-21T14:27:09.459Z] #45 137.4 DEP criu/cr-check.d [2020-04-21T14:27:09.459Z] #45 137.8 DEP criu/config.d [2020-04-21T14:27:09.459Z] #45 138.1 DEP criu/clone-noasan.d [2020-04-21T14:27:09.459Z] #45 138.3 DEP criu/cgroup.d [2020-04-21T14:27:09.459Z] #45 138.5 DEP criu/cgroup-props.d [2020-04-21T14:27:09.459Z] #45 138.8 DEP criu/bitmap.d [2020-04-21T14:27:09.459Z] #45 138.9 DEP criu/bfd.d [2020-04-21T14:27:09.459Z] #45 139.2 DEP criu/autofs.d [2020-04-21T14:27:09.459Z] #45 139.5 DEP criu/aio.d [2020-04-21T14:27:09.459Z] #45 139.9 DEP criu/action-scripts.d [2020-04-21T14:27:09.459Z] #45 140.5 CC criu/action-scripts.o [2020-04-21T14:27:09.459Z] #45 141.4 CC criu/aio.o [2020-04-21T14:27:09.459Z] #45 ... [2020-04-21T14:27:09.459Z] [2020-04-21T14:27:09.459Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:27:09.459Z] #18 65.13 Unpacking bash-completion (1:2.8-6) ... [2020-04-21T14:27:09.768Z] --- PASS: TestBuildPreserveOwnership (6.55s) [2020-04-21T14:27:09.768Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.29s) [2020-04-21T14:27:09.768Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.25s) [2020-04-21T14:27:09.768Z] === RUN TestBuildPlatformInvalid [2020-04-21T14:27:09.768Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-04-21T14:27:09.768Z] PASS [2020-04-21T14:27:09.768Z] [2020-04-21T14:27:09.768Z] === Skipped [2020-04-21T14:27:09.768Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-04-21T14:27:09.768Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:27:09.768Z] [2020-04-21T14:27:09.768Z] [2020-04-21T14:27:09.768Z] DONE 32 tests, 1 skipped in 75.614s [2020-04-21T14:27:09.768Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-04-21T14:27:09.768Z] ++ 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 [2020-04-21T14:27:09.768Z] ++ set -e [2020-04-21T14:27:09.768Z] ++ '[' -n 0 ']' [2020-04-21T14:27:09.768Z] ++ set -x [2020-04-21T14:27:09.768Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:27:09.768Z] INFO: Testing against a local daemon [2020-04-21T14:27:09.768Z] === RUN TestConfigInspect [2020-04-21T14:27:10.091Z] #18 65.73 Selecting previously unselected package bzip2. [2020-04-21T14:27:10.091Z] #18 65.76 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-04-21T14:27:10.091Z] #18 65.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:27:10.091Z] #18 65.89 Selecting previously unselected package xz-utils. [2020-04-21T14:27:10.091Z] #18 65.90 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-04-21T14:27:10.091Z] #18 65.91 Unpacking xz-utils (5.2.4-1) ... [2020-04-21T14:27:10.381Z] #18 66.20 Selecting previously unselected package apparmor. [2020-04-21T14:27:10.381Z] #18 66.21 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-04-21T14:27:10.381Z] #18 66.38 Unpacking apparmor (2.13.2-10) ... [2020-04-21T14:27:11.301Z] #18 66.94 Selecting previously unselected package aufs-tools. [2020-04-21T14:27:11.301Z] #18 66.95 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-04-21T14:27:11.301Z] #18 66.96 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:27:11.301Z] #18 67.16 Selecting previously unselected package libonig5:ppc64el. [2020-04-21T14:27:11.301Z] #18 67.19 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-04-21T14:27:11.301Z] #18 67.20 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-21T14:27:11.591Z] #18 67.44 Selecting previously unselected package libjq1:ppc64el. [2020-04-21T14:27:11.591Z] #18 67.47 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-21T14:27:11.591Z] #18 67.47 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-21T14:27:11.882Z] #18 67.68 Selecting previously unselected package jq. [2020-04-21T14:27:11.882Z] #18 67.69 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-21T14:27:11.882Z] #18 67.70 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:27:11.882Z] #18 67.85 Selecting previously unselected package libaio1:ppc64el. [2020-04-21T14:27:11.882Z] #18 67.87 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-04-21T14:27:12.172Z] #18 67.89 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-04-21T14:27:12.172Z] #18 68.03 Selecting previously unselected package libgpm2:ppc64el. [2020-04-21T14:27:12.172Z] #18 68.04 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-04-21T14:27:12.172Z] #18 68.05 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-04-21T14:27:12.462Z] #18 68.15 Selecting previously unselected package libicu63:ppc64el. [2020-04-21T14:27:12.462Z] #18 68.16 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-21T14:27:12.462Z] #18 68.17 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-21T14:27:13.212Z] --- PASS: TestConfigInspect (3.74s) [2020-04-21T14:27:13.212Z] === RUN TestConfigList [2020-04-21T14:27:17.639Z] --- PASS: TestConfigList (3.62s) [2020-04-21T14:27:17.639Z] === RUN TestConfigsCreateAndDelete [2020-04-21T14:27:19.344Z] #18 74.65 Selecting previously unselected package libnet1:ppc64el. [2020-04-21T14:27:19.344Z] #18 74.67 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-21T14:27:19.344Z] #18 74.67 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-21T14:27:19.344Z] #18 74.85 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-21T14:27:19.344Z] #18 74.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-21T14:27:19.344Z] #18 74.88 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-21T14:27:19.344Z] #18 75.04 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-21T14:27:19.344Z] #18 75.05 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-21T14:27:19.344Z] #18 75.07 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-21T14:27:19.344Z] #18 75.20 Selecting previously unselected package libreadline5:ppc64el. [2020-04-21T14:27:19.344Z] #18 75.21 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-04-21T14:27:19.344Z] #18 75.22 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-21T14:27:19.350Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.6% of statements [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/rootless [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/volume [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-21T14:27:19.350Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === Skipped [2020-04-21T14:27:19.350Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-21T14:27:19.350Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-21T14:27:19.350Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-21T14:27:19.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:27:19.350Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-21T14:27:19.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:27:19.350Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-21T14:27:19.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:27:19.350Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-21T14:27:19.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:27:19.350Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-21T14:27:19.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:27:19.350Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-21T14:27:19.350Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-21T14:27:19.350Z] time="2020-04-21T14:26:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:27:19.350Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:27:19.350Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-21T14:27:19.350Z] time="2020-04-21T14:26:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:27:19.350Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:27:19.350Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-21T14:27:19.350Z] time="2020-04-21T14:26:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:27:19.350Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:27:19.350Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-21T14:27:19.350Z] time="2020-04-21T14:26:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:27:19.350Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:27:19.350Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-21T14:27:19.350Z] time="2020-04-21T14:26:10Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:27:19.350Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:27:19.350Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-21T14:27:19.350Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-21T14:27:19.350Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-21T14:27:19.350Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-21T14:27:19.350Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-21T14:27:19.350Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-21T14:27:19.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:27:19.350Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-21T14:27:19.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:27:19.350Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-21T14:27:19.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:27:19.350Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-21T14:27:19.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:27:19.350Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-21T14:27:19.350Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:27:19.350Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-21T14:27:19.350Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-21T14:27:19.350Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-21T14:27:19.350Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] [2020-04-21T14:27:19.350Z] DONE 2143 tests, 26 skipped in 190.951s Post stage [Pipeline] junit [2020-04-21T14:27:19.363Z] Recording test results [2020-04-21T14:27:19.639Z] #18 ... [2020-04-21T14:27:19.639Z] [2020-04-21T14:27:19.639Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:27:19.639Z] #45 142.5 CC criu/autofs.o [2020-04-21T14:27:19.639Z] #45 146.1 CC criu/bfd.o [2020-04-21T14:27:19.639Z] #45 147.3 CC criu/bitmap.o [2020-04-21T14:27:19.639Z] #45 147.6 CC criu/cgroup-props.o [2020-04-21T14:27:19.639Z] #45 149.6 CC criu/cgroup.o [2020-04-21T14:27:19.639Z] #45 ... [2020-04-21T14:27:19.639Z] [2020-04-21T14:27:19.639Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:27:19.639Z] #18 75.48 Selecting previously unselected package net-tools. [2020-04-21T14:27:19.639Z] #18 75.51 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-04-21T14:27:19.927Z] #18 75.52 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:27:20.217Z] #18 75.96 Selecting previously unselected package python-pip-whl. [2020-04-21T14:27:20.217Z] #18 75.97 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-21T14:27:20.217Z] #18 75.99 Unpacking python-pip-whl (18.1-5) ... [2020-04-21T14:27:20.847Z] #18 ... [2020-04-21T14:27:20.847Z] [2020-04-21T14:27:20.847Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:27:20.847Z] #51 DONE 247.3s [2020-04-21T14:27:20.847Z] [2020-04-21T14:27:20.847Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:27:20.847Z] #48 237.4 net/textproto [2020-04-21T14:27:20.847Z] #48 237.4 crypto/x509 [2020-04-21T14:27:20.847Z] #48 239.1 vendor/golang.org/x/net/http/httpproxy [2020-04-21T14:27:20.847Z] #48 240.8 vendor/golang.org/x/net/http/httpguts [2020-04-21T14:27:20.847Z] #48 240.8 mime/multipart [2020-04-21T14:27:20.847Z] #48 246.0 crypto/tls [2020-04-21T14:27:21.083Z] --- PASS: TestConfigsCreateAndDelete (3.66s) [2020-04-21T14:27:21.083Z] === RUN TestConfigsUpdate [2020-04-21T14:27:21.482Z] #48 ... [2020-04-21T14:27:21.482Z] [2020-04-21T14:27:21.482Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:27:21.482Z] #18 77.02 Selecting previously unselected package python3-lib2to3. [2020-04-21T14:27:21.482Z] #18 77.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-21T14:27:21.482Z] #18 77.05 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:27:21.482Z] #18 77.32 Selecting previously unselected package python3-distutils. [2020-04-21T14:27:21.482Z] #18 77.33 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-21T14:27:21.482Z] #18 77.33 Unpacking python3-distutils (3.7.3-1) ... [2020-04-21T14:27:21.772Z] #18 77.66 Selecting previously unselected package python3-pip. [2020-04-21T14:27:21.772Z] #18 77.67 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-21T14:27:21.772Z] #18 77.68 Unpacking python3-pip (18.1-5) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-21T14:27:22.062Z] #18 77.95 Selecting previously unselected package python3-pkg-resources. [2020-04-21T14:27:22.062Z] #18 77.97 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:27:22.062Z] #18 77.97 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:27:22.209Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40845/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff -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:33ee7941d4d929e4c4fce1d905ceaa793f7612ff hack/make.sh dynbinary test-integration [2020-04-21T14:27:22.353Z] #18 78.23 Selecting previously unselected package python3-setuptools. [2020-04-21T14:27:22.353Z] #18 78.26 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-21T14:27:22.353Z] #18 78.26 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-21T14:27:22.776Z] [2020-04-21T14:27:22.983Z] #18 78.70 Selecting previously unselected package python3-wheel. [2020-04-21T14:27:22.983Z] #18 78.72 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-21T14:27:22.983Z] #18 78.73 Unpacking python3-wheel (0.32.3-2) ... [2020-04-21T14:27:22.983Z] #18 78.82 Selecting previously unselected package sudo. [2020-04-21T14:27:22.983Z] #18 78.83 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-04-21T14:27:22.983Z] #18 78.86 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:27:23.034Z] Removing bundles/ [2020-04-21T14:27:23.034Z] [2020-04-21T14:27:23.034Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-21T14:27:23.034Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:27:23.034Z] GOOS="" GOARCH="" GOARM="" [2020-04-21T14:27:24.013Z] #18 79.70 Selecting previously unselected package thin-provisioning-tools. [2020-04-21T14:27:24.013Z] #18 79.70 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-04-21T14:27:24.013Z] #18 79.71 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:27:24.303Z] #18 80.07 Selecting previously unselected package uidmap. [2020-04-21T14:27:24.303Z] #18 80.10 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-04-21T14:27:24.303Z] #18 80.12 Unpacking uidmap (1:4.5-1.1) ... [2020-04-21T14:27:24.528Z] --- PASS: TestConfigsUpdate (3.53s) [2020-04-21T14:27:24.528Z] === RUN TestTemplatedConfig [2020-04-21T14:27:24.592Z] #18 80.29 Selecting previously unselected package vim-runtime. [2020-04-21T14:27:24.592Z] #18 80.31 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:27:24.592Z] #18 80.37 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-21T14:27:24.592Z] #18 80.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-21T14:27:24.592Z] #18 80.48 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:27:27.974Z] --- PASS: TestTemplatedConfig (3.58s) [2020-04-21T14:27:27.974Z] === RUN TestConfigCreateResolve [2020-04-21T14:27:30.169Z] #18 85.54 Selecting previously unselected package vim. [2020-04-21T14:27:30.169Z] #18 85.59 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-21T14:27:30.169Z] #18 85.64 Unpacking vim (2:8.1.0875-5) ... [2020-04-21T14:27:30.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-21T14:27:30.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-21T14:27:30.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-21T14:27:30.800Z] #18 86.54 Selecting previously unselected package xfsprogs. [2020-04-21T14:27:30.800Z] #18 86.56 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-04-21T14:27:30.800Z] #18 86.56 Unpacking xfsprogs (4.20.0-1) ... [2020-04-21T14:27:31.091Z] #18 ... [2020-04-21T14:27:31.091Z] [2020-04-21T14:27:31.091Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:27:31.091Z] #48 257.6 net/http/httptrace [2020-04-21T14:27:31.421Z] --- PASS: TestConfigCreateResolve (3.63s) [2020-04-21T14:27:31.421Z] === RUN TestConfigDaemonLibtrustID [2020-04-21T14:27:31.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-21T14:27:31.702Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-04-21T14:27:31.702Z] PASS [2020-04-21T14:27:31.721Z] #48 258.1 net/http [2020-04-21T14:27:31.984Z] [2020-04-21T14:27:31.984Z] DONE 7 tests in 22.397s [2020-04-21T14:27:31.984Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-04-21T14:27:31.984Z] ++ 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 [2020-04-21T14:27:31.984Z] ++ set -e [2020-04-21T14:27:31.984Z] ++ '[' -n 0 ']' [2020-04-21T14:27:31.984Z] ++ set -x [2020-04-21T14:27:31.984Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:27:31.984Z] INFO: Testing against a local daemon [2020-04-21T14:27:31.984Z] === RUN TestCheckpoint [2020-04-21T14:27:31.984Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-21T14:27:31.984Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:27:31.984Z] === RUN TestContainerInvalidJSON [2020-04-21T14:27:31.984Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:27:31.984Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:27:31.984Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:27:31.984Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:27:31.984Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:27:31.984Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:27:31.984Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:27:31.984Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:27:31.984Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:27:31.984Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-21T14:27:31.984Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-21T14:27:31.984Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-21T14:27:31.984Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-21T14:27:31.984Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-21T14:27:31.984Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2020-04-21T14:27:31.984Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-21T14:27:32.266Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2020-04-21T14:27:32.266Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-21T14:27:32.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-21T14:27:32.554Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-04-21T14:27:32.554Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-21T14:27:32.554Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-04-21T14:27:32.554Z] === RUN TestCopyFromContainer [2020-04-21T14:27:34.572Z] === RUN TestCopyFromContainer// [2020-04-21T14:27:34.572Z] === RUN TestCopyFromContainer//bar/root [2020-04-21T14:27:34.854Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-21T14:27:34.854Z] === RUN TestCopyFromContainer/bar/quux [2020-04-21T14:27:34.854Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-21T14:27:35.137Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-21T14:27:35.137Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-21T14:27:35.137Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-21T14:27:35.236Z] #48 ... [2020-04-21T14:27:35.236Z] [2020-04-21T14:27:35.236Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:27:35.236Z] #45 157.9 CC criu/clone-noasan.o [2020-04-21T14:27:35.236Z] #45 158.2 CC criu/config.o [2020-04-21T14:27:35.236Z] #45 162.0 CC criu/cr-check.o [2020-04-21T14:27:35.236Z] #45 165.4 CC criu/cr-dedup.o [2020-04-21T14:27:35.236Z] #45 166.4 CC criu/cr-dump.o [2020-04-21T14:27:35.236Z] #45 ... [2020-04-21T14:27:35.236Z] [2020-04-21T14:27:35.236Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:27:35.236Z] #18 87.45 Selecting previously unselected package zip. [2020-04-21T14:27:35.236Z] #18 87.46 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-04-21T14:27:35.236Z] #18 87.47 Unpacking zip (3.0-11+b1) ... [2020-04-21T14:27:35.236Z] #18 87.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:27:35.236Z] #18 87.79 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:27:35.236Z] #18 87.79 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-04-21T14:27:35.236Z] #18 87.80 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-21T14:27:35.236Z] #18 87.81 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-04-21T14:27:35.236Z] #18 87.82 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-04-21T14:27:35.236Z] #18 87.83 Setting up uidmap (1:4.5-1.1) ... [2020-04-21T14:27:35.236Z] #18 87.84 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-04-21T14:27:35.236Z] #18 87.85 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-21T14:27:35.236Z] #18 87.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:27:35.236Z] #18 87.86 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-21T14:27:35.236Z] #18 87.87 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-21T14:27:35.236Z] #18 87.88 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:27:35.236Z] #18 87.90 Setting up zip (3.0-11+b1) ... [2020-04-21T14:27:35.236Z] #18 87.90 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:27:35.236Z] #18 87.97 Setting up bash-completion (1:2.8-6) ... [2020-04-21T14:27:35.418Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-21T14:27:35.418Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-21T14:27:35.418Z] --- PASS: TestCopyFromContainer (2.92s) [2020-04-21T14:27:35.418Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-04-21T14:27:35.418Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-04-21T14:27:35.418Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-04-21T14:27:35.418Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-04-21T14:27:35.418Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-04-21T14:27:35.418Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-04-21T14:27:35.418Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-04-21T14:27:35.418Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-21T14:27:35.418Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-04-21T14:27:35.418Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-04-21T14:27:35.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-21T14:27:35.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:27:35.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:27:35.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:27:35.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:27:35.418Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:27:35.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:27:35.418Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:27:35.418Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:27:35.418Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:27:35.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-21T14:27:35.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-21T14:27:35.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-21T14:27:35.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-21T14:27:35.418Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-21T14:27:35.418Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-21T14:27:35.418Z] === RUN TestCreateWithInvalidEnv [2020-04-21T14:27:35.418Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-21T14:27:35.418Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-21T14:27:35.418Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-21T14:27:35.418Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-21T14:27:35.418Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-21T14:27:35.418Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-21T14:27:35.418Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-21T14:27:35.418Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-21T14:27:35.418Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-21T14:27:35.418Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-21T14:27:35.418Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-21T14:27:35.418Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-21T14:27:35.418Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-21T14:27:35.418Z] === RUN TestCreateTmpfsMountsTarget [2020-04-21T14:27:35.418Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-21T14:27:35.418Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-21T14:27:37.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-21T14:27:38.087Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2020-04-21T14:27:38.087Z] === RUN TestCreateWithCapabilities [2020-04-21T14:27:38.088Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-21T14:27:38.088Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-21T14:27:38.088Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:27:38.088Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:27:38.088Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:27:38.088Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:27:38.088Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:27:38.088Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:27:38.088Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:27:38.088Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:27:38.088Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:27:38.088Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:27:38.088Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-21T14:27:38.088Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-21T14:27:38.088Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:27:38.088Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:27:38.088Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:27:38.088Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:27:38.088Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:27:38.088Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:27:38.088Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:27:38.088Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:27:38.088Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-21T14:27:38.088Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:27:38.088Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:27:38.088Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:27:38.088Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:27:38.088Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-21T14:27:38.088Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:27:38.088Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:27:38.088Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:27:38.088Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:27:38.088Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:27:38.370Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-04-21T14:27:38.370Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-21T14:27:38.370Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-21T14:27:38.370Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-04-21T14:27:38.370Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-04-21T14:27:38.370Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-04-21T14:27:38.370Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-04-21T14:27:38.370Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-04-21T14:27:38.370Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-21T14:27:38.370Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-04-21T14:27:38.370Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-04-21T14:27:38.370Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.12s) [2020-04-21T14:27:38.370Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-21T14:27:38.768Z] #18 94.26 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-04-21T14:27:38.768Z] #18 94.27 Setting up xz-utils (5.2.4-1) ... [2020-04-21T14:27:38.768Z] #18 94.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-21T14:27:38.768Z] #18 94.32 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:27:38.768Z] #18 94.47 invoke-rc.d: could not determine current runlevel [2020-04-21T14:27:38.768Z] #18 94.52 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-21T14:27:38.768Z] #18 94.54 Setting up pigz (2.4-1) ... [2020-04-21T14:27:38.768Z] #18 94.56 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-21T14:27:38.768Z] #18 94.56 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-21T14:27:38.768Z] #18 94.57 Setting up python-pip-whl (18.1-5) ... [2020-04-21T14:27:38.768Z] #18 94.58 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-04-21T14:27:38.768Z] #18 94.59 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:27:39.399Z] #18 ... [2020-04-21T14:27:39.399Z] [2020-04-21T14:27:39.399Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:27:41.040Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.55s) [2020-04-21T14:27:41.040Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-21T14:27:41.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:27:41.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:27:41.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:27:41.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:27:41.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:27:41.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:27:41.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:27:41.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:27:41.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:27:41.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:27:41.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:27:41.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:27:41.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:27:41.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:27:41.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:27:41.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-04-21T14:27:41.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-04-21T14:27:41.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-21T14:27:41.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-21T14:27:41.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-04-21T14:27:41.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-04-21T14:27:41.040Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-21T14:27:41.653Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s) [2020-04-21T14:27:41.653Z] === RUN TestContainerStartOnDaemonRestart [2020-04-21T14:27:41.653Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-21T14:27:41.653Z] === RUN TestDaemonRestartIpcMode [2020-04-21T14:27:41.653Z] === PAUSE TestDaemonRestartIpcMode [2020-04-21T14:27:41.653Z] === RUN TestDaemonHostGatewayIP [2020-04-21T14:27:41.653Z] === PAUSE TestDaemonHostGatewayIP [2020-04-21T14:27:41.653Z] === RUN TestContainerKillOnDaemonStart [2020-04-21T14:27:41.653Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-21T14:27:41.653Z] === RUN TestDiff [2020-04-21T14:27:42.657Z] --- PASS: TestDiff (0.82s) [2020-04-21T14:27:42.657Z] === RUN TestExecWithCloseStdin [2020-04-21T14:27:43.661Z] --- PASS: TestExecWithCloseStdin (0.93s) [2020-04-21T14:27:43.661Z] === RUN TestExec [2020-04-21T14:27:43.842Z] #24 265.6 Checking out files: 14% (1582/10687) Checking out files: 15% (1604/10687) Checking out files: 16% (1710/10687) Checking out files: 17% (1817/10687) Checking out files: 18% (1924/10687) Checking out files: 19% (2031/10687) Checking out files: 20% (2138/10687) Checking out files: 21% (2245/10687) Checking out files: 22% (2352/10687) Checking out files: 23% (2459/10687) Checking out files: 24% (2565/10687) Checking out files: 25% (2672/10687) Checking out files: 26% (2779/10687) Checking out files: 27% (2886/10687) Checking out files: 28% (2993/10687) Checking out files: 29% (3100/10687) Checking out files: 30% (3207/10687) Checking out files: 31% (3313/10687) Checking out files: 32% (3420/10687) Checking out files: 32% (3449/10687) Checking out files: 33% (3527/10687) Checking out files: 34% (3634/10687) Checking out files: 35% (3741/10687) Checking out files: 36% (3848/10687) Checking out files: 37% (3955/10687) Checking out files: 38% (4062/10687) Checking out files: 39% (4168/10687) Checking out files: 40% (4275/10687) Checking out files: 41% (4382/10687) Checking out files: 42% (4489/10687) Checking out files: 43% (4596/10687) Checking out files: 44% (4703/10687) Checking out files: 45% (4810/10687) Checking out files: 46% (4917/10687) Checking out files: 47% (5023/10687) Checking out files: 48% (5130/10687) Checking out files: 49% (5237/10687) Checking out files: 50% (5344/10687) Checking out files: 51% (5451/10687) Checking out files: 52% (5558/10687) Checking out files: 53% (5665/10687) Checking out files: 53% (5703/10687) Checking out files: 54% (5771/10687) Checking out files: 55% (5878/10687) Checking out files: 56% (5985/10687) Checking out files: 57% (6092/10687) Checking out files: 58% (6199/10687) Checking out files: 59% (6306/10687) Checking out files: 60% (6413/10687) Checking out files: 61% (6520/10687) Checking out files: 62% (6626/10687) Checking out files: 63% (6733/10687) Checking out files: 64% (6840/10687) Checking out files: 65% (6947/10687) Checking out files: 66% (7054/10687) Checking out files: 67% (7161/10687) Checking out files: 68% (7268/10687) Checking out files: 69% (7375/10687) Checking out files: 70% (7481/10687) Checking out files: 71% (7588/10687) Checking out files: 72% (7695/10687) Checking out files: 73% (7802/10687) Checking out files: 74% (7909/10687) Checking out files: 75% (8016/10687) Checking out files: 76% (8123/10687) Checking out files: 77% (8229/10687) Checking out files: 77% (8283/10687) Checking out files: 78% (8336/10687) Checking out files: 79% (8443/10687) Checking out files: 80% (8550/10687) Checking out files: 81% (8657/10687) Checking out files: 82% (8764/10687) Checking out files: 83% (8871/10687) Checking out files: 84% (8978/10687) Checking out files: 85% (9084/10687) Checking out files: 86% (9191/10687) Checking out files: 87% (9298/10687) Checking out files: 88% (9405/10687) Checking out files: 89% (9512/10687) Checking out files: 90% (9619/10687) Checking out files: 91% (9726/10687) Checking out files: 92% (9833/10687) Checking out files: 93% (9939/10687) Checking out files: 94% (10046/10687) Checking out files: 95% (10153/10687) Checking out files: 95% (10175/10687) Checking out files: 96% (10260/10687) Checking out files: 97% (10367/10687) Checking out files: 98% (10474/10687) Checking out files: 99% (10581/10687) Checking out files: 100% (10687/10687) Checking out files: 100% (10687/10687), done. [2020-04-21T14:27:43.842Z] #24 270.2 + cd /tmp/tmp.GTBvsJ2rmX/tmp/docker-ce [2020-04-21T14:27:43.842Z] #24 270.2 + git checkout -q v17.06.2-ce [2020-04-21T14:27:44.664Z] --- PASS: TestExec (0.99s) [2020-04-21T14:27:44.664Z] === RUN TestExecUser [2020-04-21T14:27:45.277Z] --- PASS: TestExecUser (0.93s) [2020-04-21T14:27:45.277Z] === RUN TestExportContainerAndImportImage [2020-04-21T14:27:45.518Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:27:45.518Z] [2020-04-21T14:27:45.518Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-04-21T14:27:45.518Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-04-21T14:27:45.518Z] Using test binary docker [2020-04-21T14:27:45.518Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-21T14:27:45.518Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-21T14:27:45.518Z] INFO: Waiting for daemon to start... [2020-04-21T14:27:45.518Z] Starting dockerd [2020-04-21T14:27:46.447Z] . [2020-04-21T14:27:46.447Z] INFO: Building docker-sdk-python3:4.2.0... [2020-04-21T14:27:46.745Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2020-04-21T14:27:46.745Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-21T14:27:47.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-21T14:27:48.137Z] --- PASS: TestBuildWithHugeFile (51.80s) [2020-04-21T14:27:48.137Z] === RUN TestBuildWithEmptyDockerfile [2020-04-21T14:27:48.137Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:27:48.137Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:27:48.137Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:27:48.137Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:27:48.137Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:27:48.137Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:27:48.137Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:27:48.137Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:27:48.137Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:27:48.137Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2020-04-21T14:27:48.137Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-04-21T14:27:48.137Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-04-21T14:27:48.137Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-04-21T14:27:48.137Z] === RUN TestBuildPreserveOwnership [2020-04-21T14:27:48.137Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-21T14:27:48.222Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-04-21T14:27:48.222Z] === RUN TestHealthCheckWorkdir [2020-04-21T14:27:49.226Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-04-21T14:27:49.226Z] === RUN TestHealthKillContainer [2020-04-21T14:27:49.392Z] #24 ... [2020-04-21T14:27:49.392Z] [2020-04-21T14:27:49.392Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:27:49.392Z] #45 171.5 CC criu/cr-errno.o [2020-04-21T14:27:49.392Z] #45 171.7 CC criu/cr-restore.o [2020-04-21T14:27:49.392Z] #45 ... [2020-04-21T14:27:49.392Z] [2020-04-21T14:27:49.392Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:27:49.392Z] #18 95.63 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-04-21T14:27:49.392Z] #18 95.64 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-21T14:27:49.392Z] #18 95.65 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-21T14:27:49.392Z] #18 95.67 Setting up vim (2:8.1.0875-5) ... [2020-04-21T14:27:49.392Z] #18 95.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-21T14:27:49.392Z] #18 95.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-21T14:27:49.392Z] #18 95.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-21T14:27:49.392Z] #18 95.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-21T14:27:49.392Z] #18 95.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-21T14:27:49.392Z] #18 95.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-21T14:27:49.392Z] #18 95.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-21T14:27:49.392Z] #18 95.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-21T14:27:49.392Z] #18 95.89 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-21T14:27:49.392Z] #18 95.91 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:27:49.392Z] #18 95.93 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-21T14:27:49.392Z] #18 95.94 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:27:49.392Z] #18 95.95 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-21T14:27:49.392Z] #18 95.96 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:27:49.392Z] #18 103.3 Setting up iptables (1.8.2-4) ... [2020-04-21T14:27:49.392Z] #18 103.3 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:27:49.392Z] #18 103.3 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:27:49.392Z] #18 103.3 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:27:49.392Z] #18 103.4 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:27:49.392Z] #18 103.4 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-21T14:27:49.392Z] #18 103.4 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-21T14:27:49.392Z] #18 103.4 Setting up python3 (3.7.3-1) ... [2020-04-21T14:27:49.392Z] #18 104.1 Setting up python3-wheel (0.32.3-2) ... [2020-04-21T14:27:49.392Z] #18 ... [2020-04-21T14:27:49.392Z] [2020-04-21T14:27:49.392Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:27:49.392Z] #24 275.3 + mkdir -p /tmp/tmp.GTBvsJ2rmX/src/github.com/docker [2020-04-21T14:27:49.392Z] #24 275.3 + mv components/cli /tmp/tmp.GTBvsJ2rmX/src/github.com/docker/cli [2020-04-21T14:27:49.392Z] #24 275.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-21T14:27:51.411Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-21T14:27:51.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-21T14:27:52.673Z] --- PASS: TestHealthKillContainer (3.03s) [2020-04-21T14:27:52.673Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-21T14:27:52.955Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2020-04-21T14:27:52.955Z] === RUN TestIpcModeNone [2020-04-21T14:27:53.960Z] --- PASS: TestIpcModeNone (0.90s) [2020-04-21T14:27:53.960Z] === RUN TestIpcModePrivate [2020-04-21T14:27:54.939Z] #24 ... [2020-04-21T14:27:54.939Z] [2020-04-21T14:27:54.939Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:27:54.939Z] #18 105.1 Setting up apparmor (2.13.2-10) ... [2020-04-21T14:27:54.939Z] #18 107.7 Setting up xfsprogs (4.20.0-1) ... [2020-04-21T14:27:54.939Z] #18 107.7 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:27:54.939Z] #18 108.4 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:27:54.939Z] #18 109.9 Setting up python3-distutils (3.7.3-1) ... [2020-04-21T14:27:54.965Z] --- PASS: TestIpcModePrivate (0.95s) [2020-04-21T14:27:54.965Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-04-21T14:27:54.965Z] === RUN TestIpcModeShareable [2020-04-21T14:27:55.229Z] #18 110.9 Setting up python3-setuptools (40.8.0-1) ... [2020-04-21T14:27:55.587Z] --- PASS: TestBuildPreserveOwnership (10.91s) [2020-04-21T14:27:55.587Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.90s) [2020-04-21T14:27:55.587Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s) [2020-04-21T14:27:55.587Z] === RUN TestBuildPlatformInvalid [2020-04-21T14:27:55.587Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-04-21T14:27:55.587Z] PASS [2020-04-21T14:27:55.587Z] [2020-04-21T14:27:55.587Z] === Skipped [2020-04-21T14:27:55.587Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-21T14:27:55.587Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:27:55.587Z] [2020-04-21T14:27:55.587Z] [2020-04-21T14:27:55.587Z] DONE 32 tests, 1 skipped in 127.253s [2020-04-21T14:27:55.587Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-21T14:27:55.587Z] INFO: Testing against a local daemon [2020-04-21T14:27:55.587Z] === RUN TestConfigInspect [2020-04-21T14:27:55.587Z] --- SKIP: TestConfigInspect (0.02s) [2020-04-21T14:27:55.587Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:27:55.587Z] === RUN TestConfigList [2020-04-21T14:27:55.587Z] --- SKIP: TestConfigList (0.01s) [2020-04-21T14:27:55.587Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:27:55.587Z] === RUN TestConfigsCreateAndDelete [2020-04-21T14:27:55.587Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-04-21T14:27:55.587Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:27:55.587Z] === RUN TestConfigsUpdate [2020-04-21T14:27:55.587Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-04-21T14:27:55.587Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:27:55.587Z] === RUN TestTemplatedConfig [2020-04-21T14:27:55.587Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-04-21T14:27:55.587Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:27:55.587Z] === RUN TestConfigCreateResolve [2020-04-21T14:27:55.587Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-04-21T14:27:55.587Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:27:55.587Z] === RUN TestConfigDaemonLibtrustID [2020-04-21T14:27:55.968Z] --- PASS: TestIpcModeShareable (0.94s) [2020-04-21T14:27:55.968Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-04-21T14:27:55.968Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-21T14:27:57.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-21T14:27:57.317Z] #18 112.8 Setting up python3-pip (18.1-5) ... [2020-04-21T14:27:57.482Z] --- PASS: TestConfigDaemonLibtrustID (1.89s) [2020-04-21T14:27:57.483Z] PASS [2020-04-21T14:27:57.483Z] [2020-04-21T14:27:57.483Z] === Skipped [2020-04-21T14:27:57.483Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-04-21T14:27:57.483Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:27:57.483Z] [2020-04-21T14:27:57.483Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-04-21T14:27:57.483Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:27:57.483Z] [2020-04-21T14:27:57.483Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-04-21T14:27:57.483Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:27:57.483Z] [2020-04-21T14:27:57.483Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-04-21T14:27:57.483Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:27:57.483Z] [2020-04-21T14:27:57.483Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-04-21T14:27:57.483Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:27:57.483Z] [2020-04-21T14:27:57.483Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-04-21T14:27:57.483Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:27:57.483Z] [2020-04-21T14:27:57.483Z] [2020-04-21T14:27:57.483Z] DONE 7 tests, 6 skipped in 2.067s [2020-04-21T14:27:57.483Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-21T14:27:57.483Z] INFO: Testing against a local daemon [2020-04-21T14:27:57.483Z] === RUN TestCheckpoint [2020-04-21T14:27:57.483Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-21T14:27:57.483Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:27:57.483Z] === RUN TestContainerInvalidJSON [2020-04-21T14:27:57.483Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:27:57.483Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:27:57.483Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:27:57.483Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:27:57.483Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:27:57.483Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:27:57.483Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:27:57.483Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:27:57.483Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:27:57.483Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-21T14:27:57.483Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-21T14:27:57.483Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-21T14:27:57.483Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-21T14:27:57.483Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-21T14:27:57.483Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-04-21T14:27:57.483Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-21T14:27:57.483Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-04-21T14:27:57.483Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-21T14:27:57.740Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-04-21T14:27:57.740Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-21T14:27:57.740Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-04-21T14:27:57.740Z] === RUN TestCopyFromContainer [2020-04-21T14:27:57.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-21T14:27:58.636Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.92s) [2020-04-21T14:27:58.636Z] === RUN TestAPIIpcModeHost [2020-04-21T14:27:58.819Z] #18 114.6 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:27:58.819Z] #18 114.6 Processing triggers for mime-support (3.62) ... [2020-04-21T14:27:59.109Z] #18 DONE 114.9s [2020-04-21T14:27:59.109Z] [2020-04-21T14:27:59.109Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-21T14:27:59.248Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-04-21T14:27:59.249Z] === RUN TestDaemonIpcModeShareable [2020-04-21T14:27:59.741Z] #19 0.487 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-21T14:27:59.741Z] #19 0.496 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-21T14:27:59.741Z] #19 0.499 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-21T14:27:59.741Z] #19 DONE 0.6s [2020-04-21T14:27:59.741Z] [2020-04-21T14:27:59.741Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:28:00.370Z] #20 ... [2020-04-21T14:28:00.370Z] [2020-04-21T14:28:00.370Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:28:00.370Z] #45 183.2 CC criu/cr-service.o [2020-04-21T14:28:00.370Z] #45 186.7 CC criu/crtools.o [2020-04-21T14:28:00.370Z] #45 188.0 CC criu/eventfd.o [2020-04-21T14:28:00.370Z] #45 188.6 CC criu/eventpoll.o [2020-04-21T14:28:00.370Z] #45 190.6 CC criu/external.o [2020-04-21T14:28:00.370Z] #45 191.5 CC criu/fault-injection.o [2020-04-21T14:28:00.370Z] #45 191.8 CC criu/fdstore.o [2020-04-21T14:28:00.370Z] #45 192.8 CC criu/fifo.o [2020-04-21T14:28:01.005Z] #45 193.9 CC criu/file-ids.o [2020-04-21T14:28:01.015Z] === RUN TestCopyFromContainer// [2020-04-21T14:28:01.265Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2020-04-21T14:28:01.265Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-21T14:28:01.265Z] === RUN TestDaemonIpcModePrivate [2020-04-21T14:28:01.272Z] === RUN TestCopyFromContainer//bar/root [2020-04-21T14:28:01.272Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-21T14:28:01.272Z] === RUN TestCopyFromContainer/bar/quux [2020-04-21T14:28:01.272Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-21T14:28:01.295Z] #45 ... [2020-04-21T14:28:01.295Z] [2020-04-21T14:28:01.295Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:28:01.295Z] #48 277.7 github.com/LK4D4/vndr/godl [2020-04-21T14:28:01.295Z] #48 279.0 github.com/LK4D4/vndr [2020-04-21T14:28:01.530Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-21T14:28:01.530Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-21T14:28:01.530Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-21T14:28:01.585Z] #48 ... [2020-04-21T14:28:01.585Z] [2020-04-21T14:28:01.585Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:28:01.585Z] #45 194.6 CC criu/file-lock.o [2020-04-21T14:28:01.787Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-21T14:28:01.787Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-21T14:28:01.787Z] --- PASS: TestCopyFromContainer (4.09s) [2020-04-21T14:28:01.787Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-04-21T14:28:01.787Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-04-21T14:28:01.787Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-04-21T14:28:01.787Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-04-21T14:28:01.787Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-04-21T14:28:01.787Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-04-21T14:28:01.787Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-04-21T14:28:01.787Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-21T14:28:01.787Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-04-21T14:28:01.787Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-04-21T14:28:01.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-21T14:28:01.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:28:01.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:28:01.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:28:01.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:28:01.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:28:01.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:28:01.787Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:28:01.787Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:28:01.787Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:28:01.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-21T14:28:01.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-21T14:28:01.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-21T14:28:01.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-21T14:28:01.787Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-21T14:28:02.044Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-21T14:28:02.044Z] === RUN TestCreateWithInvalidEnv [2020-04-21T14:28:02.044Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-21T14:28:02.044Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-21T14:28:02.044Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-21T14:28:02.044Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-21T14:28:02.044Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-21T14:28:02.044Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-21T14:28:02.044Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-21T14:28:02.044Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-21T14:28:02.044Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-21T14:28:02.044Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-21T14:28:02.044Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-21T14:28:02.045Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-21T14:28:02.045Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-21T14:28:02.045Z] === RUN TestCreateTmpfsMountsTarget [2020-04-21T14:28:02.045Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-21T14:28:02.045Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-21T14:28:02.733Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-04-21T14:28:02.733Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-21T14:28:02.733Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-21T14:28:03.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-21T14:28:03.660Z] #45 196.8 CC criu/files-ext.o [2020-04-21T14:28:04.568Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s) [2020-04-21T14:28:04.568Z] === RUN TestCreateWithCapabilities [2020-04-21T14:28:04.568Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-21T14:28:04.568Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-21T14:28:04.568Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:28:04.568Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:28:04.568Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:28:04.568Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:28:04.568Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:28:04.568Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:28:04.568Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:28:04.568Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:28:04.568Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:28:04.568Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:28:04.568Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-21T14:28:04.568Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-21T14:28:04.568Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:28:04.568Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:28:04.568Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:28:04.568Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:28:04.568Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:28:04.568Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:28:04.568Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:28:04.568Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:28:04.568Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-21T14:28:04.568Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:28:04.568Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:28:04.568Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:28:04.568Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:28:04.568Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-21T14:28:04.568Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:28:04.568Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:28:04.568Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:28:04.568Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:28:04.568Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:28:04.568Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-21T14:28:04.568Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-21T14:28:04.568Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-21T14:28:04.568Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-21T14:28:04.568Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-21T14:28:04.568Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-21T14:28:04.568Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-21T14:28:04.568Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-21T14:28:04.568Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-21T14:28:04.568Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-04-21T14:28:04.568Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-21T14:28:04.568Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-21T14:28:04.568Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-21T14:28:04.689Z] #45 197.5 CC criu/files-reg.o [2020-04-21T14:28:04.750Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2020-04-21T14:28:04.750Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-21T14:28:04.750Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-21T14:28:05.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-21T14:28:06.229Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2020-04-21T14:28:06.229Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-21T14:28:06.229Z] === RUN TestIpcModeOlderClient [2020-04-21T14:28:06.229Z] === PAUSE TestIpcModeOlderClient [2020-04-21T14:28:06.229Z] === RUN TestKillContainerInvalidSignal [2020-04-21T14:28:07.092Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2020-04-21T14:28:07.092Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-21T14:28:07.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:28:07.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:28:07.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:28:07.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:28:07.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:28:07.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:28:07.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:28:07.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:28:07.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:28:07.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:28:07.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:28:07.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:28:07.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:28:07.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:28:07.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:28:07.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-21T14:28:07.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-21T14:28:07.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-21T14:28:07.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-21T14:28:07.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-21T14:28:07.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-21T14:28:07.092Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-21T14:28:07.234Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-04-21T14:28:07.234Z] === RUN TestKillContainer [2020-04-21T14:28:07.234Z] === RUN TestKillContainer/no_signal [2020-04-21T14:28:07.350Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2020-04-21T14:28:07.350Z] === RUN TestContainerStartOnDaemonRestart [2020-04-21T14:28:07.350Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-04-21T14:28:07.350Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-21T14:28:07.350Z] === RUN TestDaemonRestartIpcMode [2020-04-21T14:28:07.350Z] === PAUSE TestDaemonRestartIpcMode [2020-04-21T14:28:07.350Z] === RUN TestDaemonHostGatewayIP [2020-04-21T14:28:07.350Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-04-21T14:28:07.350Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:28:07.350Z] === RUN TestContainerKillOnDaemonStart [2020-04-21T14:28:07.350Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-04-21T14:28:07.350Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-04-21T14:28:07.350Z] === RUN TestDiff [2020-04-21T14:28:08.191Z] #45 ... [2020-04-21T14:28:08.191Z] [2020-04-21T14:28:08.191Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:28:08.191Z] #48 DONE 294.6s [2020-04-21T14:28:08.191Z] [2020-04-21T14:28:08.191Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:28:08.191Z] #20 8.526 Collecting yamllint==1.16.0 [2020-04-21T14:28:08.240Z] === RUN TestKillContainer/non_killing_signal [2020-04-21T14:28:08.281Z] --- PASS: TestDiff (0.76s) [2020-04-21T14:28:08.281Z] === RUN TestExecWithCloseStdin [2020-04-21T14:28:08.523Z] === RUN TestKillContainer/killing_signal [2020-04-21T14:28:08.845Z] --- PASS: TestExecWithCloseStdin (0.83s) [2020-04-21T14:28:08.845Z] === RUN TestExec [2020-04-21T14:28:09.223Z] #20 9.559 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-21T14:28:09.514Z] #20 9.870 Collecting pyyaml (from yamllint==1.16.0) [2020-04-21T14:28:09.775Z] --- PASS: TestExec (0.82s) [2020-04-21T14:28:09.775Z] === RUN TestExecUser [2020-04-21T14:28:09.990Z] --- PASS: TestKillContainer (2.60s) [2020-04-21T14:28:09.990Z] --- PASS: TestKillContainer/no_signal (0.85s) [2020-04-21T14:28:09.990Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-04-21T14:28:09.990Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-04-21T14:28:09.990Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-21T14:28:09.990Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-21T14:28:10.142Z] #20 10.49 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-21T14:28:10.603Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-21T14:28:10.707Z] --- PASS: TestExecUser (0.87s) [2020-04-21T14:28:10.707Z] === RUN TestExportContainerAndImportImage [2020-04-21T14:28:11.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-21T14:28:11.607Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2020-04-21T14:28:11.607Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2020-04-21T14:28:11.607Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-04-21T14:28:11.607Z] === RUN TestKillStoppedContainer [2020-04-21T14:28:11.607Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-04-21T14:28:11.607Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-21T14:28:11.607Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-04-21T14:28:11.607Z] === RUN TestKillDifferentUserContainer [2020-04-21T14:28:11.638Z] --- PASS: TestExportContainerAndImportImage (0.92s) [2020-04-21T14:28:11.638Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-21T14:28:12.611Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-04-21T14:28:12.611Z] === RUN TestInspectOomKilledTrue [2020-04-21T14:28:12.611Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-21T14:28:12.611Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:28:12.611Z] === RUN TestInspectOomKilledFalse [2020-04-21T14:28:12.611Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-21T14:28:12.611Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:28:12.611Z] === RUN TestLinksEtcHostsContentMatch [2020-04-21T14:28:12.864Z] #20 13.38 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-21T14:28:13.168Z] #20 13.47 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-21T14:28:13.168Z] #20 13.53 Building wheels for collected packages: pyyaml [2020-04-21T14:28:13.168Z] #20 13.53 Running setup.py bdist_wheel for pyyaml: started [2020-04-21T14:28:13.223Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-04-21T14:28:13.223Z] === RUN TestLinksContainerNames [2020-04-21T14:28:14.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-21T14:28:14.690Z] --- PASS: TestLinksContainerNames (1.67s) [2020-04-21T14:28:14.690Z] === RUN TestLogsFollowTailEmpty [2020-04-21T14:28:15.244Z] #20 15.69 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-21T14:28:15.244Z] #20 15.69 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-21T14:28:15.534Z] #20 15.79 Successfully built pyyaml [2020-04-21T14:28:15.534Z] #20 15.81 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-21T14:28:15.694Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2020-04-21T14:28:15.694Z] === RUN TestContainerNetworkMountsNoChown [2020-04-21T14:28:15.815Z] --- PASS: TestExportContainerAfterDaemonRestart (4.19s) [2020-04-21T14:28:15.815Z] === RUN TestHealthCheckWorkdir [2020-04-21T14:28:16.166Z] #20 16.67 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-21T14:28:16.456Z] #20 DONE 16.9s [2020-04-21T14:28:16.456Z] [2020-04-21T14:28:16.456Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:28:16.456Z] #45 202.6 CC criu/files.o [2020-04-21T14:28:16.456Z] #45 207.3 CC criu/filesystems.o [2020-04-21T14:28:16.456Z] #45 208.9 CC criu/fsnotify.o [2020-04-21T14:28:16.698Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot/default [2020-04-21T14:28:16.698Z] === PAUSE TestMountDaemonRoot/default [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot/private [2020-04-21T14:28:16.698Z] === PAUSE TestMountDaemonRoot/private [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot/rprivate [2020-04-21T14:28:16.698Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot/slave [2020-04-21T14:28:16.698Z] === PAUSE TestMountDaemonRoot/slave [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot/rslave [2020-04-21T14:28:16.698Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot/shared [2020-04-21T14:28:16.698Z] === PAUSE TestMountDaemonRoot/shared [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot/rshared [2020-04-21T14:28:16.698Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-21T14:28:16.698Z] === CONT TestMountDaemonRoot/default [2020-04-21T14:28:16.698Z] === CONT TestMountDaemonRoot/rslave [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-21T14:28:16.698Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:28:16.698Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:28:16.698Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:28:16.698Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-21T14:28:16.698Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:28:16.698Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:28:16.698Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:28:16.698Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:28:16.698Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-21T14:28:16.698Z] === CONT TestMountDaemonRoot/slave [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-21T14:28:16.698Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:28:16.698Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-21T14:28:16.698Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-21T14:28:16.698Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:28:16.699Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:28:16.699Z] === CONT TestMountDaemonRoot/rprivate [2020-04-21T14:28:16.699Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:28:16.699Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:28:16.699Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:28:16.699Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:28:16.699Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:28:16.699Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:28:16.699Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:28:16.699Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:28:16.699Z] === CONT TestMountDaemonRoot/private [2020-04-21T14:28:16.699Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-21T14:28:16.699Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-21T14:28:16.699Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:28:16.699Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:28:16.699Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-21T14:28:16.699Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-21T14:28:16.699Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:28:16.699Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:28:16.699Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:28:16.699Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-21T14:28:16.699Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:28:16.699Z] === CONT TestMountDaemonRoot/rshared [2020-04-21T14:28:16.699Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:28:16.699Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:28:16.699Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:28:16.699Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:28:16.699Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:28:16.699Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:28:16.699Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:28:16.699Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:28:16.699Z] === CONT TestMountDaemonRoot/shared [2020-04-21T14:28:16.699Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-21T14:28:16.699Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-21T14:28:16.699Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:28:16.699Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:28:16.699Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-21T14:28:16.699Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-21T14:28:16.699Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:28:16.699Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:28:16.699Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:28:16.699Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:28:16.699Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:28:16.699Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:28:16.699Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-21T14:28:16.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-21T14:28:16.981Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-21T14:28:16.981Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:28:16.981Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:28:16.981Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:28:16.981Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:28:16.981Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:28:16.981Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:28:16.981Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-21T14:28:16.981Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-21T14:28:16.981Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:28:16.981Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:28:16.981Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:28:17.186Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-04-21T14:28:17.186Z] === RUN TestHealthKillContainer [2020-04-21T14:28:17.263Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-21T14:28:17.263Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:28:17.263Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:28:17.263Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:28:17.263Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:28:17.263Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-21T14:28:17.263Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-21T14:28:17.544Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-04-21T14:28:17.544Z] === RUN TestContainerBindMountNonRecursive [2020-04-21T14:28:19.181Z] #45 211.8 CC criu/image-desc.o [2020-04-21T14:28:19.182Z] #45 212.1 CC criu/image.o [2020-04-21T14:28:19.561Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2020-04-21T14:28:19.561Z] === RUN TestNetworkNat [2020-04-21T14:28:20.099Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-21T14:28:20.099Z] Using test binary docker [2020-04-21T14:28:20.099Z] +++ /etc/init.d/apparmor start [2020-04-21T14:28:20.099Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-21T14:28:20.099Z] INFO: Waiting for daemon to start... [2020-04-21T14:28:20.099Z] Starting dockerd [2020-04-21T14:28:20.099Z] +++ 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 [2020-04-21T14:28:20.460Z] --- PASS: TestHealthKillContainer (2.99s) [2020-04-21T14:28:20.460Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-21T14:28:20.583Z] --- PASS: TestNetworkNat (0.94s) [2020-04-21T14:28:20.583Z] === RUN TestNetworkLocalhostTCPNat [2020-04-21T14:28:20.717Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-04-21T14:28:20.717Z] === RUN TestIpcModeNone [2020-04-21T14:28:20.718Z] #45 213.7 CC criu/ipc_ns.o [2020-04-21T14:28:21.198Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2020-04-21T14:28:21.198Z] === RUN TestNetworkLoopbackNat [2020-04-21T14:28:21.648Z] --- PASS: TestIpcModeNone (0.84s) [2020-04-21T14:28:21.648Z] === RUN TestIpcModePrivate [2020-04-21T14:28:22.202Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2020-04-21T14:28:22.202Z] === RUN TestPause [2020-04-21T14:28:22.214Z] --- PASS: TestIpcModePrivate (0.83s) [2020-04-21T14:28:22.214Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false [2020-04-21T14:28:22.214Z] === RUN TestIpcModeShareable [2020-04-21T14:28:22.214Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-04-21T14:28:22.214Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:28:22.214Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-21T14:28:22.628Z] . [2020-04-21T14:28:22.628Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-21T14:28:22.628Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-21T14:28:22.628Z] Error: No such image: emptyfs [2020-04-21T14:28:22.628Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-21T14:28:22.628Z] ++++ docker load [2020-04-21T14:28:22.628Z] Running integration-test (iteration 1) [2020-04-21T14:28:22.628Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-21T14:28:22.628Z] ++ 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 [2020-04-21T14:28:22.628Z] ++ set -e [2020-04-21T14:28:22.628Z] ++ '[' -n 0 ']' [2020-04-21T14:28:22.628Z] ++ set -x [2020-04-21T14:28:22.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=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 [2020-04-21T14:28:22.786Z] #45 215.9 CC criu/irmap.o [2020-04-21T14:28:23.205Z] --- PASS: TestPause (0.87s) [2020-04-21T14:28:23.205Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-21T14:28:23.205Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:28:23.205Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:28:23.205Z] === RUN TestPauseStopPausedContainer [2020-04-21T14:28:24.209Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2020-04-21T14:28:24.209Z] === RUN TestPsFilter [2020-04-21T14:28:24.292Z] #45 217.2 CC criu/kcmp-ids.o [2020-04-21T14:28:24.497Z] --- PASS: TestPsFilter (0.32s) [2020-04-21T14:28:24.497Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-21T14:28:24.582Z] #45 217.7 CC criu/kerndat.o [2020-04-21T14:28:25.489Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.58s) [2020-04-21T14:28:25.489Z] === RUN TestAPIIpcModeHost [2020-04-21T14:28:25.489Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-04-21T14:28:25.489Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:28:25.489Z] === RUN TestDaemonIpcModeShareable [2020-04-21T14:28:25.489Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-04-21T14:28:25.489Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:28:25.489Z] === RUN TestDaemonIpcModePrivate [2020-04-21T14:28:25.501Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2020-04-21T14:28:25.501Z] === RUN TestRemoveContainerWithVolume [2020-04-21T14:28:26.114Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-04-21T14:28:26.114Z] === RUN TestRemoveContainerRunning [2020-04-21T14:28:27.128Z] --- PASS: TestRemoveContainerRunning (0.90s) [2020-04-21T14:28:27.128Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-21T14:28:27.306Z] #45 219.7 CC criu/libnetlink.o [2020-04-21T14:28:27.306Z] #45 220.4 CC criu/log.o [2020-04-21T14:28:28.013Z] --- PASS: TestDaemonIpcModePrivate (2.81s) [2020-04-21T14:28:28.013Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-21T14:28:28.013Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-21T14:28:28.013Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-21T14:28:28.014Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:28:28.014Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-21T14:28:28.014Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-21T14:28:28.014Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:28:28.014Z] === RUN TestIpcModeOlderClient [2020-04-21T14:28:28.014Z] === PAUSE TestIpcModeOlderClient [2020-04-21T14:28:28.014Z] === RUN TestKillContainerInvalidSignal [2020-04-21T14:28:28.132Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2020-04-21T14:28:28.132Z] === RUN TestRemoveInvalidContainer [2020-04-21T14:28:28.132Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-21T14:28:28.132Z] === RUN TestRenameLinkedContainer [2020-04-21T14:28:28.339Z] #45 221.3 CC criu/lsm.o [2020-04-21T14:28:28.578Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-04-21T14:28:28.578Z] === RUN TestKillContainer [2020-04-21T14:28:28.578Z] === RUN TestKillContainer/no_signal [2020-04-21T14:28:29.374Z] #45 222.2 CC criu/mem.o [2020-04-21T14:28:29.374Z] #45 ... [2020-04-21T14:28:29.374Z] [2020-04-21T14:28:29.374Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:28:29.374Z] #31 DONE 316.0s [2020-04-21T14:28:29.510Z] === RUN TestKillContainer/non_killing_signal [2020-04-21T14:28:29.694Z] [2020-04-21T14:28:29.694Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:28:29.769Z] === RUN TestKillContainer/killing_signal [2020-04-21T14:28:30.701Z] --- PASS: TestKillContainer (2.28s) [2020-04-21T14:28:30.701Z] --- PASS: TestKillContainer/no_signal (0.74s) [2020-04-21T14:28:30.701Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-04-21T14:28:30.701Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-04-21T14:28:30.701Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-21T14:28:30.701Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-21T14:28:30.734Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:28:31.300Z] [2020-04-21T14:28:31.300Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-21T14:28:31.580Z] --- PASS: TestRenameLinkedContainer (3.59s) [2020-04-21T14:28:31.580Z] === RUN TestRenameStoppedContainer [2020-04-21T14:28:31.632Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-21T14:28:31.868Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-21T14:28:31.868Z] HOSTNAME=601eaffbe7ac [2020-04-21T14:28:31.868Z] TESTDEBUG=0 [2020-04-21T14:28:31.868Z] DEST=bundles/test-integration [2020-04-21T14:28:31.868Z] PWD=/go/src/github.com/docker/docker [2020-04-21T14:28:31.868Z] DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:28:31.868Z] container=docker [2020-04-21T14:28:31.868Z] HOME=/root [2020-04-21T14:28:31.868Z] GOLANG_VERSION=1.13.10 [2020-04-21T14:28:31.868Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-21T14:28:31.868Z] VALIDATE_BRANCH=master [2020-04-21T14:28:31.868Z] TERM=xterm [2020-04-21T14:28:31.868Z] DOCKER_PKG=github.com/docker/docker [2020-04-21T14:28:31.868Z] SHLVL=1 [2020-04-21T14:28:31.868Z] TIMEOUT=120m [2020-04-21T14:28:31.868Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-21T14:28:31.868Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-21T14:28:31.868Z] GO111MODULE=off [2020-04-21T14:28:31.868Z] DOCKER_EXPERIMENTAL=1 [2020-04-21T14:28:31.868Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-21T14:28:31.868Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-21T14:28:31.868Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-21T14:28:31.868Z] GOPATH=/go [2020-04-21T14:28:31.868Z] PKG_CONFIG=pkg-config [2020-04-21T14:28:31.868Z] _=/usr/bin/env [2020-04-21T14:28:31.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-21T14:28:32.563Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2020-04-21T14:28:32.563Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-04-21T14:28:32.563Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-04-21T14:28:32.563Z] === RUN TestKillStoppedContainer [2020-04-21T14:28:32.563Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-04-21T14:28:32.563Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-21T14:28:32.563Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-21T14:28:32.563Z] === RUN TestKillDifferentUserContainer [2020-04-21T14:28:32.633Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-04-21T14:28:32.633Z] === RUN TestRenameRunningContainerAndReuse [2020-04-21T14:28:33.081Z] sha256:8b81a26c107ef7e84bbccc3a36acfb30d2cddc850dfc67e15c6bfc79625324e8 [2020-04-21T14:28:33.081Z] INFO: Starting docker-py tests... [2020-04-21T14:28:33.081Z] ============================= test session starts ============================== [2020-04-21T14:28:33.081Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-04-21T14:28:33.081Z] rootdir: /src, inifile: pytest.ini [2020-04-21T14:28:33.081Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-04-21T14:28:33.081Z] collected 387 items / 1 deselected / 386 selected [2020-04-21T14:28:33.081Z] [2020-04-21T14:28:33.200Z] #42 ... [2020-04-21T14:28:33.200Z] [2020-04-21T14:28:33.200Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:28:33.200Z] #45 226.1 CC criu/mount.o [2020-04-21T14:28:33.494Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2020-04-21T14:28:33.494Z] === RUN TestInspectOomKilledTrue [2020-04-21T14:28:33.494Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-21T14:28:33.494Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:28:33.494Z] === RUN TestInspectOomKilledFalse [2020-04-21T14:28:33.494Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-21T14:28:33.494Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:28:33.494Z] === RUN TestLinksEtcHostsContentMatch [2020-04-21T14:28:33.494Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-04-21T14:28:33.494Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-21T14:28:33.494Z] === RUN TestLinksContainerNames [2020-04-21T14:28:34.653Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s) [2020-04-21T14:28:34.653Z] === RUN TestRenameInvalidName [2020-04-21T14:28:34.865Z] --- PASS: TestLinksContainerNames (1.51s) [2020-04-21T14:28:34.865Z] === RUN TestLogsFollowTailEmpty [2020-04-21T14:28:35.269Z] --- PASS: TestRenameInvalidName (0.88s) [2020-04-21T14:28:35.269Z] === RUN TestRenameAnonymousContainer [2020-04-21T14:28:35.430Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2020-04-21T14:28:35.430Z] === RUN TestContainerNetworkMountsNoChown [2020-04-21T14:28:36.360Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot/default [2020-04-21T14:28:36.360Z] === PAUSE TestMountDaemonRoot/default [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot/private [2020-04-21T14:28:36.360Z] === PAUSE TestMountDaemonRoot/private [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot/rprivate [2020-04-21T14:28:36.360Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot/slave [2020-04-21T14:28:36.360Z] === PAUSE TestMountDaemonRoot/slave [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot/rslave [2020-04-21T14:28:36.360Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot/shared [2020-04-21T14:28:36.360Z] === PAUSE TestMountDaemonRoot/shared [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot/rshared [2020-04-21T14:28:36.360Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-21T14:28:36.360Z] === CONT TestMountDaemonRoot/default [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-21T14:28:36.360Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:28:36.360Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-21T14:28:36.360Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:28:36.360Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:28:36.360Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-21T14:28:36.360Z] === CONT TestMountDaemonRoot/rshared [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:28:36.360Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:28:36.360Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:28:36.360Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:28:36.360Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:28:36.360Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:28:36.360Z] === CONT TestMountDaemonRoot/shared [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-21T14:28:36.360Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:28:36.360Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-21T14:28:36.360Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-21T14:28:36.360Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:28:36.361Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:28:36.361Z] === CONT TestMountDaemonRoot/rslave [2020-04-21T14:28:36.361Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:28:36.361Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:28:36.361Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:28:36.361Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:28:36.361Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:28:36.361Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:28:36.361Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:28:36.361Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:28:36.361Z] === CONT TestMountDaemonRoot/slave [2020-04-21T14:28:36.361Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-21T14:28:36.361Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-21T14:28:36.361Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:28:36.361Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:28:36.361Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-21T14:28:36.361Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-21T14:28:36.361Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:28:36.361Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:28:36.361Z] === CONT TestMountDaemonRoot/rprivate [2020-04-21T14:28:36.361Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:28:36.361Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:28:36.361Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:28:36.361Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:28:36.361Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:28:36.361Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:28:36.361Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:28:36.361Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:28:36.361Z] === CONT TestMountDaemonRoot/private [2020-04-21T14:28:36.361Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-21T14:28:36.361Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-21T14:28:36.361Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:28:36.361Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:28:36.361Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-21T14:28:36.361Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-21T14:28:36.361Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:28:36.361Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:28:36.361Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:28:36.361Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-21T14:28:36.361Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:28:36.361Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:28:36.595Z] eac6fba788c9: Pull complete [2020-04-21T14:28:36.595Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-04-21T14:28:36.595Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:28:36.595Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:28:36.595Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-04-21T14:28:36.595Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-04-21T14:28:36.617Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:28:36.618Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:28:36.618Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-21T14:28:36.618Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:28:36.618Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:28:36.618Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-21T14:28:36.618Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:28:36.618Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-21T14:28:36.618Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:28:36.618Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:28:36.618Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:28:36.618Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:28:36.875Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:28:36.875Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-21T14:28:36.875Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:28:36.875Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-21T14:28:36.875Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:28:36.875Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:28:36.875Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:28:36.875Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:28:36.875Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-21T14:28:36.875Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-04-21T14:28:36.875Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-21T14:28:36.875Z] === RUN TestContainerBindMountNonRecursive [2020-04-21T14:28:36.875Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-04-21T14:28:36.875Z] 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) [2020-04-21T14:28:36.875Z] === RUN TestNetworkNat [2020-04-21T14:28:37.086Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158' [2020-04-21T14:28:37.086Z] INFO: Docker version of control daemon [2020-04-21T14:28:37.086Z] [2020-04-21T14:28:37.086Z] Client: Docker Engine - Enterprise [2020-04-21T14:28:37.086Z] Version: 19.03.5 [2020-04-21T14:28:37.086Z] API version: 1.40 [2020-04-21T14:28:37.086Z] Go version: go1.12.12 [2020-04-21T14:28:37.086Z] Git commit: 2ee0c57608 [2020-04-21T14:28:37.086Z] Built: 11/13/2019 08:00:16 [2020-04-21T14:28:37.086Z] OS/Arch: windows/amd64 [2020-04-21T14:28:37.086Z] Experimental: false [2020-04-21T14:28:37.086Z] [2020-04-21T14:28:37.086Z] Server: Docker Engine - Enterprise [2020-04-21T14:28:37.576Z] Engine: [2020-04-21T14:28:37.576Z] Version: 19.03.5 [2020-04-21T14:28:37.576Z] API version: 1.40 (minimum version 1.24) [2020-04-21T14:28:37.576Z] Go version: go1.12.12 [2020-04-21T14:28:37.576Z] Git commit: 2ee0c57608 [2020-04-21T14:28:37.576Z] Built: 11/13/2019 07:58:51 [2020-04-21T14:28:37.576Z] OS/Arch: windows/amd64 [2020-04-21T14:28:37.576Z] Experimental: true [2020-04-21T14:28:37.576Z] [2020-04-21T14:28:37.576Z] INFO: Docker info of control daemon [2020-04-21T14:28:37.576Z] [2020-04-21T14:28:37.807Z] --- PASS: TestNetworkNat (0.79s) [2020-04-21T14:28:37.807Z] === RUN TestNetworkLocalhostTCPNat [2020-04-21T14:28:38.371Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2020-04-21T14:28:38.371Z] === RUN TestNetworkLoopbackNat [2020-04-21T14:28:39.206Z] Client: [2020-04-21T14:28:39.206Z] Debug Mode: false [2020-04-21T14:28:39.206Z] Plugins: [2020-04-21T14:28:39.206Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-21T14:28:39.206Z] [2020-04-21T14:28:39.206Z] Server: [2020-04-21T14:28:39.206Z] Containers: 0 [2020-04-21T14:28:39.206Z] Running: 0 [2020-04-21T14:28:39.206Z] Paused: 0 [2020-04-21T14:28:39.206Z] Stopped: 0 [2020-04-21T14:28:39.206Z] Images: 1 [2020-04-21T14:28:39.206Z] Server Version: 19.03.5 [2020-04-21T14:28:39.206Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-21T14:28:39.206Z] Windows: [2020-04-21T14:28:39.206Z] LCOW: [2020-04-21T14:28:39.206Z] Logging Driver: json-file [2020-04-21T14:28:39.206Z] Plugins: [2020-04-21T14:28:39.206Z] Volume: local [2020-04-21T14:28:39.206Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-21T14:28:39.206Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-21T14:28:39.206Z] Swarm: inactive [2020-04-21T14:28:39.206Z] Default Isolation: process [2020-04-21T14:28:39.206Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-21T14:28:39.206Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-04-21T14:28:39.206Z] OSType: windows [2020-04-21T14:28:39.206Z] Architecture: x86_64 [2020-04-21T14:28:39.206Z] CPUs: 4 [2020-04-21T14:28:39.206Z] Total Memory: 32GiB [2020-04-21T14:28:39.206Z] Name: azwin-2-630470 [2020-04-21T14:28:39.206Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-04-21T14:28:39.206Z] Docker Root Dir: D:\docker [2020-04-21T14:28:39.206Z] Debug Mode: false [2020-04-21T14:28:39.206Z] Registry: https://index.docker.io/v1/ [2020-04-21T14:28:39.206Z] Labels: [2020-04-21T14:28:39.206Z] Experimental: true [2020-04-21T14:28:39.206Z] Insecure Registries: [2020-04-21T14:28:39.206Z] 10.0.0.4:5000 [2020-04-21T14:28:39.206Z] 127.0.0.0/8 [2020-04-21T14:28:39.206Z] Registry Mirrors: [2020-04-21T14:28:39.206Z] http://10.0.0.4:5000/ [2020-04-21T14:28:39.206Z] Live Restore Enabled: false [2020-04-21T14:28:39.206Z] [2020-04-21T14:28:39.206Z] [2020-04-21T14:28:39.206Z] INFO: Commit hash is 33ee7941d4 [2020-04-21T14:28:39.206Z] INFO: Nuke-Everything... [2020-04-21T14:28:39.206Z] INFO: Container count on control daemon to delete is 0 [2020-04-21T14:28:39.742Z] --- PASS: TestNetworkLoopbackNat (0.96s) [2020-04-21T14:28:39.742Z] === RUN TestPause [2020-04-21T14:28:39.742Z] --- SKIP: TestPause (0.00s) [2020-04-21T14:28:39.742Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:28:39.742Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-21T14:28:39.742Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:28:39.742Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:28:39.742Z] === RUN TestPauseStopPausedContainer [2020-04-21T14:28:39.742Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-04-21T14:28:39.742Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:28:39.742Z] === RUN TestPsFilter [2020-04-21T14:28:39.742Z] --- PASS: TestPsFilter (0.18s) [2020-04-21T14:28:39.742Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-21T14:28:40.094Z] #45 232.9 CC criu/namespaces.o [2020-04-21T14:28:40.234Z] INFO: Nuking d:\CI [2020-04-21T14:28:40.234Z] INFO: Zapped successfully [2020-04-21T14:28:40.234Z] INFO: Location for testing is d:\CI\PR-40845\1 [2020-04-21T14:28:40.234Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-04-21T14:28:40.234Z] [2020-04-21T14:28:40.234Z] [2020-04-21T14:28:40.234Z] INFO: Building the image from Dockerfile.windows at 04/21/2020 14:28:39... [2020-04-21T14:28:40.234Z] [2020-04-21T14:28:40.306Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-04-21T14:28:40.306Z] === RUN TestRemoveContainerWithVolume [2020-04-21T14:28:40.746Z] --- PASS: TestRenameAnonymousContainer (4.97s) [2020-04-21T14:28:40.746Z] === RUN TestRenameContainerWithSameName [2020-04-21T14:28:41.027Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2020-04-21T14:28:41.027Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-21T14:28:41.237Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2020-04-21T14:28:41.238Z] === RUN TestRemoveContainerRunning [2020-04-21T14:28:42.169Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-04-21T14:28:42.169Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-21T14:28:42.733Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-04-21T14:28:42.733Z] === RUN TestRemoveInvalidContainer [2020-04-21T14:28:42.733Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-21T14:28:42.733Z] === RUN TestRenameLinkedContainer [2020-04-21T14:28:42.833Z] #45 235.8 CC criu/net.o [2020-04-21T14:28:43.043Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2020-04-21T14:28:43.043Z] === RUN TestResize [2020-04-21T14:28:43.655Z] --- PASS: TestResize (0.91s) [2020-04-21T14:28:43.655Z] === RUN TestResizeWithInvalidSize [2020-04-21T14:28:44.660Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-04-21T14:28:44.660Z] === RUN TestResizeWhenContainerNotStarted [2020-04-21T14:28:45.273Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2020-04-21T14:28:45.273Z] === RUN TestDaemonRestartKillContainers [2020-04-21T14:28:45.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:28:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:28:45.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:28:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:28:45.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:28:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:28:45.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:28:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:28:45.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:28:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:28:45.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:28:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:28:45.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:28:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:28:45.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:28:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:28:45.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:28:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:28:45.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:28:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:28:45.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:28:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:28:45.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:28:45.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:28:45.273Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:28:45.273Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:28:46.009Z] --- PASS: TestRenameLinkedContainer (3.08s) [2020-04-21T14:28:46.009Z] === RUN TestRenameStoppedContainer [2020-04-21T14:28:46.274Z] Sending build context to Docker daemon 57.47MB [2020-04-21T14:28:46.274Z] [2020-04-21T14:28:46.274Z] Step 1/10 : FROM microsoft/windowsservercore [2020-04-21T14:28:46.274Z] ---> fdf6432edbdc [2020-04-21T14:28:46.274Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-04-21T14:28:46.274Z] ---> Running in c66823cc9c66 [2020-04-21T14:28:46.274Z] Removing intermediate container c66823cc9c66 [2020-04-21T14:28:46.274Z] ---> 4df7e3dc6a44 [2020-04-21T14:28:46.274Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-04-21T14:28:46.274Z] ---> Running in 6979b2d9372c [2020-04-21T14:28:46.572Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-04-21T14:28:46.573Z] === RUN TestRenameRunningContainerAndReuse [2020-04-21T14:28:46.763Z] Removing intermediate container 6979b2d9372c [2020-04-21T14:28:46.763Z] ---> 211df27fa77e [2020-04-21T14:28:46.763Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-04-21T14:28:46.763Z] ---> Running in 1f34387e42d8 [2020-04-21T14:28:47.252Z] Removing intermediate container 1f34387e42d8 [2020-04-21T14:28:47.252Z] ---> 78541c03cb44 [2020-04-21T14:28:47.252Z] 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} [2020-04-21T14:28:47.252Z] ---> Running in ee0ac7008d24 [2020-04-21T14:28:47.741Z] Removing intermediate container ee0ac7008d24 [2020-04-21T14:28:47.741Z] ---> ccde1e36f7ca [2020-04-21T14:28:47.742Z] 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; [2020-04-21T14:28:47.742Z] ---> Running in f28768e4abc0 [2020-04-21T14:28:47.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:28:47.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:28:48.385Z] #45 241.2 CC criu/netfilter.o [2020-04-21T14:28:48.470Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2020-04-21T14:28:48.470Z] === RUN TestRenameInvalidName [2020-04-21T14:28:49.018Z] #45 241.8 CC criu/page-pipe.o [2020-04-21T14:28:49.034Z] --- PASS: TestRenameInvalidName (0.77s) [2020-04-21T14:28:49.034Z] === RUN TestRenameAnonymousContainer [2020-04-21T14:28:49.420Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:28:49.420Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:28:50.050Z] #45 243.1 CC criu/page-xfer.o [2020-04-21T14:28:50.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:28:50.737Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:28:52.309Z] --- PASS: TestRenameAnonymousContainer (3.32s) [2020-04-21T14:28:52.309Z] === RUN TestRenameContainerWithSameName [2020-04-21T14:28:52.756Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:28:52.815Z] #45 245.4 CC criu/pagemap-cache.o [2020-04-21T14:28:53.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:28:53.105Z] #45 246.0 CC criu/pagemap.o [2020-04-21T14:28:53.240Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2020-04-21T14:28:53.240Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-21T14:28:54.610Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) [2020-04-21T14:28:54.610Z] === RUN TestResize [2020-04-21T14:28:54.695Z] Loaded image: buildpack-deps:jessie [2020-04-21T14:28:54.695Z] Loaded image: busybox:latest [2020-04-21T14:28:54.695Z] Loaded image: busybox:glibc [2020-04-21T14:28:54.695Z] Loaded image: debian:jessie [2020-04-21T14:28:54.695Z] Loaded image: hello-world:latest [2020-04-21T14:28:54.695Z] INFO: Testing against a local daemon [2020-04-21T14:28:54.695Z] === RUN TestCgroupNamespacesBuild [2020-04-21T14:28:55.026Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-04-21T14:28:55.173Z] #45 247.8 CC criu/parasite-syscall.o [2020-04-21T14:28:55.282Z] tests/integration/api_client_test.py ..... [ 7%] [2020-04-21T14:28:55.541Z] --- PASS: TestResize (0.75s) [2020-04-21T14:28:55.541Z] === RUN TestResizeWithInvalidSize [2020-04-21T14:28:56.106Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2020-04-21T14:28:56.106Z] === RUN TestResizeWhenContainerNotStarted [2020-04-21T14:28:56.484Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:28:56.484Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:28:56.666Z] [2020-04-21T14:28:56.666Z] SUCCESS: Specified value was saved. [2020-04-21T14:28:56.666Z] INFO: Downloading git... [2020-04-21T14:28:56.673Z] #45 249.4 CC criu/path.o [2020-04-21T14:28:56.963Z] #45 249.9 CC criu/pie-util-vdso.o [2020-04-21T14:28:57.049Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-04-21T14:28:57.049Z] === RUN TestDaemonRestartKillContainers [2020-04-21T14:28:57.049Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-04-21T14:28:57.049Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-21T14:28:57.049Z] === RUN TestCgroupNamespacesRun [2020-04-21T14:28:57.222Z] --- PASS: TestCgroupNamespacesBuild (3.30s) [2020-04-21T14:28:57.222Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-21T14:28:57.429Z] tests/integration/api_config_test.py ..... [ 8%] [2020-04-21T14:28:57.594Z] #45 250.6 CC criu/pie-util.o [2020-04-21T14:28:57.884Z] #45 250.9 CC criu/pipes.o [2020-04-21T14:28:58.503Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-21T14:28:58.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.26s) [2020-04-21T14:28:58.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s) [2020-04-21T14:28:58.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-04-21T14:28:58.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-04-21T14:28:58.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-04-21T14:28:58.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-04-21T14:28:58.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s) [2020-04-21T14:28:58.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s) [2020-04-21T14:28:58.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.18s) [2020-04-21T14:28:58.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.15s) [2020-04-21T14:28:58.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) [2020-04-21T14:28:58.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2020-04-21T14:28:58.503Z] === RUN TestCgroupNamespacesRun [2020-04-21T14:28:58.968Z] INFO: Downloading go... [2020-04-21T14:28:58.989Z] --- PASS: TestCgroupNamespacesRun (1.90s) [2020-04-21T14:28:58.989Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-21T14:28:59.378Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.32s) [2020-04-21T14:28:59.378Z] === RUN TestBuildWithSession [2020-04-21T14:28:59.378Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-21T14:28:59.378Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:28:59.378Z] === RUN TestBuildSquashParent [2020-04-21T14:28:59.403Z] #45 252.1 CC criu/plugin.o [2020-04-21T14:29:00.031Z] #45 252.9 CC criu/proc_parse.o [2020-04-21T14:29:00.524Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2020-04-21T14:29:00.524Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-21T14:29:00.887Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2020-04-21T14:29:00.887Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-21T14:29:01.992Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2020-04-21T14:29:01.992Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-21T14:29:03.410Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.80s) [2020-04-21T14:29:03.410Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-21T14:29:03.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-21T14:29:03.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-21T14:29:03.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-21T14:29:04.008Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2020-04-21T14:29:04.008Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-21T14:29:05.006Z] INFO: Downloading compiler 1 of 3... [2020-04-21T14:29:05.475Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2020-04-21T14:29:05.475Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-21T14:29:06.039Z] INFO: Downloading compiler 2 of 3... [2020-04-21T14:29:06.039Z] INFO: Downloading compiler 3 of 3... [2020-04-21T14:29:06.686Z] --- PASS: TestCgroupNamespacesRunHostMode (3.02s) [2020-04-21T14:29:06.686Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-21T14:29:06.911Z] #45 259.5 CC criu/protobuf-desc.o [2020-04-21T14:29:07.069Z] INFO: Extracting git... [2020-04-21T14:29:07.532Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2020-04-21T14:29:07.532Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-21T14:29:08.415Z] #45 261.4 CC criu/protobuf.o [2020-04-21T14:29:09.000Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2020-04-21T14:29:09.000Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-21T14:29:09.043Z] #45 262.0 CC criu/pstree.o [2020-04-21T14:29:09.619Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-04-21T14:29:09.619Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-21T14:29:09.960Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.04s) [2020-04-21T14:29:09.960Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-21T14:29:11.109Z] #45 263.8 CC criu/rbtree.o [2020-04-21T14:29:11.109Z] #45 264.2 CC criu/rst-malloc.o [2020-04-21T14:29:11.569Z] --- PASS: TestBuildSquashParent (10.98s) [2020-04-21T14:29:11.569Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-21T14:29:11.569Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:29:11.569Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:29:11.569Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:29:11.569Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:29:11.569Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:29:11.569Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:29:11.569Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:29:11.569Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:29:11.569Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:29:11.569Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:29:11.569Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:29:11.569Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:29:11.569Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:29:11.569Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:29:11.637Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-04-21T14:29:11.637Z] === RUN TestKernelTCPMemory [2020-04-21T14:29:11.752Z] #45 264.9 CC criu/seccomp.o [2020-04-21T14:29:12.042Z] #45 ... [2020-04-21T14:29:12.042Z] [2020-04-21T14:29:12.042Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:29:12.331Z] #42 358.8 + dpkg --print-architecture [2020-04-21T14:29:12.331Z] #42 358.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-21T14:29:12.484Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (3.02s) [2020-04-21T14:29:12.484Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-21T14:29:12.641Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-04-21T14:29:12.641Z] === RUN TestNISDomainname [2020-04-21T14:29:13.359Z] #42 359.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-21T14:29:13.359Z] #42 359.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-21T14:29:13.464Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:29:13.646Z] --- PASS: TestNISDomainname (1.05s) [2020-04-21T14:29:13.646Z] === RUN TestHostnameDnsResolution [2020-04-21T14:29:13.724Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:29:15.006Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.14s) [2020-04-21T14:29:15.006Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-21T14:29:15.664Z] --- PASS: TestHostnameDnsResolution (1.81s) [2020-04-21T14:29:15.664Z] === RUN TestStats [2020-04-21T14:29:16.999Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:29:17.257Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:29:17.529Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.00s) [2020-04-21T14:29:17.529Z] === RUN TestKernelTCPMemory [2020-04-21T14:29:17.529Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-04-21T14:29:17.529Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:29:17.529Z] === RUN TestNISDomainname [2020-04-21T14:29:17.529Z] --- SKIP: TestNISDomainname (0.00s) [2020-04-21T14:29:17.529Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-21T14:29:17.529Z] === RUN TestHostnameDnsResolution [2020-04-21T14:29:18.333Z] --- PASS: TestStats (2.97s) [2020-04-21T14:29:18.333Z] === RUN TestStopContainerWithTimeout [2020-04-21T14:29:18.333Z] === RUN TestStopContainerWithTimeout/0 [2020-04-21T14:29:18.333Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-21T14:29:18.333Z] === RUN TestStopContainerWithTimeout/1 [2020-04-21T14:29:18.333Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-21T14:29:18.333Z] === RUN TestStopContainerWithTimeout/3 [2020-04-21T14:29:18.333Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-21T14:29:18.333Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-21T14:29:18.333Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-21T14:29:18.333Z] === CONT TestStopContainerWithTimeout/0 [2020-04-21T14:29:18.333Z] === CONT TestStopContainerWithTimeout/3 [2020-04-21T14:29:18.899Z] --- PASS: TestHostnameDnsResolution (1.33s) [2020-04-21T14:29:18.900Z] === RUN TestStats [2020-04-21T14:29:18.900Z] --- SKIP: TestStats (0.00s) [2020-04-21T14:29:18.900Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:29:18.900Z] === RUN TestStopContainerWithTimeout [2020-04-21T14:29:18.900Z] === RUN TestStopContainerWithTimeout/0 [2020-04-21T14:29:18.900Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-21T14:29:18.900Z] === RUN TestStopContainerWithTimeout/1 [2020-04-21T14:29:18.900Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-21T14:29:18.900Z] === RUN TestStopContainerWithTimeout/3 [2020-04-21T14:29:18.900Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-21T14:29:18.900Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-21T14:29:18.900Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-21T14:29:18.900Z] === CONT TestStopContainerWithTimeout/0 [2020-04-21T14:29:18.900Z] === CONT TestStopContainerWithTimeout/3 [2020-04-21T14:29:19.337Z] === CONT TestStopContainerWithTimeout/1 [2020-04-21T14:29:20.269Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-21T14:29:20.532Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-21T14:29:20.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.35s) [2020-04-21T14:29:20.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.53s) [2020-04-21T14:29:20.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s) [2020-04-21T14:29:20.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.55s) [2020-04-21T14:29:20.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.33s) [2020-04-21T14:29:20.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.22s) [2020-04-21T14:29:20.532Z] === RUN TestBuildMultiStageCopy [2020-04-21T14:29:20.532Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-21T14:29:21.354Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-21T14:29:22.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-21T14:29:22.164Z] === CONT TestStopContainerWithTimeout/1 [2020-04-21T14:29:22.291Z] INFO: Expanding go... [2020-04-21T14:29:23.533Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-21T14:29:23.533Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2020-04-21T14:29:23.533Z] --- PASS: TestStopContainerWithTimeout/3 (2.88s) [2020-04-21T14:29:23.533Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2020-04-21T14:29:23.533Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2020-04-21T14:29:23.533Z] === RUN TestDeleteDevicemapper [2020-04-21T14:29:23.533Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-21T14:29:23.533Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:29:23.533Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-21T14:29:23.729Z] #42 ... [2020-04-21T14:29:23.729Z] [2020-04-21T14:29:23.729Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:29:23.729Z] #45 266.1 CC criu/seize.o [2020-04-21T14:29:23.729Z] #45 267.8 CC criu/servicefd.o [2020-04-21T14:29:23.729Z] #45 268.5 CC criu/shmem.o [2020-04-21T14:29:23.729Z] #45 270.4 CC criu/sigframe.o [2020-04-21T14:29:23.729Z] #45 270.8 CC criu/signalfd.o [2020-04-21T14:29:23.729Z] #45 271.2 CC criu/sk-inet.o [2020-04-21T14:29:23.729Z] #45 273.0 CC criu/sk-netlink.o [2020-04-21T14:29:23.729Z] #45 273.8 CC criu/sk-packet.o [2020-04-21T14:29:23.729Z] #45 275.0 CC criu/sk-queue.o [2020-04-21T14:29:23.729Z] #45 275.9 CC criu/sk-tcp.o [2020-04-21T14:29:23.729Z] #45 276.9 CC criu/sk-unix.o [2020-04-21T14:29:23.812Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-21T14:29:23.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-21T14:29:24.070Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-21T14:29:24.635Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-21T14:29:24.799Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-21T14:29:24.799Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2020-04-21T14:29:24.799Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2020-04-21T14:29:24.799Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2020-04-21T14:29:24.799Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2020-04-21T14:29:24.799Z] === RUN TestDeleteDevicemapper [2020-04-21T14:29:24.799Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-21T14:29:24.799Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:29:24.799Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-21T14:29:24.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-21T14:29:25.428Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.87s) [2020-04-21T14:29:25.428Z] === RUN TestUpdateMemory [2020-04-21T14:29:25.428Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-21T14:29:25.428Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:29:25.428Z] === RUN TestUpdateCPUQuota [2020-04-21T14:29:25.428Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-04-21T14:29:25.428Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:29:25.428Z] === RUN TestUpdatePidsLimit [2020-04-21T14:29:25.428Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-04-21T14:29:25.428Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:29:25.428Z] === RUN TestUpdateRestartPolicy [2020-04-21T14:29:25.567Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-21T14:29:26.133Z] --- PASS: TestBuildMultiStageCopy (5.75s) [2020-04-21T14:29:26.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.07s) [2020-04-21T14:29:26.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2020-04-21T14:29:26.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2020-04-21T14:29:26.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.78s) [2020-04-21T14:29:26.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-04-21T14:29:26.133Z] === RUN TestBuildMultiStageParentConfig [2020-04-21T14:29:26.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-21T14:29:26.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-21T14:29:28.031Z] --- PASS: TestBuildMultiStageParentConfig (1.64s) [2020-04-21T14:29:28.031Z] === RUN TestBuildLabelWithTargets [2020-04-21T14:29:28.169Z] #45 280.6 CC criu/sockets.o [2020-04-21T14:29:28.250Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.53s) [2020-04-21T14:29:28.250Z] === RUN TestUpdateMemory [2020-04-21T14:29:28.250Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-21T14:29:28.250Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:29:28.250Z] === RUN TestUpdateCPUQuota [2020-04-21T14:29:29.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-21T14:29:29.254Z] --- PASS: TestUpdateCPUQuota (1.31s) [2020-04-21T14:29:29.254Z] === RUN TestUpdatePidsLimit [2020-04-21T14:29:29.254Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-21T14:29:29.535Z] === RUN TestUpdatePidsLimit/no_change [2020-04-21T14:29:29.668Z] #45 282.4 CC criu/stats.o [2020-04-21T14:29:29.817Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-21T14:29:29.960Z] #45 282.9 CC criu/string.o [2020-04-21T14:29:30.099Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-21T14:29:30.250Z] #45 283.2 CC criu/sysctl.o [2020-04-21T14:29:30.602Z] --- PASS: TestBuildLabelWithTargets (2.60s) [2020-04-21T14:29:30.602Z] === RUN TestBuildWithEmptyLayers [2020-04-21T14:29:30.711Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-21T14:29:30.994Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-21T14:29:31.057Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-04-21T14:29:31.287Z] #45 284.3 CC criu/sysfs_parse.o [2020-04-21T14:29:31.607Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-21T14:29:31.919Z] #45 285.0 CC criu/timerfd.o [2020-04-21T14:29:31.975Z] --- PASS: TestBuildWithEmptyLayers (1.58s) [2020-04-21T14:29:31.975Z] === RUN TestBuildMultiStageOnBuild [2020-04-21T14:29:32.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-21T14:29:32.549Z] #45 285.6 CC criu/tty.o [2020-04-21T14:29:33.074Z] --- PASS: TestUpdatePidsLimit (3.92s) [2020-04-21T14:29:33.074Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-04-21T14:29:33.074Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-04-21T14:29:33.074Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-04-21T14:29:33.074Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2020-04-21T14:29:33.074Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-04-21T14:29:33.074Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-04-21T14:29:33.074Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-04-21T14:29:33.074Z] === RUN TestUpdateRestartPolicy [2020-04-21T14:29:34.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-21T14:29:36.160Z] --- PASS: TestBuildMultiStageOnBuild (3.67s) [2020-04-21T14:29:36.160Z] === RUN TestBuildUncleanTarFilenames [2020-04-21T14:29:36.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-21T14:29:37.004Z] #45 289.6 CC criu/tun.o [2020-04-21T14:29:37.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-21T14:29:37.530Z] --- PASS: TestBuildUncleanTarFilenames (1.98s) [2020-04-21T14:29:37.530Z] === RUN TestBuildMultiStageLayerLeak [2020-04-21T14:29:37.636Z] #45 290.6 CC criu/uffd.o [2020-04-21T14:29:39.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-21T14:29:40.284Z] --- PASS: TestUpdateRestartPolicy (12.94s) [2020-04-21T14:29:40.284Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-21T14:29:40.284Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-04-21T14:29:40.284Z] === RUN TestWaitNonBlocked [2020-04-21T14:29:40.284Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:29:40.284Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:29:40.284Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:29:40.284Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:29:40.284Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:29:40.284Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:29:40.284Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-04-21T14:29:40.284Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2020-04-21T14:29:40.284Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2020-04-21T14:29:40.284Z] === RUN TestWaitBlocked [2020-04-21T14:29:40.284Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:29:40.284Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:29:40.284Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:29:40.284Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:29:40.284Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:29:40.284Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:29:40.360Z] #45 292.9 CC criu/util.o [2020-04-21T14:29:41.215Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-21T14:29:41.215Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2020-04-21T14:29:41.215Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2020-04-21T14:29:41.215Z] === CONT TestDaemonRestartIpcMode [2020-04-21T14:29:41.215Z] === CONT TestIpcModeOlderClient [2020-04-21T14:29:41.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-21T14:29:41.473Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-04-21T14:29:41.705Z] --- PASS: TestBuildMultiStageLayerLeak (3.97s) [2020-04-21T14:29:41.705Z] === RUN TestBuildWithHugeFile [2020-04-21T14:29:43.107Z] #45 295.7 CC criu/uts_ns.o [2020-04-21T14:29:43.107Z] #45 296.2 CC criu/vdso.o [2020-04-21T14:29:43.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-21T14:29:43.843Z] INFO: Expanding compiler 1 of 3... [2020-04-21T14:29:44.333Z] INFO: Expanding compiler 2 of 3... [2020-04-21T14:29:44.604Z] #45 297.3 LINK criu/built-in.o [2020-04-21T14:29:44.604Z] #45 297.5 LINK criu/criu [2020-04-21T14:29:44.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-21T14:29:45.630Z] #45 298.5 DEP lib/c/criu.d [2020-04-21T14:29:45.917Z] #45 298.7 CC images/rpc.pb-c.o [2020-04-21T14:29:46.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-21T14:29:46.943Z] #45 299.8 CC lib/c/criu.o [2020-04-21T14:29:46.960Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-21T14:29:46.960Z] Using test binary docker [2020-04-21T14:29:46.960Z] +++ /etc/init.d/apparmor start [2020-04-21T14:29:46.960Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-21T14:29:46.960Z] Starting dockerd [2020-04-21T14:29:46.960Z] INFO: Waiting for daemon to start... [2020-04-21T14:29:46.960Z] +++ 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 [2020-04-21T14:29:47.502Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-21T14:29:47.502Z] Using test binary docker [2020-04-21T14:29:47.502Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-21T14:29:47.502Z] +++ /etc/init.d/apparmor start [2020-04-21T14:29:47.502Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-21T14:29:47.502Z] INFO: Waiting for daemon to start... [2020-04-21T14:29:47.502Z] Starting dockerd [2020-04-21T14:29:47.502Z] +++ 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 [2020-04-21T14:29:48.022Z] --- PASS: TestDaemonRestartIpcMode (5.82s) [2020-04-21T14:29:48.022Z] PASS [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === Skipped [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-21T14:29:48.022Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-04-21T14:29:48.022Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-04-21T14:29:48.022Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-04-21T14:29:48.022Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-04-21T14:29:48.022Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-04-21T14:29:48.022Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-04-21T14:29:48.022Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-21T14:29:48.022Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-21T14:29:48.022Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-21T14:29:48.022Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-21T14:29:48.022Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-04-21T14:29:48.022Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-04-21T14:29:48.022Z] 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) [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-04-21T14:29:48.022Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:29:48.022Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-04-21T14:29:48.022Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-04-21T14:29:48.022Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-04-21T14:29:48.022Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-04-21T14:29:48.022Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-04-21T14:29:48.022Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-21T14:29:48.022Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-21T14:29:48.022Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-04-21T14:29:48.022Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-04-21T14:29:48.022Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] [2020-04-21T14:29:48.022Z] DONE 181 tests, 24 skipped in 109.827s [2020-04-21T14:29:48.022Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-21T14:29:48.022Z] INFO: Testing against a local daemon [2020-04-21T14:29:48.022Z] === RUN TestCommitInheritsEnv [2020-04-21T14:29:48.274Z] --- PASS: TestUpdateRestartPolicy (12.85s) [2020-04-21T14:29:48.274Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-21T14:29:48.274Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-04-21T14:29:48.274Z] === RUN TestWaitNonBlocked [2020-04-21T14:29:48.274Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:29:48.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:29:48.274Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:29:48.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:29:48.274Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:29:48.274Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:29:48.274Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-21T14:29:48.274Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2020-04-21T14:29:48.274Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2020-04-21T14:29:48.274Z] === RUN TestWaitBlocked [2020-04-21T14:29:48.274Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:29:48.274Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:29:48.274Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:29:48.274Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:29:48.274Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:29:48.274Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:29:48.859Z] . [2020-04-21T14:29:48.859Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-21T14:29:48.859Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-21T14:29:48.859Z] Error: No such image: emptyfs [2020-04-21T14:29:48.859Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-21T14:29:48.859Z] ++++ docker load [2020-04-21T14:29:49.004Z] #45 301.9 LINK lib/c/built-in.o [2020-04-21T14:29:49.004Z] #45 301.9 LINK lib/c/libcriu.so [2020-04-21T14:29:49.004Z] #45 302.1 LINK lib/c/libcriu.a [2020-04-21T14:29:49.236Z] INFO: Expanding compiler 3 of 3... [2020-04-21T14:29:49.298Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-21T14:29:49.298Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2020-04-21T14:29:49.298Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2020-04-21T14:29:49.298Z] === CONT TestContainerStartOnDaemonRestart [2020-04-21T14:29:49.298Z] === CONT TestIpcModeOlderClient [2020-04-21T14:29:49.298Z] --- PASS: TestIpcModeOlderClient (0.22s) [2020-04-21T14:29:49.298Z] === CONT TestDaemonHostGatewayIP [2020-04-21T14:29:49.392Z] --- PASS: TestCommitInheritsEnv (1.75s) [2020-04-21T14:29:49.392Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-21T14:29:49.392Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-21T14:29:49.392Z] === RUN TestImagesFilterMultiReference [2020-04-21T14:29:49.392Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-21T14:29:49.392Z] === RUN TestImagePullPlatformInvalid [2020-04-21T14:29:49.392Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-21T14:29:49.392Z] === RUN TestRemoveImageOrphaning [2020-04-21T14:29:49.408Z] . [2020-04-21T14:29:49.408Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-21T14:29:49.408Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-21T14:29:49.408Z] Error: No such image: emptyfs [2020-04-21T14:29:49.408Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-21T14:29:49.408Z] ++++ docker load [2020-04-21T14:29:49.424Z] Running integration-test (iteration 1) [2020-04-21T14:29:49.424Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-21T14:29:49.424Z] ++ 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)/' [2020-04-21T14:29:49.424Z] ++ set -e [2020-04-21T14:29:49.424Z] ++ '[' -n 0 ']' [2020-04-21T14:29:49.424Z] ++ set -x [2020-04-21T14:29:49.424Z] ++ env -i DEST=/go/src/github.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)/' [2020-04-21T14:29:49.634Z] #45 302.6 GEN magic.py [2020-04-21T14:29:49.923Z] #45 302.8 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:29:49.923Z] #45 302.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:29:49.923Z] #45 302.8 Note: Building without GnuTLS support [2020-04-21T14:29:49.974Z] Running integration-test (iteration 1) [2020-04-21T14:29:49.974Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-04-21T14:29:49.974Z] ++ 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 [2020-04-21T14:29:49.974Z] ++ set -e [2020-04-21T14:29:49.974Z] ++ '[' -n 0 ']' [2020-04-21T14:29:49.974Z] ++ set -x [2020-04-21T14:29:49.974Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:29:49.991Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-21T14:29:49.991Z] Using test binary docker [2020-04-21T14:29:49.991Z] +++ /etc/init.d/apparmor start [2020-04-21T14:29:49.991Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-21T14:29:49.991Z] INFO: Waiting for daemon to start... [2020-04-21T14:29:49.991Z] Starting dockerd [2020-04-21T14:29:49.991Z] +++ 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 [2020-04-21T14:29:50.265Z] INFO: Removing downloaded files... [2020-04-21T14:29:50.265Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-04-21T14:29:50.265Z] INFO: Configuring git core.autocrlf... [2020-04-21T14:29:50.962Z] #45 303.9 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:29:51.286Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-04-21T14:29:51.286Z] === RUN TestRemoveImageGarbageCollector [2020-04-21T14:29:51.286Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-21T14:29:51.286Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-21T14:29:51.286Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-21T14:29:51.286Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-21T14:29:51.286Z] === RUN TestTagInvalidReference [2020-04-21T14:29:51.286Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-21T14:29:51.286Z] === RUN TestTagValidPrefixedRepo [2020-04-21T14:29:51.286Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-21T14:29:51.286Z] === RUN TestTagExistedNameWithoutForce [2020-04-21T14:29:51.286Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-04-21T14:29:51.286Z] === RUN TestTagOfficialNames [2020-04-21T14:29:51.286Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-21T14:29:51.286Z] === RUN TestTagMatchesDigest [2020-04-21T14:29:51.286Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-21T14:29:51.286Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-21T14:29:51.969Z] --- PASS: TestContainerStartOnDaemonRestart (2.94s) [2020-04-21T14:29:51.969Z] === CONT TestContainerKillOnDaemonStart [2020-04-21T14:29:52.480Z] #45 305.2 make[1]: Nothing to be done for 'all'. [2020-04-21T14:29:52.786Z] . [2020-04-21T14:29:52.786Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-21T14:29:52.786Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-21T14:29:52.786Z] Error: No such image: emptyfs [2020-04-21T14:29:52.786Z] ++++ docker load [2020-04-21T14:29:52.786Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-21T14:29:52.786Z] Running integration-test (iteration 1) [2020-04-21T14:29:52.786Z] 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)/ [2020-04-21T14:29:52.786Z] ++ 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)/' [2020-04-21T14:29:52.786Z] ++ set -e [2020-04-21T14:29:52.973Z] --- PASS: TestDaemonHostGatewayIP (3.69s) [2020-04-21T14:29:52.973Z] === CONT TestDaemonRestartIpcMode [2020-04-21T14:29:53.044Z] ++ '[' -n 0 ']' [2020-04-21T14:29:53.044Z] ++ set -x [2020-04-21T14:29:53.044Z] ++ env -i DEST=/go/src/github.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)/' [2020-04-21T14:29:53.110Z] #45 306.3 make[1]: 'images/built-in.o' is up to date. [2020-04-21T14:29:53.398Z] #45 306.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-21T14:29:53.399Z] #45 306.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-21T14:29:53.399Z] #45 306.5 make[1]: 'compel/libcompel.a' is up to date. [2020-04-21T14:29:53.689Z] #45 306.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-21T14:29:53.689Z] #45 306.6 make[1]: Nothing to be done for 'all'. [2020-04-21T14:29:53.689Z] #45 306.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:29:53.979Z] #45 306.9 make[2]: Nothing to be done for 'all'. [2020-04-21T14:29:53.979Z] #45 307.0 make[2]: Nothing to be done for 'all'. [2020-04-21T14:29:53.979Z] #45 307.0 make[2]: Nothing to be done for 'all'. [2020-04-21T14:29:54.269Z] #45 307.2 make[2]: Nothing to be done for 'all'. [2020-04-21T14:29:54.269Z] #45 307.4 make[2]: Nothing to be done for 'all'. [2020-04-21T14:29:54.269Z] #45 307.4 make[2]: Nothing to be done for 'all'. [2020-04-21T14:29:54.269Z] #45 307.5 make[2]: Nothing to be done for 'all'. [2020-04-21T14:29:54.560Z] #45 307.7 make[2]: Nothing to be done for 'all'. [2020-04-21T14:29:54.851Z] #45 307.8 INSTALL criu/criu [2020-04-21T14:29:54.851Z] #45 DONE 307.9s [2020-04-21T14:29:54.851Z] [2020-04-21T14:29:54.851Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:29:57.346Z] --- PASS: TestDaemonRestartIpcMode (3.64s) [2020-04-21T14:29:58.360Z] #42 ... [2020-04-21T14:29:58.360Z] [2020-04-21T14:29:58.360Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:29:58.360Z] #61 236.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-21T14:29:58.668Z] #61 ... [2020-04-21T14:29:58.668Z] [2020-04-21T14:29:58.668Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:29:58.668Z] #42 DONE 405.1s [2020-04-21T14:29:58.668Z] [2020-04-21T14:29:58.668Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:29:59.949Z] Loaded image: buildpack-deps:jessie [2020-04-21T14:29:59.950Z] Loaded image: busybox:latest [2020-04-21T14:29:59.950Z] Loaded image: busybox:glibc [2020-04-21T14:29:59.950Z] Loaded image: debian:jessie [2020-04-21T14:29:59.950Z] Loaded image: hello-world:latest [2020-04-21T14:29:59.950Z] INFO: Testing against a local daemon [2020-04-21T14:29:59.950Z] === RUN TestCgroupNamespacesBuild [2020-04-21T14:30:01.394Z] #54 ... [2020-04-21T14:30:01.394Z] [2020-04-21T14:30:01.394Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:30:01.394Z] #61 239.8 + mkdir -p /build [2020-04-21T14:30:01.394Z] #61 239.8 + cp runc /build/runc [2020-04-21T14:30:01.394Z] #61 DONE 239.9s [2020-04-21T14:30:01.394Z] [2020-04-21T14:30:01.394Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:02.484Z] --- PASS: TestCgroupNamespacesBuild (3.12s) [2020-04-21T14:30:02.485Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-21T14:30:03.863Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s) [2020-04-21T14:30:03.863Z] === RUN TestBuildWithSession [2020-04-21T14:30:03.863Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-21T14:30:03.863Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:30:03.863Z] === RUN TestBuildSquashParent [2020-04-21T14:30:05.711Z] --- PASS: TestContainerKillOnDaemonStart (12.42s) [2020-04-21T14:30:05.711Z] PASS [2020-04-21T14:30:05.711Z] [2020-04-21T14:30:05.711Z] === Skipped [2020-04-21T14:30:05.711Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-04-21T14:30:05.711Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:30:05.711Z] [2020-04-21T14:30:05.711Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-21T14:30:05.711Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:30:05.711Z] [2020-04-21T14:30:05.711Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-21T14:30:05.711Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:30:05.711Z] [2020-04-21T14:30:05.711Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:30:05.711Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:30:05.711Z] [2020-04-21T14:30:05.711Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-04-21T14:30:05.711Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:30:05.711Z] [2020-04-21T14:30:05.711Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-04-21T14:30:05.711Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:30:05.711Z] [2020-04-21T14:30:05.711Z] [2020-04-21T14:30:05.711Z] DONE 200 tests, 6 skipped in 152.617s [2020-04-21T14:30:05.711Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-04-21T14:30:05.711Z] ++ 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 [2020-04-21T14:30:05.711Z] ++ set -e [2020-04-21T14:30:05.711Z] ++ '[' -n 0 ']' [2020-04-21T14:30:05.711Z] ++ set -x [2020-04-21T14:30:05.711Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:30:05.711Z] INFO: Testing against a local daemon [2020-04-21T14:30:05.711Z] === RUN TestCommitInheritsEnv [2020-04-21T14:30:05.711Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-04-21T14:30:05.711Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-21T14:30:05.711Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-21T14:30:05.711Z] === RUN TestImagesFilterMultiReference [2020-04-21T14:30:05.711Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-04-21T14:30:05.711Z] === RUN TestImagePullPlatformInvalid [2020-04-21T14:30:05.711Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-04-21T14:30:05.711Z] === RUN TestRemoveImageOrphaning [2020-04-21T14:30:05.712Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2020-04-21T14:30:05.712Z] === RUN TestRemoveImageGarbageCollector [2020-04-21T14:30:05.712Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-21T14:30:05.712Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:30:05.712Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-21T14:30:05.712Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-21T14:30:05.712Z] === RUN TestTagInvalidReference [2020-04-21T14:30:05.712Z] --- PASS: TestTagInvalidReference (0.01s) [2020-04-21T14:30:05.712Z] === RUN TestTagValidPrefixedRepo [2020-04-21T14:30:05.712Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-04-21T14:30:05.712Z] === RUN TestTagExistedNameWithoutForce [2020-04-21T14:30:05.712Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-04-21T14:30:05.712Z] === RUN TestTagOfficialNames [2020-04-21T14:30:05.712Z] --- PASS: TestTagOfficialNames (0.03s) [2020-04-21T14:30:05.712Z] === RUN TestTagMatchesDigest [2020-04-21T14:30:05.712Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-21T14:30:05.712Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-21T14:30:10.425Z] --- PASS: TestBuildSquashParent (5.85s) [2020-04-21T14:30:10.425Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-21T14:30:10.425Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:30:10.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:30:10.425Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:30:10.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:30:10.425Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:30:10.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:30:10.425Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:30:10.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:30:10.425Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:30:10.425Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:30:10.426Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:30:10.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:30:10.426Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:30:10.426Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:30:10.426Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:30:10.426Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:30:12.961Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:30:12.961Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:30:14.866Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-21T14:30:14.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s) [2020-04-21T14:30:14.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.01s) [2020-04-21T14:30:14.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.03s) [2020-04-21T14:30:14.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2020-04-21T14:30:14.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s) [2020-04-21T14:30:14.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2020-04-21T14:30:14.866Z] === RUN TestBuildMultiStageCopy [2020-04-21T14:30:14.866Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-21T14:30:17.398Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-21T14:30:17.398Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-21T14:30:17.965Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-21T14:30:18.532Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-21T14:30:19.099Z] --- PASS: TestBuildMultiStageCopy (4.30s) [2020-04-21T14:30:19.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.22s) [2020-04-21T14:30:19.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-04-21T14:30:19.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-04-21T14:30:19.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-04-21T14:30:19.099Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-04-21T14:30:19.099Z] === RUN TestBuildMultiStageParentConfig [2020-04-21T14:30:19.568Z] Loaded image: buildpack-deps:jessie [2020-04-21T14:30:19.825Z] Loaded image: busybox:latest [2020-04-21T14:30:20.393Z] Loaded image: busybox:glibc [2020-04-21T14:30:20.393Z] Loaded image: debian:jessie [2020-04-21T14:30:20.474Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2020-04-21T14:30:20.474Z] === RUN TestBuildLabelWithTargets [2020-04-21T14:30:20.651Z] Loaded image: hello-world:latest [2020-04-21T14:30:20.651Z] INFO: Testing against a local daemon [2020-04-21T14:30:20.651Z] === RUN TestDockerDaemonSuite [2020-04-21T14:30:20.651Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-21T14:30:23.007Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2020-04-21T14:30:23.007Z] === RUN TestBuildWithEmptyLayers [2020-04-21T14:30:23.176Z] Loaded image: buildpack-deps:jessie [2020-04-21T14:30:23.574Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-04-21T14:30:23.574Z] === RUN TestBuildMultiStageOnBuild [2020-04-21T14:30:23.740Z] Loaded image: busybox:latest [2020-04-21T14:30:23.997Z] Loaded image: busybox:glibc [2020-04-21T14:30:23.997Z] Loaded image: debian:jessie [2020-04-21T14:30:24.254Z] Loaded image: hello-world:latest [2020-04-21T14:30:24.254Z] INFO: Testing against a local daemon [2020-04-21T14:30:24.254Z] === RUN TestDockerSuite [2020-04-21T14:30:24.254Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-21T14:30:24.255Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-21T14:30:24.255Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-21T14:30:24.255Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-21T14:30:24.255Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-21T14:30:24.255Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-21T14:30:24.255Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-21T14:30:24.255Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-21T14:30:25.185Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-21T14:30:25.442Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-21T14:30:26.007Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-21T14:30:26.007Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-21T14:30:26.106Z] --- PASS: TestBuildMultiStageOnBuild (2.66s) [2020-04-21T14:30:26.106Z] === RUN TestBuildUncleanTarFilenames [2020-04-21T14:30:26.578Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-21T14:30:26.835Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-21T14:30:26.835Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-21T14:30:27.482Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2020-04-21T14:30:27.482Z] === RUN TestBuildMultiStageLayerLeak [2020-04-21T14:30:28.206Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-21T14:30:29.137Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-21T14:30:29.137Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-21T14:30:29.137Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-21T14:30:29.394Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-21T14:30:30.326Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-21T14:30:30.326Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-21T14:30:30.768Z] --- PASS: TestBuildMultiStageLayerLeak (2.82s) [2020-04-21T14:30:30.768Z] === RUN TestBuildWithHugeFile [2020-04-21T14:30:30.891Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-21T14:30:31.456Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-21T14:30:31.456Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-21T14:30:31.456Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-21T14:30:31.456Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-21T14:30:31.783Z] ................................................ [ 29%] [2020-04-21T14:30:34.732Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-21T14:30:36.101Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-21T14:30:37.470Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-21T14:30:38.034Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-21T14:30:39.405Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-21T14:30:41.300Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-21T14:30:41.300Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-21T14:30:43.197Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-21T14:30:44.129Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-21T14:30:44.694Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-21T14:30:45.626Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-21T14:30:46.559Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-21T14:30:47.492Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-21T14:30:47.749Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-04-21T14:30:48.753Z] #54 ... [2020-04-21T14:30:48.753Z] [2020-04-21T14:30:48.753Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:48.753Z] #66 401.7 + bin/containerd [2020-04-21T14:30:50.273Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-04-21T14:30:50.768Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-04-21T14:30:52.168Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-21T14:30:52.426Z] === RUN TestDockerSuite/TestAttachDetach [2020-04-21T14:30:53.796Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-21T14:30:54.316Z] #66 ... [2020-04-21T14:30:54.316Z] [2020-04-21T14:30:54.316Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:54.316Z] #54 DONE 460.7s [2020-04-21T14:30:54.605Z] [2020-04-21T14:30:54.605Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:55.167Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-21T14:30:56.102Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-21T14:30:57.041Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-21T14:30:58.122Z] #24 464.2 + return [2020-04-21T14:30:58.122Z] #24 DONE 464.3s [2020-04-21T14:30:58.122Z] [2020-04-21T14:30:58.122Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:58.413Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-21T14:30:58.719Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-04-21T14:30:59.345Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-21T14:30:59.346Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-21T14:31:00.177Z] #66 ... [2020-04-21T14:31:00.177Z] [2020-04-21T14:31:00.177Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-21T14:31:00.177Z] #25 DONE 0.1s [2020-04-21T14:31:00.177Z] [2020-04-21T14:31:00.177Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-21T14:31:00.720Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-21T14:31:00.803Z] #29 DONE 0.5s [2020-04-21T14:31:00.803Z] [2020-04-21T14:31:00.803Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-21T14:31:00.803Z] #32 DONE 0.1s [2020-04-21T14:31:00.803Z] [2020-04-21T14:31:00.803Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-21T14:31:00.803Z] #35 DONE 0.1s [2020-04-21T14:31:00.803Z] [2020-04-21T14:31:00.803Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:01.091Z] #66 ... [2020-04-21T14:31:01.091Z] [2020-04-21T14:31:01.091Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-21T14:31:01.091Z] #40 DONE 0.1s [2020-04-21T14:31:01.091Z] [2020-04-21T14:31:01.091Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-21T14:31:01.091Z] #43 DONE 0.1s [2020-04-21T14:31:01.091Z] [2020-04-21T14:31:01.091Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-21T14:31:01.380Z] #46 DONE 0.1s [2020-04-21T14:31:01.380Z] [2020-04-21T14:31:01.380Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-21T14:31:01.380Z] #49 DONE 0.1s [2020-04-21T14:31:01.380Z] [2020-04-21T14:31:01.380Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:01.380Z] #66 ... [2020-04-21T14:31:01.380Z] [2020-04-21T14:31:01.380Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-21T14:31:01.380Z] #52 DONE 0.1s [2020-04-21T14:31:01.380Z] [2020-04-21T14:31:01.380Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-21T14:31:01.657Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-21T14:31:01.670Z] #55 DONE 0.1s [2020-04-21T14:31:01.670Z] [2020-04-21T14:31:01.670Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-21T14:31:01.670Z] #58 DONE 0.1s [2020-04-21T14:31:01.670Z] [2020-04-21T14:31:01.670Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:01.670Z] #66 ... [2020-04-21T14:31:01.670Z] [2020-04-21T14:31:01.670Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-21T14:31:01.670Z] #62 DONE 0.1s [2020-04-21T14:31:01.959Z] [2020-04-21T14:31:01.959Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:02.603Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-04-21T14:31:03.554Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-21T14:31:04.119Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-21T14:31:04.377Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-21T14:31:04.634Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-21T14:31:06.005Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-21T14:31:06.263Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-21T14:31:06.828Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-21T14:31:07.801Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-21T14:31:07.801Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-21T14:31:09.703Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-21T14:31:10.266Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-21T14:31:10.523Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-21T14:31:12.420Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-21T14:31:15.828Z] --- PASS: TestBuildWithHugeFile (93.82s) [2020-04-21T14:31:15.828Z] === RUN TestBuildWithEmptyDockerfile [2020-04-21T14:31:15.828Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:31:15.828Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:31:15.828Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:31:15.828Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:31:15.828Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:31:15.828Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:31:15.828Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:31:15.828Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:31:15.828Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:31:15.828Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-04-21T14:31:15.828Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-04-21T14:31:15.828Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-04-21T14:31:15.828Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-04-21T14:31:15.828Z] === RUN TestBuildPreserveOwnership [2020-04-21T14:31:15.828Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-21T14:31:15.828Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-21T14:31:16.759Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-21T14:31:17.324Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-04-21T14:31:17.472Z] --- PASS: TestBuildWithHugeFile (40.41s) [2020-04-21T14:31:17.472Z] === RUN TestBuildWithEmptyDockerfile [2020-04-21T14:31:17.472Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:31:17.472Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:31:17.472Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:31:17.472Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:31:17.472Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:31:17.472Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:31:17.472Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:31:17.472Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:31:17.472Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:31:17.472Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-04-21T14:31:17.472Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-04-21T14:31:17.472Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-04-21T14:31:17.472Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-04-21T14:31:17.472Z] === RUN TestBuildPreserveOwnership [2020-04-21T14:31:17.472Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-21T14:31:17.472Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-21T14:31:17.472Z] --- PASS: TestBuildPreserveOwnership (6.04s) [2020-04-21T14:31:17.472Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.84s) [2020-04-21T14:31:17.472Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.18s) [2020-04-21T14:31:17.472Z] === RUN TestBuildPlatformInvalid [2020-04-21T14:31:17.472Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-04-21T14:31:17.472Z] PASS [2020-04-21T14:31:17.472Z] [2020-04-21T14:31:17.472Z] === Skipped [2020-04-21T14:31:17.472Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-04-21T14:31:17.472Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:31:17.472Z] [2020-04-21T14:31:17.472Z] [2020-04-21T14:31:17.472Z] DONE 32 tests, 1 skipped in 87.549s [2020-04-21T14:31:17.472Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-04-21T14:31:17.472Z] ++ 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 [2020-04-21T14:31:17.472Z] ++ set -e [2020-04-21T14:31:17.472Z] ++ '[' -n 0 ']' [2020-04-21T14:31:17.472Z] ++ set -x [2020-04-21T14:31:17.472Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:31:17.472Z] INFO: Testing against a local daemon [2020-04-21T14:31:17.472Z] === RUN TestConfigInspect [2020-04-21T14:31:19.845Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-21T14:31:21.215Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-21T14:31:21.472Z] --- PASS: TestBuildPreserveOwnership (5.80s) [2020-04-21T14:31:21.472Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.84s) [2020-04-21T14:31:21.472Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.95s) [2020-04-21T14:31:21.472Z] === RUN TestBuildPlatformInvalid [2020-04-21T14:31:21.660Z] --- PASS: TestConfigInspect (3.78s) [2020-04-21T14:31:21.660Z] === RUN TestConfigList [2020-04-21T14:31:21.729Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-04-21T14:31:21.729Z] PASS [2020-04-21T14:31:21.729Z] [2020-04-21T14:31:21.729Z] === Skipped [2020-04-21T14:31:21.729Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-21T14:31:21.729Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:31:21.729Z] [2020-04-21T14:31:21.729Z] [2020-04-21T14:31:21.729Z] DONE 32 tests, 1 skipped in 178.900s [2020-04-21T14:31:21.729Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-21T14:31:21.729Z] ++ 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 [2020-04-21T14:31:21.729Z] ++ set -e [2020-04-21T14:31:21.729Z] ++ '[' -n 0 ']' [2020-04-21T14:31:21.729Z] ++ set -x [2020-04-21T14:31:21.730Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-21T14:31:21.986Z] INFO: Testing against a local daemon [2020-04-21T14:31:21.986Z] === RUN TestConfigInspect [2020-04-21T14:31:23.567Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-04-21T14:31:24.506Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-21T14:31:24.945Z] --- PASS: TestConfigList (3.24s) [2020-04-21T14:31:24.945Z] === RUN TestConfigsCreateAndDelete [2020-04-21T14:31:25.069Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-04-21T14:31:25.328Z] --- PASS: TestConfigInspect (3.38s) [2020-04-21T14:31:25.328Z] === RUN TestConfigList [2020-04-21T14:31:25.587Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-21T14:31:26.151Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-21T14:31:26.715Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-21T14:31:27.728Z] --- PASS: TestImportExtremelyLargeImageWorks (80.14s) [2020-04-21T14:31:27.728Z] PASS [2020-04-21T14:31:27.728Z] [2020-04-21T14:31:27.728Z] === Skipped [2020-04-21T14:31:27.728Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-21T14:31:27.728Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:31:27.728Z] [2020-04-21T14:31:27.728Z] [2020-04-21T14:31:27.728Z] DONE 12 tests, 1 skipped in 81.504s [2020-04-21T14:31:27.728Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-04-21T14:31:27.728Z] ++ 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 [2020-04-21T14:31:27.728Z] ++ set -e [2020-04-21T14:31:27.728Z] ++ '[' -n 0 ']' [2020-04-21T14:31:27.728Z] ++ set -x [2020-04-21T14:31:27.728Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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 [2020-04-21T14:31:27.728Z] INFO: Testing against a local daemon [2020-04-21T14:31:27.728Z] === RUN TestNetworkCreateDelete [2020-04-21T14:31:27.728Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-04-21T14:31:27.728Z] === RUN TestDockerNetworkDeletePreferID [2020-04-21T14:31:27.728Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2020-04-21T14:31:27.728Z] === RUN TestInspectNetwork [2020-04-21T14:31:28.230Z] --- PASS: TestConfigsCreateAndDelete (3.26s) [2020-04-21T14:31:28.230Z] === RUN TestConfigsUpdate [2020-04-21T14:31:28.618Z] --- PASS: TestConfigList (3.16s) [2020-04-21T14:31:28.618Z] === RUN TestConfigsCreateAndDelete [2020-04-21T14:31:29.987Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-04-21T14:31:30.992Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-04-21T14:31:31.515Z] --- PASS: TestConfigsUpdate (3.27s) [2020-04-21T14:31:31.515Z] === RUN TestTemplatedConfig [2020-04-21T14:31:31.880Z] --- PASS: TestConfigsCreateAndDelete (3.44s) [2020-04-21T14:31:31.880Z] === RUN TestConfigsUpdate [2020-04-21T14:31:32.099Z] === RUN TestInspectNetwork/full_network_id [2020-04-21T14:31:32.099Z] === RUN TestInspectNetwork/partial_network_id [2020-04-21T14:31:32.099Z] === RUN TestInspectNetwork/network_name [2020-04-21T14:31:32.099Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-21T14:31:32.137Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-21T14:31:32.702Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-21T14:31:32.920Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-04-21T14:31:34.595Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-21T14:31:34.595Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-21T14:31:34.799Z] --- PASS: TestTemplatedConfig (3.56s) [2020-04-21T14:31:34.799Z] === RUN TestConfigCreateResolve [2020-04-21T14:31:35.159Z] --- PASS: TestConfigsUpdate (3.29s) [2020-04-21T14:31:35.159Z] === RUN TestTemplatedConfig [2020-04-21T14:31:35.415Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-04-21T14:31:35.672Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-04-21T14:31:37.578Z] --- PASS: TestInspectNetwork (10.77s) [2020-04-21T14:31:37.578Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-21T14:31:37.578Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-21T14:31:37.578Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-21T14:31:37.578Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-21T14:31:37.578Z] === RUN TestRunContainerWithBridgeNone [2020-04-21T14:31:37.670Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-04-21T14:31:38.084Z] --- PASS: TestConfigCreateResolve (3.19s) [2020-04-21T14:31:38.084Z] === RUN TestConfigDaemonLibtrustID [2020-04-21T14:31:38.195Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-04-21T14:31:38.651Z] --- PASS: TestConfigDaemonLibtrustID (0.63s) [2020-04-21T14:31:38.651Z] PASS [2020-04-21T14:31:38.651Z] [2020-04-21T14:31:38.651Z] DONE 7 tests in 21.076s [2020-04-21T14:31:38.651Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-04-21T14:31:38.651Z] ++ 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 [2020-04-21T14:31:38.651Z] ++ set -e [2020-04-21T14:31:38.651Z] ++ '[' -n 0 ']' [2020-04-21T14:31:38.651Z] ++ set -x [2020-04-21T14:31:38.652Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2020-04-21T14:31:38.652Z] INFO: Testing against a local daemon [2020-04-21T14:31:38.652Z] === RUN TestCheckpoint [2020-04-21T14:31:38.652Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-21T14:31:38.652Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:31:38.652Z] === RUN TestContainerInvalidJSON [2020-04-21T14:31:38.652Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:31:38.652Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:31:38.652Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:31:38.652Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:31:38.652Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:31:38.652Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:31:38.652Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:31:38.652Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:31:38.652Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:31:38.652Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-21T14:31:38.652Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-04-21T14:31:38.652Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-21T14:31:38.652Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-04-21T14:31:38.652Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-21T14:31:38.758Z] --- PASS: TestTemplatedConfig (3.63s) [2020-04-21T14:31:38.758Z] === RUN TestConfigCreateResolve [2020-04-21T14:31:38.758Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-21T14:31:38.910Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-04-21T14:31:38.910Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-21T14:31:38.910Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-04-21T14:31:38.910Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-21T14:31:39.021Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-21T14:31:39.168Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-04-21T14:31:39.168Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-21T14:31:39.168Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-04-21T14:31:39.168Z] === RUN TestCopyFromContainer [2020-04-21T14:31:40.248Z] --- PASS: TestRunContainerWithBridgeNone (2.51s) [2020-04-21T14:31:40.248Z] === RUN TestNetworkInvalidJSON [2020-04-21T14:31:40.248Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-21T14:31:40.248Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-21T14:31:40.248Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:31:40.248Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:31:40.248Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:31:40.248Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:31:40.248Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-21T14:31:40.248Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:31:40.248Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:31:40.248Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-21T14:31:40.248Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-21T14:31:40.248Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-21T14:31:40.248Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-21T14:31:40.248Z] === RUN TestHostIPv4BridgeLabel [2020-04-21T14:31:40.530Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-04-21T14:31:40.530Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-21T14:31:40.916Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-21T14:31:40.916Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-21T14:31:41.069Z] === RUN TestCopyFromContainer// [2020-04-21T14:31:41.252Z] #66 452.6 + bin/containerd-stress [2020-04-21T14:31:41.328Z] === RUN TestCopyFromContainer//bar/root [2020-04-21T14:31:41.328Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-21T14:31:41.534Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-04-21T14:31:41.534Z] === RUN TestDaemonDefaultNetworkPools [2020-04-21T14:31:41.541Z] #66 456.3 + bin/containerd-shim [2020-04-21T14:31:41.587Z] === RUN TestCopyFromContainer/bar/quux [2020-04-21T14:31:41.587Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-21T14:31:41.846Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-21T14:31:41.846Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-21T14:31:41.846Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-21T14:31:41.847Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-21T14:31:42.105Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-21T14:31:42.105Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-21T14:31:42.106Z] --- PASS: TestConfigCreateResolve (3.36s) [2020-04-21T14:31:42.106Z] === RUN TestConfigDaemonLibtrustID [2020-04-21T14:31:42.364Z] --- PASS: TestCopyFromContainer (3.15s) [2020-04-21T14:31:42.364Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-04-21T14:31:42.364Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-04-21T14:31:42.364Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-04-21T14:31:42.364Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-04-21T14:31:42.364Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-04-21T14:31:42.364Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-04-21T14:31:42.364Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-04-21T14:31:42.364Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-04-21T14:31:42.364Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-04-21T14:31:42.364Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-04-21T14:31:42.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-21T14:31:42.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:31:42.364Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:31:42.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:31:42.364Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:31:42.364Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:31:42.364Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:31:42.364Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:31:42.364Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:31:42.364Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:31:42.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-21T14:31:42.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-21T14:31:42.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-21T14:31:42.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-21T14:31:42.364Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-21T14:31:42.364Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-04-21T14:31:42.364Z] === RUN TestCreateWithInvalidEnv [2020-04-21T14:31:42.364Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-21T14:31:42.364Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-21T14:31:42.364Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-21T14:31:42.364Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-21T14:31:42.364Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-21T14:31:42.364Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-21T14:31:42.364Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-21T14:31:42.364Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-21T14:31:42.364Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-21T14:31:42.364Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-21T14:31:42.364Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-21T14:31:42.364Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-04-21T14:31:42.364Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-21T14:31:42.364Z] === RUN TestCreateTmpfsMountsTarget [2020-04-21T14:31:42.540Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-04-21T14:31:42.540Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-21T14:31:42.623Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-21T14:31:42.623Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-21T14:31:42.672Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-04-21T14:31:42.672Z] PASS [2020-04-21T14:31:42.672Z] [2020-04-21T14:31:42.672Z] DONE 7 tests in 20.983s [2020-04-21T14:31:42.672Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-21T14:31:42.672Z] ++ 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 [2020-04-21T14:31:42.672Z] ++ set -e [2020-04-21T14:31:42.672Z] ++ '[' -n 0 ']' [2020-04-21T14:31:42.672Z] ++ set -x [2020-04-21T14:31:42.672Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:31:42.705Z] --- PASS: TestImportExtremelyLargeImageWorks (105.02s) [2020-04-21T14:31:42.706Z] PASS [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === Skipped [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-21T14:31:42.706Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] DONE 12 tests, 1 skipped in 109.138s [2020-04-21T14:31:42.706Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-21T14:31:42.706Z] INFO: Testing against a local daemon [2020-04-21T14:31:42.706Z] === RUN TestNetworkCreateDelete [2020-04-21T14:31:42.706Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-04-21T14:31:42.706Z] === RUN TestDockerNetworkDeletePreferID [2020-04-21T14:31:42.706Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s) [2020-04-21T14:31:42.706Z] === RUN TestInspectNetwork [2020-04-21T14:31:42.706Z] --- SKIP: TestInspectNetwork (0.00s) [2020-04-21T14:31:42.706Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:31:42.706Z] === RUN TestRunContainerWithBridgeNone [2020-04-21T14:31:42.706Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-04-21T14:31:42.706Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:31:42.706Z] === RUN TestNetworkInvalidJSON [2020-04-21T14:31:42.706Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-21T14:31:42.706Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-21T14:31:42.706Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:31:42.706Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:31:42.706Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:31:42.706Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:31:42.706Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-21T14:31:42.706Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:31:42.706Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:31:42.706Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-21T14:31:42.706Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-21T14:31:42.706Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-21T14:31:42.706Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-21T14:31:42.706Z] === RUN TestHostIPv4BridgeLabel [2020-04-21T14:31:42.706Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-04-21T14:31:42.706Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:31:42.706Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-21T14:31:42.706Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-04-21T14:31:42.706Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:31:42.706Z] === RUN TestDaemonDefaultNetworkPools [2020-04-21T14:31:42.706Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-04-21T14:31:42.706Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:31:42.706Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-21T14:31:42.706Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-21T14:31:42.706Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:31:42.706Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-21T14:31:42.706Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-21T14:31:42.706Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:31:42.706Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-21T14:31:42.706Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-21T14:31:42.706Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:31:42.706Z] === RUN TestServiceWithPredefinedNetwork [2020-04-21T14:31:42.706Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-04-21T14:31:42.706Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:31:42.706Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-21T14:31:42.706Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:31:42.706Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:31:42.706Z] === RUN TestServiceWithDataPathPortInit [2020-04-21T14:31:42.706Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-04-21T14:31:42.706Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:31:42.706Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-21T14:31:42.706Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-21T14:31:42.706Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:31:42.706Z] PASS [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === Skipped [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-04-21T14:31:42.706Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-04-21T14:31:42.706Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-04-21T14:31:42.706Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-04-21T14:31:42.706Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-04-21T14:31:42.706Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-21T14:31:42.706Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-21T14:31:42.706Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-21T14:31:42.706Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-04-21T14:31:42.706Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:31:42.706Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-04-21T14:31:42.706Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-21T14:31:42.706Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] DONE 18 tests, 12 skipped in 0.573s [2020-04-21T14:31:42.706Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:31:42.706Z] INFO: Testing against a local daemon [2020-04-21T14:31:42.706Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-21T14:31:42.706Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:31:42.706Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:31:42.706Z] === RUN TestDockerNetworkIpvlan [2020-04-21T14:31:42.706Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:31:42.706Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:31:42.706Z] PASS [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === Skipped [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:31:42.706Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:31:42.706Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] DONE 2 tests, 2 skipped in 0.098s [2020-04-21T14:31:42.706Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:31:42.706Z] INFO: Testing against a local daemon [2020-04-21T14:31:42.706Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-21T14:31:42.706Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-21T14:31:42.706Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:31:42.706Z] === RUN TestDockerNetworkMacvlan [2020-04-21T14:31:42.706Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-04-21T14:31:42.706Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:31:42.706Z] PASS [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === Skipped [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-21T14:31:42.706Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-04-21T14:31:42.706Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] DONE 2 tests, 2 skipped in 0.091s [2020-04-21T14:31:42.706Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-21T14:31:42.706Z] testing: warning: no tests to run [2020-04-21T14:31:42.706Z] PASS [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] DONE 0 tests in 0.021s [2020-04-21T14:31:42.706Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-21T14:31:42.706Z] INFO: Testing against a local daemon [2020-04-21T14:31:42.706Z] === RUN TestAuthZPluginAllowRequest [2020-04-21T14:31:42.706Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] === RUN TestAuthZPluginTLS [2020-04-21T14:31:42.706Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] === RUN TestAuthZPluginDenyRequest [2020-04-21T14:31:42.706Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-21T14:31:42.706Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] === RUN TestAuthZPluginDenyResponse [2020-04-21T14:31:42.706Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] === RUN TestAuthZPluginAllowEventStream [2020-04-21T14:31:42.706Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] === RUN TestAuthZPluginErrorResponse [2020-04-21T14:31:42.706Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] === RUN TestAuthZPluginErrorRequest [2020-04-21T14:31:42.706Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-21T14:31:42.706Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-21T14:31:42.706Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-21T14:31:42.706Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] === RUN TestAuthZPluginHeader [2020-04-21T14:31:42.706Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-21T14:31:42.706Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] === RUN TestAuthZPluginV2Disable [2020-04-21T14:31:42.706Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-21T14:31:42.706Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-21T14:31:42.706Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-21T14:31:42.706Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] PASS [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === Skipped [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-04-21T14:31:42.706Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] DONE 17 tests, 17 skipped in 0.392s [2020-04-21T14:31:42.706Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-21T14:31:42.706Z] INFO: Testing against a local daemon [2020-04-21T14:31:42.706Z] === RUN TestPluginInvalidJSON [2020-04-21T14:31:42.706Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:31:42.706Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:31:42.706Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:31:42.706Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-21T14:31:42.706Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-21T14:31:42.706Z] === RUN TestPluginInstall [2020-04-21T14:31:42.706Z] --- SKIP: TestPluginInstall (0.00s) [2020-04-21T14:31:42.706Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] PASS [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] === Skipped [2020-04-21T14:31:42.706Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-04-21T14:31:42.706Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] [2020-04-21T14:31:42.706Z] DONE 3 tests, 1 skipped in 0.130s [2020-04-21T14:31:42.706Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-21T14:31:42.706Z] INFO: Testing against a local daemon [2020-04-21T14:31:42.706Z] === RUN TestExternalGraphDriver [2020-04-21T14:31:42.706Z] --- SKIP: TestExternalGraphDriver (0.13s) [2020-04-21T14:31:42.706Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-21T14:31:42.706Z] === RUN TestGraphdriverPluginV2 [2020-04-21T14:31:42.929Z] INFO: Testing against a local daemon [2020-04-21T14:31:42.929Z] === RUN TestCheckpoint [2020-04-21T14:31:42.929Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-21T14:31:42.929Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:31:42.929Z] === RUN TestContainerInvalidJSON [2020-04-21T14:31:42.930Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:31:42.930Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:31:42.930Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:31:42.930Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:31:42.930Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:31:42.930Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:31:42.930Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:31:42.930Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:31:42.930Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:31:42.930Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-04-21T14:31:42.930Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-21T14:31:42.930Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-21T14:31:42.930Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-21T14:31:42.930Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-21T14:31:42.930Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-04-21T14:31:42.930Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-21T14:31:43.187Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-04-21T14:31:43.187Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-21T14:31:43.187Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-04-21T14:31:43.187Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-21T14:31:43.187Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-21T14:31:43.444Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-04-21T14:31:43.444Z] === RUN TestCopyFromContainer [2020-04-21T14:31:43.544Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-04-21T14:31:43.544Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-21T14:31:44.526Z] --- PASS: TestCreateWithCustomMaskedPaths (2.10s) [2020-04-21T14:31:44.526Z] === RUN TestCreateWithCapabilities [2020-04-21T14:31:44.526Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-21T14:31:44.526Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-21T14:31:44.526Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:31:44.526Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:31:44.526Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:31:44.526Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:31:44.526Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:31:44.526Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:31:44.526Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:31:44.526Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:31:44.526Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:31:44.526Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:31:44.526Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-21T14:31:44.526Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-21T14:31:44.526Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:31:44.526Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:31:44.526Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:31:44.526Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:31:44.526Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:31:44.526Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:31:44.526Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:31:44.526Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:31:44.526Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-21T14:31:44.526Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-21T14:31:44.526Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:31:44.526Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:31:44.526Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:31:44.526Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:31:44.784Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:31:44.784Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:31:44.784Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:31:44.784Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:31:44.784Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:31:44.784Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-21T14:31:44.784Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-21T14:31:44.784Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-21T14:31:44.784Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-04-21T14:31:44.784Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-04-21T14:31:44.784Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-04-21T14:31:44.784Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-04-21T14:31:44.784Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-21T14:31:44.784Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-04-21T14:31:44.784Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-04-21T14:31:44.784Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-04-21T14:31:44.784Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-04-21T14:31:44.784Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-21T14:31:44.814Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-21T14:31:45.015Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2020-04-21T14:31:45.015Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-21T14:31:45.296Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-04-21T14:31:45.296Z] === RUN TestServiceWithPredefinedNetwork [2020-04-21T14:31:45.378Z] === RUN TestCopyFromContainer// [2020-04-21T14:31:45.637Z] === RUN TestCopyFromContainer//bar/root [2020-04-21T14:31:45.637Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-21T14:31:45.897Z] === RUN TestCopyFromContainer/bar/quux [2020-04-21T14:31:45.897Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-21T14:31:45.981Z] --- PASS: TestGraphdriverPluginV2 (7.54s) [2020-04-21T14:31:45.981Z] PASS [2020-04-21T14:31:45.981Z] [2020-04-21T14:31:45.981Z] === Skipped [2020-04-21T14:31:45.981Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.13s) [2020-04-21T14:31:45.981Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-21T14:31:45.981Z] [2020-04-21T14:31:45.981Z] [2020-04-21T14:31:45.981Z] DONE 2 tests, 1 skipped in 7.770s [2020-04-21T14:31:45.981Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-21T14:31:45.981Z] INFO: Testing against a local daemon [2020-04-21T14:31:45.981Z] === RUN TestContinueAfterPluginCrash [2020-04-21T14:31:45.981Z] === PAUSE TestContinueAfterPluginCrash [2020-04-21T14:31:45.981Z] === RUN TestReadPluginNoRead [2020-04-21T14:31:45.981Z] === PAUSE TestReadPluginNoRead [2020-04-21T14:31:45.981Z] === RUN TestDaemonStartWithLogOpt [2020-04-21T14:31:45.981Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-21T14:31:45.981Z] === CONT TestContinueAfterPluginCrash [2020-04-21T14:31:45.981Z] === CONT TestDaemonStartWithLogOpt [2020-04-21T14:31:46.154Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-21T14:31:46.155Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-21T14:31:46.155Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-21T14:31:46.412Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-21T14:31:46.412Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-21T14:31:46.669Z] --- PASS: TestCopyFromContainer (3.29s) [2020-04-21T14:31:46.669Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-04-21T14:31:46.669Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-04-21T14:31:46.669Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-04-21T14:31:46.669Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-04-21T14:31:46.669Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-04-21T14:31:46.669Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-04-21T14:31:46.669Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-04-21T14:31:46.669Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-04-21T14:31:46.669Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-04-21T14:31:46.669Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2020-04-21T14:31:46.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-21T14:31:46.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:31:46.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:31:46.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:31:46.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:31:46.669Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:31:46.669Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:31:46.669Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:31:46.669Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:31:46.669Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:31:46.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-21T14:31:46.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-21T14:31:46.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-21T14:31:46.669Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-21T14:31:46.669Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-21T14:31:46.669Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-21T14:31:46.669Z] === RUN TestCreateWithInvalidEnv [2020-04-21T14:31:46.669Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-21T14:31:46.669Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-21T14:31:46.669Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-21T14:31:46.669Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-21T14:31:46.669Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-21T14:31:46.669Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-21T14:31:46.669Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-21T14:31:46.669Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-21T14:31:46.669Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-21T14:31:46.669Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-21T14:31:46.669Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-21T14:31:46.669Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-21T14:31:46.669Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-21T14:31:46.669Z] === RUN TestCreateTmpfsMountsTarget [2020-04-21T14:31:46.669Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-21T14:31:46.669Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-21T14:31:46.669Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-21T14:31:47.315Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2020-04-21T14:31:47.315Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-21T14:31:47.315Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:31:47.315Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:31:47.315Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:31:47.315Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:31:47.315Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:31:47.315Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:31:47.315Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:31:47.315Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:31:47.315Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:31:47.315Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:31:47.315Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:31:47.315Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:31:47.315Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:31:47.315Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:31:47.315Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:31:47.315Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-04-21T14:31:47.315Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-04-21T14:31:47.315Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-04-21T14:31:47.315Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-04-21T14:31:47.315Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-04-21T14:31:47.315Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-21T14:31:47.315Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-21T14:31:47.687Z] Removing intermediate container f28768e4abc0 [2020-04-21T14:31:47.687Z] ---> 966aa011dccd [2020-04-21T14:31:47.687Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-04-21T14:31:47.687Z] ---> Running in 5519af1fcd1b [2020-04-21T14:31:47.882Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-04-21T14:31:47.882Z] === RUN TestContainerStartOnDaemonRestart [2020-04-21T14:31:47.882Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-21T14:31:47.882Z] === RUN TestDaemonRestartIpcMode [2020-04-21T14:31:47.882Z] === PAUSE TestDaemonRestartIpcMode [2020-04-21T14:31:47.882Z] === RUN TestDaemonHostGatewayIP [2020-04-21T14:31:47.882Z] === PAUSE TestDaemonHostGatewayIP [2020-04-21T14:31:47.882Z] === RUN TestContainerKillOnDaemonStart [2020-04-21T14:31:47.882Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-21T14:31:47.882Z] === RUN TestDiff [2020-04-21T14:31:48.742Z] --- PASS: TestServiceWithPredefinedNetwork (3.14s) [2020-04-21T14:31:48.742Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-21T14:31:48.742Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:31:48.742Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:31:48.742Z] === RUN TestServiceWithDataPathPortInit [2020-04-21T14:31:48.817Z] --- PASS: TestDiff (0.82s) [2020-04-21T14:31:48.817Z] === RUN TestExecWithCloseStdin [2020-04-21T14:31:49.316Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-04-21T14:31:49.752Z] --- PASS: TestExecWithCloseStdin (0.87s) [2020-04-21T14:31:49.752Z] === RUN TestExec [2020-04-21T14:31:49.945Z] --- PASS: TestCreateWithCustomMaskedPaths (2.64s) [2020-04-21T14:31:49.945Z] === RUN TestCreateWithCapabilities [2020-04-21T14:31:49.945Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-21T14:31:49.945Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-21T14:31:49.945Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:31:49.945Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:31:49.945Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:31:49.945Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:31:49.945Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:31:49.945Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:31:49.945Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:31:49.945Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:31:49.945Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:31:49.945Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:31:49.945Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-21T14:31:49.945Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-21T14:31:49.945Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:31:49.945Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:31:49.945Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:31:49.945Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:31:49.945Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:31:49.945Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:31:49.945Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:31:49.945Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:31:49.945Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-21T14:31:49.945Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-21T14:31:49.945Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:31:49.945Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:31:49.945Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:31:49.945Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:31:49.945Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:31:49.945Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:31:49.945Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:31:49.945Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:31:49.945Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:31:49.945Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-04-21T14:31:49.945Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-04-21T14:31:49.945Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-04-21T14:31:49.945Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-21T14:31:49.945Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-21T14:31:49.945Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-04-21T14:31:49.945Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-21T14:31:49.945Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-04-21T14:31:49.945Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-21T14:31:49.945Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-04-21T14:31:49.945Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-04-21T14:31:49.945Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-04-21T14:31:49.945Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-21T14:31:50.202Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-21T14:31:50.459Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-21T14:31:50.687Z] --- PASS: TestExec (0.87s) [2020-04-21T14:31:50.687Z] === RUN TestExecUser [2020-04-21T14:31:50.716Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-21T14:31:51.254Z] --- PASS: TestExecUser (0.87s) [2020-04-21T14:31:51.254Z] === RUN TestExportContainerAndImportImage [2020-04-21T14:31:51.887Z] #66 466.6 + bin/containerd-shim-runc-v1 [2020-04-21T14:31:52.212Z] ......................... [ 67%] [2020-04-21T14:31:52.610Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.99s) [2020-04-21T14:31:52.610Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-21T14:31:52.610Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:31:52.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:31:52.610Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:31:52.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:31:52.610Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:31:52.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:31:52.610Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:31:52.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:31:52.610Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:31:52.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:31:52.610Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:31:52.610Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:31:52.610Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:31:52.610Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:31:52.630Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-04-21T14:31:52.630Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-21T14:31:52.867Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:31:52.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-21T14:31:52.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-21T14:31:52.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-21T14:31:52.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-21T14:31:52.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-04-21T14:31:52.867Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-04-21T14:31:52.867Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-21T14:31:53.797Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-04-21T14:31:53.797Z] === RUN TestContainerStartOnDaemonRestart [2020-04-21T14:31:53.797Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-21T14:31:53.797Z] === RUN TestDaemonRestartIpcMode [2020-04-21T14:31:53.797Z] === PAUSE TestDaemonRestartIpcMode [2020-04-21T14:31:53.797Z] === RUN TestDaemonHostGatewayIP [2020-04-21T14:31:53.797Z] === PAUSE TestDaemonHostGatewayIP [2020-04-21T14:31:53.797Z] === RUN TestContainerKillOnDaemonStart [2020-04-21T14:31:53.797Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-21T14:31:53.797Z] === RUN TestDiff [2020-04-21T14:31:54.054Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-21T14:31:54.532Z] --- PASS: TestExportContainerAfterDaemonRestart (1.98s) [2020-04-21T14:31:54.532Z] === RUN TestHealthCheckWorkdir [2020-04-21T14:31:54.618Z] --- PASS: TestDiff (0.93s) [2020-04-21T14:31:54.618Z] === RUN TestExecWithCloseStdin [2020-04-21T14:31:54.876Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-21T14:31:55.133Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-21T14:31:55.467Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-04-21T14:31:55.467Z] === RUN TestHealthKillContainer [2020-04-21T14:31:56.063Z] --- PASS: TestExecWithCloseStdin (1.25s) [2020-04-21T14:31:56.063Z] === RUN TestExec [2020-04-21T14:31:56.998Z] --- PASS: TestExec (1.08s) [2020-04-21T14:31:56.998Z] === RUN TestExecUser [2020-04-21T14:31:56.998Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-21T14:31:57.428Z] #66 471.6 + bin/containerd-shim-runc-v2 [2020-04-21T14:31:57.929Z] --- PASS: TestExecUser (1.09s) [2020-04-21T14:31:57.929Z] === RUN TestExportContainerAndImportImage [2020-04-21T14:31:58.186Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-21T14:31:58.447Z] #66 473.1 + binaries [2020-04-21T14:31:58.447Z] #66 473.1 + mkdir -p /build [2020-04-21T14:31:58.447Z] #66 473.1 + cp bin/containerd /build/containerd [2020-04-21T14:31:58.447Z] #66 473.1 + cp bin/containerd-shim /build/containerd-shim [2020-04-21T14:31:58.447Z] #66 473.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-21T14:31:58.447Z] #66 473.2 + cp bin/ctr /build/ctr [2020-04-21T14:31:58.447Z] #66 DONE 473.2s [2020-04-21T14:31:58.748Z] --- PASS: TestHealthKillContainer (2.95s) [2020-04-21T14:31:58.748Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-21T14:31:59.118Z] --- PASS: TestExportContainerAndImportImage (1.23s) [2020-04-21T14:31:59.118Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-21T14:31:59.315Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-04-21T14:31:59.315Z] === RUN TestIpcModeNone [2020-04-21T14:31:59.978Z] [2020-04-21T14:31:59.978Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-21T14:32:00.250Z] --- PASS: TestIpcModeNone (0.88s) [2020-04-21T14:32:00.250Z] === RUN TestIpcModePrivate [2020-04-21T14:32:00.263Z] #67 DONE 0.1s [2020-04-21T14:32:00.263Z] [2020-04-21T14:32:00.263Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-21T14:32:00.263Z] #71 DONE 0.1s [2020-04-21T14:32:00.263Z] [2020-04-21T14:32:00.263Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-21T14:32:00.263Z] #73 DONE 0.1s [2020-04-21T14:32:00.549Z] [2020-04-21T14:32:00.549Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-21T14:32:00.549Z] #76 DONE 0.1s [2020-04-21T14:32:00.549Z] [2020-04-21T14:32:00.549Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-21T14:32:00.549Z] #77 DONE 0.0s [2020-04-21T14:32:00.549Z] [2020-04-21T14:32:00.549Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-21T14:32:00.840Z] --- PASS: TestDaemonStartWithLogOpt (14.35s) [2020-04-21T14:32:00.840Z] === CONT TestReadPluginNoRead [2020-04-21T14:32:01.013Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-04-21T14:32:01.013Z] === RUN TestHealthCheckWorkdir [2020-04-21T14:32:01.186Z] --- PASS: TestIpcModePrivate (0.85s) [2020-04-21T14:32:01.186Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-04-21T14:32:01.186Z] === RUN TestIpcModeShareable [2020-04-21T14:32:01.270Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-21T14:32:01.752Z] --- PASS: TestIpcModeShareable (0.88s) [2020-04-21T14:32:01.752Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-04-21T14:32:01.752Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-21T14:32:01.835Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2020-04-21T14:32:01.835Z] === RUN TestHealthKillContainer [2020-04-21T14:32:02.092Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-21T14:32:02.657Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-21T14:32:02.657Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-21T14:32:03.221Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-21T14:32:03.259Z] #78 DONE 2.6s [2020-04-21T14:32:03.259Z] [2020-04-21T14:32:03.259Z] #79 exporting to oci image format [2020-04-21T14:32:03.259Z] #79 exporting layers [2020-04-21T14:32:03.364Z] --- PASS: TestContinueAfterPluginCrash (17.83s) [2020-04-21T14:32:03.478Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-21T14:32:03.736Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-21T14:32:03.928Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-21T14:32:05.036Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.71s) [2020-04-21T14:32:05.036Z] === RUN TestAPIIpcModeHost [2020-04-21T14:32:05.107Z] --- PASS: TestHealthKillContainer (3.21s) [2020-04-21T14:32:05.107Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-21T14:32:05.295Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-04-21T14:32:05.295Z] === RUN TestDaemonIpcModeShareable [2020-04-21T14:32:05.365Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-21T14:32:05.928Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-04-21T14:32:05.928Z] === RUN TestIpcModeNone [2020-04-21T14:32:06.860Z] --- PASS: TestIpcModeNone (1.12s) [2020-04-21T14:32:06.860Z] === RUN TestIpcModePrivate [2020-04-21T14:32:07.117Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-21T14:32:07.197Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-04-21T14:32:07.197Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-04-21T14:32:07.197Z] === RUN TestDaemonIpcModePrivate [2020-04-21T14:32:07.203Z] === RUN TestReadPluginNoRead/default [2020-04-21T14:32:07.374Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-21T14:32:07.939Z] --- PASS: TestIpcModePrivate (1.01s) [2020-04-21T14:32:07.939Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:207, shared: false, mustBeShared: false [2020-04-21T14:32:07.939Z] === RUN TestIpcModeShareable [2020-04-21T14:32:08.870Z] --- PASS: TestIpcModeShareable (0.91s) [2020-04-21T14:32:08.870Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:195, shared: true, mustBeShared: true [2020-04-21T14:32:08.870Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-21T14:32:08.870Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-21T14:32:09.100Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-04-21T14:32:09.100Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-21T14:32:09.100Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-21T14:32:10.243Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-21T14:32:10.500Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-21T14:32:11.003Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-04-21T14:32:11.003Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-21T14:32:11.003Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-21T14:32:11.039Z] --- PASS: TestServiceWithDataPathPortInit (20.19s) [2020-04-21T14:32:11.039Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-21T14:32:11.378Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-21T14:32:11.432Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-21T14:32:11.997Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.11s) [2020-04-21T14:32:11.997Z] === RUN TestAPIIpcModeHost [2020-04-21T14:32:12.253Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-21T14:32:12.817Z] --- PASS: TestAPIIpcModeHost (0.85s) [2020-04-21T14:32:12.817Z] === RUN TestDaemonIpcModeShareable [2020-04-21T14:32:12.905Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2020-04-21T14:32:12.906Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-04-21T14:32:12.906Z] === RUN TestIpcModeOlderClient [2020-04-21T14:32:12.906Z] === PAUSE TestIpcModeOlderClient [2020-04-21T14:32:12.906Z] === RUN TestKillContainerInvalidSignal [2020-04-21T14:32:13.074Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-21T14:32:13.472Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-04-21T14:32:13.472Z] === RUN TestKillContainer [2020-04-21T14:32:13.472Z] === RUN TestKillContainer/no_signal [2020-04-21T14:32:14.407Z] === RUN TestKillContainer/non_killing_signal [2020-04-21T14:32:14.445Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-21T14:32:14.653Z] --- PASS: TestReadPluginNoRead (14.14s) [2020-04-21T14:32:14.653Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (3.43s) [2020-04-21T14:32:14.653Z] --- PASS: TestReadPluginNoRead/default (3.38s) [2020-04-21T14:32:14.653Z] --- PASS: TestReadPluginNoRead/disabled_caching (3.37s) [2020-04-21T14:32:14.653Z] read_test.go:91: [dbf9155eb7159] daemon is not started [2020-04-21T14:32:14.653Z] PASS [2020-04-21T14:32:14.653Z] [2020-04-21T14:32:14.653Z] DONE 6 tests in 28.611s [2020-04-21T14:32:14.653Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-21T14:32:14.653Z] testing: warning: no tests to run [2020-04-21T14:32:14.653Z] PASS [2020-04-21T14:32:14.653Z] [2020-04-21T14:32:14.653Z] DONE 0 tests in 0.038s [2020-04-21T14:32:14.653Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-21T14:32:14.653Z] INFO: Testing against a local daemon [2020-04-21T14:32:14.653Z] === RUN TestPluginWithDevMounts [2020-04-21T14:32:14.653Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-04-21T14:32:14.653Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-21T14:32:14.653Z] PASS [2020-04-21T14:32:14.653Z] [2020-04-21T14:32:14.653Z] === Skipped [2020-04-21T14:32:14.653Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-04-21T14:32:14.653Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-21T14:32:14.653Z] [2020-04-21T14:32:14.653Z] [2020-04-21T14:32:14.653Z] DONE 1 tests, 1 skipped in 0.122s [2020-04-21T14:32:14.653Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-21T14:32:14.653Z] INFO: Testing against a local daemon [2020-04-21T14:32:14.653Z] === RUN TestSecretInspect [2020-04-21T14:32:14.653Z] --- SKIP: TestSecretInspect (0.02s) [2020-04-21T14:32:14.653Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.653Z] === RUN TestSecretList [2020-04-21T14:32:14.653Z] --- SKIP: TestSecretList (0.01s) [2020-04-21T14:32:14.653Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.653Z] === RUN TestSecretsCreateAndDelete [2020-04-21T14:32:14.653Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-04-21T14:32:14.653Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.653Z] === RUN TestSecretsUpdate [2020-04-21T14:32:14.653Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-04-21T14:32:14.653Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.653Z] === RUN TestTemplatedSecret [2020-04-21T14:32:14.653Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-04-21T14:32:14.653Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.653Z] === RUN TestSecretCreateResolve [2020-04-21T14:32:14.653Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-04-21T14:32:14.653Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.653Z] PASS [2020-04-21T14:32:14.653Z] [2020-04-21T14:32:14.653Z] === Skipped [2020-04-21T14:32:14.653Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-04-21T14:32:14.653Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.653Z] [2020-04-21T14:32:14.653Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-04-21T14:32:14.653Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.653Z] [2020-04-21T14:32:14.653Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-04-21T14:32:14.653Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.653Z] [2020-04-21T14:32:14.653Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-04-21T14:32:14.653Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.653Z] [2020-04-21T14:32:14.653Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-04-21T14:32:14.653Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.653Z] [2020-04-21T14:32:14.653Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-04-21T14:32:14.653Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.653Z] [2020-04-21T14:32:14.653Z] [2020-04-21T14:32:14.653Z] DONE 6 tests, 6 skipped in 0.177s [2020-04-21T14:32:14.653Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-21T14:32:14.653Z] INFO: Testing against a local daemon [2020-04-21T14:32:14.653Z] === RUN TestServiceCreateInit [2020-04-21T14:32:14.653Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-21T14:32:14.653Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-21T14:32:14.653Z] --- PASS: TestServiceCreateInit (0.02s) [2020-04-21T14:32:14.653Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-21T14:32:14.654Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.654Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-21T14:32:14.654Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.654Z] === RUN TestCreateServiceMultipleTimes [2020-04-21T14:32:14.654Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-04-21T14:32:14.654Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.654Z] === RUN TestCreateServiceConflict [2020-04-21T14:32:14.654Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-04-21T14:32:14.654Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.654Z] === RUN TestCreateServiceMaxReplicas [2020-04-21T14:32:14.654Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-04-21T14:32:14.654Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.654Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-21T14:32:14.654Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-04-21T14:32:14.654Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.654Z] === RUN TestCreateServiceSecretFileMode [2020-04-21T14:32:14.654Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-04-21T14:32:14.654Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.654Z] === RUN TestCreateServiceConfigFileMode [2020-04-21T14:32:14.654Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-04-21T14:32:14.654Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.654Z] === RUN TestCreateServiceSysctls [2020-04-21T14:32:14.654Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-04-21T14:32:14.654Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.654Z] === RUN TestCreateServiceCapabilities [2020-04-21T14:32:14.654Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-04-21T14:32:14.654Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.654Z] === RUN TestInspect [2020-04-21T14:32:14.654Z] --- SKIP: TestInspect (0.02s) [2020-04-21T14:32:14.654Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.654Z] === RUN TestCreateJob [2020-04-21T14:32:14.654Z] --- SKIP: TestCreateJob (0.01s) [2020-04-21T14:32:14.654Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.654Z] === RUN TestReplicatedJob [2020-04-21T14:32:14.654Z] --- SKIP: TestReplicatedJob (0.01s) [2020-04-21T14:32:14.654Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.654Z] === RUN TestUpdateReplicatedJob [2020-04-21T14:32:14.654Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-04-21T14:32:14.654Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.654Z] === RUN TestServiceListWithStatuses [2020-04-21T14:32:14.654Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-21T14:32:14.654Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:32:14.654Z] === RUN TestDockerNetworkConnectAlias [2020-04-21T14:32:14.666Z] === RUN TestKillContainer/killing_signal [2020-04-21T14:32:14.702Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2020-04-21T14:32:14.702Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: true, mustBeShared: true [2020-04-21T14:32:14.702Z] === RUN TestDaemonIpcModePrivate [2020-04-21T14:32:14.911Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-04-21T14:32:14.911Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.911Z] === RUN TestDockerNetworkReConnect [2020-04-21T14:32:14.911Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-04-21T14:32:14.911Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:14.911Z] === RUN TestServicePlugin [2020-04-21T14:32:16.040Z] --- PASS: TestKillContainer (2.27s) [2020-04-21T14:32:16.040Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-04-21T14:32:16.040Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-04-21T14:32:16.040Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2020-04-21T14:32:16.040Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-21T14:32:16.040Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-21T14:32:16.072Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-21T14:32:16.606Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-21T14:32:16.686Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-21T14:32:16.686Z] --- PASS: TestDaemonIpcModePrivate (2.07s) [2020-04-21T14:32:16.686Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: false, mustBeShared: false [2020-04-21T14:32:16.686Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-21T14:32:16.686Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-21T14:32:17.540Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2020-04-21T14:32:17.540Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-04-21T14:32:17.540Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-04-21T14:32:17.540Z] === RUN TestKillStoppedContainer [2020-04-21T14:32:17.540Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-04-21T14:32:17.540Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-21T14:32:17.540Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-04-21T14:32:17.540Z] === RUN TestKillDifferentUserContainer [2020-04-21T14:32:18.476Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-04-21T14:32:18.476Z] === RUN TestInspectOomKilledTrue [2020-04-21T14:32:18.476Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-21T14:32:18.476Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:32:18.476Z] === RUN TestInspectOomKilledFalse [2020-04-21T14:32:18.476Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-21T14:32:18.476Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:32:18.476Z] === RUN TestLinksEtcHostsContentMatch [2020-04-21T14:32:18.602Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s) [2020-04-21T14:32:18.602Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false [2020-04-21T14:32:18.602Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-21T14:32:19.043Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-04-21T14:32:19.043Z] === RUN TestLinksContainerNames [2020-04-21T14:32:19.088Z] --- SKIP: TestServicePlugin (3.65s) [2020-04-21T14:32:19.088Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.088Z] === RUN TestServiceUpdateLabel [2020-04-21T14:32:19.088Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-04-21T14:32:19.088Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.088Z] === RUN TestServiceUpdateSecrets [2020-04-21T14:32:19.088Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-04-21T14:32:19.088Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.088Z] === RUN TestServiceUpdateConfigs [2020-04-21T14:32:19.088Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-04-21T14:32:19.088Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.088Z] === RUN TestServiceUpdateNetwork [2020-04-21T14:32:19.088Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-04-21T14:32:19.088Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.088Z] === RUN TestServiceUpdatePidsLimit [2020-04-21T14:32:19.088Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-04-21T14:32:19.088Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.088Z] PASS [2020-04-21T14:32:19.088Z] [2020-04-21T14:32:19.088Z] === Skipped [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-21T14:32:19.089Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-21T14:32:19.089Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-21T14:32:19.089Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-21T14:32:19.089Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-04-21T14:32:19.089Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-04-21T14:32:19.089Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-04-21T14:32:19.089Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-04-21T14:32:19.089Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-04-21T14:32:19.089Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-04-21T14:32:19.089Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-04-21T14:32:19.089Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-04-21T14:32:19.089Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-04-21T14:32:19.089Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-04-21T14:32:19.089Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-04-21T14:32:19.089Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-04-21T14:32:19.089Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-21T14:32:19.089Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-04-21T14:32:19.089Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-04-21T14:32:19.089Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestServicePlugin (3.65s) [2020-04-21T14:32:19.089Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-04-21T14:32:19.089Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-04-21T14:32:19.089Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-04-21T14:32:19.089Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-04-21T14:32:19.089Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-04-21T14:32:19.089Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] DONE 24 tests, 23 skipped in 4.090s [2020-04-21T14:32:19.089Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-21T14:32:19.089Z] INFO: Testing against a local daemon [2020-04-21T14:32:19.089Z] === RUN TestSessionCreate [2020-04-21T14:32:19.089Z] --- PASS: TestSessionCreate (0.02s) [2020-04-21T14:32:19.089Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-21T14:32:19.089Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-04-21T14:32:19.089Z] PASS [2020-04-21T14:32:19.089Z] [2020-04-21T14:32:19.089Z] DONE 2 tests in 0.136s [2020-04-21T14:32:19.089Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-21T14:32:19.089Z] INFO: Testing against a local daemon [2020-04-21T14:32:19.089Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-21T14:32:19.089Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:32:19.089Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:32:19.089Z] === RUN TestEventsExecDie [2020-04-21T14:32:19.430Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.31s) [2020-04-21T14:32:19.430Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k2s3gr3jcgf15kt04dvfg8tkp Created:2020-04-21 14:32:10.01901647 +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[5cf3c41e3a4147d654ed06f9b819b9ba143cf878560759d2cf7306049d09ab3f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.roxs9ux6osuzy9z09e6kt3vsw EndpointID:d606e3e5d4c6060f33f4dacef1a82c02c121b90d09b53d7fb25c19eaca15d195 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fee4884ad3cd6010ad09d4f6058c212f9b4fa9ba5c8bbd3d57bdf8a4f43072e4 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:fe1821be81dc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.roxs9ux6osuzy9z09e6kt3vsw EndpointID:d606e3e5d4c6060f33f4dacef1a82c02c121b90d09b53d7fb25c19eaca15d195 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-21T14:32:19.430Z] PASS [2020-04-21T14:32:19.430Z] [2020-04-21T14:32:19.430Z] === Skipped [2020-04-21T14:32:19.430Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:32:19.430Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:32:19.430Z] [2020-04-21T14:32:19.430Z] [2020-04-21T14:32:19.430Z] DONE 22 tests, 1 skipped in 52.984s [2020-04-21T14:32:19.430Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:32:19.430Z] ++ 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 [2020-04-21T14:32:19.430Z] ++ set -e [2020-04-21T14:32:19.430Z] ++ '[' -n 0 ']' [2020-04-21T14:32:19.430Z] ++ set -x [2020-04-21T14:32:19.430Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:32:19.430Z] INFO: Testing against a local daemon [2020-04-21T14:32:19.430Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-21T14:32:19.430Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:32:19.430Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:32:19.430Z] === RUN TestDockerNetworkIpvlan [2020-04-21T14:32:19.430Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:32:19.430Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:32:19.430Z] PASS [2020-04-21T14:32:19.430Z] [2020-04-21T14:32:19.430Z] === Skipped [2020-04-21T14:32:19.430Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:32:19.430Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:32:19.430Z] [2020-04-21T14:32:19.430Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:32:19.430Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:32:19.430Z] [2020-04-21T14:32:19.430Z] [2020-04-21T14:32:19.430Z] DONE 2 tests, 2 skipped in 0.070s [2020-04-21T14:32:19.430Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:32:19.430Z] ++ 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 [2020-04-21T14:32:19.430Z] ++ set -e [2020-04-21T14:32:19.430Z] ++ '[' -n 0 ']' [2020-04-21T14:32:19.430Z] ++ set -x [2020-04-21T14:32:19.430Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:32:19.430Z] INFO: Testing against a local daemon [2020-04-21T14:32:19.430Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-21T14:32:19.654Z] --- PASS: TestEventsExecDie (0.88s) [2020-04-21T14:32:19.654Z] === RUN TestEventsBackwardsCompatible [2020-04-21T14:32:19.654Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-04-21T14:32:19.654Z] === RUN TestInfoBinaryCommits [2020-04-21T14:32:19.813Z] INFO: Sources obtained for gotestsum... [2020-04-21T14:32:19.813Z] INFO: Checkout done for gotestsum... [2020-04-21T14:32:19.911Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-21T14:32:19.911Z] === RUN TestInfoAPIVersioned [2020-04-21T14:32:19.911Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-21T14:32:19.911Z] === RUN TestInfoDiscoveryBackend [2020-04-21T14:32:20.495Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-21T14:32:20.495Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-04-21T14:32:20.495Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:199, shared: true, mustBeShared: true [2020-04-21T14:32:20.495Z] === RUN TestIpcModeOlderClient [2020-04-21T14:32:20.495Z] === PAUSE TestIpcModeOlderClient [2020-04-21T14:32:20.495Z] === RUN TestKillContainerInvalidSignal [2020-04-21T14:32:20.846Z] INFO: Build done for gotestsum... [2020-04-21T14:32:20.898Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2020-04-21T14:32:20.898Z] === RUN TestDockerNetworkMacvlan [2020-04-21T14:32:20.944Z] --- PASS: TestLinksContainerNames (1.55s) [2020-04-21T14:32:20.944Z] === RUN TestLogsFollowTailEmpty [2020-04-21T14:32:21.430Z] --- PASS: TestKillContainerInvalidSignal (0.95s) [2020-04-21T14:32:21.430Z] === RUN TestKillContainer [2020-04-21T14:32:21.430Z] === RUN TestKillContainer/no_signal [2020-04-21T14:32:21.510Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-04-21T14:32:21.510Z] === RUN TestContainerNetworkMountsNoChown [2020-04-21T14:32:21.511Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-21T14:32:21.805Z] --- PASS: TestInfoDiscoveryBackend (1.80s) [2020-04-21T14:32:21.805Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-21T14:32:22.078Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-04-21T14:32:22.078Z] === RUN TestMountDaemonRoot [2020-04-21T14:32:22.078Z] === RUN TestMountDaemonRoot/default [2020-04-21T14:32:22.078Z] === PAUSE TestMountDaemonRoot/default [2020-04-21T14:32:22.078Z] === RUN TestMountDaemonRoot/private [2020-04-21T14:32:22.078Z] === PAUSE TestMountDaemonRoot/private [2020-04-21T14:32:22.078Z] === RUN TestMountDaemonRoot/rprivate [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/slave [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/slave [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/rslave [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/shared [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/shared [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/rshared [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/default [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/shared [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/rslave [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/rshared [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/rprivate [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/slave [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/private [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:32:22.336Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-21T14:32:22.336Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:32:22.336Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-21T14:32:22.360Z] === RUN TestKillContainer/non_killing_signal [2020-04-21T14:32:22.516Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-21T14:32:22.594Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:32:22.595Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:32:22.595Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:32:22.595Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-21T14:32:22.595Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:32:22.595Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-21T14:32:22.595Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:32:22.595Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-21T14:32:22.595Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:32:22.595Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:32:22.595Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-21T14:32:22.595Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-04-21T14:32:22.595Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-21T14:32:22.595Z] === RUN TestContainerBindMountNonRecursive [2020-04-21T14:32:22.924Z] === RUN TestKillContainer/killing_signal [2020-04-21T14:32:23.520Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-21T14:32:24.297Z] --- PASS: TestKillContainer (2.71s) [2020-04-21T14:32:24.297Z] --- PASS: TestKillContainer/no_signal (0.96s) [2020-04-21T14:32:24.297Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2020-04-21T14:32:24.297Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2020-04-21T14:32:24.297Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-21T14:32:24.297Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-21T14:32:24.554Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-21T14:32:24.810Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-21T14:32:25.126Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2020-04-21T14:32:25.126Z] === RUN TestNetworkNat [2020-04-21T14:32:25.693Z] --- PASS: TestNetworkNat (0.91s) [2020-04-21T14:32:25.693Z] === RUN TestNetworkLocalhostTCPNat [2020-04-21T14:32:25.741Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2020-04-21T14:32:25.741Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-04-21T14:32:25.741Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2020-04-21T14:32:25.741Z] === RUN TestKillStoppedContainer [2020-04-21T14:32:25.979Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.94s) [2020-04-21T14:32:25.979Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-21T14:32:25.979Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-21T14:32:25.979Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:32:25.979Z] === RUN TestInfoAPI [2020-04-21T14:32:25.979Z] --- PASS: TestInfoAPI (0.04s) [2020-04-21T14:32:25.979Z] === RUN TestInfoAPIWarnings [2020-04-21T14:32:26.001Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-04-21T14:32:26.001Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-21T14:32:26.001Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-04-21T14:32:26.001Z] === RUN TestKillDifferentUserContainer [2020-04-21T14:32:26.628Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-04-21T14:32:26.628Z] === RUN TestNetworkLoopbackNat [2020-04-21T14:32:26.934Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2020-04-21T14:32:26.934Z] === RUN TestInspectOomKilledTrue [2020-04-21T14:32:26.934Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-21T14:32:26.934Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:32:26.934Z] === RUN TestInspectOomKilledFalse [2020-04-21T14:32:26.934Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-21T14:32:26.934Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:32:26.934Z] === RUN TestLinksEtcHostsContentMatch [2020-04-21T14:32:26.934Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-21T14:32:26.966Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-21T14:32:27.349Z] --- PASS: TestInfoAPIWarnings (1.81s) [2020-04-21T14:32:27.349Z] === RUN TestInfoDebug [2020-04-21T14:32:27.498Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-04-21T14:32:27.498Z] === RUN TestLinksContainerNames [2020-04-21T14:32:27.563Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2020-04-21T14:32:27.563Z] === RUN TestPause [2020-04-21T14:32:28.498Z] --- PASS: TestPause (0.86s) [2020-04-21T14:32:28.498Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-21T14:32:28.498Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:32:28.498Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:32:28.498Z] === RUN TestPauseStopPausedContainer [2020-04-21T14:32:28.980Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-04-21T14:32:29.392Z] --- PASS: TestLinksContainerNames (1.91s) [2020-04-21T14:32:29.392Z] === RUN TestLogsFollowTailEmpty [2020-04-21T14:32:29.433Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-04-21T14:32:29.433Z] === RUN TestPsFilter [2020-04-21T14:32:29.692Z] --- PASS: TestPsFilter (0.28s) [2020-04-21T14:32:29.692Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-21T14:32:29.906Z] --- PASS: TestInfoDebug (2.02s) [2020-04-21T14:32:29.906Z] === RUN TestInfoInsecureRegistries [2020-04-21T14:32:29.956Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-21T14:32:30.213Z] --- PASS: TestLogsFollowTailEmpty (1.03s) [2020-04-21T14:32:30.213Z] === RUN TestContainerNetworkMountsNoChown [2020-04-21T14:32:30.628Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-04-21T14:32:30.628Z] === RUN TestRemoveContainerWithVolume [2020-04-21T14:32:31.195Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-04-21T14:32:31.195Z] === RUN TestRemoveContainerRunning [2020-04-21T14:32:31.339Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-21T14:32:31.584Z] --- PASS: TestContainerNetworkMountsNoChown (1.01s) [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/default [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/default [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/private [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/private [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/rprivate [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/slave [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/slave [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/rslave [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/shared [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/shared [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/rshared [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-21T14:32:31.584Z] === CONT TestMountDaemonRoot/default [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:32:31.584Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-21T14:32:31.584Z] === CONT TestMountDaemonRoot/rshared [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:32:31.584Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:32:31.584Z] === CONT TestMountDaemonRoot/shared [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:32:31.584Z] === CONT TestMountDaemonRoot/rslave [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:32:31.584Z] === CONT TestMountDaemonRoot/slave [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:32:31.584Z] === CONT TestMountDaemonRoot/rprivate [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:32:31.584Z] === CONT TestMountDaemonRoot/private [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-21T14:32:31.584Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:32:31.584Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:32:31.584Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:32:31.584Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-21T14:32:31.584Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:32:31.584Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:32:31.584Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:32:31.584Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:32:31.816Z] --- PASS: TestInfoInsecureRegistries (2.01s) [2020-04-21T14:32:31.816Z] === RUN TestInfoRegistryMirrors [2020-04-21T14:32:31.842Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-21T14:32:31.842Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:32:31.842Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:32:31.842Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-21T14:32:31.842Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:32:31.842Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-21T14:32:31.842Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:32:31.842Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:32:32.099Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:32:32.099Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:32:32.099Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:32:32.099Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-21T14:32:32.099Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:32:32.099Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-21T14:32:32.099Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:32:32.099Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:32:32.099Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:32:32.099Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:32:32.099Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-21T14:32:32.099Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:32:32.145Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-04-21T14:32:32.145Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.13s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-21T14:32:32.357Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-21T14:32:32.357Z] === RUN TestContainerBindMountNonRecursive [2020-04-21T14:32:32.922Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-21T14:32:33.087Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-04-21T14:32:33.087Z] === RUN TestRemoveInvalidContainer [2020-04-21T14:32:33.087Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-21T14:32:33.087Z] === RUN TestRenameLinkedContainer [2020-04-21T14:32:33.639Z] Removing intermediate container 5519af1fcd1b [2020-04-21T14:32:33.639Z] ---> fcb11545b475 [2020-04-21T14:32:33.639Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-04-21T14:32:33.639Z] ---> Running in 7434aa766b7b [2020-04-21T14:32:33.639Z] Removing intermediate container 7434aa766b7b [2020-04-21T14:32:33.639Z] ---> 620dc5ece570 [2020-04-21T14:32:33.639Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-04-21T14:32:33.639Z] ---> Running in a66e529b72cd [2020-04-21T14:32:33.639Z] Removing intermediate container a66e529b72cd [2020-04-21T14:32:33.639Z] ---> f4c5f02c4668 [2020-04-21T14:32:33.639Z] Step 10/10 : COPY . . [2020-04-21T14:32:33.711Z] --- PASS: TestInfoRegistryMirrors (2.04s) [2020-04-21T14:32:33.711Z] === RUN TestLoginFailsWithBadCredentials [2020-04-21T14:32:33.711Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-04-21T14:32:33.711Z] === RUN TestPingCacheHeaders [2020-04-21T14:32:33.711Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-04-21T14:32:33.711Z] === RUN TestPingGet [2020-04-21T14:32:33.711Z] --- PASS: TestPingGet (0.01s) [2020-04-21T14:32:33.711Z] === RUN TestPingHead [2020-04-21T14:32:33.711Z] --- PASS: TestPingHead (0.02s) [2020-04-21T14:32:33.711Z] === RUN TestVersion [2020-04-21T14:32:33.711Z] --- PASS: TestVersion (0.02s) [2020-04-21T14:32:33.711Z] PASS [2020-04-21T14:32:33.711Z] [2020-04-21T14:32:33.711Z] === Skipped [2020-04-21T14:32:33.711Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:32:33.711Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:32:33.711Z] [2020-04-21T14:32:33.711Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-21T14:32:33.711Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:32:33.711Z] [2020-04-21T14:32:33.711Z] [2020-04-21T14:32:33.711Z] DONE 18 tests, 2 skipped in 15.010s [2020-04-21T14:32:33.711Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-21T14:32:33.967Z] INFO: Testing against a local daemon [2020-04-21T14:32:33.967Z] === RUN TestVolumesCreateAndList [2020-04-21T14:32:33.967Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-04-21T14:32:33.967Z] === RUN TestVolumesRemove [2020-04-21T14:32:33.967Z] --- PASS: TestVolumesRemove (0.08s) [2020-04-21T14:32:33.967Z] === RUN TestVolumesInspect [2020-04-21T14:32:33.968Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-21T14:32:33.968Z] === RUN TestVolumesInvalidJSON [2020-04-21T14:32:33.968Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-21T14:32:33.968Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-21T14:32:33.968Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-21T14:32:33.968Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-21T14:32:33.968Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-21T14:32:33.968Z] PASS [2020-04-21T14:32:33.968Z] [2020-04-21T14:32:33.968Z] DONE 5 tests in 0.231s [2020-04-21T14:32:33.968Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-21T14:32:33.968Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11933 is not a child of this shell [2020-04-21T14:32:33.968Z] warning: PID 11933 from bundles/test-integration/docker.pid had a nonzero exit code [2020-04-21T14:32:33.968Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-21T14:32:33.968Z] [2020-04-21T14:32:33.968Z] Unloading profiles will leave already running processes permanently [2020-04-21T14:32:33.968Z] unconfined, which can lead to unexpected situations. [2020-04-21T14:32:33.968Z] [2020-04-21T14:32:33.968Z] To set a process to complain mode, use the command line tool [2020-04-21T14:32:33.968Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-21T14:32:33.968Z] Removing test suite binaries [2020-04-21T14:32:34.293Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-21T14:32:34.551Z] --- PASS: TestContainerBindMountNonRecursive (2.22s) [2020-04-21T14:32:34.551Z] === RUN TestNetworkNat [2020-04-21T14:32:34.551Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-21T14:32:35.337Z] [2020-04-21T14:32:35.483Z] --- PASS: TestNetworkNat (0.98s) [2020-04-21T14:32:35.483Z] === RUN TestNetworkLocalhostTCPNat [2020-04-21T14:32:35.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-21T14:32:36.390Z] --- PASS: TestRenameLinkedContainer (3.32s) [2020-04-21T14:32:36.390Z] === RUN TestRenameStoppedContainer [2020-04-21T14:32:36.414Z] --- PASS: TestNetworkLocalhostTCPNat (1.04s) [2020-04-21T14:32:36.414Z] === RUN TestNetworkLoopbackNat Post stage [Pipeline] junit [2020-04-21T14:32:36.720Z] Recording test results [2020-04-21T14:32:36.966Z] --- PASS: TestRenameStoppedContainer (0.80s) [2020-04-21T14:32:36.966Z] === RUN TestRenameRunningContainerAndReuse [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-21T14:32:37.568Z] + echo Ensuring container killed. [2020-04-21T14:32:37.568Z] Ensuring container killed. [2020-04-21T14:32:37.568Z] + docker rm -vf docker-pr1 [2020-04-21T14:32:37.568Z] Error: No such container: docker-pr1 [2020-04-21T14:32:37.568Z] + true [Pipeline] sh [2020-04-21T14:32:37.785Z] --- PASS: TestNetworkLoopbackNat (1.35s) [2020-04-21T14:32:37.785Z] === RUN TestPause [2020-04-21T14:32:37.848Z] + echo Chowning /workspace to jenkins user [2020-04-21T14:32:37.848Z] Chowning /workspace to jenkins user [2020-04-21T14:32:37.848Z] + id -u [2020-04-21T14:32:37.848Z] + id -g [2020-04-21T14:32:37.848Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40845:/workspace busybox chown -R 1000:1000 /workspace [2020-04-21T14:32:37.848Z] Unable to find image 'busybox:latest' locally [2020-04-21T14:32:37.848Z] latest: Pulling from library/busybox [2020-04-21T14:32:37.848Z] e2334dd9fee4: Pulling fs layer [2020-04-21T14:32:38.105Z] e2334dd9fee4: Download complete [2020-04-21T14:32:38.105Z] e2334dd9fee4: Pull complete [2020-04-21T14:32:38.105Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-21T14:32:38.105Z] Status: Downloaded newer image for busybox:latest [2020-04-21T14:32:38.131Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-21T14:32:38.718Z] --- PASS: TestPause (0.97s) [2020-04-21T14:32:38.718Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-21T14:32:38.718Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:32:38.718Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:32:38.718Z] === RUN TestPauseStopPausedContainer [2020-04-21T14:32:38.876Z] --- PASS: TestRenameRunningContainerAndReuse (1.62s) [2020-04-21T14:32:38.876Z] === RUN TestRenameInvalidName [2020-04-21T14:32:39.442Z] --- PASS: TestRenameInvalidName (0.79s) [2020-04-21T14:32:39.442Z] === RUN TestRenameAnonymousContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-21T14:32:40.089Z] --- PASS: TestPauseStopPausedContainer (1.13s) [2020-04-21T14:32:40.089Z] === RUN TestPsFilter [2020-04-21T14:32:40.089Z] --- PASS: TestPsFilter (0.24s) [2020-04-21T14:32:40.089Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-21T14:32:40.150Z] --- PASS: TestDockerNetworkMacvlan (19.23s) [2020-04-21T14:32:40.150Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-04-21T14:32:40.150Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-04-21T14:32:40.150Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.36s) [2020-04-21T14:32:40.150Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.42s) [2020-04-21T14:32:40.150Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.29s) [2020-04-21T14:32:40.150Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2020-04-21T14:32:40.150Z] PASS [2020-04-21T14:32:40.150Z] [2020-04-21T14:32:40.150Z] DONE 8 tests in 20.756s [2020-04-21T14:32:40.150Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-21T14:32:40.150Z] ++ 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 [2020-04-21T14:32:40.150Z] ++ set -e [2020-04-21T14:32:40.150Z] ++ '[' -n 0 ']' [2020-04-21T14:32:40.150Z] ++ set -x [2020-04-21T14:32:40.150Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:32:40.150Z] testing: warning: no tests to run [2020-04-21T14:32:40.150Z] PASS [2020-04-21T14:32:40.150Z] [2020-04-21T14:32:40.150Z] DONE 0 tests in 0.014s [2020-04-21T14:32:40.150Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-21T14:32:40.150Z] ++ 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 [2020-04-21T14:32:40.150Z] ++ set -e [2020-04-21T14:32:40.150Z] ++ '[' -n 0 ']' [2020-04-21T14:32:40.150Z] ++ set -x [2020-04-21T14:32:40.150Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:32:40.150Z] INFO: Testing against a local daemon [2020-04-21T14:32:40.150Z] === RUN TestAuthZPluginAllowRequest [2020-04-21T14:32:40.295Z] + bundleName=amd64-rootless [2020-04-21T14:32:40.295Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-04-21T14:32:40.295Z] Creating amd64-rootless-bundles.tar.gz [2020-04-21T14:32:40.295Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-21T14:32:40.295Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-21T14:32:40.305Z] Archiving artifacts [2020-04-21T14:32:40.520Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40845/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-21T14:32:40.833Z] + make clean [2020-04-21T14:32:41.090Z] docker volume rm -f docker-dev-cache [2020-04-21T14:32:41.090Z] docker-dev-cache [Pipeline] deleteDir [2020-04-21T14:32:41.461Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.01s) [2020-04-21T14:32:41.461Z] === RUN TestRemoveContainerWithVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2020-04-21T14:32:41.619Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-04-21T14:32:41.619Z] === RUN TestAuthZPluginTLS [Pipeline] // stage [Pipeline] } [2020-04-21T14:32:42.233Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-04-21T14:32:42.233Z] === RUN TestAuthZPluginDenyRequest [2020-04-21T14:32:42.395Z] --- PASS: TestRemoveContainerWithVolume (1.17s) [2020-04-21T14:32:42.395Z] === RUN TestRemoveContainerRunning [2020-04-21T14:32:42.845Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-04-21T14:32:42.845Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-21T14:32:43.127Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-04-21T14:32:43.127Z] === RUN TestAuthZPluginDenyResponse [2020-04-21T14:32:43.327Z] --- PASS: TestRemoveContainerRunning (0.94s) [2020-04-21T14:32:43.327Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-21T14:32:43.629Z] --- PASS: TestRenameAnonymousContainer (4.03s) [2020-04-21T14:32:43.629Z] === RUN TestRenameContainerWithSameName [2020-04-21T14:32:43.739Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-04-21T14:32:43.739Z] === RUN TestAuthZPluginAllowEventStream [2020-04-21T14:32:44.196Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-04-21T14:32:44.196Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-21T14:32:44.699Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.32s) [2020-04-21T14:32:44.699Z] === RUN TestRemoveInvalidContainer [2020-04-21T14:32:44.699Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-21T14:32:44.699Z] === RUN TestRenameLinkedContainer [2020-04-21T14:32:45.634Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-21T14:32:45.759Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2020-04-21T14:32:45.759Z] === RUN TestAuthZPluginErrorResponse [2020-04-21T14:32:46.040Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-04-21T14:32:46.040Z] === RUN TestAuthZPluginErrorRequest [2020-04-21T14:32:46.097Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2020-04-21T14:32:46.097Z] === RUN TestResize [2020-04-21T14:32:46.652Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-04-21T14:32:46.652Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-21T14:32:46.663Z] --- PASS: TestResize (0.79s) [2020-04-21T14:32:46.663Z] === RUN TestResizeWithInvalidSize [2020-04-21T14:32:46.934Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-04-21T14:32:46.934Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-21T14:32:47.115Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-04-21T14:32:47.115Z] tests/integration/client_test.py ..... [ 75%] [2020-04-21T14:32:47.115Z] tests/integration/context_api_test.py .. [ 76%] [2020-04-21T14:32:47.115Z] tests/integration/errors_test.py . [ 76%] [2020-04-21T14:32:47.530Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-21T14:32:47.598Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-04-21T14:32:47.598Z] === RUN TestResizeWhenContainerNotStarted [2020-04-21T14:32:48.097Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-21T14:32:48.165Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-04-21T14:32:48.166Z] === RUN TestDaemonRestartKillContainers [2020-04-21T14:32:48.166Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:32:48.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:32:48.166Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:32:48.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:32:48.166Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:32:48.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:32:48.166Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:32:48.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:32:48.166Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:32:48.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:32:48.166Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:32:48.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:32:48.166Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:32:48.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:32:48.166Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:32:48.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:32:48.166Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:32:48.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:32:48.166Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:32:48.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:32:48.166Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:32:48.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:32:48.166Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:32:48.166Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:32:48.166Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:32:48.166Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:32:48.166Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:32:48.166Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:32:48.661Z] --- PASS: TestRenameLinkedContainer (3.97s) [2020-04-21T14:32:48.661Z] === RUN TestRenameStoppedContainer [2020-04-21T14:32:48.919Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-21T14:32:49.603Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2020-04-21T14:32:49.603Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-21T14:32:49.851Z] --- PASS: TestRenameStoppedContainer (1.01s) [2020-04-21T14:32:49.851Z] === RUN TestRenameRunningContainerAndReuse [2020-04-21T14:32:50.073Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:32:50.414Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-21T14:32:51.011Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:32:51.270Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:32:51.270Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:32:51.345Z] --- PASS: TestRenameRunningContainerAndReuse (1.83s) [2020-04-21T14:32:51.345Z] === RUN TestRenameInvalidName [2020-04-21T14:32:51.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-21T14:32:51.619Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2020-04-21T14:32:51.619Z] === RUN TestAuthZPluginHeader [2020-04-21T14:32:52.232Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-04-21T14:32:52.232Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-21T14:32:52.232Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-21T14:32:52.232Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:32:52.232Z] === RUN TestAuthZPluginV2Disable [2020-04-21T14:32:52.232Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-21T14:32:52.232Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:32:52.232Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-21T14:32:52.232Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-21T14:32:52.232Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:32:52.232Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-21T14:32:52.232Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-21T14:32:52.232Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:32:52.232Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-21T14:32:52.534Z] --- PASS: TestRenameInvalidName (0.99s) [2020-04-21T14:32:52.534Z] === RUN TestRenameAnonymousContainer [2020-04-21T14:32:52.646Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:32:52.906Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:32:53.168Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:32:53.464Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-21T14:32:54.550Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:32:56.745Z] --- PASS: TestRenameAnonymousContainer (3.85s) [2020-04-21T14:32:56.745Z] === RUN TestRenameContainerWithSameName [2020-04-21T14:32:57.003Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-21T14:32:57.084Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-21T14:32:57.084Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.80s) [2020-04-21T14:32:57.084Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.81s) [2020-04-21T14:32:57.084Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.98s) [2020-04-21T14:32:57.084Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.02s) [2020-04-21T14:32:57.084Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-04-21T14:32:57.084Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-04-21T14:32:57.084Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.01s) [2020-04-21T14:32:57.084Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-04-21T14:32:57.084Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.60s) [2020-04-21T14:32:57.084Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.60s) [2020-04-21T14:32:57.084Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s) [2020-04-21T14:32:57.084Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s) [2020-04-21T14:32:57.084Z] === RUN TestCgroupNamespacesRun [2020-04-21T14:32:57.260Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2020-04-21T14:32:57.260Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-21T14:32:58.986Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-04-21T14:32:58.986Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-21T14:32:59.157Z] --- PASS: TestRenameContainerWithLinkedContainer (1.85s) [2020-04-21T14:32:59.157Z] === RUN TestResize [2020-04-21T14:32:59.511Z] ---> d089de17f1b2 [2020-04-21T14:33:00.089Z] --- PASS: TestResize (0.99s) [2020-04-21T14:33:00.089Z] === RUN TestResizeWithInvalidSize [2020-04-21T14:33:00.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-21T14:33:00.361Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2020-04-21T14:33:00.361Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-21T14:33:00.546Z] Successfully built d089de17f1b2 [2020-04-21T14:33:00.546Z] Successfully tagged docker:latest [2020-04-21T14:33:00.546Z] INFO: Image build ended at 04/21/2020 14:33:00. Duration:00:04:20.6241862 [2020-04-21T14:33:00.911Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-04-21T14:33:00.911Z] === RUN TestResizeWhenContainerNotStarted [2020-04-21T14:33:00.911Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-21T14:33:01.035Z] [2020-04-21T14:33:01.035Z] [2020-04-21T14:33:01.035Z] INFO: Building the test binaries at 04/21/2020 14:33:00... [2020-04-21T14:33:01.168Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-21T14:33:02.100Z] --- PASS: TestResizeWhenContainerNotStarted (1.13s) [2020-04-21T14:33:02.100Z] === RUN TestDaemonRestartKillContainers [2020-04-21T14:33:02.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:33:02.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:33:02.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:33:02.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:33:02.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:33:02.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:33:02.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:33:02.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:33:02.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:33:02.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:33:02.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:33:02.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:33:02.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:33:02.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:33:02.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:33:02.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:33:02.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:33:02.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:33:02.100Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:33:02.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:33:02.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:33:02.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:33:02.100Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:33:02.100Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:33:02.100Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:33:02.100Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:33:02.263Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2020-04-21T14:33:02.263Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-21T14:33:04.165Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2020-04-21T14:33:04.165Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-21T14:33:04.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-21T14:33:04.624Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:33:04.624Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:33:05.944Z] INFO: make.ps1 starting at 04/21/2020 14:33:04 [2020-04-21T14:33:05.944Z] INFO: Git commit (33ee7941d4) assumed from DOCKER_GITCOMMIT environment variable [2020-04-21T14:33:05.944Z] INFO: Invoking autogen... [2020-04-21T14:33:06.069Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-04-21T14:33:06.069Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-21T14:33:06.434Z] INFO: Building daemon... [2020-04-21T14:33:06.522Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:33:06.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-21T14:33:06.522Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:33:07.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-21T14:33:07.972Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s) [2020-04-21T14:33:07.972Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-21T14:33:08.018Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:33:08.018Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-21T14:33:08.018Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:33:08.907Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-04-21T14:33:08.907Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-21T14:33:08.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-21T14:33:10.320Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:33:10.578Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-21T14:33:10.691Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.30s) [2020-04-21T14:33:10.691Z] PASS [2020-04-21T14:33:10.691Z] [2020-04-21T14:33:10.691Z] === Skipped [2020-04-21T14:33:10.691Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-21T14:33:10.691Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:33:10.691Z] [2020-04-21T14:33:10.691Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-21T14:33:10.691Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:33:10.691Z] [2020-04-21T14:33:10.691Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-21T14:33:10.691Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:33:10.691Z] [2020-04-21T14:33:10.692Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-21T14:33:10.692Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:33:10.692Z] [2020-04-21T14:33:10.692Z] [2020-04-21T14:33:10.692Z] DONE 17 tests, 4 skipped in 29.581s [2020-04-21T14:33:10.692Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-21T14:33:10.692Z] ++ 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 [2020-04-21T14:33:10.692Z] ++ set -e [2020-04-21T14:33:10.692Z] ++ '[' -n 0 ']' [2020-04-21T14:33:10.692Z] ++ set -x [2020-04-21T14:33:10.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-21T14:33:10.692Z] INFO: Testing against a local daemon [2020-04-21T14:33:10.692Z] === RUN TestPluginInvalidJSON [2020-04-21T14:33:10.692Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:33:10.692Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:33:10.692Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:33:10.692Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-21T14:33:10.692Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-21T14:33:10.692Z] === RUN TestPluginInstall [2020-04-21T14:33:10.692Z] === RUN TestPluginInstall/no_auth [2020-04-21T14:33:10.808Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2020-04-21T14:33:10.808Z] === RUN TestKernelTCPMemory [2020-04-21T14:33:10.835Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:33:11.375Z] --- PASS: TestKernelTCPMemory (0.97s) [2020-04-21T14:33:11.375Z] === RUN TestNISDomainname [2020-04-21T14:33:12.208Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-21T14:33:12.751Z] --- PASS: TestNISDomainname (1.00s) [2020-04-21T14:33:12.751Z] === RUN TestHostnameDnsResolution [2020-04-21T14:33:13.361Z] time="2020-04-21T14:33:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:33:13.361Z] time="2020-04-21T14:33:12Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:33:13.361Z] time="2020-04-21T14:33:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e4398a7326e800bd4c8551e72bfefda7cf5db096d756daa1da0f3609a495d52" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:33:13.361Z] time="2020-04-21T14:33:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:33:13.361Z] time="2020-04-21T14:33:12Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:33:13.361Z] time="2020-04-21T14:33:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e4398a7326e800bd4c8551e72bfefda7cf5db096d756daa1da0f3609a495d52" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:33:13.361Z] === RUN TestPluginInstall/with_htpasswd [2020-04-21T14:33:13.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:33:13.973Z] time="2020-04-21T14:33:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:33:13.973Z] time="2020-04-21T14:33:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:33:13.973Z] time="2020-04-21T14:33:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fc90307b62f4bbacc0cc3cdc391df0df132cce44a2b2ad5dfcc0a715798e0fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:33:13.973Z] time="2020-04-21T14:33:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:33:13.973Z] time="2020-04-21T14:33:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:33:13.973Z] time="2020-04-21T14:33:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fc90307b62f4bbacc0cc3cdc391df0df132cce44a2b2ad5dfcc0a715798e0fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:33:14.126Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-04-21T14:33:14.126Z] === RUN TestStats [2020-04-21T14:33:14.255Z] === RUN TestPluginInstall/with_insecure [2020-04-21T14:33:14.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-21T14:33:14.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:33:15.260Z] time="2020-04-21T14:33:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:33:15.260Z] time="2020-04-21T14:33:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:33:15.260Z] time="2020-04-21T14:33:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b72922d6da931bb962331587974af612b4ad7208380ce5cdfe7f83399ea18c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:33:15.260Z] time="2020-04-21T14:33:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:33:15.260Z] time="2020-04-21T14:33:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:33:15.260Z] time="2020-04-21T14:33:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b72922d6da931bb962331587974af612b4ad7208380ce5cdfe7f83399ea18c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:33:15.542Z] --- PASS: TestPluginInstall (5.91s) [2020-04-21T14:33:15.542Z] --- PASS: TestPluginInstall/no_auth (3.82s) [2020-04-21T14:33:15.542Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2020-04-21T14:33:15.542Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2020-04-21T14:33:15.542Z] plugin_test.go:157: [d41a24a490530] daemon is not started [2020-04-21T14:33:15.542Z] PASS [2020-04-21T14:33:15.542Z] [2020-04-21T14:33:15.542Z] DONE 6 tests in 6.009s [2020-04-21T14:33:15.542Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-21T14:33:15.542Z] ++ 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 [2020-04-21T14:33:15.542Z] ++ set -e [2020-04-21T14:33:15.542Z] ++ '[' -n 0 ']' [2020-04-21T14:33:15.542Z] ++ set -x [2020-04-21T14:33:15.542Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:33:15.542Z] INFO: Testing against a local daemon [2020-04-21T14:33:15.542Z] === RUN TestExternalGraphDriver [2020-04-21T14:33:15.823Z] === RUN TestExternalGraphDriver/json [2020-04-21T14:33:17.410Z] --- PASS: TestStats (2.83s) [2020-04-21T14:33:17.410Z] === RUN TestStopContainerWithTimeout [2020-04-21T14:33:17.410Z] === RUN TestStopContainerWithTimeout/0 [2020-04-21T14:33:17.410Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-21T14:33:17.410Z] === RUN TestStopContainerWithTimeout/1 [2020-04-21T14:33:17.410Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-21T14:33:17.410Z] === RUN TestStopContainerWithTimeout/3 [2020-04-21T14:33:17.410Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-21T14:33:17.410Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-21T14:33:17.410Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-21T14:33:17.410Z] === CONT TestStopContainerWithTimeout/0 [2020-04-21T14:33:17.410Z] === CONT TestStopContainerWithTimeout/3 [2020-04-21T14:33:17.410Z] === CONT TestStopContainerWithTimeout/1 [2020-04-21T14:33:17.410Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-21T14:33:17.477Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-21T14:33:17.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.66s) [2020-04-21T14:33:17.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.70s) [2020-04-21T14:33:17.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-04-21T14:33:17.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s) [2020-04-21T14:33:17.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2020-04-21T14:33:17.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-04-21T14:33:17.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s) [2020-04-21T14:33:17.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s) [2020-04-21T14:33:17.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.20s) [2020-04-21T14:33:17.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.21s) [2020-04-21T14:33:17.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s) [2020-04-21T14:33:17.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.25s) [2020-04-21T14:33:17.477Z] === RUN TestCgroupNamespacesRun [2020-04-21T14:33:17.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-04-21T14:33:17.840Z] === RUN TestExternalGraphDriver/spec [2020-04-21T14:33:19.371Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2020-04-21T14:33:19.371Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-21T14:33:19.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-21T14:33:19.856Z] === RUN TestExternalGraphDriver/pull [2020-04-21T14:33:20.695Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-21T14:33:20.695Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2020-04-21T14:33:20.695Z] --- PASS: TestStopContainerWithTimeout/1 (2.07s) [2020-04-21T14:33:20.695Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2020-04-21T14:33:20.695Z] --- PASS: TestStopContainerWithTimeout/3 (3.05s) [2020-04-21T14:33:20.695Z] === RUN TestDeleteDevicemapper [2020-04-21T14:33:20.695Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-21T14:33:20.695Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:33:20.695Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-21T14:33:21.268Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.92s) [2020-04-21T14:33:21.268Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-21T14:33:21.833Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-21T14:33:21.873Z] --- PASS: TestExternalGraphDriver (6.43s) [2020-04-21T14:33:21.873Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-04-21T14:33:21.873Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-04-21T14:33:21.873Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2020-04-21T14:33:21.873Z] === RUN TestGraphdriverPluginV2 [2020-04-21T14:33:22.154Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-04-21T14:33:22.154Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:33:22.154Z] PASS [2020-04-21T14:33:22.154Z] [2020-04-21T14:33:22.154Z] === Skipped [2020-04-21T14:33:22.154Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-04-21T14:33:22.154Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:33:22.154Z] [2020-04-21T14:33:22.154Z] [2020-04-21T14:33:22.154Z] DONE 5 tests, 1 skipped in 6.579s [2020-04-21T14:33:22.154Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-21T14:33:22.154Z] ++ 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 [2020-04-21T14:33:22.154Z] ++ set -e [2020-04-21T14:33:22.154Z] ++ '[' -n 0 ']' [2020-04-21T14:33:22.154Z] ++ set -x [2020-04-21T14:33:22.154Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:33:22.154Z] INFO: Testing against a local daemon [2020-04-21T14:33:22.154Z] === RUN TestContinueAfterPluginCrash [2020-04-21T14:33:22.154Z] === PAUSE TestContinueAfterPluginCrash [2020-04-21T14:33:22.154Z] === RUN TestReadPluginNoRead [2020-04-21T14:33:22.154Z] === PAUSE TestReadPluginNoRead [2020-04-21T14:33:22.154Z] === RUN TestDaemonStartWithLogOpt [2020-04-21T14:33:22.154Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-21T14:33:22.154Z] === CONT TestContinueAfterPluginCrash [2020-04-21T14:33:22.154Z] === CONT TestReadPluginNoRead [2020-04-21T14:33:22.600Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s) [2020-04-21T14:33:22.600Z] === RUN TestUpdateMemory [2020-04-21T14:33:22.600Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-21T14:33:22.600Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:33:22.600Z] === RUN TestUpdateCPUQuota [2020-04-21T14:33:22.763Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2020-04-21T14:33:22.763Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-21T14:33:23.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-21T14:33:23.535Z] --- PASS: TestUpdateCPUQuota (1.39s) [2020-04-21T14:33:23.535Z] === RUN TestUpdatePidsLimit [2020-04-21T14:33:23.535Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-21T14:33:24.102Z] === RUN TestUpdatePidsLimit/no_change [2020-04-21T14:33:24.360Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-21T14:33:24.396Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-04-21T14:33:24.698Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2020-04-21T14:33:24.698Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-21T14:33:24.926Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-21T14:33:24.954Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-21T14:33:25.185Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-21T14:33:25.643Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-21T14:33:25.752Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-21T14:33:26.010Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-21T14:33:26.348Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2020-04-21T14:33:26.348Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-21T14:33:26.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-21T14:33:27.660Z] === RUN TestReadPluginNoRead/default [2020-04-21T14:33:27.913Z] --- PASS: TestUpdatePidsLimit (3.95s) [2020-04-21T14:33:27.913Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-04-21T14:33:27.913Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-04-21T14:33:27.913Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-04-21T14:33:27.913Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-04-21T14:33:27.913Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-04-21T14:33:27.913Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-04-21T14:33:27.913Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-04-21T14:33:27.913Z] === RUN TestUpdateRestartPolicy [2020-04-21T14:33:28.516Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.88s) [2020-04-21T14:33:28.516Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-21T14:33:29.449Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2020-04-21T14:33:29.450Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-21T14:33:29.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-21T14:33:29.676Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-21T14:33:31.344Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.95s) [2020-04-21T14:33:31.344Z] === RUN TestKernelTCPMemory [2020-04-21T14:33:31.692Z] --- PASS: TestContinueAfterPluginCrash (9.25s) [2020-04-21T14:33:31.692Z] === CONT TestDaemonStartWithLogOpt [2020-04-21T14:33:31.692Z] --- PASS: TestReadPluginNoRead (9.34s) [2020-04-21T14:33:31.692Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.93s) [2020-04-21T14:33:31.692Z] --- PASS: TestReadPluginNoRead/default (2.07s) [2020-04-21T14:33:31.692Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.04s) [2020-04-21T14:33:31.692Z] read_test.go:91: [da4bb2df27f54] daemon is not started [2020-04-21T14:33:32.278Z] --- PASS: TestKernelTCPMemory (1.11s) [2020-04-21T14:33:32.278Z] === RUN TestNISDomainname [2020-04-21T14:33:32.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-21T14:33:32.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-21T14:33:32.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-21T14:33:33.406Z] --- PASS: TestNISDomainname (1.10s) [2020-04-21T14:33:33.406Z] === RUN TestHostnameDnsResolution [2020-04-21T14:33:34.776Z] --- PASS: TestHostnameDnsResolution (1.43s) [2020-04-21T14:33:34.776Z] === RUN TestStats [2020-04-21T14:33:35.138Z] --- PASS: TestDaemonStartWithLogOpt (3.47s) [2020-04-21T14:33:35.138Z] PASS [2020-04-21T14:33:35.138Z] [2020-04-21T14:33:35.138Z] DONE 6 tests in 12.799s [2020-04-21T14:33:35.138Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-21T14:33:35.138Z] ++ 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 [2020-04-21T14:33:35.138Z] ++ set -e [2020-04-21T14:33:35.138Z] ++ '[' -n 0 ']' [2020-04-21T14:33:35.138Z] ++ set -x [2020-04-21T14:33:35.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-21T14:33:35.138Z] testing: warning: no tests to run [2020-04-21T14:33:35.138Z] PASS [2020-04-21T14:33:35.138Z] [2020-04-21T14:33:35.138Z] DONE 0 tests in 0.029s [2020-04-21T14:33:35.138Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-21T14:33:35.138Z] ++ 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 [2020-04-21T14:33:35.138Z] ++ set -e [2020-04-21T14:33:35.138Z] ++ '[' -n 0 ']' [2020-04-21T14:33:35.138Z] ++ set -x [2020-04-21T14:33:35.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-21T14:33:35.138Z] INFO: Testing against a local daemon [2020-04-21T14:33:35.138Z] === RUN TestPluginWithDevMounts [2020-04-21T14:33:35.138Z] === PAUSE TestPluginWithDevMounts [2020-04-21T14:33:35.138Z] === CONT TestPluginWithDevMounts [2020-04-21T14:33:36.669Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-21T14:33:36.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-21T14:33:37.155Z] --- PASS: TestPluginWithDevMounts (1.88s) [2020-04-21T14:33:37.155Z] PASS [2020-04-21T14:33:37.155Z] [2020-04-21T14:33:37.155Z] DONE 1 tests in 1.951s [2020-04-21T14:33:37.155Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-04-21T14:33:37.155Z] ++ 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 [2020-04-21T14:33:37.155Z] ++ set -e [2020-04-21T14:33:37.155Z] ++ '[' -n 0 ']' [2020-04-21T14:33:37.155Z] ++ set -x [2020-04-21T14:33:37.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=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 [2020-04-21T14:33:37.155Z] INFO: Testing against a local daemon [2020-04-21T14:33:37.155Z] === RUN TestSecretInspect [2020-04-21T14:33:37.861Z] --- PASS: TestStats (2.92s) [2020-04-21T14:33:37.861Z] === RUN TestStopContainerWithTimeout [2020-04-21T14:33:37.861Z] === RUN TestStopContainerWithTimeout/0 [2020-04-21T14:33:37.861Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-21T14:33:37.861Z] === RUN TestStopContainerWithTimeout/1 [2020-04-21T14:33:37.861Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-21T14:33:37.861Z] === RUN TestStopContainerWithTimeout/3 [2020-04-21T14:33:37.861Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-21T14:33:37.861Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-21T14:33:37.861Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-21T14:33:37.861Z] === CONT TestStopContainerWithTimeout/0 [2020-04-21T14:33:37.861Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-21T14:33:38.792Z] === CONT TestStopContainerWithTimeout/3 [2020-04-21T14:33:40.111Z] --- PASS: TestUpdateRestartPolicy (12.56s) [2020-04-21T14:33:40.111Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-21T14:33:40.600Z] --- PASS: TestSecretInspect (3.65s) [2020-04-21T14:33:40.600Z] === RUN TestSecretList [2020-04-21T14:33:40.688Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-21T14:33:40.945Z] === CONT TestStopContainerWithTimeout/1 [2020-04-21T14:33:41.046Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-04-21T14:33:41.046Z] === RUN TestWaitNonBlocked [2020-04-21T14:33:41.046Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:33:41.046Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:33:41.046Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:33:41.046Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:33:41.046Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:33:41.046Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:33:41.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-21T14:33:41.980Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-21T14:33:41.980Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2020-04-21T14:33:41.980Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2020-04-21T14:33:41.980Z] === RUN TestWaitBlocked [2020-04-21T14:33:41.980Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:33:41.980Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:33:41.980Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:33:41.980Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:33:41.980Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:33:41.980Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:33:42.112Z] ......... [ 86%] [2020-04-21T14:33:42.807Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2020-04-21T14:33:42.807Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2020-04-21T14:33:42.807Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2020-04-21T14:33:42.807Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-04-21T14:33:42.807Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-04-21T14:33:42.807Z] === RUN TestDeleteDevicemapper [2020-04-21T14:33:42.807Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-21T14:33:42.807Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:33:42.807Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-21T14:33:42.919Z] --- PASS: TestWaitBlocked (0.04s) [2020-04-21T14:33:42.919Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2020-04-21T14:33:42.919Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2020-04-21T14:33:42.919Z] === CONT TestContainerStartOnDaemonRestart [2020-04-21T14:33:42.919Z] === CONT TestContainerKillOnDaemonStart [2020-04-21T14:33:42.919Z] === CONT TestDaemonHostGatewayIP [2020-04-21T14:33:42.919Z] === CONT TestDaemonRestartIpcMode [2020-04-21T14:33:43.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-21T14:33:44.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-21T14:33:44.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-21T14:33:45.003Z] --- PASS: TestSecretList (3.62s) [2020-04-21T14:33:45.003Z] === RUN TestSecretsCreateAndDelete [2020-04-21T14:33:45.798Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.89s) [2020-04-21T14:33:45.798Z] === RUN TestUpdateMemory [2020-04-21T14:33:45.798Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-21T14:33:45.798Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:33:45.798Z] === RUN TestUpdateCPUQuota [2020-04-21T14:33:46.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-21T14:33:47.116Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s) [2020-04-21T14:33:47.116Z] === CONT TestIpcModeOlderClient [2020-04-21T14:33:47.116Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-04-21T14:33:47.452Z] tests/integration/models_images_test.py ............... [ 89%] [2020-04-21T14:33:47.661Z] --- PASS: TestUpdateCPUQuota (1.69s) [2020-04-21T14:33:47.661Z] === RUN TestUpdatePidsLimit [2020-04-21T14:33:47.661Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-21T14:33:47.683Z] --- PASS: TestDaemonRestartIpcMode (4.60s) [2020-04-21T14:33:47.683Z] --- PASS: TestDaemonHostGatewayIP (4.77s) [2020-04-21T14:33:47.918Z] === RUN TestUpdatePidsLimit/no_change [2020-04-21T14:33:48.175Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-21T14:33:48.432Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-21T14:33:48.449Z] --- PASS: TestSecretsCreateAndDelete (3.71s) [2020-04-21T14:33:48.449Z] === RUN TestSecretsUpdate [2020-04-21T14:33:48.691Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-21T14:33:49.073Z] tests/integration/models_networks_test.py .... [ 90%] [2020-04-21T14:33:49.255Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-21T14:33:49.255Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-21T14:33:49.513Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-21T14:33:50.077Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-21T14:33:50.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-21T14:33:51.572Z] --- PASS: TestUpdatePidsLimit (4.06s) [2020-04-21T14:33:51.572Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-04-21T14:33:51.572Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-04-21T14:33:51.572Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-04-21T14:33:51.572Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-04-21T14:33:51.572Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-04-21T14:33:51.572Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2020-04-21T14:33:51.572Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2020-04-21T14:33:51.572Z] === RUN TestUpdateRestartPolicy [2020-04-21T14:33:51.902Z] --- PASS: TestSecretsUpdate (3.54s) [2020-04-21T14:33:51.902Z] === RUN TestTemplatedSecret [2020-04-21T14:33:54.322Z] tests/integration/models_nodes_test.py . [ 91%] [2020-04-21T14:33:54.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-21T14:33:55.346Z] --- PASS: TestTemplatedSecret (3.82s) [2020-04-21T14:33:55.346Z] === RUN TestSecretCreateResolve [2020-04-21T14:33:55.688Z] tests/integration/models_resources_test.py . [ 91%] [2020-04-21T14:33:55.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-21T14:33:57.651Z] --- PASS: TestContainerKillOnDaemonStart (13.24s) [2020-04-21T14:33:57.651Z] PASS [2020-04-21T14:33:57.651Z] [2020-04-21T14:33:57.651Z] === Skipped [2020-04-21T14:33:57.651Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-04-21T14:33:57.651Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:33:57.651Z] [2020-04-21T14:33:57.651Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-21T14:33:57.651Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:33:57.651Z] [2020-04-21T14:33:57.651Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-21T14:33:57.651Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:33:57.651Z] [2020-04-21T14:33:57.651Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:33:57.651Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:33:57.651Z] [2020-04-21T14:33:57.651Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-21T14:33:57.651Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:33:57.651Z] [2020-04-21T14:33:57.651Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-04-21T14:33:57.651Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:33:57.651Z] [2020-04-21T14:33:57.651Z] [2020-04-21T14:33:57.651Z] DONE 200 tests, 6 skipped in 137.754s [2020-04-21T14:33:57.651Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-04-21T14:33:57.651Z] ++ 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 [2020-04-21T14:33:57.651Z] ++ set -e [2020-04-21T14:33:57.651Z] ++ '[' -n 0 ']' [2020-04-21T14:33:57.651Z] ++ set -x [2020-04-21T14:33:57.651Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:33:57.651Z] INFO: Testing against a local daemon [2020-04-21T14:33:57.651Z] === RUN TestCommitInheritsEnv [2020-04-21T14:33:57.651Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-04-21T14:33:57.651Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-21T14:33:57.651Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-04-21T14:33:57.651Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-21T14:33:57.651Z] === RUN TestImagesFilterMultiReference [2020-04-21T14:33:57.651Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-04-21T14:33:57.651Z] === RUN TestImagePullPlatformInvalid [2020-04-21T14:33:57.651Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-21T14:33:57.651Z] === RUN TestRemoveImageOrphaning [2020-04-21T14:33:57.651Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-04-21T14:33:57.651Z] === RUN TestRemoveImageGarbageCollector [2020-04-21T14:33:57.651Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-21T14:33:57.651Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:33:57.651Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-21T14:33:57.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-21T14:33:57.909Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-21T14:33:57.909Z] === RUN TestTagInvalidReference [2020-04-21T14:33:57.909Z] --- PASS: TestTagInvalidReference (0.04s) [2020-04-21T14:33:57.909Z] === RUN TestTagValidPrefixedRepo [2020-04-21T14:33:57.909Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-21T14:33:57.909Z] === RUN TestTagExistedNameWithoutForce [2020-04-21T14:33:57.909Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-21T14:33:57.909Z] === RUN TestTagOfficialNames [2020-04-21T14:33:57.909Z] --- PASS: TestTagOfficialNames (0.08s) [2020-04-21T14:33:57.909Z] === RUN TestTagMatchesDigest [2020-04-21T14:33:58.168Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-21T14:33:58.168Z] PASS [2020-04-21T14:33:58.168Z] [2020-04-21T14:33:58.168Z] === Skipped [2020-04-21T14:33:58.168Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-21T14:33:58.168Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-21T14:33:58.168Z] [2020-04-21T14:33:58.168Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-21T14:33:58.168Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:33:58.168Z] [2020-04-21T14:33:58.168Z] [2020-04-21T14:33:58.168Z] DONE 12 tests, 2 skipped in 1.764s [2020-04-21T14:33:58.168Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-04-21T14:33:58.168Z] ++ 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 [2020-04-21T14:33:58.168Z] ++ set -e [2020-04-21T14:33:58.168Z] ++ '[' -n 0 ']' [2020-04-21T14:33:58.168Z] ++ set -x [2020-04-21T14:33:58.168Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:33:58.168Z] INFO: Testing against a local daemon [2020-04-21T14:33:58.168Z] === RUN TestNetworkCreateDelete [2020-04-21T14:33:58.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-21T14:33:58.603Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-21T14:33:58.735Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-04-21T14:33:58.735Z] === RUN TestDockerNetworkDeletePreferID [2020-04-21T14:33:58.794Z] --- PASS: TestSecretCreateResolve (3.57s) [2020-04-21T14:33:58.794Z] PASS [2020-04-21T14:33:58.794Z] [2020-04-21T14:33:58.794Z] DONE 6 tests in 21.982s [2020-04-21T14:33:58.794Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-04-21T14:33:58.794Z] ++ 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 [2020-04-21T14:33:58.794Z] ++ set -e [2020-04-21T14:33:58.794Z] ++ '[' -n 0 ']' [2020-04-21T14:33:58.794Z] ++ set -x [2020-04-21T14:33:58.794Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-21T14:33:59.075Z] INFO: Testing against a local daemon [2020-04-21T14:33:59.075Z] === RUN TestServiceCreateInit [2020-04-21T14:33:59.075Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-21T14:33:59.535Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-21T14:33:59.670Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2020-04-21T14:33:59.670Z] === RUN TestInspectNetwork [2020-04-21T14:34:00.099Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-21T14:34:01.752Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-04-21T14:34:03.374Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-21T14:34:04.547Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-21T14:34:04.940Z] === RUN TestInspectNetwork/full_network_id [2020-04-21T14:34:04.940Z] === RUN TestInspectNetwork/partial_network_id [2020-04-21T14:34:04.940Z] === RUN TestInspectNetwork/network_name [2020-04-21T14:34:04.940Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-21T14:34:05.267Z] --- PASS: TestUpdateRestartPolicy (13.47s) [2020-04-21T14:34:05.267Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-21T14:34:05.533Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-04-21T14:34:05.533Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-04-21T14:34:05.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-21T14:34:06.089Z] --- PASS: TestUpdateRestartWithAutoRemove (0.99s) [2020-04-21T14:34:06.089Z] === RUN TestWaitNonBlocked [2020-04-21T14:34:06.089Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:34:06.089Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:34:06.089Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:34:06.089Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:34:06.089Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:34:06.089Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:34:06.089Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-21T14:34:07.459Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-21T14:34:07.459Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) [2020-04-21T14:34:07.459Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2020-04-21T14:34:07.459Z] === RUN TestWaitBlocked [2020-04-21T14:34:07.459Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:34:07.459Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:34:07.459Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:34:07.459Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:34:07.459Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:34:07.459Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:34:08.024Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-21T14:34:08.281Z] --- PASS: TestWaitBlocked (0.02s) [2020-04-21T14:34:08.281Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2020-04-21T14:34:08.281Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2020-04-21T14:34:08.281Z] === CONT TestContainerStartOnDaemonRestart [2020-04-21T14:34:08.281Z] === CONT TestIpcModeOlderClient [2020-04-21T14:34:08.539Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-04-21T14:34:08.539Z] === CONT TestDaemonHostGatewayIP [2020-04-21T14:34:08.796Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-04-21T14:34:09.133Z] --- PASS: TestInspectNetwork (9.19s) [2020-04-21T14:34:09.133Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-21T14:34:09.133Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-21T14:34:09.133Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-21T14:34:09.133Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-21T14:34:09.133Z] === RUN TestRunContainerWithBridgeNone [2020-04-21T14:34:09.361Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-21T14:34:09.797Z] tests/integration/regression_test.py ...... [ 98%] [2020-04-21T14:34:09.925Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-21T14:34:10.053Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-04-21T14:34:10.053Z] tests/integration/credentials/utils_test.py . [100%] [2020-04-21T14:34:10.053Z] [2020-04-21T14:34:10.053Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-04-21T14:34:10.053Z] =========================== short test summary info ============================ [2020-04-21T14:34:10.053Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-04-21T14:34:10.053Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-04-21T14:34:10.053Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-04-21T14:34:10.053Z] Not supported on most drivers [2020-04-21T14:34:10.053Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-04-21T14:34:10.053Z] Can fail if eth0 has multiple IP addresses [2020-04-21T14:34:10.053Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-04-21T14:34:10.053Z] This doesn't seem to be taken into account by the engine [2020-04-21T14:34:10.053Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-04-21T14:34:10.053Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-04-21T14:34:10.053Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-04-21T14:34:10.053Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-04-21T14:34:10.053Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-04-21T14:34:10.053Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-04-21T14:34:10.053Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-04-21T14:34:10.053Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 338.11 seconds == [2020-04-21T14:34:10.063Z] --- PASS: TestServiceCreateInit (10.90s) [2020-04-21T14:34:10.063Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.44s) [2020-04-21T14:34:10.063Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.45s) [2020-04-21T14:34:10.063Z] === RUN TestCreateServiceMultipleTimes [2020-04-21T14:34:10.309Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-04-21T14:34:10.769Z] #79 exporting layers 117.1s done [2020-04-21T14:34:10.769Z] #79 exporting manifest sha256:5fe25af57a0dc2ea482c3338cd4475c7b3cbf7102a50d8edf5398164cbe76b15 done [2020-04-21T14:34:10.769Z] #79 exporting config sha256:bdae4e536814063386286feccc6e5dc86325e6e2272edd487523c2c345098646 done [2020-04-21T14:34:10.769Z] #79 sending tarball [2020-04-21T14:34:11.667Z] --- PASS: TestRunContainerWithBridgeNone (2.53s) [2020-04-21T14:34:11.667Z] === RUN TestNetworkInvalidJSON [2020-04-21T14:34:11.667Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-21T14:34:11.667Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-21T14:34:11.667Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:34:11.667Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:34:11.667Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:34:11.667Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:34:11.667Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-21T14:34:11.667Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:34:11.667Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:34:11.667Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-04-21T14:34:11.667Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-21T14:34:11.667Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-21T14:34:11.667Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-04-21T14:34:11.667Z] === RUN TestHostIPv4BridgeLabel [2020-04-21T14:34:12.450Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s) [2020-04-21T14:34:12.450Z] === CONT TestContainerKillOnDaemonStart [2020-04-21T14:34:12.603Z] --- PASS: TestHostIPv4BridgeLabel (0.82s) [2020-04-21T14:34:12.603Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-21T14:34:12.707Z] --- PASS: TestDaemonHostGatewayIP (4.06s) [2020-04-21T14:34:12.707Z] === CONT TestDaemonRestartIpcMode [2020-04-21T14:34:13.271Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-21T14:34:13.979Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s) [2020-04-21T14:34:13.979Z] === RUN TestDaemonDefaultNetworkPools [2020-04-21T14:34:14.915Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s) [2020-04-21T14:34:14.915Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-21T14:34:15.166Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-21T14:34:16.536Z] --- PASS: TestDaemonRestartIpcMode (4.04s) [2020-04-21T14:34:16.793Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-21T14:34:17.446Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.93s) [2020-04-21T14:34:17.446Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-21T14:34:18.688Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-21T14:34:18.946Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-21T14:34:19.302Z] #79 sending tarball 19.3s done [2020-04-21T14:34:19.302Z] #79 DONE 136.4s [2020-04-21T14:34:19.302Z] [2020-04-21T14:34:19.302Z] #80 importing to docker [2020-04-21T14:34:19.349Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.38s) [2020-04-21T14:34:19.349Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-21T14:34:19.876Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-21T14:34:19.986Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-04-21T14:34:19.986Z] [2020-04-21T14:34:19.986Z] ________ ____ __. [2020-04-21T14:34:19.986Z] \_____ \ | |/ _| [2020-04-21T14:34:19.986Z] / | \| < [2020-04-21T14:34:19.986Z] / | \ | \ [2020-04-21T14:34:19.986Z] \_______ /____|__ \ [2020-04-21T14:34:19.986Z] \/ \/ [2020-04-21T14:34:19.986Z] [2020-04-21T14:34:19.986Z] INFO: make.ps1 ended at 04/21/2020 14:34:18 [2020-04-21T14:34:20.284Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2020-04-21T14:34:20.284Z] === RUN TestServiceWithPredefinedNetwork [2020-04-21T14:34:20.441Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-21T14:34:20.698Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-21T14:34:20.955Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-21T14:34:21.014Z] INFO: Binaries build ended at 04/21/2020 14:34:20. Duration:00:01:19.7721893 [2020-04-21T14:34:21.518Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-21T14:34:21.518Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-21T14:34:22.478Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-21T14:34:22.478Z] [2020-04-21T14:34:22.478Z] Unloading profiles will leave already running processes permanently [2020-04-21T14:34:22.478Z] unconfined, which can lead to unexpected situations. [2020-04-21T14:34:22.478Z] [2020-04-21T14:34:22.478Z] To set a process to complain mode, use the command line tool [2020-04-21T14:34:22.478Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-21T14:34:22.478Z] [2020-04-21T14:34:22.887Z] === RUN TestDockerSuite/TestBuildCommentsShebangs Post stage [Pipeline] junit [2020-04-21T14:34:23.050Z] Recording test results [2020-04-21T14:34:23.317Z] INFO: Copying the built daemon binary to d:\CI\PR-40845\1\binary\dockerd-33ee7941d4.exe... [2020-04-21T14:34:23.568Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s) [2020-04-21T14:34:23.568Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-21T14:34:23.568Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:34:23.568Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:34:23.568Z] === RUN TestServiceWithDataPathPortInit [Pipeline] sh [2020-04-21T14:34:24.255Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-21T14:34:24.346Z] INFO: Copying the built client binary to d:\CI\PR-40845\1\binary\docker-33ee7941d4.exe... [2020-04-21T14:34:24.346Z] INFO: Copying dockerversion from the container... [2020-04-21T14:34:24.470Z] + echo Ensuring container killed. [2020-04-21T14:34:24.470Z] Ensuring container killed. [2020-04-21T14:34:24.470Z] + docker rm -vf docker-pr1 [2020-04-21T14:34:24.470Z] Error: No such container: docker-pr1 [2020-04-21T14:34:24.470Z] + true [Pipeline] sh [2020-04-21T14:34:24.752Z] + echo Chowning /workspace to jenkins user [2020-04-21T14:34:24.752Z] Chowning /workspace to jenkins user [2020-04-21T14:34:24.752Z] + id -u [2020-04-21T14:34:24.752Z] + id -g [2020-04-21T14:34:24.752Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40845:/workspace busybox chown -R 1000:1000 /workspace [2020-04-21T14:34:24.752Z] Unable to find image 'busybox:latest' locally [2020-04-21T14:34:24.752Z] latest: Pulling from library/busybox [2020-04-21T14:34:24.752Z] e2334dd9fee4: Pulling fs layer [2020-04-21T14:34:24.820Z] --- PASS: TestContainerKillOnDaemonStart (12.74s) [2020-04-21T14:34:24.820Z] PASS [2020-04-21T14:34:24.820Z] [2020-04-21T14:34:24.820Z] === Skipped [2020-04-21T14:34:24.820Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-21T14:34:24.820Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:34:24.820Z] [2020-04-21T14:34:24.820Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-21T14:34:24.820Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:34:24.820Z] [2020-04-21T14:34:24.820Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-21T14:34:24.820Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:34:24.820Z] [2020-04-21T14:34:24.820Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:34:24.820Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:34:24.820Z] [2020-04-21T14:34:24.820Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-21T14:34:24.820Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:34:24.820Z] [2020-04-21T14:34:24.820Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-21T14:34:24.820Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:34:24.820Z] [2020-04-21T14:34:24.820Z] [2020-04-21T14:34:24.820Z] DONE 200 tests, 6 skipped in 162.197s [2020-04-21T14:34:24.836Z] INFO: Copying the golang package from the container to d:\CI\PR-40845\1\installer\go.zip... [2020-04-21T14:34:25.010Z] e2334dd9fee4: Verifying Checksum [2020-04-21T14:34:25.010Z] e2334dd9fee4: Download complete [2020-04-21T14:34:25.010Z] e2334dd9fee4: Pull complete [2020-04-21T14:34:25.010Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-21T14:34:25.010Z] Status: Downloaded newer image for busybox:latest [2020-04-21T14:34:25.077Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-21T14:34:25.077Z] ++ 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 [2020-04-21T14:34:25.077Z] ++ set -e [2020-04-21T14:34:25.077Z] ++ '[' -n 0 ']' [2020-04-21T14:34:25.077Z] ++ set -x [2020-04-21T14:34:25.077Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:34:25.077Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-21T14:34:25.334Z] INFO: Testing against a local daemon [2020-04-21T14:34:25.334Z] === RUN TestCommitInheritsEnv [2020-04-21T14:34:25.591Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-21T14:34:25.849Z] --- PASS: TestCommitInheritsEnv (0.52s) [2020-04-21T14:34:25.849Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-21T14:34:25.849Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-21T14:34:25.849Z] === RUN TestImagesFilterMultiReference [2020-04-21T14:34:25.849Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-04-21T14:34:25.849Z] === RUN TestImagePullPlatformInvalid [2020-04-21T14:34:25.849Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-04-21T14:34:25.849Z] === RUN TestRemoveImageOrphaning [2020-04-21T14:34:26.106Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-21T14:34:26.363Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-04-21T14:34:26.363Z] === RUN TestRemoveImageGarbageCollector [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-21T14:34:26.667Z] + bundleName=docker-py [2020-04-21T14:34:26.667Z] + echo Creating docker-py-bundles.tar.gz [2020-04-21T14:34:26.667Z] Creating docker-py-bundles.tar.gz [2020-04-21T14:34:26.667Z] + 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 [2020-04-21T14:34:26.676Z] Archiving artifacts [2020-04-21T14:34:27.138Z] INFO: Extracting go.zip to d:\CI\PR-40845\1\go [2020-04-21T14:34:28.050Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40845/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-04-21T14:34:28.408Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40845/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff -e DOCKER_GRAPHDRIVER docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff hack/make.sh binary-daemon [2020-04-21T14:34:28.664Z] [2020-04-21T14:34:28.886Z] --- PASS: TestRemoveImageGarbageCollector (2.13s) [2020-04-21T14:34:28.886Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-21T14:34:28.886Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-04-21T14:34:28.886Z] === RUN TestTagInvalidReference [2020-04-21T14:34:28.886Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-21T14:34:28.886Z] === RUN TestTagValidPrefixedRepo [2020-04-21T14:34:28.886Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-21T14:34:28.886Z] === RUN TestTagExistedNameWithoutForce [2020-04-21T14:34:28.886Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-04-21T14:34:28.886Z] === RUN TestTagOfficialNames [2020-04-21T14:34:28.886Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-21T14:34:28.886Z] === RUN TestTagMatchesDigest [2020-04-21T14:34:28.886Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-21T14:34:28.886Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-21T14:34:28.886Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-21T14:34:28.920Z] Removing bundles/ [2020-04-21T14:34:28.920Z] [2020-04-21T14:34:28.920Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-04-21T14:34:28.920Z] Building: bundles/binary-daemon/dockerd-dev [2020-04-21T14:34:28.920Z] GOOS="" GOARCH="" GOARM="" [2020-04-21T14:34:30.256Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-21T14:34:31.187Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-21T14:34:32.558Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-21T14:34:33.122Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-21T14:34:33.379Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-21T14:34:34.751Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-21T14:34:36.139Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-21T14:34:36.397Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-21T14:34:36.962Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-21T14:34:36.992Z] --- PASS: TestCreateServiceMultipleTimes (23.20s) [2020-04-21T14:34:36.992Z] === RUN TestCreateServiceConflict [2020-04-21T14:34:36.992Z] --- PASS: TestCreateServiceConflict (3.56s) [2020-04-21T14:34:36.992Z] === RUN TestCreateServiceMaxReplicas [2020-04-21T14:34:37.219Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-21T14:34:37.782Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-21T14:34:37.782Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-21T14:34:38.346Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-21T14:34:40.437Z] --- PASS: TestCreateServiceMaxReplicas (3.96s) [2020-04-21T14:34:40.437Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-21T14:34:40.868Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-21T14:34:41.648Z] --- PASS: TestServiceWithDataPathPortInit (17.58s) [2020-04-21T14:34:41.648Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-21T14:34:43.391Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-21T14:34:48.645Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-21T14:34:48.902Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-21T14:34:51.615Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.96s) [2020-04-21T14:34:51.616Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tmvw8su1wvjovnzb9vgqd3xjn Created:2020-04-21 14:34:42.670594314 +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[04bd7d1954889fc4d5d4623022370fc3063b8ccd984239350bf4dc3abebf6851:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gary89r2lchv0gjvao14ke90r EndpointID:e1df589b01342ae80d1ffbdd99573907518e331e6abc5ca747a12da198dc3cb0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e67e6134e616d1ebe9a880f304c84635246d0d22232d7eb2fbbf0ad58a02cfc2 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:6503b0804841 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gary89r2lchv0gjvao14ke90r EndpointID:e1df589b01342ae80d1ffbdd99573907518e331e6abc5ca747a12da198dc3cb0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-21T14:34:51.616Z] PASS [2020-04-21T14:34:51.616Z] [2020-04-21T14:34:51.616Z] === Skipped [2020-04-21T14:34:51.616Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:34:51.616Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:34:51.616Z] [2020-04-21T14:34:51.616Z] [2020-04-21T14:34:51.616Z] DONE 22 tests, 1 skipped in 51.924s [2020-04-21T14:34:51.616Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:34:51.616Z] ++ 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 [2020-04-21T14:34:51.616Z] ++ set -e [2020-04-21T14:34:51.616Z] ++ '[' -n 0 ']' [2020-04-21T14:34:51.616Z] ++ set -x [2020-04-21T14:34:51.616Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:34:51.616Z] INFO: Testing against a local daemon [2020-04-21T14:34:51.616Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-21T14:34:51.616Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:34:51.616Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:34:51.616Z] === RUN TestDockerNetworkIpvlan [2020-04-21T14:34:51.616Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:34:51.616Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:34:51.616Z] PASS [2020-04-21T14:34:51.616Z] [2020-04-21T14:34:51.616Z] === Skipped [2020-04-21T14:34:51.616Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:34:51.616Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:34:51.616Z] [2020-04-21T14:34:51.616Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:34:51.616Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:34:51.616Z] [2020-04-21T14:34:51.616Z] [2020-04-21T14:34:51.616Z] DONE 2 tests, 2 skipped in 0.139s [2020-04-21T14:34:51.616Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:34:51.616Z] ++ 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 [2020-04-21T14:34:51.616Z] ++ set -e [2020-04-21T14:34:51.616Z] ++ '[' -n 0 ']' [2020-04-21T14:34:51.616Z] ++ set -x [2020-04-21T14:34:51.616Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:34:51.616Z] INFO: Testing against a local daemon [2020-04-21T14:34:51.616Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-21T14:34:52.550Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.05s) [2020-04-21T14:34:52.551Z] === RUN TestDockerNetworkMacvlan [2020-04-21T14:34:52.829Z] INFO: Extraction ended at 04/21/2020 14:34:51. Duration:00:00:24.6319019 [2020-04-21T14:34:52.829Z] INFO: Updating the golang and path environment variables [2020-04-21T14:34:52.829Z] INFO: GOPATH=d:\gopath [2020-04-21T14:34:52.829Z] INFO: go version go1.13.10 windows/amd64 [2020-04-21T14:34:52.829Z] INFO: Running the daemon under test in debug mode [2020-04-21T14:34:52.829Z] INFO: Starting a daemon under test... [2020-04-21T14:34:52.829Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40845\1\daemon --pidfile d:\CI\PR-40845\1\docker.pid -D [2020-04-21T14:34:52.829Z] INFO: Process started successfully. [2020-04-21T14:34:52.829Z] INFO: Start tailing logs of the daemon under tests [2020-04-21T14:34:52.829Z] INFO: Waiting for the daemon under test to start... [2020-04-21T14:34:53.486Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-21T14:34:54.157Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-21T14:34:54.157Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-21T14:34:54.861Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-21T14:34:55.089Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-21T14:34:55.796Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-21T14:34:55.897Z] INFO: Daemon under test started and replied! [2020-04-21T14:34:55.897Z] INFO: Docker version of the daemon under test [2020-04-21T14:34:55.897Z] [2020-04-21T14:34:55.897Z] Client: [2020-04-21T14:34:55.897Z] Version: 17.06.2-ce [2020-04-21T14:34:55.897Z] API version: 1.30 [2020-04-21T14:34:55.897Z] Go version: go1.8.3 [2020-04-21T14:34:55.897Z] Git commit: cec0b72 [2020-04-21T14:34:55.897Z] Built: Tue Sep 5 19:57:19 2017 [2020-04-21T14:34:55.897Z] OS/Arch: windows/amd64 [2020-04-21T14:34:55.897Z] [2020-04-21T14:34:55.897Z] Server: [2020-04-21T14:34:55.897Z] Version: 0.0.0-dev [2020-04-21T14:34:55.897Z] API version: 1.41 (minimum version 1.24) [2020-04-21T14:34:55.897Z] Go version: go1.13.10 [2020-04-21T14:34:55.897Z] Git commit: 33ee7941d4 [2020-04-21T14:34:55.897Z] Built: 04/21/2020 14:33:05 [2020-04-21T14:34:55.897Z] OS/Arch: windows/amd64 [2020-04-21T14:34:55.897Z] Experimental: false [2020-04-21T14:34:55.897Z] [2020-04-21T14:34:55.897Z] INFO: Docker info of the daemon under test [2020-04-21T14:34:55.897Z] [2020-04-21T14:34:55.897Z] Containers: 0 [2020-04-21T14:34:55.897Z] Running: 0 [2020-04-21T14:34:55.897Z] Paused: 0 [2020-04-21T14:34:55.897Z] Stopped: 0 [2020-04-21T14:34:55.897Z] Images: 0 [2020-04-21T14:34:55.897Z] Server Version: 0.0.0-dev [2020-04-21T14:34:55.897Z] Storage Driver: windowsfilter [2020-04-21T14:34:55.897Z] Windows: [2020-04-21T14:34:55.897Z] Logging Driver: json-file [2020-04-21T14:34:55.897Z] Plugins: [2020-04-21T14:34:55.897Z] Volume: local [2020-04-21T14:34:55.897Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-21T14:34:55.897Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-21T14:34:55.897Z] Swarm: inactive [2020-04-21T14:34:55.897Z] Default Isolation: process [2020-04-21T14:34:55.897Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-21T14:34:55.897Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-04-21T14:34:55.897Z] OSType: windows [2020-04-21T14:34:55.897Z] Architecture: x86_64 [2020-04-21T14:34:55.897Z] CPUs: 4 [2020-04-21T14:34:55.897Z] Total Memory: 32GiB [2020-04-21T14:34:55.897Z] Name: azwin-2-630470 [2020-04-21T14:34:55.897Z] ID: NA6X:5E6Y:4VOK:J7NF:PQEN:BUBP:H4SX:674M:4Q5O:5VXO:X2DQ:6DDL [2020-04-21T14:34:55.897Z] Docker Root Dir: D:\CI\PR-40845\1\daemon [2020-04-21T14:34:55.897Z] Debug Mode (client): false [2020-04-21T14:34:55.897Z] Debug Mode (server): true [2020-04-21T14:34:55.897Z] File Descriptors: -1 [2020-04-21T14:34:55.897Z] Goroutines: 17 [2020-04-21T14:34:55.897Z] System Time: 2020-04-21T14:34:55.4791293Z [2020-04-21T14:34:55.897Z] EventsListeners: 0 [2020-04-21T14:34:55.897Z] Registry: https://index.docker.io/v1/ [2020-04-21T14:34:55.897Z] Labels: [2020-04-21T14:34:55.897Z] Experimental: false [2020-04-21T14:34:55.897Z] Insecure Registries: [2020-04-21T14:34:55.897Z] 127.0.0.0/8 [2020-04-21T14:34:55.897Z] Live Restore Enabled: false [2020-04-21T14:34:55.897Z] [2020-04-21T14:34:55.897Z] [2020-04-21T14:34:55.897Z] INFO: Docker images of the daemon under test [2020-04-21T14:34:55.897Z] [2020-04-21T14:34:55.897Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-21T14:34:55.897Z] [2020-04-21T14:34:55.897Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-04-21T14:34:55.897Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-04-21T14:34:55.897Z] ltsc2019: Pulling from windows/servercore [2020-04-21T14:34:56.023Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-21T14:34:56.388Z] 65014b3c3121: Pulling fs layer [2020-04-21T14:34:56.388Z] eac6fba788c9: Pulling fs layer [2020-04-21T14:34:58.546Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-21T14:34:58.595Z] #80 DONE 37.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-21T14:34:58.907Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.04s) [2020-04-21T14:34:58.907Z] === RUN TestCreateServiceSecretFileMode [2020-04-21T14:34:59.062Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40845/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff hack/test/unit [2020-04-21T14:34:59.985Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-21T14:35:00.374Z] --- PASS: TestCreateServiceSecretFileMode (3.44s) [2020-04-21T14:35:00.374Z] === RUN TestCreateServiceConfigFileMode [2020-04-21T14:35:00.440Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-21T14:35:01.371Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-21T14:35:03.271Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-21T14:35:03.483Z] ? github.com/docker/docker/api [no test files] [2020-04-21T14:35:03.816Z] --- PASS: TestCreateServiceConfigFileMode (3.61s) [2020-04-21T14:35:03.816Z] === RUN TestCreateServiceSysctls [2020-04-21T14:35:03.894Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-04-21T14:35:04.460Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-21T14:35:05.025Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-21T14:35:05.276Z] eac6fba788c9: Verifying Checksum [2020-04-21T14:35:05.276Z] eac6fba788c9: Download complete [2020-04-21T14:35:05.590Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-21T14:35:05.590Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-04-21T14:35:07.485Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-21T14:35:07.485Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-21T14:35:07.485Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-21T14:35:07.485Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-21T14:35:07.485Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-21T14:35:07.485Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-21T14:35:07.485Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-21T14:35:08.176Z] --- PASS: TestCreateServiceSysctls (4.29s) [2020-04-21T14:35:08.176Z] === RUN TestCreateServiceCapabilities [2020-04-21T14:35:09.381Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-21T14:35:09.834Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-21T14:35:11.210Z] --- PASS: TestDockerNetworkMacvlan (18.63s) [2020-04-21T14:35:11.210Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-04-21T14:35:11.210Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-04-21T14:35:11.210Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.14s) [2020-04-21T14:35:11.210Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.11s) [2020-04-21T14:35:11.210Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.70s) [2020-04-21T14:35:11.210Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-04-21T14:35:11.210Z] PASS [2020-04-21T14:35:11.210Z] [2020-04-21T14:35:11.210Z] DONE 8 tests in 20.827s [2020-04-21T14:35:11.210Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-21T14:35:11.210Z] ++ 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 [2020-04-21T14:35:11.210Z] ++ set -e [2020-04-21T14:35:11.210Z] ++ '[' -n 0 ']' [2020-04-21T14:35:11.210Z] ++ set -x [2020-04-21T14:35:11.210Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:35:11.210Z] testing: warning: no tests to run [2020-04-21T14:35:11.210Z] PASS [2020-04-21T14:35:11.210Z] [2020-04-21T14:35:11.210Z] DONE 0 tests in 0.029s [2020-04-21T14:35:11.210Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-21T14:35:11.210Z] ++ 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 [2020-04-21T14:35:11.210Z] ++ set -e [2020-04-21T14:35:11.210Z] ++ '[' -n 0 ']' [2020-04-21T14:35:11.210Z] ++ set -x [2020-04-21T14:35:11.210Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:35:11.210Z] INFO: Testing against a local daemon [2020-04-21T14:35:11.210Z] === RUN TestAuthZPluginAllowRequest [2020-04-21T14:35:11.275Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-21T14:35:11.612Z] --- PASS: TestCreateServiceCapabilities (3.59s) [2020-04-21T14:35:11.612Z] === RUN TestInspect [2020-04-21T14:35:13.112Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-04-21T14:35:13.112Z] === RUN TestAuthZPluginTLS [2020-04-21T14:35:13.169Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-21T14:35:13.679Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-04-21T14:35:13.679Z] === RUN TestAuthZPluginDenyRequest [2020-04-21T14:35:14.539Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-04-21T14:35:14.615Z] --- PASS: TestAuthZPluginDenyRequest (0.70s) [2020-04-21T14:35:14.615Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-21T14:35:15.051Z] --- PASS: TestInspect (3.53s) [2020-04-21T14:35:15.051Z] === RUN TestCreateJob [2020-04-21T14:35:15.182Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-04-21T14:35:15.182Z] === RUN TestAuthZPluginDenyResponse [2020-04-21T14:35:15.748Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-04-21T14:35:15.748Z] === RUN TestAuthZPluginAllowEventStream [2020-04-21T14:35:16.433Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-04-21T14:35:17.650Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2020-04-21T14:35:17.650Z] === RUN TestAuthZPluginErrorResponse [2020-04-21T14:35:18.023Z] 65014b3c3121: Verifying Checksum [2020-04-21T14:35:18.023Z] 65014b3c3121: Download complete [2020-04-21T14:35:18.217Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-04-21T14:35:18.217Z] === RUN TestAuthZPluginErrorRequest [2020-04-21T14:35:18.329Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-21T14:35:18.784Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2020-04-21T14:35:18.784Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-21T14:35:19.351Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2020-04-21T14:35:19.351Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-21T14:35:19.454Z] --- PASS: TestCreateJob (4.25s) [2020-04-21T14:35:19.454Z] === RUN TestReplicatedJob [2020-04-21T14:35:19.700Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-21T14:35:21.882Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-04-21T14:35:21.882Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-21T14:35:22.222Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-21T14:35:24.117Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-21T14:35:24.412Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.39s) [2020-04-21T14:35:24.412Z] === RUN TestAuthZPluginHeader [2020-04-21T14:35:24.680Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-21T14:35:24.979Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-04-21T14:35:24.979Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-21T14:35:24.979Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-21T14:35:24.979Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:35:24.979Z] === RUN TestAuthZPluginV2Disable [2020-04-21T14:35:24.979Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-21T14:35:24.979Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:35:24.979Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-21T14:35:24.979Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-21T14:35:24.979Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:35:24.979Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-21T14:35:24.979Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-21T14:35:24.979Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:35:24.979Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-21T14:35:25.933Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2020-04-21T14:35:26.049Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-04-21T14:35:26.232Z] --- PASS: TestReplicatedJob (6.95s) [2020-04-21T14:35:26.232Z] === RUN TestUpdateReplicatedJob [2020-04-21T14:35:31.303Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-21T14:35:31.694Z] --- PASS: TestUpdateReplicatedJob (4.60s) [2020-04-21T14:35:31.694Z] === RUN TestServiceListWithStatuses [2020-04-21T14:35:31.694Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-21T14:35:31.694Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:35:31.694Z] === RUN TestDockerNetworkConnectAlias [2020-04-21T14:35:32.675Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-21T14:35:32.932Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-21T14:35:34.305Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-21T14:35:35.677Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-21T14:35:38.474Z] --- PASS: TestDockerNetworkConnectAlias (7.62s) [2020-04-21T14:35:38.474Z] === RUN TestDockerNetworkReConnect [2020-04-21T14:35:39.855Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-21T14:35:39.855Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-21T14:35:40.786Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-21T14:35:42.684Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-21T14:35:43.056Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.12s) [2020-04-21T14:35:43.056Z] PASS [2020-04-21T14:35:43.056Z] [2020-04-21T14:35:43.056Z] === Skipped [2020-04-21T14:35:43.056Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-21T14:35:43.056Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:35:43.056Z] [2020-04-21T14:35:43.056Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-21T14:35:43.056Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:35:43.056Z] [2020-04-21T14:35:43.056Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-21T14:35:43.056Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:35:43.056Z] [2020-04-21T14:35:43.056Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-21T14:35:43.056Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:35:43.056Z] [2020-04-21T14:35:43.056Z] [2020-04-21T14:35:43.056Z] DONE 17 tests, 4 skipped in 32.043s [2020-04-21T14:35:43.056Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-21T14:35:43.056Z] ++ 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 [2020-04-21T14:35:43.056Z] ++ set -e [2020-04-21T14:35:43.056Z] ++ '[' -n 0 ']' [2020-04-21T14:35:43.056Z] ++ set -x [2020-04-21T14:35:43.056Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:35:43.314Z] INFO: Testing against a local daemon [2020-04-21T14:35:43.314Z] === RUN TestPluginInvalidJSON [2020-04-21T14:35:43.314Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:35:43.314Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:35:43.314Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:35:43.314Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-21T14:35:43.314Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-21T14:35:43.314Z] === RUN TestPluginInstall [2020-04-21T14:35:43.314Z] === RUN TestPluginInstall/no_auth [2020-04-21T14:35:45.257Z] --- PASS: TestDockerNetworkReConnect (6.02s) [2020-04-21T14:35:45.257Z] === RUN TestServicePlugin [2020-04-21T14:35:45.257Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-21T14:35:45.257Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:35:45.257Z] === RUN TestServiceUpdateLabel [2020-04-21T14:35:47.919Z] --- PASS: TestServiceUpdateLabel (3.53s) [2020-04-21T14:35:47.919Z] === RUN TestServiceUpdateSecrets [2020-04-21T14:35:47.939Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-21T14:35:47.939Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-21T14:35:48.196Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-21T14:35:48.196Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-21T14:35:48.586Z] time="2020-04-21T14:35:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:35:48.586Z] time="2020-04-21T14:35:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:35:48.586Z] time="2020-04-21T14:35:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e619068216ad44f00fe8edf94d0ce47a8ec2f9233d1ef32c184d378a0ff87bbb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:35:48.586Z] time="2020-04-21T14:35:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:35:48.586Z] time="2020-04-21T14:35:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:35:48.586Z] time="2020-04-21T14:35:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e619068216ad44f00fe8edf94d0ce47a8ec2f9233d1ef32c184d378a0ff87bbb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:35:49.153Z] === RUN TestPluginInstall/with_htpasswd [2020-04-21T14:35:50.088Z] time="2020-04-21T14:35:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:35:50.088Z] time="2020-04-21T14:35:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:35:50.088Z] time="2020-04-21T14:35:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7dbe4106606b556d6210484671d28ea12b5f968a794b3a4adbd2ce58a0efdc4f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:35:50.088Z] time="2020-04-21T14:35:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:35:50.088Z] time="2020-04-21T14:35:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:35:50.088Z] time="2020-04-21T14:35:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7dbe4106606b556d6210484671d28ea12b5f968a794b3a4adbd2ce58a0efdc4f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:35:50.093Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-21T14:35:50.304Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-04-21T14:35:50.304Z] Copying nested executables into bundles/binary-daemon [2020-04-21T14:35:50.304Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2020-04-21T14:35:50.346Z] === RUN TestPluginInstall/with_insecure [Pipeline] sh [2020-04-21T14:35:50.632Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40845/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff -e DOCKER_GRAPHDRIVER docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff hack/make.sh cross [2020-04-21T14:35:51.195Z] [2020-04-21T14:35:51.195Z] Removing bundles/ [2020-04-21T14:35:51.195Z] [2020-04-21T14:35:51.195Z] ---> Making bundle: cross (in bundles/cross) [2020-04-21T14:35:51.195Z] Cross building: bundles/cross/linux/amd64 [2020-04-21T14:35:51.195Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-04-21T14:35:51.195Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-04-21T14:35:51.464Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-21T14:35:51.722Z] time="2020-04-21T14:35:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:35:51.722Z] time="2020-04-21T14:35:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:35:51.722Z] time="2020-04-21T14:35:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:852d67dc450c5bf5f50f41e95b55d83808f933d9e9e6bda019eeac80b34cf3ab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:35:51.722Z] time="2020-04-21T14:35:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:35:51.722Z] time="2020-04-21T14:35:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:35:51.722Z] time="2020-04-21T14:35:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:852d67dc450c5bf5f50f41e95b55d83808f933d9e9e6bda019eeac80b34cf3ab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:35:51.981Z] --- PASS: TestPluginInstall (8.73s) [2020-04-21T14:35:51.981Z] --- PASS: TestPluginInstall/no_auth (5.77s) [2020-04-21T14:35:51.981Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-04-21T14:35:51.981Z] --- PASS: TestPluginInstall/with_insecure (1.76s) [2020-04-21T14:35:51.981Z] plugin_test.go:157: [dc6ade4b56acc] daemon is not started [2020-04-21T14:35:51.981Z] PASS [2020-04-21T14:35:51.981Z] [2020-04-21T14:35:51.981Z] DONE 6 tests in 8.921s [2020-04-21T14:35:51.981Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-21T14:35:51.981Z] ++ 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 [2020-04-21T14:35:51.981Z] ++ set -e [2020-04-21T14:35:51.981Z] ++ '[' -n 0 ']' [2020-04-21T14:35:51.981Z] ++ set -x [2020-04-21T14:35:51.981Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:35:52.239Z] INFO: Testing against a local daemon [2020-04-21T14:35:52.239Z] === RUN TestExternalGraphDriver [2020-04-21T14:35:52.239Z] === RUN TestExternalGraphDriver/json [2020-04-21T14:35:52.833Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-21T14:35:54.770Z] === RUN TestExternalGraphDriver/spec [2020-04-21T14:35:57.300Z] === RUN TestExternalGraphDriver/pull [2020-04-21T14:35:58.085Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-21T14:35:59.831Z] --- PASS: TestExternalGraphDriver (7.39s) [2020-04-21T14:35:59.831Z] --- PASS: TestExternalGraphDriver/json (2.40s) [2020-04-21T14:35:59.831Z] --- PASS: TestExternalGraphDriver/spec (2.67s) [2020-04-21T14:35:59.831Z] --- PASS: TestExternalGraphDriver/pull (2.20s) [2020-04-21T14:35:59.831Z] === RUN TestGraphdriverPluginV2 [2020-04-21T14:35:59.831Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-04-21T14:35:59.831Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:35:59.831Z] PASS [2020-04-21T14:35:59.831Z] [2020-04-21T14:35:59.831Z] === Skipped [2020-04-21T14:35:59.831Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-04-21T14:35:59.831Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:35:59.831Z] [2020-04-21T14:35:59.831Z] [2020-04-21T14:35:59.831Z] DONE 5 tests, 1 skipped in 7.552s [2020-04-21T14:35:59.831Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-21T14:35:59.831Z] ++ 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 [2020-04-21T14:35:59.831Z] ++ set -e [2020-04-21T14:35:59.831Z] ++ '[' -n 0 ']' [2020-04-21T14:35:59.831Z] ++ set -x [2020-04-21T14:35:59.831Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:35:59.831Z] INFO: Testing against a local daemon [2020-04-21T14:35:59.831Z] === RUN TestContinueAfterPluginCrash [2020-04-21T14:35:59.831Z] === PAUSE TestContinueAfterPluginCrash [2020-04-21T14:35:59.831Z] === RUN TestReadPluginNoRead [2020-04-21T14:35:59.831Z] === PAUSE TestReadPluginNoRead [2020-04-21T14:35:59.831Z] === RUN TestDaemonStartWithLogOpt [2020-04-21T14:35:59.831Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-21T14:35:59.831Z] === CONT TestContinueAfterPluginCrash [2020-04-21T14:35:59.831Z] === CONT TestDaemonStartWithLogOpt [2020-04-21T14:35:59.831Z] === CONT TestReadPluginNoRead [2020-04-21T14:36:01.361Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-04-21T14:36:03.255Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-04-21T14:36:04.029Z] === RUN TestReadPluginNoRead/default [2020-04-21T14:36:04.964Z] --- PASS: TestDaemonStartWithLogOpt (4.93s) [2020-04-21T14:36:05.899Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-21T14:36:06.325Z] --- PASS: TestServiceUpdateSecrets (15.60s) [2020-04-21T14:36:06.325Z] === RUN TestServiceUpdateConfigs [2020-04-21T14:36:06.529Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-21T14:36:06.529Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-04-21T14:36:06.529Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-04-21T14:36:07.801Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-21T14:36:07.924Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-21T14:36:09.702Z] --- PASS: TestReadPluginNoRead (9.97s) [2020-04-21T14:36:09.702Z] --- PASS: TestReadPluginNoRead/default (1.91s) [2020-04-21T14:36:09.702Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.89s) [2020-04-21T14:36:09.702Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s) [2020-04-21T14:36:09.703Z] read_test.go:91: [d873cbf25685b] daemon is not started [2020-04-21T14:36:09.961Z] --- PASS: TestContinueAfterPluginCrash (10.17s) [2020-04-21T14:36:09.961Z] PASS [2020-04-21T14:36:09.961Z] [2020-04-21T14:36:09.961Z] DONE 6 tests in 10.304s [2020-04-21T14:36:09.961Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-21T14:36:09.961Z] ++ 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 [2020-04-21T14:36:09.961Z] ++ set -e [2020-04-21T14:36:09.961Z] ++ '[' -n 0 ']' [2020-04-21T14:36:09.961Z] ++ set -x [2020-04-21T14:36:09.961Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:36:09.961Z] testing: warning: no tests to run [2020-04-21T14:36:09.961Z] PASS [2020-04-21T14:36:09.961Z] [2020-04-21T14:36:09.961Z] DONE 0 tests in 0.040s [2020-04-21T14:36:09.961Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-21T14:36:09.961Z] ++ 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 [2020-04-21T14:36:09.961Z] ++ set -e [2020-04-21T14:36:09.961Z] ++ '[' -n 0 ']' [2020-04-21T14:36:09.961Z] ++ set -x [2020-04-21T14:36:09.961Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:36:10.220Z] INFO: Testing against a local daemon [2020-04-21T14:36:10.220Z] === RUN TestPluginWithDevMounts [2020-04-21T14:36:10.220Z] === PAUSE TestPluginWithDevMounts [2020-04-21T14:36:10.220Z] === CONT TestPluginWithDevMounts [2020-04-21T14:36:12.107Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite (351.92s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.75s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.10s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.58s) [2020-04-21T14:36:12.672Z] docker_cli_daemon_test.go:1449: [de16c81a9cc1c] daemon is not started [2020-04-21T14:36:12.672Z] check_test.go:309: [dde3fc387d619] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.70s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.23s) [2020-04-21T14:36:12.672Z] check_test.go:309: [d4edd2178618d] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.84s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.45s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.69s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.41s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.24s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.97s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.98s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-04-21T14:36:12.672Z] check_test.go:309: [d1ea2755ca237] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-04-21T14:36:12.672Z] check_test.go:309: [dad003282699c] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.69s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2020-04-21T14:36:12.672Z] check_test.go:309: [d224737f6a708] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.41s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.00s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.42s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2020-04-21T14:36:12.672Z] check_test.go:309: [d90f8d3f5cc3b] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.44s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.69s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.09s) [2020-04-21T14:36:12.672Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-21T14:36:12.672Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-21T14:36:12.672Z] check_test.go:309: [d433f9a95438b] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.07s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.33s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.90s) [2020-04-21T14:36:12.672Z] check_test.go:309: [d52f3870764b6] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.32s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-04-21T14:36:12.672Z] check_test.go:309: [d8e4b397a97d5] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.51s) [2020-04-21T14:36:12.672Z] docker_cli_daemon_plugins_test.go:79: [d99abeabc937a] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.06s) [2020-04-21T14:36:12.672Z] docker_cli_daemon_plugins_test.go:169: [d9baf4cb1ee47] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.81s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.58s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-04-21T14:36:12.672Z] check_test.go:309: [d9be73baeaf34] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.86s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.64s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.58s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.85s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.84s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.97s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.20s) [2020-04-21T14:36:12.672Z] check_test.go:309: [d7c1867d740a6] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.62s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.61s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.21s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.42s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.33s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.16s) [2020-04-21T14:36:12.672Z] check_test.go:309: [d7c1cf890eccc] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.64s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.60s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.21s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.13s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.70s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.54s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.46s) [2020-04-21T14:36:12.672Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-21T14:36:12.672Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-21T14:36:12.672Z] check_test.go:309: [d5af30abd0dbf] daemon is not started [2020-04-21T14:36:12.672Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-21T14:36:12.672Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-21T14:36:12.672Z] check_test.go:309: [df7203dabc319] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.83s) [2020-04-21T14:36:12.672Z] check_test.go:309: [d2bec79376e23] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.19s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.25s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.44s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.14s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.72s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.24s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.78s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.47s) [2020-04-21T14:36:12.672Z] check_test.go:309: [df56f939953f7] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.71s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.87s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.88s) [2020-04-21T14:36:12.672Z] check_test.go:309: [dcc9218a323f5] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.25s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2020-04-21T14:36:12.672Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-04-21T14:36:12.672Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-04-21T14:36:12.672Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-04-21T14:36:12.672Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-04-21T14:36:12.672Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-04-21T14:36:12.672Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-04-21T14:36:12.672Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-04-21T14:36:12.672Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-04-21T14:36:12.672Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-04-21T14:36:12.672Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-04-21T14:36:12.672Z] check_test.go:309: [df3fef53a430b] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s) [2020-04-21T14:36:12.672Z] check_test.go:309: [d208a9e0c5053] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.66s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-04-21T14:36:12.672Z] check_test.go:309: [d7ce58760e0e6] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.30s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.27s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.62s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-04-21T14:36:12.672Z] check_test.go:309: [d46d1e6a25976] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.22s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.97s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.19s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.36s) [2020-04-21T14:36:12.672Z] check_test.go:309: [d18fba2a270c4] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.68s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.97s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-04-21T14:36:12.672Z] check_test.go:309: [d010eb5ef94ef] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.70s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.77s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.63s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.65s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.00s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.21s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.05s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.27s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.73s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.00s) [2020-04-21T14:36:12.672Z] docker_cli_daemon_test.go:2542: [d4c3e8bdc5ea5] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.93s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.96s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.05s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.30s) [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2020-04-21T14:36:12.672Z] check_test.go:309: [d3efaad99b59e] daemon is not started [2020-04-21T14:36:12.672Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.98s) [2020-04-21T14:36:12.672Z] === RUN TestDockerSwarmSuite [2020-04-21T14:36:12.672Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-21T14:36:12.750Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-04-21T14:36:12.750Z] PASS [2020-04-21T14:36:12.750Z] [2020-04-21T14:36:12.750Z] DONE 1 tests in 2.349s [2020-04-21T14:36:12.750Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-21T14:36:12.750Z] ++ 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 [2020-04-21T14:36:12.750Z] ++ set -e [2020-04-21T14:36:12.750Z] ++ '[' -n 0 ']' [2020-04-21T14:36:12.750Z] ++ set -x [2020-04-21T14:36:12.750Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-21T14:36:12.750Z] INFO: Testing against a local daemon [2020-04-21T14:36:12.750Z] === RUN TestSecretInspect [2020-04-21T14:36:16.057Z] --- PASS: TestSecretInspect (2.84s) [2020-04-21T14:36:16.057Z] === RUN TestSecretList [2020-04-21T14:36:16.849Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-21T14:36:18.594Z] --- PASS: TestSecretList (3.20s) [2020-04-21T14:36:18.594Z] === RUN TestSecretsCreateAndDelete [2020-04-21T14:36:20.122Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-21T14:36:21.502Z] --- PASS: TestServiceUpdateConfigs (15.68s) [2020-04-21T14:36:21.502Z] === RUN TestServiceUpdateNetwork [2020-04-21T14:36:21.881Z] --- PASS: TestSecretsCreateAndDelete (3.26s) [2020-04-21T14:36:21.881Z] === RUN TestSecretsUpdate [2020-04-21T14:36:25.166Z] --- PASS: TestSecretsUpdate (3.29s) [2020-04-21T14:36:25.166Z] === RUN TestTemplatedSecret [2020-04-21T14:36:26.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-21T14:36:27.234Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-21T14:36:28.603Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-21T14:36:28.603Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-04-21T14:36:29.352Z] --- PASS: TestTemplatedSecret (3.60s) [2020-04-21T14:36:29.352Z] === RUN TestSecretCreateResolve [2020-04-21T14:36:32.635Z] --- PASS: TestSecretCreateResolve (3.31s) [2020-04-21T14:36:32.635Z] PASS [2020-04-21T14:36:32.635Z] [2020-04-21T14:36:32.635Z] DONE 6 tests in 19.678s [2020-04-21T14:36:32.635Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-04-21T14:36:32.635Z] ++ 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 [2020-04-21T14:36:32.635Z] ++ set -e [2020-04-21T14:36:32.635Z] ++ '[' -n 0 ']' [2020-04-21T14:36:32.635Z] ++ set -x [2020-04-21T14:36:32.635Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:36:32.635Z] INFO: Testing against a local daemon [2020-04-21T14:36:32.635Z] === RUN TestServiceCreateInit [2020-04-21T14:36:32.635Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-21T14:36:33.862Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-21T14:36:36.715Z] --- PASS: TestServiceUpdateNetwork (16.53s) [2020-04-21T14:36:36.715Z] === RUN TestServiceUpdatePidsLimit [2020-04-21T14:36:37.135Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-21T14:36:37.325Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-21T14:36:37.899Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-21T14:36:38.325Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-21T14:36:39.658Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-21T14:36:39.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-21T14:36:40.589Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-21T14:36:43.166Z] --- PASS: TestServiceCreateInit (10.26s) [2020-04-21T14:36:43.166Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.18s) [2020-04-21T14:36:43.166Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.04s) [2020-04-21T14:36:43.166Z] === RUN TestCreateServiceMultipleTimes [2020-04-21T14:36:46.674Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-21T14:36:48.693Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-21T14:36:50.063Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-04-21T14:36:53.340Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-21T14:36:55.025Z] --- PASS: TestServiceUpdatePidsLimit (17.95s) [2020-04-21T14:36:55.025Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-04-21T14:36:55.025Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-04-21T14:36:55.025Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-04-21T14:36:55.025Z] PASS [2020-04-21T14:36:55.025Z] [2020-04-21T14:36:55.025Z] === Skipped [2020-04-21T14:36:55.025Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-04-21T14:36:55.025Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:36:55.025Z] [2020-04-21T14:36:55.025Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-04-21T14:36:55.025Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:36:55.025Z] [2020-04-21T14:36:55.025Z] [2020-04-21T14:36:55.025Z] DONE 27 tests, 2 skipped in 174.940s [2020-04-21T14:36:55.025Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-04-21T14:36:55.025Z] ++ 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 [2020-04-21T14:36:55.025Z] ++ set -e [2020-04-21T14:36:55.025Z] ++ '[' -n 0 ']' [2020-04-21T14:36:55.025Z] ++ set -x [2020-04-21T14:36:55.025Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:36:55.025Z] INFO: Testing against a local daemon [2020-04-21T14:36:55.025Z] === RUN TestSessionCreate [2020-04-21T14:36:55.025Z] --- PASS: TestSessionCreate (0.02s) [2020-04-21T14:36:55.025Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-21T14:36:55.025Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-21T14:36:55.025Z] PASS [2020-04-21T14:36:55.025Z] [2020-04-21T14:36:55.025Z] DONE 2 tests in 0.111s [2020-04-21T14:36:55.025Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-04-21T14:36:55.025Z] ++ 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 [2020-04-21T14:36:55.025Z] ++ set -e [2020-04-21T14:36:55.025Z] ++ '[' -n 0 ']' [2020-04-21T14:36:55.025Z] ++ set -x [2020-04-21T14:36:55.026Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:36:55.026Z] INFO: Testing against a local daemon [2020-04-21T14:36:55.026Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-21T14:36:55.026Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:36:55.026Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:36:55.026Z] === RUN TestEventsExecDie [2020-04-21T14:36:55.026Z] --- PASS: TestEventsExecDie (0.93s) [2020-04-21T14:36:55.026Z] === RUN TestEventsBackwardsCompatible [2020-04-21T14:36:55.026Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-21T14:36:55.026Z] === RUN TestInfoBinaryCommits [2020-04-21T14:36:55.026Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-04-21T14:36:55.026Z] === RUN TestInfoAPIVersioned [2020-04-21T14:36:55.026Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-04-21T14:36:55.026Z] === RUN TestInfoDiscoveryBackend [2020-04-21T14:36:55.635Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-04-21T14:36:55.635Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-21T14:36:56.634Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-21T14:36:56.634Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-21T14:36:57.283Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-04-21T14:36:57.284Z] === RUN TestInfoAPI [2020-04-21T14:36:57.284Z] --- PASS: TestInfoAPI (0.02s) [2020-04-21T14:36:57.284Z] === RUN TestInfoAPIWarnings [2020-04-21T14:36:57.563Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-04-21T14:36:57.563Z] === RUN TestInfoDebug [2020-04-21T14:36:58.173Z] --- PASS: TestInfoDebug (0.52s) [2020-04-21T14:36:58.173Z] === RUN TestInfoInsecureRegistries [2020-04-21T14:36:58.783Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-04-21T14:36:58.783Z] === RUN TestInfoRegistryMirrors [2020-04-21T14:36:59.063Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-04-21T14:36:59.063Z] === RUN TestLoginFailsWithBadCredentials [2020-04-21T14:36:59.343Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-04-21T14:36:59.343Z] === RUN TestPingCacheHeaders [2020-04-21T14:36:59.343Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-04-21T14:36:59.343Z] === RUN TestPingGet [2020-04-21T14:36:59.623Z] --- PASS: TestPingGet (0.01s) [2020-04-21T14:36:59.623Z] === RUN TestPingHead [2020-04-21T14:36:59.623Z] --- PASS: TestPingHead (0.02s) [2020-04-21T14:36:59.623Z] === RUN TestVersion [2020-04-21T14:36:59.623Z] --- PASS: TestVersion (0.01s) [2020-04-21T14:36:59.623Z] PASS [2020-04-21T14:36:59.623Z] [2020-04-21T14:36:59.623Z] === Skipped [2020-04-21T14:36:59.623Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:36:59.623Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:36:59.623Z] [2020-04-21T14:36:59.623Z] [2020-04-21T14:36:59.623Z] DONE 18 tests, 1 skipped in 5.587s [2020-04-21T14:36:59.623Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-04-21T14:36:59.623Z] ++ 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 [2020-04-21T14:36:59.623Z] ++ set -e [2020-04-21T14:36:59.623Z] ++ '[' -n 0 ']' [2020-04-21T14:36:59.623Z] ++ set -x [2020-04-21T14:36:59.623Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:36:59.623Z] INFO: Testing against a local daemon [2020-04-21T14:36:59.623Z] === RUN TestVolumesCreateAndList [2020-04-21T14:36:59.623Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-21T14:36:59.623Z] === RUN TestVolumesRemove [2020-04-21T14:36:59.623Z] --- PASS: TestVolumesRemove (0.11s) [2020-04-21T14:36:59.623Z] === RUN TestVolumesInspect [2020-04-21T14:36:59.623Z] --- PASS: TestVolumesInspect (0.01s) [2020-04-21T14:36:59.623Z] === RUN TestVolumesInvalidJSON [2020-04-21T14:36:59.623Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-21T14:36:59.623Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-21T14:36:59.623Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-21T14:36:59.623Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-21T14:36:59.623Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-21T14:36:59.623Z] PASS [2020-04-21T14:36:59.623Z] [2020-04-21T14:36:59.623Z] DONE 5 tests in 0.226s [2020-04-21T14:36:59.906Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-21T14:36:59.906Z] ++++ cat bundles/test-integration/docker.pid [2020-04-21T14:36:59.906Z] +++ kill 11928 [2020-04-21T14:37:01.368Z] +++ /etc/init.d/apparmor stop [2020-04-21T14:37:01.368Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-21T14:37:01.368Z] [2020-04-21T14:37:01.368Z] Unloading profiles will leave already running processes permanently [2020-04-21T14:37:01.368Z] unconfined, which can lead to unexpected situations. [2020-04-21T14:37:01.368Z] [2020-04-21T14:37:01.368Z] To set a process to complain mode, use the command line tool [2020-04-21T14:37:01.368Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-21T14:37:01.368Z] +++ true [2020-04-21T14:37:01.368Z] Post stage [Pipeline] junit [2020-04-21T14:37:02.863Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-21T14:37:03.562Z] + echo Ensuring container killed. [2020-04-21T14:37:03.562Z] Ensuring container killed. [2020-04-21T14:37:03.562Z] + docker rm -vf docker-pr1 [2020-04-21T14:37:03.562Z] Error: No such container: docker-pr1 [2020-04-21T14:37:03.562Z] + true [Pipeline] sh [2020-04-21T14:37:03.925Z] + echo Chowning /workspace to jenkins user [2020-04-21T14:37:03.925Z] Chowning /workspace to jenkins user [2020-04-21T14:37:03.925Z] + id -u [2020-04-21T14:37:03.925Z] + id -g [2020-04-21T14:37:03.925Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40845:/workspace busybox chown -R 1001:1001 /workspace [2020-04-21T14:37:03.925Z] Unable to find image 'busybox:latest' locally [2020-04-21T14:37:04.215Z] latest: Pulling from library/busybox [2020-04-21T14:37:04.215Z] 0f0ac3ee2e90: Pulling fs layer [2020-04-21T14:37:04.495Z] 0f0ac3ee2e90: Verifying Checksum [2020-04-21T14:37:04.495Z] 0f0ac3ee2e90: Download complete [2020-04-21T14:37:04.776Z] 0f0ac3ee2e90: Pull complete [2020-04-21T14:37:04.776Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-21T14:37:04.776Z] Status: Downloaded newer image for busybox:latest [2020-04-21T14:37:05.093Z] --- PASS: TestCreateServiceMultipleTimes (18.82s) [2020-04-21T14:37:05.093Z] === RUN TestCreateServiceConflict [2020-04-21T14:37:05.093Z] --- PASS: TestCreateServiceConflict (3.22s) [2020-04-21T14:37:05.093Z] === RUN TestCreateServiceMaxReplicas [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-21T14:37:07.164Z] + bundleName=s390x-integration [2020-04-21T14:37:07.165Z] + echo Creating s390x-integration-bundles.tar.gz [2020-04-21T14:37:07.165Z] Creating s390x-integration-bundles.tar.gz [2020-04-21T14:37:07.165Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-21T14:37:07.165Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-21T14:37:07.198Z] Archiving artifacts [2020-04-21T14:37:07.663Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40845/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-21T14:37:08.057Z] + make clean [2020-04-21T14:37:08.377Z] --- PASS: TestCreateServiceMaxReplicas (3.22s) [2020-04-21T14:37:08.377Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-21T14:37:08.669Z] docker volume rm -f docker-dev-cache [2020-04-21T14:37:08.669Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T14:37:11.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-04-21T14:37:11.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-04-21T14:37:12.614Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-04-21T14:37:12.614Z] Copying nested executables into bundles/cross/linux/amd64 [2020-04-21T14:37:12.614Z] Cross building: bundles/cross/windows/amd64 [2020-04-21T14:37:12.614Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-21T14:37:12.614Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-04-21T14:37:13.298Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-21T14:37:13.298Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-21T14:37:17.472Z] --- PASS: TestImportExtremelyLargeImageWorks (168.81s) [2020-04-21T14:37:17.473Z] PASS [2020-04-21T14:37:17.473Z] [2020-04-21T14:37:17.473Z] DONE 12 tests in 172.609s [2020-04-21T14:37:17.473Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-21T14:37:17.473Z] ++ 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 [2020-04-21T14:37:17.473Z] ++ set -e [2020-04-21T14:37:17.473Z] ++ '[' -n 0 ']' [2020-04-21T14:37:17.473Z] ++ set -x [2020-04-21T14:37:17.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=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 [2020-04-21T14:37:17.730Z] INFO: Testing against a local daemon [2020-04-21T14:37:17.730Z] === RUN TestNetworkCreateDelete [2020-04-21T14:37:17.730Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-04-21T14:37:17.730Z] === RUN TestDockerNetworkDeletePreferID [2020-04-21T14:37:18.231Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-21T14:37:18.231Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-21T14:37:18.231Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2020-04-21T14:37:18.231Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-04-21T14:37:18.231Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2020-04-21T14:37:18.231Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 4.8% of statements [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/types [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-21T14:37:18.231Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/builder [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-21T14:37:18.231Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-21T14:37:18.231Z] ok github.com/docker/docker/builder/dockerignore 0.067s coverage: 96.8% of statements [2020-04-21T14:37:18.294Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-04-21T14:37:18.294Z] === RUN TestInspectNetwork [2020-04-21T14:37:18.858Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-21T14:37:19.116Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-21T14:37:19.373Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-21T14:37:20.303Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-21T14:37:20.303Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-21T14:37:20.561Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-21T14:37:20.961Z] ok github.com/docker/docker/cli/debug 0.022s coverage: 100.0% of statements [2020-04-21T14:37:21.125Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-21T14:37:22.492Z] ok github.com/docker/docker/builder/remotecontext/git 4.970s coverage: 86.3% of statements [2020-04-21T14:37:23.018Z] === RUN TestInspectNetwork/full_network_id [2020-04-21T14:37:23.018Z] === RUN TestInspectNetwork/partial_network_id [2020-04-21T14:37:23.018Z] === RUN TestInspectNetwork/network_name [2020-04-21T14:37:23.018Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-21T14:37:23.250Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.83s) [2020-04-21T14:37:23.250Z] === RUN TestCreateServiceSecretFileMode [2020-04-21T14:37:23.581Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-21T14:37:24.953Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-21T14:37:25.201Z] ok github.com/docker/docker/builder/remotecontext 0.603s coverage: 13.6% of statements [2020-04-21T14:37:26.537Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2020-04-21T14:37:26.537Z] === RUN TestCreateServiceConfigFileMode [2020-04-21T14:37:26.706Z] ok github.com/docker/docker/builder/dockerfile 1.544s coverage: 48.2% of statements [2020-04-21T14:37:26.706Z] ? github.com/docker/docker/cli [no test files] [2020-04-21T14:37:26.706Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-21T14:37:26.846Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-21T14:37:27.103Z] --- PASS: TestInspectNetwork (8.92s) [2020-04-21T14:37:27.103Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-21T14:37:27.103Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-21T14:37:27.103Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-21T14:37:27.103Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-21T14:37:27.103Z] === RUN TestRunContainerWithBridgeNone [2020-04-21T14:37:28.034Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-21T14:37:29.405Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-21T14:37:29.822Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2020-04-21T14:37:29.822Z] === RUN TestCreateServiceSysctls [2020-04-21T14:37:29.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-21T14:37:29.969Z] --- PASS: TestRunContainerWithBridgeNone (2.73s) [2020-04-21T14:37:29.969Z] === RUN TestNetworkInvalidJSON [2020-04-21T14:37:29.969Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-21T14:37:29.969Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-21T14:37:29.969Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:37:29.969Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:37:29.969Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:37:29.969Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:37:29.969Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-21T14:37:29.969Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:37:29.969Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:37:29.969Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-21T14:37:29.969Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-21T14:37:29.969Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-21T14:37:29.969Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-21T14:37:29.969Z] === RUN TestHostIPv4BridgeLabel [2020-04-21T14:37:30.520Z] 65014b3c3121: Pull complete [2020-04-21T14:37:30.533Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-04-21T14:37:30.533Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-21T14:37:30.790Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-21T14:37:30.790Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-21T14:37:31.721Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-04-21T14:37:31.721Z] === RUN TestDaemonDefaultNetworkPools [2020-04-21T14:37:32.284Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-04-21T14:37:32.284Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-21T14:37:33.108Z] --- PASS: TestCreateServiceSysctls (3.66s) [2020-04-21T14:37:33.108Z] === RUN TestCreateServiceCapabilities [2020-04-21T14:37:33.656Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.39s) [2020-04-21T14:37:33.656Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-21T14:37:35.026Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-04-21T14:37:35.026Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-21T14:37:35.210Z] ok github.com/docker/docker/client 0.574s coverage: 75.4% of statements [2020-04-21T14:37:35.591Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-04-21T14:37:35.591Z] === RUN TestServiceWithPredefinedNetwork [2020-04-21T14:37:36.393Z] --- PASS: TestCreateServiceCapabilities (2.92s) [2020-04-21T14:37:36.393Z] === RUN TestInspect [2020-04-21T14:37:38.865Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-21T14:37:38.865Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s) [2020-04-21T14:37:38.865Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-21T14:37:38.865Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:37:38.865Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:37:38.865Z] === RUN TestServiceWithDataPathPortInit [2020-04-21T14:37:39.679Z] --- PASS: TestInspect (3.48s) [2020-04-21T14:37:39.679Z] === RUN TestCreateJob [2020-04-21T14:37:43.865Z] --- PASS: TestCreateJob (4.13s) [2020-04-21T14:37:43.865Z] === RUN TestReplicatedJob [2020-04-21T14:37:50.430Z] --- PASS: TestReplicatedJob (6.42s) [2020-04-21T14:37:50.430Z] === RUN TestUpdateReplicatedJob [2020-04-21T14:37:54.617Z] --- PASS: TestUpdateReplicatedJob (4.38s) [2020-04-21T14:37:54.617Z] === RUN TestServiceListWithStatuses [2020-04-21T14:37:54.617Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-21T14:37:54.617Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:37:54.617Z] === RUN TestDockerNetworkConnectAlias [2020-04-21T14:37:56.927Z] --- PASS: TestServiceWithDataPathPortInit (17.59s) [2020-04-21T14:37:56.927Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-21T14:38:01.179Z] --- PASS: TestDockerNetworkConnectAlias (6.59s) [2020-04-21T14:38:01.179Z] === RUN TestDockerNetworkReConnect [2020-04-21T14:38:02.180Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-21T14:38:03.549Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-21T14:38:05.443Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.98s) [2020-04-21T14:38:05.443Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mhwsknhwm2cb6v3ekdfuct2cb Created:2020-04-21 14:37:58.105984838 +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[c33cff0bdc19cfffaf15dc100e86d76ca70d17e5a1693072986b77f0f65d72d2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wme029fmwn82rehr86cs48hhx EndpointID:95a650906a57625e80221e50ec55d088d7ad352b30af6c96d69f35a806e91233 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4922e299cc7e8d7c1a3fd3919eea0317211b829118302f81487743a0ea4b1ece 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:447840e87d6a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wme029fmwn82rehr86cs48hhx EndpointID:95a650906a57625e80221e50ec55d088d7ad352b30af6c96d69f35a806e91233 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-21T14:38:05.443Z] PASS [2020-04-21T14:38:05.443Z] [2020-04-21T14:38:05.443Z] === Skipped [2020-04-21T14:38:05.443Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:38:05.443Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:38:05.443Z] [2020-04-21T14:38:05.443Z] [2020-04-21T14:38:05.443Z] DONE 22 tests, 1 skipped in 47.888s [2020-04-21T14:38:05.443Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:38:05.443Z] ++ 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 [2020-04-21T14:38:05.443Z] ++ set -e [2020-04-21T14:38:05.443Z] ++ '[' -n 0 ']' [2020-04-21T14:38:05.443Z] ++ set -x [2020-04-21T14:38:05.443Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:38:05.701Z] INFO: Testing against a local daemon [2020-04-21T14:38:05.701Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-21T14:38:05.701Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:38:05.701Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:38:05.701Z] === RUN TestDockerNetworkIpvlan [2020-04-21T14:38:05.701Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:38:05.701Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:38:05.701Z] PASS [2020-04-21T14:38:05.701Z] [2020-04-21T14:38:05.701Z] === Skipped [2020-04-21T14:38:05.701Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:38:05.701Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:38:05.701Z] [2020-04-21T14:38:05.701Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:38:05.701Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:38:05.701Z] [2020-04-21T14:38:05.701Z] [2020-04-21T14:38:05.701Z] DONE 2 tests, 2 skipped in 0.122s [2020-04-21T14:38:05.701Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:38:05.701Z] ++ 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 [2020-04-21T14:38:05.701Z] ++ set -e [2020-04-21T14:38:05.701Z] ++ '[' -n 0 ']' [2020-04-21T14:38:05.701Z] ++ set -x [2020-04-21T14:38:05.701Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-21T14:38:05.701Z] INFO: Testing against a local daemon [2020-04-21T14:38:05.701Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-21T14:38:06.447Z] --- PASS: TestDockerNetworkReConnect (4.95s) [2020-04-21T14:38:06.447Z] === RUN TestServicePlugin [2020-04-21T14:38:06.447Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-21T14:38:06.447Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:38:06.447Z] === RUN TestServiceUpdateLabel [2020-04-21T14:38:07.097Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-04-21T14:38:07.097Z] === RUN TestDockerNetworkMacvlan [2020-04-21T14:38:08.037Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-21T14:38:08.978Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-21T14:38:09.732Z] --- PASS: TestServiceUpdateLabel (3.27s) [2020-04-21T14:38:09.732Z] === RUN TestServiceUpdateSecrets [2020-04-21T14:38:09.909Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-21T14:38:13.181Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-21T14:38:13.438Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-21T14:38:14.369Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-21T14:38:14.932Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-21T14:38:15.496Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-21T14:38:16.060Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-21T14:38:16.992Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-21T14:38:16.992Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-21T14:38:17.556Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-21T14:38:19.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-21T14:38:22.726Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-21T14:38:24.099Z] --- PASS: TestDockerNetworkMacvlan (17.03s) [2020-04-21T14:38:24.099Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-04-21T14:38:24.099Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-04-21T14:38:24.099Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.05s) [2020-04-21T14:38:24.099Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s) [2020-04-21T14:38:24.099Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.81s) [2020-04-21T14:38:24.099Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2020-04-21T14:38:24.099Z] PASS [2020-04-21T14:38:24.356Z] [2020-04-21T14:38:24.356Z] DONE 8 tests in 18.583s [2020-04-21T14:38:24.356Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-21T14:38:24.356Z] ++ 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 [2020-04-21T14:38:24.356Z] ++ set -e [2020-04-21T14:38:24.356Z] ++ '[' -n 0 ']' [2020-04-21T14:38:24.356Z] ++ set -x [2020-04-21T14:38:24.356Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:38:24.356Z] testing: warning: no tests to run [2020-04-21T14:38:24.356Z] PASS [2020-04-21T14:38:24.356Z] [2020-04-21T14:38:24.356Z] DONE 0 tests in 0.032s [2020-04-21T14:38:24.356Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-21T14:38:24.356Z] ++ 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 [2020-04-21T14:38:24.356Z] ++ set -e [2020-04-21T14:38:24.356Z] ++ '[' -n 0 ']' [2020-04-21T14:38:24.356Z] ++ set -x [2020-04-21T14:38:24.356Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:38:24.356Z] INFO: Testing against a local daemon [2020-04-21T14:38:24.356Z] === RUN TestAuthZPluginAllowRequest [2020-04-21T14:38:24.605Z] --- PASS: TestServiceUpdateSecrets (15.28s) [2020-04-21T14:38:24.605Z] === RUN TestServiceUpdateConfigs [2020-04-21T14:38:26.249Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-04-21T14:38:26.249Z] === RUN TestAuthZPluginTLS [2020-04-21T14:38:26.813Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-04-21T14:38:26.813Z] === RUN TestAuthZPluginDenyRequest [2020-04-21T14:38:27.377Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-04-21T14:38:27.377Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-21T14:38:27.940Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-04-21T14:38:27.940Z] === RUN TestAuthZPluginDenyResponse [2020-04-21T14:38:28.504Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-04-21T14:38:28.504Z] === RUN TestAuthZPluginAllowEventStream [2020-04-21T14:38:29.876Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-21T14:38:30.132Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2020-04-21T14:38:30.132Z] === RUN TestAuthZPluginErrorResponse [2020-04-21T14:38:30.389Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-21T14:38:30.647Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-04-21T14:38:30.647Z] === RUN TestAuthZPluginErrorRequest [2020-04-21T14:38:30.905Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-04-21T14:38:31.162Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-04-21T14:38:31.162Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-21T14:38:31.419Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-21T14:38:31.676Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-04-21T14:38:31.676Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-21T14:38:31.676Z] === RUN TestDockerSuite/TestBuildFails [2020-04-21T14:38:32.363Z] ok github.com/docker/docker/cmd/dockerd 0.160s coverage: 30.8% of statements [2020-04-21T14:38:32.608Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-21T14:38:32.865Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-21T14:38:33.796Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-04-21T14:38:33.796Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-21T14:38:34.009Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-21T14:38:34.009Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-04-21T14:38:34.009Z] remote: Enumerating objects: 2, done. [2020-04-21T14:38:34.009Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-04-21T14:38:34.009Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-04-21T14:38:34.009Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-04-21T14:38:34.009Z] 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. [2020-04-21T14:38:34.009Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-04-21T14:38:34.009Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-21T14:38:34.340Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40845/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff hack/test/unit [2020-04-21T14:38:35.171Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-21T14:38:35.735Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.97s) [2020-04-21T14:38:35.735Z] === RUN TestAuthZPluginHeader [2020-04-21T14:38:35.881Z] ok github.com/docker/docker/container 0.215s coverage: 34.7% of statements [2020-04-21T14:38:35.881Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-21T14:38:35.881Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-21T14:38:35.881Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-21T14:38:35.881Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-21T14:38:36.665Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-04-21T14:38:36.665Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-21T14:38:36.860Z] ? github.com/docker/docker/api [no test files] [2020-04-21T14:38:37.596Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-21T14:38:39.426Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.063s coverage: 65.3% of statements [2020-04-21T14:38:40.117Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-21T14:38:41.487Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-21T14:38:41.745Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.17s) [2020-04-21T14:38:41.745Z] === RUN TestAuthZPluginV2Disable [2020-04-21T14:38:41.745Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-04-21T14:38:42.684Z] --- PASS: TestServiceUpdateConfigs (15.52s) [2020-04-21T14:38:42.684Z] === RUN TestServiceUpdateNetwork [2020-04-21T14:38:43.113Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-21T14:38:45.008Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-21T14:38:45.572Z] --- PASS: TestAuthZPluginV2Disable (3.93s) [2020-04-21T14:38:45.572Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-21T14:38:46.137Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-21T14:38:46.393Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-21T14:38:48.107Z] ok github.com/docker/docker/daemon/cluster/convert 0.030s coverage: 35.6% of statements [2020-04-21T14:38:48.922Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-21T14:38:49.179Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.42s) [2020-04-21T14:38:49.179Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-21T14:38:51.072Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-21T14:38:51.166Z] ok github.com/docker/docker/daemon/cluster 0.214s coverage: 0.5% of statements [2020-04-21T14:38:51.715Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-04-21T14:38:53.595Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-21T14:38:54.883Z] --- PASS: TestServiceUpdateNetwork (14.85s) [2020-04-21T14:38:54.883Z] === RUN TestServiceUpdatePidsLimit [2020-04-21T14:38:56.258Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-21T14:38:56.964Z] ok github.com/docker/docker/daemon/discovery 0.034s coverage: 30.0% of statements [2020-04-21T14:38:57.193Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-21T14:38:58.570Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-04-21T14:38:58.570Z] ok github.com/docker/docker/daemon/config 0.074s coverage: 81.7% of statements [2020-04-21T14:39:00.151Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-21T14:39:00.152Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.95s) [2020-04-21T14:39:00.152Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-21T14:39:00.152Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-21T14:39:00.152Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-21T14:39:00.152Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-21T14:39:00.716Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-21T14:39:01.279Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-21T14:39:01.279Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-21T14:39:02.181Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-04-21T14:39:02.211Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-21T14:39:02.775Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-21T14:39:03.338Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-21T14:39:03.903Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-21T14:39:04.159Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-21T14:39:04.328Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.591s coverage: 14.0% of statements [2020-04-21T14:39:04.724Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-21T14:39:05.303Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-21T14:39:05.654Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-21T14:39:06.544Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-04-21T14:39:07.689Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.203s coverage: 57.9% of statements [2020-04-21T14:39:08.721Z] ok github.com/docker/docker/daemon 12.433s coverage: 17.4% of statements [2020-04-21T14:39:08.721Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-21T14:39:08.721Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-21T14:39:08.721Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-21T14:39:08.721Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-21T14:39:08.928Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-21T14:39:12.308Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2020-04-21T14:39:12.606Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.444s coverage: 68.6% of statements [2020-04-21T14:39:13.412Z] --- PASS: TestServiceUpdatePidsLimit (17.53s) [2020-04-21T14:39:13.412Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2020-04-21T14:39:13.412Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2020-04-21T14:39:13.412Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-04-21T14:39:13.412Z] PASS [2020-04-21T14:39:13.412Z] [2020-04-21T14:39:13.412Z] === Skipped [2020-04-21T14:39:13.412Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-21T14:39:13.412Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:39:13.412Z] [2020-04-21T14:39:13.412Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-04-21T14:39:13.412Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:39:13.412Z] [2020-04-21T14:39:13.412Z] [2020-04-21T14:39:13.412Z] DONE 27 tests, 2 skipped in 160.082s [2020-04-21T14:39:13.412Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-04-21T14:39:13.412Z] ++ 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 [2020-04-21T14:39:13.412Z] ++ set -e [2020-04-21T14:39:13.412Z] ++ '[' -n 0 ']' [2020-04-21T14:39:13.412Z] ++ set -x [2020-04-21T14:39:13.412Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:39:13.412Z] INFO: Testing against a local daemon [2020-04-21T14:39:13.412Z] === RUN TestSessionCreate [2020-04-21T14:39:13.412Z] --- PASS: TestSessionCreate (0.05s) [2020-04-21T14:39:13.412Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-21T14:39:13.412Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-21T14:39:13.412Z] PASS [2020-04-21T14:39:13.412Z] [2020-04-21T14:39:13.412Z] DONE 2 tests in 0.229s [2020-04-21T14:39:13.412Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-04-21T14:39:13.412Z] ++ 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 [2020-04-21T14:39:13.412Z] ++ set -e [2020-04-21T14:39:13.412Z] ++ '[' -n 0 ']' [2020-04-21T14:39:13.412Z] ++ set -x [2020-04-21T14:39:13.412Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:39:13.412Z] INFO: Testing against a local daemon [2020-04-21T14:39:13.412Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-21T14:39:13.412Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:39:13.412Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:39:13.412Z] === RUN TestEventsExecDie [2020-04-21T14:39:13.671Z] --- PASS: TestEventsExecDie (0.90s) [2020-04-21T14:39:13.671Z] === RUN TestEventsBackwardsCompatible [2020-04-21T14:39:13.671Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2020-04-21T14:39:13.671Z] === RUN TestInfoBinaryCommits [2020-04-21T14:39:13.671Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-04-21T14:39:13.671Z] === RUN TestInfoAPIVersioned [2020-04-21T14:39:13.929Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-21T14:39:13.929Z] === RUN TestInfoDiscoveryBackend [2020-04-21T14:39:14.274Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-21T14:39:14.495Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2020-04-21T14:39:14.496Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-21T14:39:15.430Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-21T14:39:15.430Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-21T14:39:15.642Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.69s) [2020-04-21T14:39:15.642Z] PASS [2020-04-21T14:39:15.642Z] [2020-04-21T14:39:15.642Z] DONE 17 tests in 51.446s [2020-04-21T14:39:15.642Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-21T14:39:15.642Z] ++ 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 [2020-04-21T14:39:15.642Z] ++ set -e [2020-04-21T14:39:15.642Z] ++ '[' -n 0 ']' [2020-04-21T14:39:15.642Z] ++ set -x [2020-04-21T14:39:15.643Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:39:15.899Z] INFO: Testing against a local daemon [2020-04-21T14:39:15.899Z] === RUN TestPluginInvalidJSON [2020-04-21T14:39:15.899Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:39:15.899Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:39:15.899Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:39:15.899Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-21T14:39:15.899Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-21T14:39:15.899Z] === RUN TestPluginInstall [2020-04-21T14:39:15.899Z] === RUN TestPluginInstall/no_auth [2020-04-21T14:39:15.997Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-04-21T14:39:15.997Z] === RUN TestInfoAPI [2020-04-21T14:39:16.144Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.462s coverage: 49.5% of statements [2020-04-21T14:39:16.255Z] --- PASS: TestInfoAPI (0.05s) [2020-04-21T14:39:16.255Z] === RUN TestInfoAPIWarnings [2020-04-21T14:39:16.470Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.663s coverage: 46.2% of statements [2020-04-21T14:39:16.470Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-21T14:39:16.822Z] --- PASS: TestInfoAPIWarnings (0.64s) [2020-04-21T14:39:16.822Z] === RUN TestInfoDebug [2020-04-21T14:39:17.388Z] --- PASS: TestInfoDebug (0.64s) [2020-04-21T14:39:17.388Z] === RUN TestInfoInsecureRegistries [2020-04-21T14:39:17.955Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-04-21T14:39:17.955Z] === RUN TestInfoRegistryMirrors [2020-04-21T14:39:18.422Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-21T14:39:18.422Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-21T14:39:18.422Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-21T14:39:18.568Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.642s coverage: 76.1% of statements [2020-04-21T14:39:18.680Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-21T14:39:18.891Z] --- PASS: TestInfoRegistryMirrors (0.65s) [2020-04-21T14:39:18.891Z] === RUN TestLoginFailsWithBadCredentials [2020-04-21T14:39:18.937Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-21T14:39:19.150Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2020-04-21T14:39:19.150Z] === RUN TestPingCacheHeaders [2020-04-21T14:39:19.150Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-04-21T14:39:19.150Z] === RUN TestPingGet [2020-04-21T14:39:19.150Z] --- PASS: TestPingGet (0.03s) [2020-04-21T14:39:19.150Z] === RUN TestPingHead [2020-04-21T14:39:19.150Z] --- PASS: TestPingHead (0.05s) [2020-04-21T14:39:19.150Z] === RUN TestVersion [2020-04-21T14:39:19.150Z] --- PASS: TestVersion (0.05s) [2020-04-21T14:39:19.150Z] PASS [2020-04-21T14:39:19.150Z] [2020-04-21T14:39:19.150Z] === Skipped [2020-04-21T14:39:19.150Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:39:19.150Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:39:19.150Z] [2020-04-21T14:39:19.150Z] [2020-04-21T14:39:19.150Z] DONE 18 tests, 1 skipped in 6.682s [2020-04-21T14:39:19.150Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-21T14:39:19.150Z] ++ 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 [2020-04-21T14:39:19.150Z] ++ set -e [2020-04-21T14:39:19.150Z] ++ '[' -n 0 ']' [2020-04-21T14:39:19.150Z] ++ set -x [2020-04-21T14:39:19.150Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:39:19.408Z] INFO: Testing against a local daemon [2020-04-21T14:39:19.408Z] === RUN TestVolumesCreateAndList [2020-04-21T14:39:19.408Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-21T14:39:19.408Z] === RUN TestVolumesRemove [2020-04-21T14:39:19.501Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-21T14:39:19.666Z] --- PASS: TestVolumesRemove (0.12s) [2020-04-21T14:39:19.666Z] === RUN TestVolumesInspect [2020-04-21T14:39:19.666Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-21T14:39:19.666Z] === RUN TestVolumesInvalidJSON [2020-04-21T14:39:19.666Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-21T14:39:19.666Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-21T14:39:19.666Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-21T14:39:19.666Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-21T14:39:19.666Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-21T14:39:19.666Z] PASS [2020-04-21T14:39:19.666Z] [2020-04-21T14:39:19.666Z] DONE 5 tests in 0.362s [2020-04-21T14:39:19.666Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-21T14:39:19.927Z] ++++ cat bundles/test-integration/docker.pid [2020-04-21T14:39:19.927Z] +++ kill 13603 [2020-04-21T14:39:20.080Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-04-21T14:39:20.708Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2020-04-21T14:39:21.301Z] +++ /etc/init.d/apparmor stop [2020-04-21T14:39:21.301Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-21T14:39:21.301Z] [2020-04-21T14:39:21.301Z] Unloading profiles will leave already running processes permanently [2020-04-21T14:39:21.301Z] unconfined, which can lead to unexpected situations. [2020-04-21T14:39:21.301Z] [2020-04-21T14:39:21.301Z] To set a process to complain mode, use the command line tool [2020-04-21T14:39:21.301Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-21T14:39:21.301Z] +++ true [2020-04-21T14:39:21.301Z] [2020-04-21T14:39:21.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-21T14:39:21.736Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-04-21T14:39:21.736Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.644s coverage: 52.1% of statements [2020-04-21T14:39:21.736Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-21T14:39:21.736Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-21T14:39:21.960Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-21T14:39:23.331Z] time="2020-04-21T14:39:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:39:23.331Z] time="2020-04-21T14:39:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:39:23.331Z] time="2020-04-21T14:39:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4dbf77ce3f76aaffc85a753c6dd35248f05f18934c19fca82f062de3e0ca222f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:39:23.331Z] time="2020-04-21T14:39:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:39:23.331Z] time="2020-04-21T14:39:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:39:23.331Z] time="2020-04-21T14:39:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4dbf77ce3f76aaffc85a753c6dd35248f05f18934c19fca82f062de3e0ca222f" mediatype=application/vnd.docker.plugin.v1+json size=522 Post stage [Pipeline] junit [2020-04-21T14:39:23.845Z] Recording test results [2020-04-21T14:39:23.895Z] === RUN TestPluginInstall/with_htpasswd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-21T14:39:24.459Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-21T14:39:24.555Z] + echo Ensuring container killed. [2020-04-21T14:39:24.555Z] Ensuring container killed. [2020-04-21T14:39:24.555Z] + docker rm -vf docker-pr1 [2020-04-21T14:39:24.555Z] Error: No such container: docker-pr1 [2020-04-21T14:39:24.555Z] + true [Pipeline] sh [2020-04-21T14:39:24.717Z] time="2020-04-21T14:39:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:39:24.717Z] time="2020-04-21T14:39:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:39:24.717Z] time="2020-04-21T14:39:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fb6abf41f95cad827430ecae93ffcf297f7917c6f0badf58fec7b75872bc064d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:39:24.717Z] time="2020-04-21T14:39:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:39:24.717Z] time="2020-04-21T14:39:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:39:24.717Z] time="2020-04-21T14:39:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fb6abf41f95cad827430ecae93ffcf297f7917c6f0badf58fec7b75872bc064d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:39:24.842Z] + echo Chowning /workspace to jenkins user [2020-04-21T14:39:24.842Z] Chowning /workspace to jenkins user [2020-04-21T14:39:24.842Z] + id -u [2020-04-21T14:39:24.842Z] + id -g [2020-04-21T14:39:24.842Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40845:/workspace busybox chown -R 1000:1000 /workspace [2020-04-21T14:39:24.842Z] Unable to find image 'busybox:latest' locally [2020-04-21T14:39:25.100Z] latest: Pulling from library/busybox [2020-04-21T14:39:25.282Z] === RUN TestPluginInstall/with_insecure [2020-04-21T14:39:25.358Z] a28b2a8c0530: Pulling fs layer [2020-04-21T14:39:25.358Z] a28b2a8c0530: Download complete [2020-04-21T14:39:25.617Z] a28b2a8c0530: Pull complete [2020-04-21T14:39:25.617Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-21T14:39:25.617Z] Status: Downloaded newer image for busybox:latest [2020-04-21T14:39:26.652Z] time="2020-04-21T14:39:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:39:26.652Z] time="2020-04-21T14:39:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:39:26.652Z] time="2020-04-21T14:39:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80aa191f4f0f82570e62abe91a4a60ddb96f069311b2783ca058c0ee5cb9ae46" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:39:26.652Z] time="2020-04-21T14:39:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:39:26.652Z] time="2020-04-21T14:39:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:39:26.652Z] time="2020-04-21T14:39:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:80aa191f4f0f82570e62abe91a4a60ddb96f069311b2783ca058c0ee5cb9ae46" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:39:26.652Z] --- PASS: TestPluginInstall (10.75s) [2020-04-21T14:39:26.652Z] --- PASS: TestPluginInstall/no_auth (7.93s) [2020-04-21T14:39:26.652Z] --- PASS: TestPluginInstall/with_htpasswd (1.41s) [2020-04-21T14:39:26.652Z] --- PASS: TestPluginInstall/with_insecure (1.41s) [2020-04-21T14:39:26.652Z] plugin_test.go:157: [d5b7a5148a9d3] daemon is not started [2020-04-21T14:39:26.652Z] PASS [2020-04-21T14:39:26.652Z] [2020-04-21T14:39:26.652Z] DONE 6 tests in 10.930s [2020-04-21T14:39:26.652Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-21T14:39:26.652Z] ++ 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 [2020-04-21T14:39:26.652Z] ++ set -e [2020-04-21T14:39:26.652Z] ++ '[' -n 0 ']' [2020-04-21T14:39:26.652Z] ++ set -x [2020-04-21T14:39:26.652Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-21T14:39:26.915Z] INFO: Testing against a local daemon [2020-04-21T14:39:26.915Z] === RUN TestExternalGraphDriver [2020-04-21T14:39:26.915Z] === RUN TestExternalGraphDriver/json [2020-04-21T14:39:27.305Z] ok github.com/docker/docker/daemon/logger/gelf 0.032s coverage: 67.0% of statements [2020-04-21T14:39:27.305Z] ok github.com/docker/docker/daemon/logger 0.281s coverage: 41.8% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-21T14:39:29.203Z] + bundleName=arm64-integration [2020-04-21T14:39:29.203Z] + echo Creating arm64-integration-bundles.tar.gz [2020-04-21T14:39:29.203Z] Creating arm64-integration-bundles.tar.gz [2020-04-21T14:39:29.203Z] + + xargsfind tar bundles -czf -path arm64-integration-bundles.tar.gz */root/*overlay2 [2020-04-21T14:39:29.204Z] -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-21T14:39:29.361Z] ok github.com/docker/docker/daemon/logger/awslogs 0.665s coverage: 77.4% of statements [2020-04-21T14:39:29.361Z] ok github.com/docker/docker/daemon/images 0.138s coverage: 4.9% of statements [2020-04-21T14:39:29.361Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-21T14:39:29.361Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-21T14:39:29.361Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-21T14:39:29.361Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [Pipeline] archiveArtifacts [2020-04-21T14:39:29.473Z] Archiving artifacts [2020-04-21T14:39:29.488Z] === RUN TestExternalGraphDriver/spec [2020-04-21T14:39:29.488Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-21T14:39:29.745Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-21T14:39:29.993Z] ok github.com/docker/docker/daemon/logger/journald 0.040s coverage: 26.2% of statements [2020-04-21T14:39:30.676Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-21T14:39:31.033Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.038s coverage: 87.2% of statements [2020-04-21T14:39:31.241Z] === RUN TestExternalGraphDriver/pull [2020-04-21T14:39:31.322Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 61.6% of statements [2020-04-21T14:39:31.688Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40845/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-21T14:39:32.012Z] + make clean [2020-04-21T14:39:32.580Z] docker volume rm -f docker-dev-cache [2020-04-21T14:39:32.838Z] docker-dev-cache [Pipeline] deleteDir [2020-04-21T14:39:33.136Z] --- PASS: TestExternalGraphDriver (6.44s) [2020-04-21T14:39:33.136Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2020-04-21T14:39:33.136Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2020-04-21T14:39:33.136Z] --- PASS: TestExternalGraphDriver/pull (2.02s) [2020-04-21T14:39:33.136Z] === RUN TestGraphdriverPluginV2 [2020-04-21T14:39:34.894Z] ok github.com/docker/docker/daemon/logger/local 0.092s coverage: 75.2% of statements [2020-04-21T14:39:34.894Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-21T14:39:35.190Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 19.8% of statements [2020-04-21T14:39:35.818Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.044s coverage: 33.3% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T14:39:37.327Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2020-04-21T14:39:38.390Z] --- PASS: TestGraphdriverPluginV2 (4.82s) [2020-04-21T14:39:38.390Z] PASS [2020-04-21T14:39:38.390Z] [2020-04-21T14:39:38.390Z] DONE 5 tests in 11.371s [2020-04-21T14:39:38.390Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-21T14:39:38.390Z] ++ 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 [2020-04-21T14:39:38.390Z] ++ set -e [2020-04-21T14:39:38.390Z] ++ '[' -n 0 ']' [2020-04-21T14:39:38.390Z] ++ set -x [2020-04-21T14:39:38.390Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-21T14:39:38.390Z] INFO: Testing against a local daemon [2020-04-21T14:39:38.390Z] === RUN TestContinueAfterPluginCrash [2020-04-21T14:39:38.390Z] === PAUSE TestContinueAfterPluginCrash [2020-04-21T14:39:38.390Z] === RUN TestReadPluginNoRead [2020-04-21T14:39:38.390Z] === PAUSE TestReadPluginNoRead [2020-04-21T14:39:38.390Z] === RUN TestDaemonStartWithLogOpt [2020-04-21T14:39:38.390Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-21T14:39:38.390Z] === CONT TestContinueAfterPluginCrash [2020-04-21T14:39:38.390Z] === CONT TestDaemonStartWithLogOpt [2020-04-21T14:39:38.851Z] ok github.com/docker/docker/daemon/logger/syslog 0.049s coverage: 47.8% of statements [2020-04-21T14:39:39.140Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2020-04-21T14:39:40.174Z] ok github.com/docker/docker/daemon/logger/splunk 2.921s coverage: 82.5% of statements [2020-04-21T14:39:40.174Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-21T14:39:40.174Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-21T14:39:43.016Z] eac6fba788c9: Pull complete [2020-04-21T14:39:43.016Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-04-21T14:39:43.016Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:39:43.016Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-04-21T14:39:43.016Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-04-21T14:39:43.016Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158' [2020-04-21T14:39:43.016Z] WARN: Skipping validation tests [2020-04-21T14:39:43.016Z] INFO: Running unit tests at 04/21/2020 14:39:35... [2020-04-21T14:39:43.016Z] INFO: make.ps1 starting at 04/21/2020 14:39:39 [2020-04-21T14:39:43.016Z] INFO: Git commit (33ee7941d4) assumed from DOCKER_GITCOMMIT environment variable [2020-04-21T14:39:43.016Z] INFO: Invoking autogen... [2020-04-21T14:39:43.016Z] INFO: Running unit tests... [2020-04-21T14:39:43.647Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-21T14:39:43.647Z] --- PASS: TestDaemonStartWithLogOpt (5.14s) [2020-04-21T14:39:43.647Z] === CONT TestReadPluginNoRead [2020-04-21T14:39:44.651Z] ok github.com/docker/docker/distribution/metadata 0.167s coverage: 48.2% of statements [2020-04-21T14:39:44.944Z] ok github.com/docker/docker/errdefs 0.036s coverage: 49.4% of statements [2020-04-21T14:39:45.982Z] ok github.com/docker/docker/distribution 0.748s coverage: 22.1% of statements [2020-04-21T14:39:45.982Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-21T14:39:46.169Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-21T14:39:46.732Z] === RUN TestReadPluginNoRead/default [2020-04-21T14:39:47.295Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-21T14:39:47.481Z] ok github.com/docker/docker/distribution/xfer 1.717s coverage: 85.1% of statements [2020-04-21T14:39:47.481Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-21T14:39:48.664Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-21T14:39:48.664Z] --- PASS: TestContinueAfterPluginCrash (10.51s) [2020-04-21T14:39:48.921Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-21T14:39:49.542Z] ok github.com/docker/docker/image 0.127s coverage: 86.4% of statements [2020-04-21T14:39:50.169Z] ok github.com/docker/docker/image/cache 0.064s coverage: 19.2% of statements [2020-04-21T14:39:50.169Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-21T14:39:50.456Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2020-04-21T14:39:50.456Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-21T14:39:50.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-21T14:39:51.072Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-21T14:39:51.488Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2020-04-21T14:39:51.782Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 50.0% of statements [2020-04-21T14:39:51.917Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-04-21T14:39:52.003Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-21T14:39:52.003Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-21T14:39:53.375Z] --- PASS: TestReadPluginNoRead (10.11s) [2020-04-21T14:39:53.375Z] --- PASS: TestReadPluginNoRead/default (2.38s) [2020-04-21T14:39:53.375Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.19s) [2020-04-21T14:39:53.375Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.28s) [2020-04-21T14:39:53.375Z] read_test.go:91: [d243225026b7c] daemon is not started [2020-04-21T14:39:53.375Z] PASS [2020-04-21T14:39:53.375Z] [2020-04-21T14:39:53.375Z] DONE 6 tests in 15.382s [2020-04-21T14:39:53.375Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-21T14:39:53.375Z] ++ 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 [2020-04-21T14:39:53.375Z] ++ set -e [2020-04-21T14:39:53.375Z] ++ '[' -n 0 ']' [2020-04-21T14:39:53.375Z] ++ set -x [2020-04-21T14:39:53.375Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:39:53.632Z] testing: warning: no tests to run [2020-04-21T14:39:53.632Z] PASS [2020-04-21T14:39:53.632Z] [2020-04-21T14:39:53.632Z] DONE 0 tests in 0.052s [2020-04-21T14:39:53.632Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-21T14:39:53.632Z] ++ 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 [2020-04-21T14:39:53.632Z] ++ set -e [2020-04-21T14:39:53.632Z] ++ '[' -n 0 ']' [2020-04-21T14:39:53.632Z] ++ set -x [2020-04-21T14:39:53.632Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:39:53.632Z] INFO: Testing against a local daemon [2020-04-21T14:39:53.632Z] === RUN TestPluginWithDevMounts [2020-04-21T14:39:53.632Z] === PAUSE TestPluginWithDevMounts [2020-04-21T14:39:53.632Z] === CONT TestPluginWithDevMounts [2020-04-21T14:39:56.153Z] --- PASS: TestPluginWithDevMounts (2.15s) [2020-04-21T14:39:56.153Z] PASS [2020-04-21T14:39:56.153Z] [2020-04-21T14:39:56.153Z] DONE 1 tests in 2.312s [2020-04-21T14:39:56.153Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-21T14:39:56.153Z] ++ 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 [2020-04-21T14:39:56.153Z] ++ set -e [2020-04-21T14:39:56.153Z] ++ '[' -n 0 ']' [2020-04-21T14:39:56.153Z] ++ set -x [2020-04-21T14:39:56.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-21T14:39:56.153Z] INFO: Testing against a local daemon [2020-04-21T14:39:56.153Z] === RUN TestSecretInspect [2020-04-21T14:39:56.214Z] ok github.com/docker/docker/opts 0.084s coverage: 67.4% of statements [2020-04-21T14:39:57.246Z] ok github.com/docker/docker/pkg/broadcaster 0.022s coverage: 100.0% of statements [2020-04-21T14:39:57.874Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-04-21T14:39:57.875Z] ok github.com/docker/docker/pkg/archive 1.309s coverage: 77.3% of statements [2020-04-21T14:39:58.046Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-21T14:39:58.303Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-21T14:39:58.502Z] ok github.com/docker/docker/pkg/authorization 2.119s coverage: 68.3% of statements [2020-04-21T14:39:59.131Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-04-21T14:39:59.234Z] --- PASS: TestSecretInspect (3.13s) [2020-04-21T14:39:59.234Z] === RUN TestSecretList [2020-04-21T14:39:59.269Z] ? github.com/docker/docker/api [no test files] [2020-04-21T14:39:59.363Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-21T14:39:59.363Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-04-21T14:39:59.363Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-04-21T14:39:59.363Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-21T14:39:59.363Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-21T14:39:59.363Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-21T14:39:59.363Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-21T14:39:59.363Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-21T14:39:59.363Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-21T14:39:59.363Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-21T14:39:59.363Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-21T14:39:59.620Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-21T14:40:00.550Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-21T14:40:00.550Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-21T14:40:00.602Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-21T14:40:00.636Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-04-21T14:40:00.636Z] ok github.com/docker/docker/pkg/discovery/file 0.021s coverage: 92.9% of statements [2020-04-21T14:40:00.859Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-21T14:40:01.114Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.8% of statements [2020-04-21T14:40:01.114Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-21T14:40:01.114Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-21T14:40:01.114Z] ? github.com/docker/docker/api/types [no test files] [2020-04-21T14:40:01.114Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-21T14:40:01.114Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-21T14:40:01.114Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-21T14:40:01.114Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-21T14:40:01.678Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-04-21T14:40:01.678Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-21T14:40:01.678Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-21T14:40:01.678Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-21T14:40:01.678Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-21T14:40:01.678Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-21T14:40:01.678Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-04-21T14:40:01.678Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-21T14:40:01.678Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-21T14:40:02.155Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-04-21T14:40:02.155Z] ok github.com/docker/docker/layer 7.260s coverage: 68.8% of statements [2020-04-21T14:40:02.155Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-21T14:40:02.155Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-21T14:40:02.155Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-21T14:40:02.155Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-21T14:40:02.155Z] ? github.com/docker/docker/oci [no test files] [2020-04-21T14:40:02.155Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-21T14:40:02.229Z] --- PASS: TestSecretList (2.99s) [2020-04-21T14:40:02.229Z] === RUN TestSecretsCreateAndDelete [2020-04-21T14:40:02.242Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2020-04-21T14:40:02.243Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2020-04-21T14:40:02.243Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-21T14:40:02.243Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-21T14:40:02.243Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-21T14:40:02.243Z] ? github.com/docker/docker/builder [no test files] [2020-04-21T14:40:02.243Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-21T14:40:02.243Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-21T14:40:02.243Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-21T14:40:02.243Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-21T14:40:02.243Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-21T14:40:02.243Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-21T14:40:02.243Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-21T14:40:02.805Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-04-21T14:40:03.190Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-04-21T14:40:03.483Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-04-21T14:40:03.598Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-21T14:40:04.282Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-21T14:40:04.978Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-04-21T14:40:04.978Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-04-21T14:40:04.978Z] ok github.com/docker/docker/pkg/chrootarchive 4.490s coverage: 43.2% of statements [2020-04-21T14:40:04.978Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-21T14:40:04.978Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-21T14:40:05.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-21T14:40:05.469Z] --- PASS: TestSecretsCreateAndDelete (3.26s) [2020-04-21T14:40:05.469Z] === RUN TestSecretsUpdate [2020-04-21T14:40:05.469Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-21T14:40:06.485Z] ok github.com/docker/docker/pkg/fsutils 0.466s coverage: 85.1% of statements [2020-04-21T14:40:06.485Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 11.4% of statements [2020-04-21T14:40:06.775Z] ok github.com/docker/docker/pkg/discovery/kv 3.227s coverage: 84.1% of statements [2020-04-21T14:40:06.837Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-21T14:40:06.983Z] ok github.com/docker/docker/builder/dockerfile 0.565s coverage: 48.2% of statements [2020-04-21T14:40:06.983Z] ok github.com/docker/docker/builder/remotecontext 0.221s coverage: 13.6% of statements [2020-04-21T14:40:07.546Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-04-21T14:40:08.475Z] ok github.com/docker/docker/builder/remotecontext/git 1.193s coverage: 86.3% of statements [2020-04-21T14:40:08.475Z] ? github.com/docker/docker/cli [no test files] [2020-04-21T14:40:08.475Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-21T14:40:08.732Z] --- PASS: TestSecretsUpdate (3.37s) [2020-04-21T14:40:08.732Z] === RUN TestTemplatedSecret [2020-04-21T14:40:08.849Z] ok github.com/docker/docker/pkg/jsonmessage 0.028s coverage: 91.7% of statements [2020-04-21T14:40:08.849Z] ok github.com/docker/docker/pkg/locker 0.052s coverage: 88.9% of statements [2020-04-21T14:40:08.989Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-21T14:40:09.140Z] ok github.com/docker/docker/pkg/idtools 0.755s coverage: 70.1% of statements [2020-04-21T14:40:09.772Z] ok github.com/docker/docker/pkg/longpath 0.024s coverage: 100.0% of statements [2020-04-21T14:40:09.922Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-21T14:40:09.922Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-21T14:40:10.060Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2020-04-21T14:40:10.351Z] ok github.com/docker/docker/pkg/ioutils 1.672s coverage: 70.6% of statements [2020-04-21T14:40:10.351Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-21T14:40:10.351Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-21T14:40:10.351Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-21T14:40:10.351Z] ok github.com/docker/docker/pkg/parsers 0.044s coverage: 97.0% of statements [2020-04-21T14:40:10.487Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-21T14:40:11.051Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-21T14:40:11.383Z] ok github.com/docker/docker/pkg/parsers/kernel 0.032s coverage: 60.0% of statements [2020-04-21T14:40:11.901Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2020-04-21T14:40:11.901Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 91.4% of statements [2020-04-21T14:40:11.901Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-21T14:40:11.901Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-21T14:40:11.982Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-21T14:40:12.545Z] --- PASS: TestTemplatedSecret (3.68s) [2020-04-21T14:40:12.545Z] === RUN TestSecretCreateResolve [2020-04-21T14:40:12.651Z] ok github.com/docker/docker/client 0.169s coverage: 75.4% of statements [2020-04-21T14:40:13.411Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2020-04-21T14:40:14.042Z] ok github.com/docker/docker/pkg/pools 0.022s coverage: 88.2% of statements [2020-04-21T14:40:14.439Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-21T14:40:14.677Z] ok github.com/docker/docker/pkg/plugins/transport 0.020s coverage: 85.7% of statements [2020-04-21T14:40:14.677Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2020-04-21T14:40:15.003Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-21T14:40:15.260Z] --- PASS: TestSecretCreateResolve (2.83s) [2020-04-21T14:40:15.260Z] PASS [2020-04-21T14:40:15.260Z] [2020-04-21T14:40:15.260Z] DONE 6 tests in 19.393s [2020-04-21T14:40:15.260Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-21T14:40:15.260Z] ++ 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 [2020-04-21T14:40:15.260Z] ++ set -e [2020-04-21T14:40:15.261Z] ++ '[' -n 0 ']' [2020-04-21T14:40:15.261Z] ++ set -x [2020-04-21T14:40:15.261Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:40:15.518Z] INFO: Testing against a local daemon [2020-04-21T14:40:15.518Z] === RUN TestServiceCreateInit [2020-04-21T14:40:15.518Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-21T14:40:15.723Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-04-21T14:40:16.358Z] ok github.com/docker/docker/pkg/pubsub 1.196s coverage: 73.9% of statements [2020-04-21T14:40:16.986Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2020-04-21T14:40:17.394Z] ok github.com/docker/docker/api/server 0.104s coverage: 9.0% of statements [2020-04-21T14:40:17.610Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-04-21T14:40:17.902Z] ok github.com/docker/docker/pkg/streamformatter 0.038s coverage: 66.2% of statements [2020-04-21T14:40:18.526Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-04-21T14:40:18.793Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-21T14:40:19.152Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 70.8% of statements [2020-04-21T14:40:19.441Z] ok github.com/docker/docker/pkg/signal 3.401s coverage: 61.0% of statements [2020-04-21T14:40:20.073Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 36.9% of statements [2020-04-21T14:40:20.162Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-21T14:40:20.702Z] ok github.com/docker/docker/pkg/tailfile 0.161s coverage: 88.6% of statements [2020-04-21T14:40:20.726Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-21T14:40:21.732Z] ok github.com/docker/docker/pkg/term 0.021s coverage: 84.1% of statements [2020-04-21T14:40:21.732Z] testing: warning: no tests to run [2020-04-21T14:40:21.732Z] coverage: [no statements] [2020-04-21T14:40:21.732Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-04-21T14:40:22.371Z] ok github.com/docker/docker/pkg/tarsum 0.244s coverage: 89.3% of statements [2020-04-21T14:40:22.371Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2020-04-21T14:40:22.371Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2020-04-21T14:40:22.621Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-21T14:40:23.401Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2020-04-21T14:40:23.995Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-21T14:40:24.948Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2020-04-21T14:40:25.891Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-21T14:40:25.891Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-21T14:40:26.148Z] --- PASS: TestServiceCreateInit (10.61s) [2020-04-21T14:40:26.148Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.31s) [2020-04-21T14:40:26.148Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.28s) [2020-04-21T14:40:26.148Z] === RUN TestCreateServiceMultipleTimes [2020-04-21T14:40:27.012Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-04-21T14:40:27.643Z] ok github.com/docker/docker/profiles/seccomp 0.028s coverage: 68.8% of statements [2020-04-21T14:40:28.671Z] ok github.com/docker/docker/plugin 0.595s coverage: 23.3% of statements [2020-04-21T14:40:30.192Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2020-04-21T14:40:30.323Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-21T14:40:30.490Z] ok github.com/docker/docker/restartmanager 0.026s coverage: 45.3% of statements [2020-04-21T14:40:31.994Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-04-21T14:40:32.284Z] ok github.com/docker/docker/runconfig 0.032s coverage: 68.2% of statements [2020-04-21T14:40:32.284Z] ok github.com/docker/docker/registry 0.402s coverage: 56.1% of statements [2020-04-21T14:40:32.847Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-21T14:40:33.781Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-21T14:40:34.726Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-21T14:40:36.719Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2020-04-21T14:40:38.772Z] ok github.com/docker/docker/volume/mounts 0.179s coverage: 67.0% of statements [2020-04-21T14:40:39.061Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2020-04-21T14:40:40.101Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-04-21T14:40:44.684Z] --- PASS: TestCreateServiceMultipleTimes (18.44s) [2020-04-21T14:40:44.684Z] === RUN TestCreateServiceConflict [2020-04-21T14:40:44.940Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-21T14:40:47.465Z] --- PASS: TestCreateServiceConflict (2.97s) [2020-04-21T14:40:47.465Z] === RUN TestCreateServiceMaxReplicas [2020-04-21T14:40:48.515Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/rootless [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/volume [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-21T14:40:48.515Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-21T14:40:48.515Z] [2020-04-21T14:40:48.515Z] === Skipped [2020-04-21T14:40:48.515Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-21T14:40:48.515Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-21T14:40:48.515Z] [2020-04-21T14:40:48.515Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-21T14:40:48.515Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-21T14:40:48.515Z] [2020-04-21T14:40:48.515Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-21T14:40:48.515Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:48.515Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:40:48.515Z] [2020-04-21T14:40:48.515Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-21T14:40:48.515Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:48.515Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:40:48.515Z] [2020-04-21T14:40:48.515Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-21T14:40:48.515Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:48.515Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:40:48.515Z] [2020-04-21T14:40:48.515Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-21T14:40:48.515Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:48.515Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:40:48.515Z] [2020-04-21T14:40:48.515Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-21T14:40:48.515Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:48.515Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:40:48.515Z] [2020-04-21T14:40:48.515Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-21T14:40:48.515Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:40:48.515Z] [2020-04-21T14:40:48.515Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-21T14:40:48.515Z] time="2020-04-21T14:39:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:40:48.515Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:40:48.515Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:40:48.515Z] [2020-04-21T14:40:48.515Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-21T14:40:48.515Z] time="2020-04-21T14:39:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:40:48.515Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:40:48.515Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:40:48.515Z] [2020-04-21T14:40:48.515Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-21T14:40:48.515Z] time="2020-04-21T14:39:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:40:48.515Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:40:48.515Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:40:48.515Z] [2020-04-21T14:40:48.515Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-21T14:40:48.515Z] time="2020-04-21T14:39:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:40:48.515Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:40:48.515Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:40:48.515Z] [2020-04-21T14:40:48.515Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-21T14:40:48.515Z] time="2020-04-21T14:39:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:40:48.515Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:40:48.515Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:40:48.515Z] [2020-04-21T14:40:48.515Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-21T14:40:48.515Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:40:48.515Z] [2020-04-21T14:40:48.515Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-21T14:40:48.515Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-21T14:40:48.515Z] [2020-04-21T14:40:48.515Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-21T14:40:48.515Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-21T14:40:48.515Z] [2020-04-21T14:40:48.515Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-21T14:40:48.515Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-21T14:40:48.515Z] [2020-04-21T14:40:48.515Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-21T14:40:48.515Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-21T14:40:48.515Z] [2020-04-21T14:40:48.515Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-21T14:40:48.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:48.516Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:40:48.516Z] [2020-04-21T14:40:48.516Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-21T14:40:48.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:48.516Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:40:48.516Z] [2020-04-21T14:40:48.516Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-21T14:40:48.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:48.516Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:40:48.516Z] [2020-04-21T14:40:48.516Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-21T14:40:48.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:48.516Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:40:48.516Z] [2020-04-21T14:40:48.516Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-21T14:40:48.516Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:48.516Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:40:48.516Z] [2020-04-21T14:40:48.516Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-21T14:40:48.516Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:40:48.516Z] [2020-04-21T14:40:48.516Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-21T14:40:48.516Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-21T14:40:48.516Z] [2020-04-21T14:40:48.516Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-21T14:40:48.516Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-21T14:40:48.516Z] [2020-04-21T14:40:48.516Z] [2020-04-21T14:40:48.516Z] DONE 2143 tests, 26 skipped in 346.864s Post stage [Pipeline] junit [2020-04-21T14:40:48.838Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-21T14:40:49.706Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40845/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff -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:33ee7941d4d929e4c4fce1d905ceaa793f7612ff hack/make.sh dynbinary test-integration [2020-04-21T14:40:49.986Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-04-21T14:40:49.992Z] [2020-04-21T14:40:50.282Z] Removing bundles/ [2020-04-21T14:40:50.282Z] [2020-04-21T14:40:50.282Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-21T14:40:50.282Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:40:50.282Z] GOOS="" GOARCH="" GOARM="" [2020-04-21T14:40:51.334Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 30.8% of statements [2020-04-21T14:40:51.354Z] --- PASS: TestCreateServiceMaxReplicas (3.86s) [2020-04-21T14:40:51.354Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-21T14:40:51.898Z] ok github.com/docker/docker/container 0.122s coverage: 34.9% of statements [2020-04-21T14:40:51.898Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-21T14:40:51.898Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-21T14:40:51.898Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-21T14:40:51.898Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-21T14:40:52.287Z] === RUN TestDockerSuite/TestBuildRm [2020-04-21T14:40:55.559Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-21T14:40:56.929Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-21T14:40:57.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-21T14:40:57.859Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-21T14:40:58.424Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-21T14:40:59.357Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-21T14:41:00.726Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-21T14:41:01.851Z] ok github.com/docker/docker/daemon/cluster 0.074s coverage: 0.5% of statements [2020-04-21T14:41:02.101Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-21T14:41:03.472Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-21T14:41:03.746Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-04-21T14:41:05.639Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.6% of statements [2020-04-21T14:41:06.753Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.81s) [2020-04-21T14:41:06.753Z] === RUN TestCreateServiceSecretFileMode [2020-04-21T14:41:07.688Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-21T14:41:07.946Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-21T14:41:08.510Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-21T14:41:08.510Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-21T14:41:08.750Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-21T14:41:08.750Z] ok github.com/docker/docker/api/server/httputils 0.095s coverage: 14.7% of statements [2020-04-21T14:41:09.076Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-21T14:41:09.240Z] ok github.com/docker/docker/api/server/middleware 0.247s coverage: 37.7% of statements [2020-04-21T14:41:09.240Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-21T14:41:09.240Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-21T14:41:09.240Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-21T14:41:09.240Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-21T14:41:09.240Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-21T14:41:09.240Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-21T14:41:09.240Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-21T14:41:09.240Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-21T14:41:09.240Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-21T14:41:09.240Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-21T14:41:09.240Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-21T14:41:10.009Z] --- PASS: TestCreateServiceSecretFileMode (3.66s) [2020-04-21T14:41:10.009Z] === RUN TestCreateServiceConfigFileMode [2020-04-21T14:41:10.009Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-21T14:41:10.266Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-21T14:41:10.874Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2020-04-21T14:41:10.874Z] ok github.com/docker/docker/api/types/filters 0.097s coverage: 92.2% of statements [2020-04-21T14:41:10.874Z] ok github.com/docker/docker/api/server/router/swarm 0.115s coverage: 4.8% of statements [2020-04-21T14:41:10.874Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-21T14:41:10.874Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-21T14:41:10.874Z] ? github.com/docker/docker/api/types [no test files] [2020-04-21T14:41:10.874Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-21T14:41:10.874Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-21T14:41:10.874Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-21T14:41:10.874Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-21T14:41:10.874Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-21T14:41:10.874Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-21T14:41:10.874Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-21T14:41:10.874Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-21T14:41:10.874Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-21T14:41:10.874Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-21T14:41:10.874Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-21T14:41:11.207Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-21T14:41:11.367Z] ok github.com/docker/docker/api/types/time 0.230s coverage: 100.0% of statements [2020-04-21T14:41:11.857Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2020-04-21T14:41:11.857Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-21T14:41:11.857Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-21T14:41:11.857Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-21T14:41:11.857Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-04-21T14:41:11.857Z] ? github.com/docker/docker/builder [no test files] [2020-04-21T14:41:11.857Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-21T14:41:11.857Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-21T14:41:11.857Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-21T14:41:11.857Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-21T14:41:11.857Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-21T14:41:11.857Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-21T14:41:11.857Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-21T14:41:12.347Z] ok github.com/docker/docker/builder/dockerignore 0.090s coverage: 96.8% of statements [2020-04-21T14:41:13.729Z] --- PASS: TestCreateServiceConfigFileMode (3.47s) [2020-04-21T14:41:13.729Z] === RUN TestCreateServiceSysctls [2020-04-21T14:41:13.732Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 14.0% of statements [2020-04-21T14:41:14.293Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-21T14:41:14.662Z] ok github.com/docker/docker/daemon 12.224s coverage: 17.4% of statements [2020-04-21T14:41:14.662Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-21T14:41:14.662Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-21T14:41:15.226Z] ok github.com/docker/docker/daemon/config 0.056s coverage: 81.7% of statements [2020-04-21T14:41:16.155Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-04-21T14:41:16.412Z] ok github.com/docker/docker/daemon/events 0.081s coverage: 50.0% of statements [2020-04-21T14:41:16.412Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-21T14:41:16.412Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-21T14:41:16.816Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-21T14:41:17.256Z] ok github.com/docker/docker/cli/debug 0.404s coverage: 100.0% of statements [2020-04-21T14:41:17.256Z] ok github.com/docker/docker/builder/remotecontext 0.591s coverage: 9.2% of statements [2020-04-21T14:41:17.256Z] ok github.com/docker/docker/builder/dockerfile 0.460s coverage: 46.3% of statements [2020-04-21T14:41:17.381Z] --- PASS: TestCreateServiceSysctls (4.12s) [2020-04-21T14:41:17.381Z] === RUN TestCreateServiceCapabilities [2020-04-21T14:41:18.306Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-04-21T14:41:18.749Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-21T14:41:20.118Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-21T14:41:20.198Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-04-21T14:41:20.375Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-21T14:41:20.938Z] --- PASS: TestCreateServiceCapabilities (3.35s) [2020-04-21T14:41:20.938Z] === RUN TestInspect [2020-04-21T14:41:21.128Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.202s coverage: 57.0% of statements [2020-04-21T14:41:21.869Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-21T14:41:23.649Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.413s coverage: 72.5% of statements [2020-04-21T14:41:23.762Z] === RUN TestDockerSuite/TestBuildUser [2020-04-21T14:41:24.325Z] --- PASS: TestInspect (3.59s) [2020-04-21T14:41:24.325Z] === RUN TestCreateJob [2020-04-21T14:41:24.578Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.816s coverage: 46.2% of statements [2020-04-21T14:41:25.508Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-04-21T14:41:25.508Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-21T14:41:25.695Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-21T14:41:27.401Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.175s coverage: 49.5% of statements [2020-04-21T14:41:28.968Z] --- PASS: TestCreateJob (4.08s) [2020-04-21T14:41:28.968Z] === RUN TestReplicatedJob [2020-04-21T14:41:29.295Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.302s coverage: 76.1% of statements [2020-04-21T14:41:29.858Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-04-21T14:41:29.898Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-21T14:41:30.017Z] ok github.com/docker/docker/client 0.845s coverage: 74.9% of statements [2020-04-21T14:41:30.423Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.313s coverage: 57.7% of statements [2020-04-21T14:41:30.423Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-21T14:41:30.423Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-21T14:41:31.353Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-04-21T14:41:32.282Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-04-21T14:41:34.176Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2020-04-21T14:41:34.176Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-21T14:41:34.176Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-21T14:41:34.176Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 41.8% of statements [2020-04-21T14:41:35.154Z] --- PASS: TestReplicatedJob (6.26s) [2020-04-21T14:41:35.154Z] === RUN TestUpdateReplicatedJob [2020-04-21T14:41:36.070Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-04-21T14:41:36.070Z] ok github.com/docker/docker/daemon/logger/awslogs 0.144s coverage: 77.8% of statements [2020-04-21T14:41:36.070Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-21T14:41:36.070Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-21T14:41:37.000Z] ok github.com/docker/docker/daemon/logger/journald 0.037s coverage: 26.2% of statements [2020-04-21T14:41:37.256Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-04-21T14:41:37.819Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2020-04-21T14:41:38.749Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2020-04-21T14:41:38.749Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-21T14:41:39.328Z] --- PASS: TestUpdateReplicatedJob (4.39s) [2020-04-21T14:41:39.329Z] === RUN TestServiceListWithStatuses [2020-04-21T14:41:39.329Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-21T14:41:39.329Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:41:39.329Z] === RUN TestDockerNetworkConnectAlias [2020-04-21T14:41:39.360Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 19.8% of statements [2020-04-21T14:41:40.294Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-04-21T14:41:41.662Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 47.8% of statements [2020-04-21T14:41:42.225Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-04-21T14:41:42.787Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-04-21T14:41:42.787Z] ok github.com/docker/docker/daemon/logger/splunk 1.611s coverage: 82.5% of statements [2020-04-21T14:41:42.787Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-21T14:41:42.787Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-21T14:41:45.305Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 48.2% of statements [2020-04-21T14:41:45.561Z] ok github.com/docker/docker/distribution 0.257s coverage: 22.1% of statements [2020-04-21T14:41:45.561Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-21T14:41:45.874Z] --- PASS: TestDockerNetworkConnectAlias (6.34s) [2020-04-21T14:41:45.874Z] === RUN TestDockerNetworkReConnect [2020-04-21T14:41:46.928Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-04-21T14:41:47.857Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-04-21T14:41:48.134Z] ok github.com/docker/docker/builder/remotecontext/git 33.773s coverage: 86.3% of statements [2020-04-21T14:41:48.134Z] ? github.com/docker/docker/cli [no test files] [2020-04-21T14:41:48.134Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-21T14:41:48.399Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-21T14:41:48.421Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2020-04-21T14:41:48.421Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-21T14:41:48.985Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-04-21T14:41:48.985Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-21T14:41:49.330Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-21T14:41:49.587Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-21T14:41:49.845Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-21T14:41:49.915Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-04-21T14:41:49.915Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-21T14:41:50.776Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-21T14:41:50.845Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-04-21T14:41:51.033Z] --- PASS: TestDockerNetworkReConnect (5.62s) [2020-04-21T14:41:51.033Z] === RUN TestServicePlugin [2020-04-21T14:41:51.776Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2020-04-21T14:41:51.965Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-21T14:41:52.033Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-21T14:41:53.860Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-21T14:41:53.860Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-21T14:41:53.860Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-21T14:41:53.860Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-21T14:41:53.860Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-21T14:41:53.927Z] ok github.com/docker/docker/pkg/archive 0.396s coverage: 77.1% of statements [2020-04-21T14:41:54.857Z] ok github.com/docker/docker/pkg/authorization 0.159s coverage: 68.3% of statements [2020-04-21T14:41:54.857Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-21T14:41:55.114Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-21T14:41:56.382Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-21T14:41:56.382Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-21T14:41:56.382Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-21T14:41:57.013Z] ok github.com/docker/docker/cmd/dockerd 0.699s coverage: 19.3% of statements [2020-04-21T14:41:57.750Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-21T14:41:58.042Z] ok github.com/docker/docker/container 0.469s coverage: 41.9% of statements [2020-04-21T14:41:58.042Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-21T14:41:58.042Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-21T14:41:58.042Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-21T14:41:58.042Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-21T14:41:58.681Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-21T14:41:59.075Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.277s coverage: 65.3% of statements [2020-04-21T14:41:59.284Z] ok github.com/docker/docker/pkg/chrootarchive 2.937s coverage: 43.2% of statements [2020-04-21T14:41:59.284Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-04-21T14:41:59.284Z] ok github.com/docker/docker/layer 7.963s coverage: 68.8% of statements [2020-04-21T14:41:59.284Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-21T14:41:59.284Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-21T14:41:59.284Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-21T14:41:59.284Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-21T14:41:59.284Z] ? github.com/docker/docker/oci [no test files] [2020-04-21T14:41:59.284Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-21T14:41:59.284Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-21T14:41:59.284Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-21T14:41:59.847Z] ok github.com/docker/docker/pkg/discovery 0.021s coverage: 58.3% of statements [2020-04-21T14:41:59.847Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-04-21T14:42:00.054Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-21T14:42:00.054Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-21T14:42:00.777Z] ok github.com/docker/docker/pkg/discovery/memory 0.021s coverage: 92.3% of statements [2020-04-21T14:42:01.340Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-04-21T14:42:01.597Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-04-21T14:42:02.965Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-04-21T14:42:03.327Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-21T14:42:03.527Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-04-21T14:42:04.099Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-04-21T14:42:04.099Z] ok github.com/docker/docker/pkg/fsutils 0.244s coverage: 85.1% of statements [2020-04-21T14:42:04.355Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 11.4% of statements [2020-04-21T14:42:05.114Z] ok github.com/docker/docker/daemon/cluster/convert 0.789s coverage: 35.6% of statements [2020-04-21T14:42:05.228Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-21T14:42:05.722Z] ok github.com/docker/docker/pkg/idtools 0.472s coverage: 70.1% of statements [2020-04-21T14:42:05.722Z] ok github.com/docker/docker/pkg/ioutils 0.475s coverage: 69.3% of statements [2020-04-21T14:42:06.284Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-04-21T14:42:06.284Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2020-04-21T14:42:06.541Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-04-21T14:42:06.541Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-21T14:42:06.541Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-21T14:42:06.601Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-21T14:42:06.798Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-04-21T14:42:06.798Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-21T14:42:06.798Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2020-04-21T14:42:06.858Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-21T14:42:07.054Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2020-04-21T14:42:07.423Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-21T14:42:07.423Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-21T14:42:07.617Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-04-21T14:42:07.617Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-04-21T14:42:07.617Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-21T14:42:07.617Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-21T14:42:08.358Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-21T14:42:08.548Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2020-04-21T14:42:09.112Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-04-21T14:42:09.675Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2020-04-21T14:42:09.675Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-04-21T14:42:10.879Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-21T14:42:10.879Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-21T14:42:10.879Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-21T14:42:11.040Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-04-21T14:42:11.153Z] ok github.com/docker/docker/daemon/cluster 1.980s coverage: 0.5% of statements [2020-04-21T14:42:11.297Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-04-21T14:42:11.808Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-21T14:42:12.188Z] ok github.com/docker/docker/daemon/config 0.999s coverage: 79.6% of statements [2020-04-21T14:42:12.739Z] === RUN TestDockerSuite/TestCommitChange [2020-04-21T14:42:14.108Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-21T14:42:14.486Z] ok github.com/docker/docker/daemon/discovery 0.187s coverage: 30.0% of statements [2020-04-21T14:42:14.486Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.155s coverage: 11.1% of statements [2020-04-21T14:42:14.566Z] ok github.com/docker/docker/pkg/signal 2.392s coverage: 61.0% of statements [2020-04-21T14:42:14.566Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-04-21T14:42:14.822Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-04-21T14:42:14.975Z] ok github.com/docker/docker/daemon/events 0.329s coverage: 50.0% of statements [2020-04-21T14:42:15.040Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-21T14:42:15.079Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-21T14:42:15.335Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-04-21T14:42:15.593Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-04-21T14:42:16.155Z] ok github.com/docker/docker/pkg/system 0.017s coverage: 36.9% of statements [2020-04-21T14:42:16.607Z] ok github.com/docker/docker/daemon/links 0.145s coverage: 93.0% of statements [2020-04-21T14:42:16.719Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2020-04-21T14:42:16.938Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-21T14:42:17.283Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-04-21T14:42:17.540Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.1% of statements [2020-04-21T14:42:17.646Z] ok github.com/docker/docker/daemon/graphdriver 1.060s coverage: 2.3% of statements [2020-04-21T14:42:17.797Z] testing: warning: no tests to run [2020-04-21T14:42:17.797Z] coverage: [no statements] [2020-04-21T14:42:17.797Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-21T14:42:18.053Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-04-21T14:42:18.310Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-04-21T14:42:18.568Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-21T14:42:18.858Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-21T14:42:19.788Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-21T14:42:19.961Z] ok github.com/docker/docker/daemon 3.452s coverage: 9.2% of statements [2020-04-21T14:42:19.961Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-21T14:42:19.961Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-21T14:42:19.961Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-21T14:42:19.961Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-21T14:42:19.961Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-04-21T14:42:19.961Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-04-21T14:42:19.961Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-04-21T14:42:19.961Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-21T14:42:19.961Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-04-21T14:42:19.961Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-04-21T14:42:19.961Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-04-21T14:42:19.961Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-04-21T14:42:19.961Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-21T14:42:19.961Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-04-21T14:42:19.961Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-04-21T14:42:19.961Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-04-21T14:42:20.995Z] ok github.com/docker/docker/daemon/images 0.638s coverage: 4.9% of statements [2020-04-21T14:42:20.995Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-21T14:42:20.995Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-21T14:42:21.088Z] ok github.com/docker/docker/plugin 0.533s coverage: 23.3% of statements [2020-04-21T14:42:21.345Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-04-21T14:42:21.484Z] ok github.com/docker/docker/daemon/logger 1.044s coverage: 42.1% of statements [2020-04-21T14:42:21.683Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-21T14:42:21.683Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-21T14:42:21.974Z] ok github.com/docker/docker/daemon/logger/awslogs 1.340s coverage: 77.8% of statements [2020-04-21T14:42:21.974Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-04-21T14:42:21.974Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-21T14:42:21.974Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-21T14:42:21.974Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-04-21T14:42:21.974Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-04-21T14:42:22.276Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-04-21T14:42:22.533Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-04-21T14:42:22.614Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-21T14:42:23.605Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.373s coverage: 87.2% of statements [2020-04-21T14:42:23.903Z] ok github.com/docker/docker/registry 0.072s coverage: 56.1% of statements [2020-04-21T14:42:24.096Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.434s coverage: 61.6% of statements [2020-04-21T14:42:24.466Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-04-21T14:42:24.509Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-21T14:42:24.587Z] ok github.com/docker/docker/daemon/logger/local 0.621s coverage: 75.2% of statements [2020-04-21T14:42:24.587Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-21T14:42:24.723Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-04-21T14:42:25.286Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-04-21T14:42:25.441Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-21T14:42:25.441Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-21T14:42:25.441Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-21T14:42:25.543Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-04-21T14:42:25.617Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.392s coverage: 21.4% of statements [2020-04-21T14:42:25.699Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-21T14:42:25.699Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-21T14:42:25.699Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-21T14:42:25.699Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-21T14:42:26.264Z] --- PASS: TestServicePlugin (35.17s) [2020-04-21T14:42:26.264Z] plugin_test.go:62: [d1657143ed20b] joining swarm manager [d5281e034f4ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T14:42:26.264Z] plugin_test.go:65: [df8d720188801] joining swarm manager [d5281e034f4ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T14:42:26.264Z] === RUN TestServiceUpdateLabel [2020-04-21T14:42:26.646Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.319s coverage: 33.3% of statements [2020-04-21T14:42:27.137Z] ok github.com/docker/docker/daemon/logger/syslog 0.121s coverage: 47.8% of statements [2020-04-21T14:42:27.627Z] ok github.com/docker/docker/daemon/logger/templates 0.097s coverage: 8.3% of statements [2020-04-21T14:42:27.633Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-21T14:42:28.066Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-04-21T14:42:28.996Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2020-04-21T14:42:29.526Z] --- PASS: TestServiceUpdateLabel (3.08s) [2020-04-21T14:42:29.526Z] === RUN TestServiceUpdateSecrets [2020-04-21T14:42:29.526Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-21T14:42:29.526Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-21T14:42:29.560Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-04-21T14:42:29.929Z] ok github.com/docker/docker/daemon/logger/splunk 2.328s coverage: 82.5% of statements [2020-04-21T14:42:29.929Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-21T14:42:29.929Z] ? github.com/docker/docker/daemon/network [no test files] [2020-04-21T14:42:29.929Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-21T14:42:30.457Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-21T14:42:30.490Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-04-21T14:42:31.388Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-21T14:42:31.561Z] ok github.com/docker/docker/distribution/metadata 1.241s coverage: 48.2% of statements [2020-04-21T14:42:31.561Z] ok github.com/docker/docker/distribution 1.502s coverage: 20.3% of statements [2020-04-21T14:42:31.561Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-21T14:42:32.051Z] ok github.com/docker/docker/errdefs 0.147s coverage: 49.4% of statements [2020-04-21T14:42:32.318Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-21T14:42:32.542Z] ok github.com/docker/docker/distribution/xfer 2.007s coverage: 76.8% of statements [2020-04-21T14:42:32.542Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-21T14:42:33.248Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-21T14:42:33.572Z] ok github.com/docker/docker/image/cache 0.189s coverage: 19.2% of statements [2020-04-21T14:42:33.812Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-21T14:42:34.069Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-21T14:42:34.069Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-21T14:42:34.604Z] ok github.com/docker/docker/image/v1 0.248s coverage: 25.0% of statements [2020-04-21T14:42:34.604Z] ok github.com/docker/docker/image 0.989s coverage: 86.4% of statements [2020-04-21T14:42:34.998Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-21T14:42:34.998Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-21T14:42:34.998Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-21T14:42:34.998Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-21T14:42:35.094Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-21T14:42:35.094Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-21T14:42:35.255Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-21T14:42:36.127Z] ok github.com/docker/docker/libcontainerd/queue 0.136s coverage: 100.0% of statements [2020-04-21T14:42:36.184Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-21T14:42:37.114Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-04-21T14:42:37.155Z] ok github.com/docker/docker/layer 0.767s coverage: 30.1% of statements [2020-04-21T14:42:37.155Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-21T14:42:37.644Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 50.0% of statements [2020-04-21T14:42:37.677Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-21T14:42:37.677Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-21T14:42:38.673Z] ok github.com/docker/docker/opts 0.449s coverage: 67.7% of statements [2020-04-21T14:42:39.706Z] ok github.com/docker/docker/libcontainerd/local 0.451s coverage: 1.0% of statements [2020-04-21T14:42:39.706Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-21T14:42:39.706Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-21T14:42:39.706Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-21T14:42:39.706Z] ? github.com/docker/docker/oci [no test files] [2020-04-21T14:42:39.706Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-21T14:42:40.196Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-21T14:42:40.202Z] ok github.com/docker/docker/pkg/broadcaster 0.278s coverage: 100.0% of statements [2020-04-21T14:42:40.693Z] ok github.com/docker/docker/pkg/capabilities 0.063s coverage: 87.5% of statements [2020-04-21T14:42:40.693Z] ok github.com/docker/docker/pkg/authorization 0.838s coverage: 26.8% of statements [2020-04-21T14:42:40.759Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-21T14:42:40.759Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-21T14:42:41.322Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-04-21T14:42:41.726Z] ok github.com/docker/docker/pkg/directory 0.241s coverage: 80.0% of statements [2020-04-21T14:42:42.215Z] ok github.com/docker/docker/pkg/chrootarchive 0.393s coverage: 15.4% of statements [2020-04-21T14:42:42.251Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-21T14:42:42.659Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/rootless [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/volume [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-21T14:42:42.659Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-21T14:42:42.659Z] [2020-04-21T14:42:42.659Z] === Skipped [2020-04-21T14:42:42.659Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-21T14:42:42.659Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-21T14:42:42.659Z] [2020-04-21T14:42:42.659Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-21T14:42:42.659Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-21T14:42:42.659Z] [2020-04-21T14:42:42.659Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-21T14:42:42.659Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:42:42.659Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:42:42.659Z] [2020-04-21T14:42:42.659Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-21T14:42:42.659Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:42:42.659Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:42:42.659Z] [2020-04-21T14:42:42.659Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-21T14:42:42.659Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:42:42.659Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:42:42.659Z] [2020-04-21T14:42:42.659Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-21T14:42:42.659Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:42:42.659Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:42:42.659Z] [2020-04-21T14:42:42.659Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-21T14:42:42.659Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:42:42.659Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:42:42.659Z] [2020-04-21T14:42:42.659Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-21T14:42:42.659Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:42:42.659Z] [2020-04-21T14:42:42.659Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-21T14:42:42.660Z] time="2020-04-21T14:41:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:42:42.660Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:42:42.660Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:42:42.660Z] [2020-04-21T14:42:42.660Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-21T14:42:42.660Z] time="2020-04-21T14:41:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:42:42.660Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:42:42.660Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:42:42.660Z] [2020-04-21T14:42:42.660Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-21T14:42:42.660Z] time="2020-04-21T14:41:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:42:42.660Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:42:42.660Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:42:42.660Z] [2020-04-21T14:42:42.660Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-21T14:42:42.660Z] time="2020-04-21T14:41:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:42:42.660Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:42:42.660Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:42:42.660Z] [2020-04-21T14:42:42.660Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-21T14:42:42.660Z] time="2020-04-21T14:41:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:42:42.660Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:42:42.660Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:42:42.660Z] [2020-04-21T14:42:42.660Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-21T14:42:42.660Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:42:42.660Z] [2020-04-21T14:42:42.660Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-21T14:42:42.660Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-21T14:42:42.660Z] [2020-04-21T14:42:42.660Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-21T14:42:42.660Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-21T14:42:42.660Z] [2020-04-21T14:42:42.660Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-21T14:42:42.660Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-21T14:42:42.660Z] [2020-04-21T14:42:42.660Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-21T14:42:42.660Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-21T14:42:42.660Z] [2020-04-21T14:42:42.660Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-21T14:42:42.660Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:42:42.660Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:42:42.660Z] [2020-04-21T14:42:42.660Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-21T14:42:42.660Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:42:42.660Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:42:42.660Z] [2020-04-21T14:42:42.660Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-21T14:42:42.660Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:42:42.660Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:42:42.660Z] [2020-04-21T14:42:42.660Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-21T14:42:42.660Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:42:42.660Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:42:42.660Z] [2020-04-21T14:42:42.660Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-21T14:42:42.660Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:42:42.660Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:42:42.660Z] [2020-04-21T14:42:42.660Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-21T14:42:42.660Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:42:42.660Z] [2020-04-21T14:42:42.660Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-21T14:42:42.660Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-21T14:42:42.660Z] [2020-04-21T14:42:42.660Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-21T14:42:42.660Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-21T14:42:42.660Z] [2020-04-21T14:42:42.660Z] [2020-04-21T14:42:42.660Z] DONE 2143 tests, 26 skipped in 246.843s Post stage [Pipeline] junit [2020-04-21T14:42:42.927Z] Recording test results [2020-04-21T14:42:43.181Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-21T14:42:43.253Z] ok github.com/docker/docker/pkg/discovery 0.172s coverage: 58.3% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-04-21T14:42:43.633Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40845/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:33ee7941d4d929e4c4fce1d905ceaa793f7612ff hack/validate/vendor [2020-04-21T14:42:43.745Z] ok github.com/docker/docker/pkg/discovery/file 0.143s coverage: 92.9% of statements [2020-04-21T14:42:44.114Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-21T14:42:44.114Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-21T14:42:44.227Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-04-21T14:42:45.062Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-21T14:42:45.062Z] --- PASS: TestServiceUpdateSecrets (15.73s) [2020-04-21T14:42:45.062Z] === RUN TestServiceUpdateConfigs [2020-04-21T14:42:45.117Z] + echo Building e2e image [2020-04-21T14:42:45.117Z] Building e2e image [2020-04-21T14:42:45.117Z] + docker build --build-arg DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff -t moby-e2e-test -f Dockerfile.e2e . [2020-04-21T14:42:45.117Z] #1 [internal] load build definition from Dockerfile.e2e [2020-04-21T14:42:45.117Z] #1 transferring dockerfile: 3.21kB done [2020-04-21T14:42:45.117Z] #1 DONE 0.0s [2020-04-21T14:42:45.117Z] [2020-04-21T14:42:45.117Z] #2 [internal] load .dockerignore [2020-04-21T14:42:45.117Z] #2 transferring context: 34B done [2020-04-21T14:42:45.117Z] #2 DONE 0.0s [2020-04-21T14:42:45.117Z] [2020-04-21T14:42:45.117Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-04-21T14:42:45.377Z] #4 ... [2020-04-21T14:42:45.377Z] [2020-04-21T14:42:45.377Z] #3 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-04-21T14:42:45.377Z] #3 DONE 0.1s [2020-04-21T14:42:45.377Z] [2020-04-21T14:42:45.377Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-04-21T14:42:45.377Z] #4 DONE 0.3s [2020-04-21T14:42:45.377Z] [2020-04-21T14:42:45.377Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-21T14:42:45.377Z] #14 CACHED [2020-04-21T14:42:45.377Z] [2020-04-21T14:42:45.377Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-04-21T14:42:45.377Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-04-21T14:42:45.377Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-04-21T14:42:45.377Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-04-21T14:42:45.377Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-04-21T14:42:45.377Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0B / 2.79MB 0.1s [2020-04-21T14:42:45.425Z] ok github.com/docker/docker/pkg/discovery/memory 0.184s coverage: 92.3% of statements [2020-04-21T14:42:45.425Z] ok github.com/docker/docker/pkg/discovery/nodes 0.126s coverage: 93.8% of statements [2020-04-21T14:42:45.633Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done [2020-04-21T14:42:45.633Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 [2020-04-21T14:42:45.891Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.3s done [2020-04-21T14:42:45.891Z] #5 DONE 0.6s [2020-04-21T14:42:45.891Z] [2020-04-21T14:42:45.891Z] #8 [internal] load build context [2020-04-21T14:42:45.891Z] #8 transferring context: 836.08kB 0.5s done [2020-04-21T14:42:45.891Z] #8 DONE 0.5s [2020-04-21T14:42:45.891Z] [2020-04-21T14:42:45.891Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-21T14:42:45.992Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-21T14:42:46.454Z] #15 1.112 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T14:42:46.528Z] ok github.com/docker/docker/pkg/filenotify 0.063s coverage: 36.2% of statements [2020-04-21T14:42:46.711Z] #15 ... [2020-04-21T14:42:46.711Z] [2020-04-21T14:42:46.711Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-04-21T14:42:46.711Z] #6 DONE 0.8s [2020-04-21T14:42:46.923Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-21T14:42:46.924Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-21T14:42:46.967Z] [2020-04-21T14:42:46.967Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-04-21T14:42:47.046Z] ok github.com/docker/docker/pkg/fileutils 0.173s coverage: 87.7% of statements [2020-04-21T14:42:47.531Z] #7 0.629 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-21T14:42:47.544Z] ok github.com/docker/docker/pkg/homedir 0.070s coverage: 42.9% of statements [2020-04-21T14:42:47.854Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-21T14:42:48.041Z] ok github.com/docker/docker/pkg/discovery/kv 3.465s coverage: 84.1% of statements [2020-04-21T14:42:48.463Z] #7 1.698 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-21T14:42:48.463Z] #7 1.798 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-04-21T14:42:48.463Z] #7 1.803 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-04-21T14:42:48.531Z] ok github.com/docker/docker/pkg/idtools 0.120s coverage: 6.3% of statements [2020-04-21T14:42:48.719Z] #7 1.814 (3/30) Installing readline (8.0.0-r0) [2020-04-21T14:42:48.719Z] #7 1.819 (4/30) Installing bash (5.0.0-r0) [2020-04-21T14:42:48.719Z] #7 1.836 Executing bash-5.0.0-r0.post-install [2020-04-21T14:42:48.719Z] #7 1.839 (5/30) Installing ca-certificates (20191127-r0) [2020-04-21T14:42:48.719Z] #7 1.858 (6/30) Installing libgcc (8.3.0-r0) [2020-04-21T14:42:48.719Z] #7 1.862 (7/30) Installing libstdc++ (8.3.0-r0) [2020-04-21T14:42:48.719Z] #7 1.877 (8/30) Installing binutils (2.32-r0) [2020-04-21T14:42:48.719Z] #7 1.981 (9/30) Installing gmp (6.1.2-r1) [2020-04-21T14:42:48.719Z] #7 1.990 (10/30) Installing isl (0.18-r0) [2020-04-21T14:42:48.719Z] #7 2.011 (11/30) Installing libgomp (8.3.0-r0) [2020-04-21T14:42:48.719Z] #7 2.015 (12/30) Installing libatomic (8.3.0-r0) [2020-04-21T14:42:48.719Z] #7 2.017 (13/30) Installing mpfr3 (3.1.5-r1) [2020-04-21T14:42:48.719Z] #7 2.026 (14/30) Installing mpc1 (1.1.0-r0) [2020-04-21T14:42:48.719Z] #7 2.029 (15/30) Installing gcc (8.3.0-r0) [2020-04-21T14:42:49.649Z] #7 2.884 (16/30) Installing musl-dev (1.1.22-r3) [2020-04-21T14:42:49.748Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-21T14:42:49.906Z] #7 2.959 (17/30) Installing libc-dev (0.7.1-r0) [2020-04-21T14:42:49.906Z] #7 2.960 (18/30) Installing g++ (8.3.0-r0) [2020-04-21T14:42:50.163Z] #7 ... [2020-04-21T14:42:50.163Z] [2020-04-21T14:42:50.163Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-21T14:42:50.163Z] #15 2.177 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T14:42:50.163Z] #15 2.261 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r3) [2020-04-21T14:42:50.163Z] #15 2.265 (2/42) Installing ncurses-libs (6.1_p20200118-r3) [2020-04-21T14:42:50.163Z] #15 2.271 (3/42) Installing readline (8.0.1-r0) [2020-04-21T14:42:50.163Z] #15 2.275 (4/42) Installing bash (5.0.11-r1) [2020-04-21T14:42:50.163Z] #15 2.286 Executing bash-5.0.11-r1.post-install [2020-04-21T14:42:50.163Z] #15 2.289 (5/42) Installing linux-headers (4.19.36-r0) [2020-04-21T14:42:50.163Z] #15 2.363 (6/42) Installing libblkid (2.34-r1) [2020-04-21T14:42:50.163Z] #15 2.367 (7/42) Installing libuuid (2.34-r1) [2020-04-21T14:42:50.163Z] #15 2.369 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-04-21T14:42:50.163Z] #15 2.375 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-04-21T14:42:50.163Z] #15 2.379 (10/42) Installing libgcc (9.2.0-r4) [2020-04-21T14:42:50.163Z] #15 2.381 (11/42) Installing libstdc++ (9.2.0-r4) [2020-04-21T14:42:50.163Z] #15 2.393 (12/42) Installing binutils (2.33.1-r0) [2020-04-21T14:42:50.163Z] #15 2.459 (13/42) Installing libmagic (5.37-r1) [2020-04-21T14:42:50.163Z] #15 2.480 (14/42) Installing file (5.37-r1) [2020-04-21T14:42:50.163Z] #15 2.481 (15/42) Installing gmp (6.1.2-r1) [2020-04-21T14:42:50.163Z] #15 2.486 (16/42) Installing isl (0.18-r0) [2020-04-21T14:42:50.163Z] #15 2.500 (17/42) Installing libgomp (9.2.0-r4) [2020-04-21T14:42:50.163Z] #15 2.503 (18/42) Installing libatomic (9.2.0-r4) [2020-04-21T14:42:50.163Z] #15 2.505 (19/42) Installing mpfr4 (4.0.2-r1) [2020-04-21T14:42:50.163Z] #15 2.510 (20/42) Installing mpc1 (1.1.0-r1) [2020-04-21T14:42:50.163Z] #15 2.512 (21/42) Installing gcc (9.2.0-r4) [2020-04-21T14:42:50.163Z] #15 3.258 (22/42) Installing musl-dev (1.1.24-r2) [2020-04-21T14:42:50.163Z] #15 3.355 (23/42) Installing libc-dev (0.7.2-r0) [2020-04-21T14:42:50.163Z] #15 3.357 (24/42) Installing g++ (9.2.0-r4) [2020-04-21T14:42:50.163Z] #15 3.931 (25/42) Installing make (4.2.1-r2) [2020-04-21T14:42:50.163Z] #15 3.936 (26/42) Installing fortify-headers (1.1-r0) [2020-04-21T14:42:50.163Z] #15 3.938 (27/42) Installing build-base (0.5-r1) [2020-04-21T14:42:50.163Z] #15 3.939 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-04-21T14:42:50.163Z] #15 3.943 (29/42) Installing libcurl (7.67.0-r0) [2020-04-21T14:42:50.163Z] #15 3.950 (30/42) Installing curl (7.67.0-r0) [2020-04-21T14:42:50.163Z] #15 3.954 (31/42) Installing oniguruma (6.9.4-r0) [2020-04-21T14:42:50.163Z] #15 3.961 (32/42) Installing jq (1.6-r0) [2020-04-21T14:42:50.163Z] #15 3.969 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-04-21T14:42:50.163Z] #15 3.975 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-04-21T14:42:50.163Z] #15 3.977 (35/42) Installing libaio (0.3.112-r1) [2020-04-21T14:42:50.163Z] #15 3.979 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-04-21T14:42:50.163Z] #15 4.019 (37/42) Installing libfdisk (2.34-r1) [2020-04-21T14:42:50.163Z] #15 4.026 (38/42) Installing libmount (2.34-r1) [2020-04-21T14:42:50.163Z] #15 4.032 (39/42) Installing libsmartcols (2.34-r1) [2020-04-21T14:42:50.163Z] #15 4.036 (40/42) Installing pkgconf (1.6.3-r0) [2020-04-21T14:42:50.163Z] #15 4.039 (41/42) Installing util-linux-dev (2.34-r1) [2020-04-21T14:42:50.163Z] #15 4.069 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-04-21T14:42:50.163Z] #15 4.076 Executing busybox-1.31.1-r9.trigger [2020-04-21T14:42:50.163Z] #15 4.086 OK: 196 MiB in 57 packages [2020-04-21T14:42:50.163Z] #15 DONE 4.7s [2020-04-21T14:42:50.163Z] [2020-04-21T14:42:50.163Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-04-21T14:42:50.163Z] ok github.com/docker/docker/pkg/jsonmessage 0.336s coverage: 91.7% of statements [2020-04-21T14:42:50.163Z] #7 3.499 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-04-21T14:42:50.163Z] ok github.com/docker/docker/pkg/archive 10.002s coverage: 62.0% of statements [2020-04-21T14:42:50.163Z] #7 3.501 (20/30) Installing libcurl (7.66.0-r0) [2020-04-21T14:42:50.163Z] ok github.com/docker/docker/pkg/locker 0.066s coverage: 88.9% of statements [2020-04-21T14:42:50.163Z] #7 3.514 (21/30) Installing expat (2.2.8-r0) [2020-04-21T14:42:50.163Z] ok github.com/docker/docker/pkg/ioutils 0.647s coverage: 67.9% of statements [2020-04-21T14:42:50.420Z] #7 3.519 (22/30) Installing pcre2 (10.33-r0) [2020-04-21T14:42:50.420Z] #7 3.536 (23/30) Installing git (2.22.3-r0) [2020-04-21T14:42:50.420Z] #7 3.746 (24/30) Installing libmnl (1.0.4-r0) [2020-04-21T14:42:50.420Z] #7 3.749 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-04-21T14:42:50.420Z] #7 3.812 (26/30) Installing iptables (1.8.3-r1) [2020-04-21T14:42:50.654Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2020-04-21T14:42:50.677Z] #7 3.832 (27/30) Installing pigz (2.4-r0) [2020-04-21T14:42:50.677Z] #7 3.879 (28/30) Installing tar (1.32-r0) [2020-04-21T14:42:50.677Z] #7 3.888 (29/30) Installing xz-libs (5.2.4-r0) [2020-04-21T14:42:50.677Z] #7 3.892 (30/30) Installing xz (5.2.4-r0) [2020-04-21T14:42:50.677Z] #7 3.898 Executing busybox-1.30.1-r3.trigger [2020-04-21T14:42:50.677Z] #7 3.902 Executing ca-certificates-20191127-r0.trigger [2020-04-21T14:42:50.677Z] #7 3.955 OK: 179 MiB in 44 packages [2020-04-21T14:42:50.934Z] #7 DONE 4.1s [2020-04-21T14:42:50.934Z] [2020-04-21T14:42:50.934Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-04-21T14:42:50.934Z] #16 DONE 0.9s [2020-04-21T14:42:50.934Z] [2020-04-21T14:42:50.934Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-04-21T14:42:50.934Z] #9 DONE 0.1s [2020-04-21T14:42:50.934Z] [2020-04-21T14:42:50.934Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-04-21T14:42:51.116Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-21T14:42:51.116Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-21T14:42:51.116Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-21T14:42:51.116Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-21T14:42:51.116Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-21T14:42:51.144Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2020-04-21T14:42:51.144Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2020-04-21T14:42:51.190Z] #10 DONE 0.1s [2020-04-21T14:42:51.190Z] [2020-04-21T14:42:51.190Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-04-21T14:42:51.190Z] #11 DONE 0.1s [2020-04-21T14:42:51.190Z] [2020-04-21T14:42:51.190Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-04-21T14:42:51.190Z] #12 DONE 0.1s [2020-04-21T14:42:51.190Z] [2020-04-21T14:42:51.190Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-04-21T14:42:51.190Z] #17 ... [2020-04-21T14:42:51.190Z] [2020-04-21T14:42:51.190Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-04-21T14:42:51.190Z] #13 DONE 0.1s [2020-04-21T14:42:51.447Z] [2020-04-21T14:42:51.447Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-04-21T14:42:51.703Z] #17 DONE 0.8s [2020-04-21T14:42:51.703Z] [2020-04-21T14:42:51.703Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-04-21T14:42:51.703Z] #18 DONE 0.0s [2020-04-21T14:42:51.703Z] [2020-04-21T14:42:51.703Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-04-21T14:42:51.703Z] #19 DONE 0.1s [2020-04-21T14:42:51.703Z] [2020-04-21T14:42:51.703Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:42:51.959Z] #22 DONE 0.1s [2020-04-21T14:42:51.959Z] [2020-04-21T14:42:51.959Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-04-21T14:42:51.959Z] #26 DONE 0.1s [2020-04-21T14:42:51.959Z] [2020-04-21T14:42:51.959Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-04-21T14:42:51.959Z] #27 DONE 0.1s [2020-04-21T14:42:51.959Z] [2020-04-21T14:42:51.959Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-21T14:42:51.959Z] #23 DONE 0.0s [2020-04-21T14:42:51.959Z] [2020-04-21T14:42:51.959Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-04-21T14:42:51.959Z] #28 DONE 0.0s [2020-04-21T14:42:51.959Z] [2020-04-21T14:42:51.959Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-21T14:42:52.045Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-21T14:42:52.173Z] ok github.com/docker/docker/pkg/pidfile 0.076s coverage: 82.6% of statements [2020-04-21T14:42:53.210Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.122s coverage: 56.8% of statements [2020-04-21T14:42:53.583Z] #24 1.481 + RM_GOPATH=0 [2020-04-21T14:42:53.583Z] #24 1.486 + TMP_GOPATH= [2020-04-21T14:42:53.583Z] #24 1.486 + : /build [2020-04-21T14:42:53.583Z] #24 1.486 + '[' -z '' ']' [2020-04-21T14:42:53.583Z] #24 1.486 ++ mktemp -d [2020-04-21T14:42:53.583Z] #24 1.489 Install docker/cli version 17.06.2-ce from stable [2020-04-21T14:42:53.583Z] #24 1.489 + export GOPATH=/tmp/tmp.ceBdMA [2020-04-21T14:42:53.583Z] #24 1.489 + GOPATH=/tmp/tmp.ceBdMA [2020-04-21T14:42:53.583Z] #24 1.489 + RM_GOPATH=1 [2020-04-21T14:42:53.583Z] #24 1.489 ++ dirname ./install.sh [2020-04-21T14:42:53.583Z] #24 1.489 + dir=. [2020-04-21T14:42:53.583Z] #24 1.489 + bin=dockercli [2020-04-21T14:42:53.583Z] #24 1.489 + shift [2020-04-21T14:42:53.583Z] #24 1.489 + '[' '!' -f ./dockercli.installer ']' [2020-04-21T14:42:53.583Z] #24 1.489 + . ./dockercli.installer [2020-04-21T14:42:53.583Z] #24 1.489 ++ : stable [2020-04-21T14:42:53.583Z] #24 1.489 ++ : 17.06.2-ce [2020-04-21T14:42:53.583Z] #24 1.489 + install_dockercli [2020-04-21T14:42:53.583Z] #24 1.489 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-21T14:42:53.583Z] #24 1.490 ++ uname -m [2020-04-21T14:42:53.583Z] #24 1.492 + arch=x86_64 [2020-04-21T14:42:53.583Z] #24 1.492 + '[' x86_64 '!=' x86_64 ']' [2020-04-21T14:42:53.583Z] #24 1.492 + url=https://download.docker.com/linux/static [2020-04-21T14:42:53.583Z] #24 1.493 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-21T14:42:53.583Z] #24 1.494 + tar -xz docker/docker [2020-04-21T14:42:54.240Z] ok github.com/docker/docker/pkg/plugins/transport 0.134s coverage: 85.7% of statements [2020-04-21T14:42:54.731Z] ok github.com/docker/docker/pkg/pools 0.099s coverage: 88.2% of statements [2020-04-21T14:42:54.952Z] #24 ... [2020-04-21T14:42:54.952Z] [2020-04-21T14:42:54.952Z] #31 [builder 1/4] COPY . . [2020-04-21T14:42:54.952Z] #31 DONE 3.2s [2020-04-21T14:42:55.209Z] [2020-04-21T14:42:55.209Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-21T14:42:55.209Z] #20 2.326 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-21T14:42:55.209Z] #20 2.878 curl: option --progress: is ambiguous [2020-04-21T14:42:55.209Z] #20 2.880 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-21T14:42:55.221Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2020-04-21T14:42:55.465Z] #20 3.484 curl: option --progress: is ambiguous [2020-04-21T14:42:55.465Z] #20 3.484 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-21T14:42:56.028Z] #20 3.946 curl: option --progress: is ambiguous [2020-04-21T14:42:56.028Z] #20 3.953 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-21T14:42:56.028Z] #20 ... [2020-04-21T14:42:56.028Z] [2020-04-21T14:42:56.028Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-21T14:42:56.028Z] #24 4.080 + mkdir -p /build [2020-04-21T14:42:56.028Z] #24 4.081 + mv docker/docker /build/ [2020-04-21T14:42:56.028Z] #24 4.082 + rmdir docker [2020-04-21T14:42:56.028Z] #24 DONE 4.2s [2020-04-21T14:42:56.251Z] ok github.com/docker/docker/pkg/reexec 0.139s coverage: 82.4% of statements [2020-04-21T14:42:56.286Z] [2020-04-21T14:42:56.286Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-04-21T14:42:56.740Z] ok github.com/docker/docker/pkg/pubsub 1.119s coverage: 73.9% of statements [2020-04-21T14:42:56.852Z] #32 DONE 1.7s [2020-04-21T14:42:56.852Z] [2020-04-21T14:42:56.852Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-21T14:42:57.234Z] ok github.com/docker/docker/pkg/signal 0.113s coverage: 20.3% of statements [2020-04-21T14:42:57.294Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-21T14:42:57.294Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-21T14:42:57.574Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:42:57.574Z] [2020-04-21T14:42:57.574Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-21T14:42:57.574Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-21T14:42:57.574Z] HOSTNAME=d7e44d81c7ea [2020-04-21T14:42:57.574Z] TESTDEBUG=0 [2020-04-21T14:42:57.574Z] DEST=bundles/test-integration [2020-04-21T14:42:57.574Z] PWD=/go/src/github.com/docker/docker [2020-04-21T14:42:57.574Z] DOCKER_GITCOMMIT=33ee7941d4d929e4c4fce1d905ceaa793f7612ff [2020-04-21T14:42:57.574Z] container=docker [2020-04-21T14:42:57.574Z] HOME=/root [2020-04-21T14:42:57.574Z] GOLANG_VERSION=1.13.10 [2020-04-21T14:42:57.574Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-21T14:42:57.574Z] VALIDATE_BRANCH=master [2020-04-21T14:42:57.574Z] TERM=xterm [2020-04-21T14:42:57.574Z] DOCKER_PKG=github.com/docker/docker [2020-04-21T14:42:57.574Z] SHLVL=1 [2020-04-21T14:42:57.574Z] TIMEOUT=120m [2020-04-21T14:42:57.574Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-21T14:42:57.574Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-21T14:42:57.574Z] GO111MODULE=off [2020-04-21T14:42:57.574Z] DOCKER_EXPERIMENTAL=1 [2020-04-21T14:42:57.574Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-21T14:42:57.574Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-21T14:42:57.574Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-21T14:42:57.574Z] GOPATH=/go [2020-04-21T14:42:57.574Z] PKG_CONFIG=pkg-config [2020-04-21T14:42:57.574Z] _=/usr/bin/env [2020-04-21T14:42:57.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-21T14:42:57.726Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2020-04-21T14:42:58.221Z] #33 1.426 [2020-04-21T14:42:58.224Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-21T14:42:58.224Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-21T14:42:58.224Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-21T14:42:58.478Z] #33 1.528 Removing bundles/ [2020-04-21T14:42:58.478Z] #33 1.529 [2020-04-21T14:42:58.478Z] #33 1.533 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-04-21T14:42:58.757Z] ok github.com/docker/docker/pkg/streamformatter 0.164s coverage: 66.2% of statements [2020-04-21T14:42:58.757Z] ok github.com/docker/docker/pkg/stringid 0.202s coverage: 70.6% of statements [2020-04-21T14:42:59.787Z] ok github.com/docker/docker/pkg/sysinfo 0.060s coverage: 38.2% of statements [2020-04-21T14:42:59.848Z] #33 2.948 Building test suite binary ./integration-cli/test.main [2020-04-21T14:43:00.743Z] --- PASS: TestServiceUpdateConfigs (15.21s) [2020-04-21T14:43:00.743Z] === RUN TestServiceUpdateNetwork [2020-04-21T14:43:00.826Z] ok github.com/docker/docker/pkg/system 0.064s coverage: 13.8% of statements [2020-04-21T14:43:01.000Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-21T14:43:01.317Z] ok github.com/docker/docker/pkg/tailfile 0.186s coverage: 88.6% of statements [2020-04-21T14:43:01.930Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-21T14:43:02.347Z] ok github.com/docker/docker/pkg/tarsum 0.181s coverage: 89.3% of statements [2020-04-21T14:43:02.347Z] ok github.com/docker/docker/pkg/term 0.100s coverage: 33.6% of statements [2020-04-21T14:43:02.370Z] #33 ... [2020-04-21T14:43:02.370Z] [2020-04-21T14:43:02.370Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-21T14:43:02.370Z] #29 ... [2020-04-21T14:43:02.370Z] [2020-04-21T14:43:02.370Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-21T14:43:02.370Z] #20 4.523 curl: option --progress: is ambiguous [2020-04-21T14:43:02.370Z] #20 4.523 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-21T14:43:02.370Z] #20 5.033 [2020-04-21T14:43:02.370Z] #20 6.290 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-21T14:43:02.370Z] #20 6.724 curl: option --progress: is ambiguous [2020-04-21T14:43:02.370Z] #20 6.724 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-21T14:43:02.370Z] #20 7.165 [2020-04-21T14:43:02.370Z] #20 8.225 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-21T14:43:02.370Z] #20 8.565 curl: option --progress: is ambiguous [2020-04-21T14:43:02.370Z] #20 8.565 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-21T14:43:02.370Z] #20 8.961 [2020-04-21T14:43:02.370Z] #20 10.09 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-21T14:43:02.370Z] #20 10.39 curl: option --progress: is ambiguous [2020-04-21T14:43:02.370Z] #20 10.39 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-21T14:43:02.627Z] #20 10.77 [2020-04-21T14:43:03.299Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-21T14:43:03.376Z] testing: warning: no tests to run [2020-04-21T14:43:03.376Z] ok github.com/docker/docker/pkg/term/windows 0.076s coverage: 0.0% of statements [no tests to run] [2020-04-21T14:43:03.866Z] ok github.com/docker/docker/pkg/truncindex 0.184s coverage: 91.5% of statements [2020-04-21T14:43:03.997Z] #20 11.97 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-21T14:43:04.253Z] #20 12.40 curl: option --progress: is ambiguous [2020-04-21T14:43:04.254Z] #20 12.40 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-21T14:43:04.355Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-21T14:43:04.355Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-21T14:43:04.355Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-21T14:43:04.355Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-21T14:43:04.355Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-04-21T14:43:04.355Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-04-21T14:43:04.355Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-21T14:43:04.355Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-21T14:43:04.355Z] ok github.com/docker/docker/pkg/urlutil 0.083s coverage: 100.0% of statements [2020-04-21T14:43:04.355Z] ok github.com/docker/docker/pkg/useragent 0.078s coverage: 88.9% of statements [2020-04-21T14:43:04.817Z] #20 12.85 [2020-04-21T14:43:04.817Z] #20 12.95 Download of images into '/build' complete. [2020-04-21T14:43:04.817Z] #20 12.95 Use something like the following to load the result into a Docker daemon: [2020-04-21T14:43:04.817Z] #20 12.96 tar -cC '/build' . | docker load [2020-04-21T14:43:04.817Z] #20 DONE 13.1s [2020-04-21T14:43:04.817Z] [2020-04-21T14:43:04.817Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-21T14:43:05.747Z] #29 ... [2020-04-21T14:43:05.747Z] [2020-04-21T14:43:05.747Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-21T14:43:05.747Z] #21 DONE 0.1s [2020-04-21T14:43:05.747Z] [2020-04-21T14:43:05.747Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-04-21T14:43:05.747Z] #25 DONE 0.1s [2020-04-21T14:43:05.747Z] [2020-04-21T14:43:05.747Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-21T14:43:06.658Z] ok github.com/docker/docker/plugin/v2 0.173s coverage: 20.1% of statements [2020-04-21T14:43:06.658Z] ok github.com/docker/docker/reference 0.179s coverage: 84.4% of statements [2020-04-21T14:43:07.148Z] ok github.com/docker/docker/plugin 0.255s coverage: 12.5% of statements [2020-04-21T14:43:08.179Z] ok github.com/docker/docker/registry/resumable 0.382s coverage: 100.0% of statements [2020-04-21T14:43:08.551Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-21T14:43:08.669Z] ok github.com/docker/docker/restartmanager 0.072s coverage: 50.9% of statements [2020-04-21T14:43:09.115Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-21T14:43:09.703Z] ok github.com/docker/docker/registry 0.604s coverage: 51.5% of statements [2020-04-21T14:43:09.703Z] ok github.com/docker/docker/testutil 0.052s coverage: 62.5% of statements [2020-04-21T14:43:10.193Z] ok github.com/docker/docker/runconfig 0.205s coverage: 54.5% of statements [2020-04-21T14:43:11.008Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-21T14:43:12.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-21T14:43:12.494Z] ok github.com/docker/docker/volume/drivers 0.139s coverage: 36.1% of statements [2020-04-21T14:43:13.526Z] ok github.com/docker/docker/volume/local 0.298s coverage: 37.7% of statements [2020-04-21T14:43:13.526Z] ok github.com/docker/docker/volume/mounts 0.091s coverage: 66.2% of statements [2020-04-21T14:43:13.746Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-04-21T14:43:14.676Z] --- PASS: TestServiceUpdateNetwork (14.49s) [2020-04-21T14:43:14.676Z] === RUN TestServiceUpdatePidsLimit [2020-04-21T14:43:15.157Z] ok github.com/docker/docker/volume/service 0.459s coverage: 70.3% of statements [2020-04-21T14:43:15.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-04-21T14:43:16.613Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-21T14:43:16.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-21T14:43:16.898Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-04-21T14:43:17.461Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-21T14:43:18.831Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-04-21T14:43:20.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a77320_} [2020-04-21T14:43:22.618Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1823415811_/foo_false____} [2020-04-21T14:43:23.802Z] #29 29.67 # github.com/docker/docker/contrib/httpserver [2020-04-21T14:43:23.802Z] #29 29.67 loadinternal: cannot find runtime/cgo [2020-04-21T14:43:23.802Z] #29 DONE 29.9s [2020-04-21T14:43:23.802Z] [2020-04-21T14:43:23.802Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-21T14:43:23.802Z] #33 ... [2020-04-21T14:43:23.802Z] [2020-04-21T14:43:23.802Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-04-21T14:43:23.802Z] #30 DONE 0.1s [2020-04-21T14:43:23.802Z] [2020-04-21T14:43:23.802Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-21T14:43:23.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1823415811_/foo_true____} [2020-04-21T14:43:24.919Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-21T14:43:25.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3346645894_/foo_false____} [2020-04-21T14:43:27.375Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3346645894_/foo_true____} [2020-04-21T14:43:28.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3346645894_/foo_true__0xc000a77380__} [2020-04-21T14:43:30.377Z] ok github.com/docker/docker/pkg/plugins 35.202s coverage: 73.4% of statements [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/rootless [no test files] [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/volume [no test files] [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-21T14:43:30.377Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-21T14:43:30.377Z] [2020-04-21T14:43:30.377Z] === Skipped [2020-04-21T14:43:30.377Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-04-21T14:43:30.377Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-04-21T14:43:30.377Z] [2020-04-21T14:43:30.377Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-04-21T14:43:30.377Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:43:30.377Z] [2020-04-21T14:43:30.377Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-04-21T14:43:30.377Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:43:30.377Z] [2020-04-21T14:43:30.377Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-04-21T14:43:30.377Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:43:30.377Z] [2020-04-21T14:43:30.377Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-04-21T14:43:30.377Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:43:30.377Z] [2020-04-21T14:43:30.377Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-04-21T14:43:30.377Z] client_test.go:23: runtime.GOOS == "windows" [2020-04-21T14:43:30.377Z] [2020-04-21T14:43:30.377Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-04-21T14:43:30.377Z] daemon_test.go:147: root required [2020-04-21T14:43:30.377Z] [2020-04-21T14:43:30.377Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-04-21T14:43:30.377Z] reload_test.go:520: root required [2020-04-21T14:43:30.377Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-04-21T14:43:30.378Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-04-21T14:43:30.378Z] pull_v2_test.go:73: Needs fixing on Windows [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-04-21T14:43:30.378Z] pull_v2_test.go:118: Needs fixing on Windows [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-04-21T14:43:30.378Z] download_test.go:268: Needs fixing on Windows [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-04-21T14:43:30.378Z] layer_test.go:304: Failing on Windows [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-04-21T14:43:30.378Z] layer_test.go:353: Failing on Windows [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-04-21T14:43:30.378Z] layer_test.go:468: Failing on Windows [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-04-21T14:43:30.378Z] layer_test.go:697: Failing on Windows [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-04-21T14:43:30.378Z] migration_test.go:46: Failing on Windows [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-04-21T14:43:30.378Z] migration_test.go:182: Failing on Windows [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-04-21T14:43:30.378Z] mount_test.go:17: Failing on Windows [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-04-21T14:43:30.378Z] mount_test.go:76: Failing on Windows [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-04-21T14:43:30.378Z] mount_test.go:125: Failing on Windows [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-04-21T14:43:30.378Z] mount_test.go:212: Failing on Windows [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-04-21T14:43:30.378Z] archive_test.go:133: Xz not present in msys2 [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-04-21T14:43:30.378Z] archive_test.go:238: Failing on Windows CI machines [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-04-21T14:43:30.378Z] archive_windows_test.go:16: Currently fails [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-04-21T14:43:30.378Z] changes_test.go:192: needs more investigation [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-04-21T14:43:30.378Z] changes_test.go:405: needs further investigation [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-04-21T14:43:30.378Z] changes_test.go:441: needs further investigation [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-04-21T14:43:30.378Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-04-21T14:43:30.378Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-04-21T14:43:30.378Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-04-21T14:43:30.378Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-04-21T14:43:30.378Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-04-21T14:43:30.378Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-04-21T14:43:30.378Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-04-21T14:43:30.378Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-04-21T14:43:30.378Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-04-21T14:43:30.378Z] poller_test.go:41: No chmod on Windows [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-04-21T14:43:30.378Z] fileutils_test.go:134: Needs porting to Windows [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-04-21T14:43:30.378Z] fileutils_test.go:180: Needs porting to Windows [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-04-21T14:43:30.378Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-04-21T14:43:30.378Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-04-21T14:43:30.378Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-04-21T14:43:30.378Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-04-21T14:43:30.378Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-04-21T14:43:30.378Z] local_test.go:181: runtime.GOOS == "windows" [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] [2020-04-21T14:43:30.378Z] DONE 1775 tests, 46 skipped in 219.627s [2020-04-21T14:43:30.378Z] INFO: make.ps1 ended at 04/21/2020 14:43:30 [2020-04-21T14:43:30.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a773a0_} [2020-04-21T14:43:32.013Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a773c0_} [2020-04-21T14:43:32.577Z] --- PASS: TestServiceUpdatePidsLimit (17.85s) [2020-04-21T14:43:32.577Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2020-04-21T14:43:32.577Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.31s) [2020-04-21T14:43:32.577Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.29s) [2020-04-21T14:43:32.577Z] PASS [2020-04-21T14:43:32.577Z] [2020-04-21T14:43:32.577Z] === Skipped [2020-04-21T14:43:32.577Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-21T14:43:32.577Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:43:32.577Z] [2020-04-21T14:43:32.577Z] [2020-04-21T14:43:32.577Z] DONE 27 tests, 1 skipped in 197.283s [2020-04-21T14:43:32.577Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-21T14:43:32.577Z] ++ 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 [2020-04-21T14:43:32.577Z] ++ set -e [2020-04-21T14:43:32.577Z] ++ '[' -n 0 ']' [2020-04-21T14:43:32.577Z] ++ set -x [2020-04-21T14:43:32.577Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:43:32.688Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-04-21T14:43:32.688Z] INFO: Unit tests ended at 04/21/2020 14:43:32. Duration:00:03:56.3267232 [2020-04-21T14:43:32.688Z] INFO: Building busybox [2020-04-21T14:43:32.688Z] Sending build context to Docker daemon 5.12kB [2020-04-21T14:43:32.688Z] [2020-04-21T14:43:32.688Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-04-21T14:43:32.688Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-04-21T14:43:32.688Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-04-21T14:43:32.688Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-04-21T14:43:32.688Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-04-21T14:43:32.688Z] ---> fdf6432edbdc [2020-04-21T14:43:32.688Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-04-21T14:43:32.688Z] ---> Running in e0400bb750e7 [2020-04-21T14:43:32.834Z] INFO: Testing against a local daemon [2020-04-21T14:43:32.834Z] === RUN TestSessionCreate [2020-04-21T14:43:32.834Z] --- PASS: TestSessionCreate (0.03s) [2020-04-21T14:43:32.834Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-21T14:43:32.834Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-21T14:43:32.834Z] PASS [2020-04-21T14:43:32.834Z] [2020-04-21T14:43:32.834Z] DONE 2 tests in 0.178s [2020-04-21T14:43:32.834Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-21T14:43:32.834Z] ++ 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 [2020-04-21T14:43:32.834Z] ++ set -e [2020-04-21T14:43:32.834Z] ++ '[' -n 0 ']' [2020-04-21T14:43:32.834Z] ++ set -x [2020-04-21T14:43:32.834Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:43:32.834Z] INFO: Testing against a local daemon [2020-04-21T14:43:32.834Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-21T14:43:32.834Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:43:32.834Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:43:32.834Z] === RUN TestEventsExecDie [2020-04-21T14:43:33.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a773e0_} [2020-04-21T14:43:33.764Z] --- PASS: TestEventsExecDie (0.90s) [2020-04-21T14:43:33.764Z] === RUN TestEventsBackwardsCompatible [2020-04-21T14:43:34.021Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-04-21T14:43:34.021Z] === RUN TestInfoBinaryCommits [2020-04-21T14:43:34.021Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-21T14:43:34.021Z] === RUN TestInfoAPIVersioned [2020-04-21T14:43:34.021Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-21T14:43:34.021Z] === RUN TestInfoDiscoveryBackend [2020-04-21T14:43:34.584Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-04-21T14:43:34.584Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-21T14:43:35.514Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a77400_} [2020-04-21T14:43:35.514Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-21T14:43:35.514Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-21T14:43:36.077Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-04-21T14:43:36.077Z] === RUN TestInfoAPI [2020-04-21T14:43:36.077Z] --- PASS: TestInfoAPI (0.02s) [2020-04-21T14:43:36.077Z] === RUN TestInfoAPIWarnings [2020-04-21T14:43:36.640Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-04-21T14:43:36.640Z] === RUN TestInfoDebug [2020-04-21T14:43:36.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-21T14:43:37.154Z] --- PASS: TestInfoDebug (0.54s) [2020-04-21T14:43:37.154Z] === RUN TestInfoInsecureRegistries [2020-04-21T14:43:37.717Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-04-21T14:43:37.717Z] === RUN TestInfoRegistryMirrors [2020-04-21T14:43:38.281Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-04-21T14:43:38.281Z] === RUN TestLoginFailsWithBadCredentials [2020-04-21T14:43:38.281Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-04-21T14:43:38.281Z] === RUN TestPingCacheHeaders [2020-04-21T14:43:38.538Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-04-21T14:43:38.538Z] === RUN TestPingGet [2020-04-21T14:43:38.538Z] --- PASS: TestPingGet (0.01s) [2020-04-21T14:43:38.538Z] === RUN TestPingHead [2020-04-21T14:43:38.538Z] --- PASS: TestPingHead (0.03s) [2020-04-21T14:43:38.538Z] === RUN TestVersion [2020-04-21T14:43:38.538Z] --- PASS: TestVersion (0.02s) [2020-04-21T14:43:38.538Z] PASS [2020-04-21T14:43:38.538Z] [2020-04-21T14:43:38.538Z] === Skipped [2020-04-21T14:43:38.538Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:43:38.538Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:43:38.538Z] [2020-04-21T14:43:38.538Z] [2020-04-21T14:43:38.538Z] DONE 18 tests, 1 skipped in 5.655s [2020-04-21T14:43:38.538Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-21T14:43:38.538Z] ++ 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 [2020-04-21T14:43:38.538Z] ++ set -e [2020-04-21T14:43:38.538Z] ++ '[' -n 0 ']' [2020-04-21T14:43:38.538Z] ++ set -x [2020-04-21T14:43:38.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2020-04-21T14:43:38.538Z] INFO: Testing against a local daemon [2020-04-21T14:43:38.538Z] === RUN TestVolumesCreateAndList [2020-04-21T14:43:38.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-21T14:43:38.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-04-21T14:43:38.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-04-21T14:43:38.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-04-21T14:43:38.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-04-21T14:43:38.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-04-21T14:43:38.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-04-21T14:43:38.795Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-04-21T14:43:38.795Z] === RUN TestVolumesRemove [2020-04-21T14:43:38.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-04-21T14:43:38.795Z] --- PASS: TestVolumesRemove (0.10s) [2020-04-21T14:43:38.795Z] === RUN TestVolumesInspect [2020-04-21T14:43:38.795Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-21T14:43:38.795Z] === RUN TestVolumesInvalidJSON [2020-04-21T14:43:38.795Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-21T14:43:38.795Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-21T14:43:38.795Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-21T14:43:38.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-04-21T14:43:38.795Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-21T14:43:38.795Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-21T14:43:38.795Z] PASS [2020-04-21T14:43:38.795Z] [2020-04-21T14:43:38.795Z] DONE 5 tests in 0.312s [2020-04-21T14:43:38.795Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-21T14:43:38.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-04-21T14:43:38.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-04-21T14:43:39.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-04-21T14:43:39.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-04-21T14:43:39.052Z] ++++ cat bundles/test-integration/docker.pid [2020-04-21T14:43:39.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-04-21T14:43:39.052Z] +++ kill 5576 [2020-04-21T14:43:39.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-04-21T14:43:39.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-04-21T14:43:39.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-04-21T14:43:39.309Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-21T14:43:40.048Z] Removing intermediate container e0400bb750e7 [2020-04-21T14:43:40.048Z] ---> 5970f5c5d346 [2020-04-21T14:43:40.048Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-04-21T14:43:40.048Z] ---> Running in 284a0e02008c [2020-04-21T14:43:40.048Z] Removing intermediate container 284a0e02008c [2020-04-21T14:43:40.048Z] ---> aae390a36f3c [2020-04-21T14:43:40.048Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-04-21T14:43:40.048Z] ---> Running in 7ff3472e5491 [2020-04-21T14:43:40.048Z] Removing intermediate container 7ff3472e5491 [2020-04-21T14:43:40.048Z] ---> 37163bb74bec [2020-04-21T14:43:40.048Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-04-21T14:43:40.238Z] +++ /etc/init.d/apparmor stop [2020-04-21T14:43:40.238Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-21T14:43:40.238Z] [2020-04-21T14:43:40.238Z] Unloading profiles will leave already running processes permanently [2020-04-21T14:43:40.238Z] unconfined, which can lead to unexpected situations. [2020-04-21T14:43:40.238Z] [2020-04-21T14:43:40.238Z] To set a process to complain mode, use the command line tool [2020-04-21T14:43:40.238Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-21T14:43:40.238Z] +++ true [2020-04-21T14:43:40.238Z] [2020-04-21T14:43:41.077Z] [2020-04-21T14:43:41.566Z] ---> 3ad3b707d3f3 [2020-04-21T14:43:41.566Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-04-21T14:43:41.566Z] ---> Running in fb2ed6daa1e1 [2020-04-21T14:43:42.134Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-21T14:43:44.664Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-21T14:43:44.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-21T14:43:47.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-21T14:43:48.126Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-21T14:43:49.494Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-21T14:43:49.494Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-21T14:43:50.425Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-21T14:43:51.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-21T14:43:51.354Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-04-21T14:43:52.722Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-21T14:43:53.653Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-21T14:43:54.215Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-21T14:43:54.331Z] Removing intermediate container fb2ed6daa1e1 [2020-04-21T14:43:54.331Z] ---> e4f16a10385a [2020-04-21T14:43:54.331Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-04-21T14:43:54.331Z] ---> Running in e260ae7d5b4b [2020-04-21T14:43:54.331Z] [2020-04-21T14:43:54.331Z] SUCCESS: Specified value was saved. [2020-04-21T14:43:55.146Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-21T14:43:56.515Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-21T14:43:57.396Z] Removing intermediate container e260ae7d5b4b [2020-04-21T14:43:57.396Z] ---> 58cdb4e42b7d [2020-04-21T14:43:57.396Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-04-21T14:43:57.396Z] ---> Running in 99de3a91f324 [2020-04-21T14:43:57.445Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-21T14:43:58.375Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-21T14:43:59.743Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-21T14:44:00.675Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-21T14:44:01.321Z] Cannot create a file when that file already exists. [2020-04-21T14:44:01.605Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-21T14:44:02.534Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-21T14:44:04.428Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-21T14:44:05.359Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-21T14:44:06.249Z] Removing intermediate container 99de3a91f324 [2020-04-21T14:44:06.249Z] ---> 102a5b20bcda [2020-04-21T14:44:06.249Z] Step 13/13 : CMD ["sh"] [2020-04-21T14:44:06.249Z] ---> Running in c12fd78754b0 [2020-04-21T14:44:06.249Z] Removing intermediate container c12fd78754b0 [2020-04-21T14:44:06.249Z] ---> 51e6d906cdc5 [2020-04-21T14:44:06.249Z] Successfully built 51e6d906cdc5 [2020-04-21T14:44:06.249Z] Successfully tagged busybox:latest [2020-04-21T14:44:06.288Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-21T14:44:06.288Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-21T14:44:06.759Z] INFO: Docker images of the daemon under test [2020-04-21T14:44:06.759Z] [2020-04-21T14:44:06.759Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-21T14:44:06.759Z] busybox latest 51e6d906cdc5 Less than a second ago 4.99GB [2020-04-21T14:44:06.759Z] microsoft/windowsservercore latest fdf6432edbdc 8 days ago 4.94GB [2020-04-21T14:44:06.759Z] mcr.microsoft.com/windows/servercore ltsc2019 fdf6432edbdc 8 days ago 4.94GB [2020-04-21T14:44:06.759Z] [2020-04-21T14:44:06.759Z] INFO: Running integration tests at 04/21/2020 14:44:06... [2020-04-21T14:44:06.759Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-04-21T14:44:06.759Z] INFO: Integration API tests being run from the host: [2020-04-21T14:44:06.759Z] INFO: make.ps1 starting at 04/21/2020 14:44:06 [2020-04-21T14:44:07.219Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-21T14:44:07.836Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-04-21T14:44:08.148Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-21T14:44:09.517Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-21T14:44:10.080Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-21T14:44:11.448Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-21T14:44:13.357Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-21T14:44:13.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-21T14:44:14.178Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-21T14:44:16.704Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-21T14:44:21.956Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-21T14:44:25.230Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-21T14:44:26.161Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-21T14:44:30.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-21T14:44:30.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-21T14:44:31.412Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-21T14:44:31.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-21T14:44:33.599Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:44:33.599Z] INFO: Testing against a local daemon [2020-04-21T14:44:33.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-21T14:44:34.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-21T14:44:35.585Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-21T14:44:35.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-21T14:44:36.149Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-21T14:44:37.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-21T14:44:40.324Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-21T14:44:41.692Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-04-21T14:44:42.622Z] === RUN TestDockerSuite/TestCpToDot [2020-04-21T14:44:43.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-21T14:44:43.992Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-21T14:44:45.886Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-21T14:44:45.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-21T14:44:47.781Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-21T14:44:48.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-21T14:44:48.806Z] ok github.com/docker/docker/integration/build 17.525s [2020-04-21T14:44:48.806Z] [2020-04-21T14:44:48.806Z] === Skipped [2020-04-21T14:44:48.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-04-21T14:44:48.806Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:44:48.806Z] [2020-04-21T14:44:48.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-04-21T14:44:48.806Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:44:48.806Z] [2020-04-21T14:44:48.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-04-21T14:44:48.806Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:44:48.806Z] [2020-04-21T14:44:48.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-04-21T14:44:48.806Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:44:48.806Z] [2020-04-21T14:44:48.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-04-21T14:44:48.806Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:44:48.806Z] [2020-04-21T14:44:48.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-04-21T14:44:48.806Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:44:48.806Z] [2020-04-21T14:44:48.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-04-21T14:44:48.806Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:44:48.806Z] [2020-04-21T14:44:48.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-04-21T14:44:48.806Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:44:48.806Z] [2020-04-21T14:44:48.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-04-21T14:44:48.806Z] build_test.go:491: testEnv.OSType == "windows" [2020-04-21T14:44:48.806Z] [2020-04-21T14:44:48.806Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-04-21T14:44:48.806Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:44:48.806Z] [2020-04-21T14:44:48.806Z] [2020-04-21T14:44:48.806Z] DONE 22 tests, 10 skipped in 40.282s [2020-04-21T14:44:48.806Z] [2020-04-21T14:44:48.806Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-04-21T14:44:49.150Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-21T14:44:49.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-21T14:44:50.433Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:44:50.433Z] INFO: Testing against a local daemon [2020-04-21T14:44:50.433Z] ok github.com/docker/docker/integration/config 0.264s [2020-04-21T14:44:50.433Z] [2020-04-21T14:44:50.433Z] === Skipped [2020-04-21T14:44:50.433Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-04-21T14:44:50.433Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:44:50.433Z] [2020-04-21T14:44:50.433Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-04-21T14:44:50.433Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:44:50.433Z] [2020-04-21T14:44:50.433Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-04-21T14:44:50.433Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:44:50.433Z] [2020-04-21T14:44:50.433Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-04-21T14:44:50.433Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:44:50.433Z] [2020-04-21T14:44:50.433Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-04-21T14:44:50.433Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:44:50.433Z] [2020-04-21T14:44:50.433Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-04-21T14:44:50.433Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:44:50.433Z] [2020-04-21T14:44:50.433Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-04-21T14:44:50.433Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:44:50.433Z] [2020-04-21T14:44:50.433Z] [2020-04-21T14:44:50.433Z] DONE 7 tests, 7 skipped in 2.636s [2020-04-21T14:44:50.923Z] [2020-04-21T14:44:50.923Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-04-21T14:44:52.456Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-21T14:44:52.713Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-21T14:44:53.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-21T14:44:53.642Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-21T14:44:53.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:44:53.983Z] INFO: Testing against a local daemon [2020-04-21T14:44:54.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-21T14:44:55.536Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-21T14:44:55.536Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-21T14:44:55.793Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-21T14:44:56.355Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-21T14:44:57.285Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-21T14:44:57.285Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-21T14:44:57.285Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-21T14:44:57.853Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-21T14:44:58.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-21T14:44:58.417Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-21T14:44:58.417Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-21T14:44:58.673Z] === RUN TestDockerSuite/TestCreateRM [2020-04-21T14:44:58.673Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-21T14:44:58.673Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-21T14:44:58.930Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-21T14:44:59.187Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-21T14:44:59.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-21T14:45:00.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-21T14:45:01.709Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-21T14:45:01.709Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-21T14:45:01.966Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-21T14:45:02.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-21T14:45:04.244Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-21T14:45:04.244Z] Using test binary docker [2020-04-21T14:45:04.244Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-21T14:45:04.244Z] +++ /etc/init.d/apparmor start [2020-04-21T14:45:04.244Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-21T14:45:04.244Z] INFO: Waiting for daemon to start... [2020-04-21T14:45:04.244Z] Starting dockerd [2020-04-21T14:45:04.244Z] +++ 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 [2020-04-21T14:45:06.275Z] . [2020-04-21T14:45:06.275Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-21T14:45:06.275Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-21T14:45:06.275Z] Error: No such image: emptyfs [2020-04-21T14:45:06.275Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-21T14:45:06.275Z] ++++ docker load [2020-04-21T14:45:06.275Z] Running integration-test (iteration 1) [2020-04-21T14:45:06.275Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-04-21T14:45:06.275Z] ++ 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 [2020-04-21T14:45:06.275Z] ++ set -e [2020-04-21T14:45:06.275Z] ++ '[' -n 0 ']' [2020-04-21T14:45:06.275Z] ++ set -x [2020-04-21T14:45:06.275Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:45:07.221Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-21T14:45:07.221Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-21T14:45:07.221Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-21T14:45:07.221Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-21T14:45:07.477Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-21T14:45:07.477Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-21T14:45:08.406Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-21T14:45:10.300Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-21T14:45:10.865Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-21T14:45:12.761Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-21T14:45:14.136Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-21T14:45:15.068Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-21T14:45:15.217Z] #33 129.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-21T14:45:15.218Z] #33 132.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-21T14:45:15.218Z] #33 133.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-21T14:45:15.218Z] #33 135.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-21T14:45:15.218Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-21T14:45:15.781Z] #33 139.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-21T14:45:15.999Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-21T14:45:15.999Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-21T14:45:16.929Z] === RUN TestDockerSuite/TestDockerFails [2020-04-21T14:45:16.929Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-04-21T14:45:16.929Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-04-21T14:45:16.929Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-04-21T14:45:17.150Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-21T14:45:17.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-21T14:45:18.057Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-04-21T14:45:18.519Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-21T14:45:18.519Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-21T14:45:19.426Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-04-21T14:45:19.887Z] #33 143.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-21T14:45:21.341Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-04-21T14:45:21.341Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-04-21T14:45:21.341Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-04-21T14:45:21.563Z] Loaded image: buildpack-deps:jessie [2020-04-21T14:45:21.563Z] Loaded image: busybox:latest [2020-04-21T14:45:21.563Z] Loaded image: busybox:glibc [2020-04-21T14:45:21.563Z] Loaded image: debian:jessie [2020-04-21T14:45:21.563Z] Loaded image: hello-world:latest [2020-04-21T14:45:21.563Z] INFO: Testing against a local daemon [2020-04-21T14:45:21.563Z] === RUN TestCgroupNamespacesBuild [2020-04-21T14:45:21.599Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-04-21T14:45:21.781Z] #33 144.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-21T14:45:22.189Z] --- PASS: TestCgroupNamespacesBuild (1.64s) [2020-04-21T14:45:22.189Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-21T14:45:23.148Z] #33 146.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-21T14:45:24.231Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s) [2020-04-21T14:45:24.231Z] === RUN TestBuildWithSession [2020-04-21T14:45:24.231Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-21T14:45:24.231Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:45:24.231Z] === RUN TestBuildSquashParent [2020-04-21T14:45:24.516Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-21T14:45:25.080Z] #33 148.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-21T14:45:26.974Z] #33 149.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-21T14:45:27.905Z] #33 151.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-21T14:45:28.143Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-21T14:45:29.738Z] --- PASS: TestBuildSquashParent (5.59s) [2020-04-21T14:45:29.739Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-21T14:45:29.739Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:45:29.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:45:29.739Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:45:29.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:45:29.739Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:45:29.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:45:29.739Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:45:29.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:45:29.739Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:45:29.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:45:29.739Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:45:29.739Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:45:29.739Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:45:29.739Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:45:29.739Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:45:29.739Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:45:29.798Z] #33 152.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-21T14:45:30.727Z] #33 153.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-21T14:45:31.415Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-21T14:45:32.096Z] #33 155.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-21T14:45:32.461Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:45:32.749Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:45:33.024Z] #33 156.2 [2020-04-21T14:45:33.281Z] #33 DONE 156.5s [2020-04-21T14:45:33.538Z] [2020-04-21T14:45:33.538Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-04-21T14:45:33.937Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-21T14:45:34.194Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-21T14:45:34.908Z] #34 DONE 1.3s [2020-04-21T14:45:35.449Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-21T14:45:35.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.00s) [2020-04-21T14:45:35.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s) [2020-04-21T14:45:35.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s) [2020-04-21T14:45:35.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.35s) [2020-04-21T14:45:35.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.42s) [2020-04-21T14:45:35.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s) [2020-04-21T14:45:35.449Z] === RUN TestBuildMultiStageCopy [2020-04-21T14:45:35.449Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-21T14:45:35.838Z] [2020-04-21T14:45:35.838Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-04-21T14:45:36.089Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-04-21T14:45:36.499Z] #35 DONE 0.6s [2020-04-21T14:45:36.766Z] [2020-04-21T14:45:36.766Z] #36 exporting to image [2020-04-21T14:45:36.766Z] #36 exporting layers [2020-04-21T14:45:36.934Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-21T14:45:37.222Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-21T14:45:37.843Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-21T14:45:37.984Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-21T14:45:38.127Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-21T14:45:38.412Z] --- PASS: TestBuildMultiStageCopy (3.54s) [2020-04-21T14:45:38.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s) [2020-04-21T14:45:38.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2020-04-21T14:45:38.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s) [2020-04-21T14:45:38.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2020-04-21T14:45:38.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-04-21T14:45:38.412Z] === RUN TestBuildMultiStageParentConfig [2020-04-21T14:45:38.547Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-21T14:45:38.674Z] #36 exporting layers 1.9s done [2020-04-21T14:45:38.674Z] #36 writing image sha256:44d0ce9020acc88a610f758673c16f1977b4faf71c5ddd3227a5cdd520c2ed47 done [2020-04-21T14:45:38.674Z] #36 naming to docker.io/library/moby-e2e-test done [2020-04-21T14:45:38.674Z] #36 DONE 1.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-21T14:45:38.989Z] + echo Ensuring container killed. [2020-04-21T14:45:38.989Z] Ensuring container killed. [2020-04-21T14:45:38.989Z] + docker rm -vf docker-pr1 [2020-04-21T14:45:38.989Z] Error: No such container: docker-pr1 [2020-04-21T14:45:38.989Z] + true [Pipeline] sh [2020-04-21T14:45:39.267Z] + echo Chowning /workspace to jenkins user [2020-04-21T14:45:39.267Z] Chowning /workspace to jenkins user [2020-04-21T14:45:39.267Z] + id -u [2020-04-21T14:45:39.267Z] + id -g [2020-04-21T14:45:39.267Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40845:/workspace busybox chown -R 1000:1000 /workspace [2020-04-21T14:45:39.894Z] --- PASS: TestBuildMultiStageParentConfig (1.03s) [2020-04-21T14:45:39.894Z] === RUN TestBuildLabelWithTargets [2020-04-21T14:45:39.916Z] === RUN TestDockerSuite/TestEventsContainerEvents [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-21T14:45:40.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-21T14:45:40.486Z] + bundleName=unit [2020-04-21T14:45:40.486Z] + echo Creating unit-bundles.tar.gz [2020-04-21T14:45:40.486Z] Creating unit-bundles.tar.gz [2020-04-21T14:45:40.486Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-04-21T14:45:40.486Z] bundles/junit-report.xml [2020-04-21T14:45:40.486Z] bundles/go-test-report.json [2020-04-21T14:45:40.486Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-04-21T14:45:40.496Z] Archiving artifacts [2020-04-21T14:45:40.736Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-21T14:45:40.980Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40845/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-21T14:45:41.293Z] + make clean [2020-04-21T14:45:41.293Z] docker volume rm -f docker-dev-cache [2020-04-21T14:45:41.387Z] --- PASS: TestBuildLabelWithTargets (1.52s) [2020-04-21T14:45:41.387Z] === RUN TestBuildWithEmptyLayers [2020-04-21T14:45:41.549Z] docker-dev-cache [Pipeline] deleteDir [2020-04-21T14:45:41.666Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T14:45:42.012Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2020-04-21T14:45:42.012Z] === RUN TestBuildMultiStageOnBuild [2020-04-21T14:45:42.596Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-04-21T14:45:44.052Z] --- PASS: TestBuildMultiStageOnBuild (2.21s) [2020-04-21T14:45:44.052Z] === RUN TestBuildUncleanTarFilenames [2020-04-21T14:45:44.489Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-04-21T14:45:45.535Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2020-04-21T14:45:45.535Z] === RUN TestBuildMultiStageLayerLeak [2020-04-21T14:45:46.385Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-21T14:45:47.573Z] --- PASS: TestBuildMultiStageLayerLeak (2.23s) [2020-04-21T14:45:47.573Z] === RUN TestBuildWithHugeFile [2020-04-21T14:45:49.660Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-04-21T14:45:52.181Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-21T14:45:53.548Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-21T14:45:55.125Z] ok github.com/docker/docker/integration/container 59.109s [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === Skipped [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-04-21T14:45:55.125Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-04-21T14:45:55.125Z] copy_test.go:25: testEnv.OSType == "windows" [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-04-21T14:45:55.125Z] copy_test.go:39: testEnv.OSType == "windows" [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-04-21T14:45:55.125Z] copy_test.go:51: testEnv.OSType == "windows" [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-04-21T14:45:55.125Z] copy_test.go:65: testEnv.OSType == "windows" [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-04-21T14:45:55.125Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-04-21T14:45:55.125Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-04-21T14:45:55.125Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-04-21T14:45:55.125Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-04-21T14:45:55.125Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-04-21T14:45:55.125Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-04-21T14:45:55.125Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-04-21T14:45:55.125Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-04-21T14:45:55.125Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-04-21T14:45:55.125Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-04-21T14:45:55.125Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-04-21T14:45:55.125Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-04-21T14:45:55.125Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-04-21T14:45:55.125Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-04-21T14:45:55.125Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-04-21T14:45:55.125Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-04-21T14:45:55.125Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-04-21T14:45:55.125Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-04-21T14:45:55.125Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-04-21T14:45:55.125Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-04-21T14:45:55.125Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-04-21T14:45:55.125Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-04-21T14:45:55.125Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-04-21T14:45:55.125Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-04-21T14:45:55.125Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-04-21T14:45:55.125Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-04-21T14:45:55.125Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-04-21T14:45:55.125Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-04-21T14:45:55.125Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-04-21T14:45:55.125Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-04-21T14:45:55.125Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-04-21T14:45:55.125Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-04-21T14:45:55.125Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-04-21T14:45:55.125Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-04-21T14:45:55.125Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-04-21T14:45:55.125Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.125Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-04-21T14:45:55.125Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:45:55.125Z] [2020-04-21T14:45:55.126Z] [2020-04-21T14:45:55.126Z] DONE 81 tests, 42 skipped in 62.038s [2020-04-21T14:45:55.126Z] [2020-04-21T14:45:55.126Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-04-21T14:45:55.126Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:45:55.126Z] INFO: Testing against a local daemon [2020-04-21T14:45:55.441Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-21T14:45:55.616Z] ok github.com/docker/docker/integration/image 0.555s [2020-04-21T14:45:55.616Z] [2020-04-21T14:45:55.616Z] === Skipped [2020-04-21T14:45:55.616Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-04-21T14:45:55.616Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:45:55.616Z] [2020-04-21T14:45:55.616Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-21T14:45:55.616Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-04-21T14:45:55.616Z] [2020-04-21T14:45:55.616Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-04-21T14:45:55.616Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:45:55.616Z] [2020-04-21T14:45:55.616Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-04-21T14:45:55.616Z] tag_test.go:98: testEnv.OSType == "windows" [2020-04-21T14:45:55.616Z] [2020-04-21T14:45:55.616Z] [2020-04-21T14:45:55.616Z] DONE 11 tests, 4 skipped in 2.857s [2020-04-21T14:45:55.616Z] [2020-04-21T14:45:55.616Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-04-21T14:45:56.396Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-21T14:45:56.653Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-21T14:45:58.550Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-21T14:45:58.682Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:45:58.682Z] INFO: Testing against a local daemon [2020-04-21T14:45:58.682Z] ok github.com/docker/docker/integration/network 0.217s [2020-04-21T14:45:58.682Z] [2020-04-21T14:45:58.682Z] === Skipped [2020-04-21T14:45:58.682Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-04-21T14:45:58.682Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:45:58.682Z] [2020-04-21T14:45:58.682Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2020-04-21T14:45:58.682Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-04-21T14:45:58.682Z] [2020-04-21T14:45:58.682Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-04-21T14:45:58.682Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-04-21T14:45:58.682Z] [2020-04-21T14:45:58.682Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-04-21T14:45:58.682Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:45:58.682Z] [2020-04-21T14:45:58.682Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-04-21T14:45:58.682Z] network_test.go:97: testEnv.OSType == "windows" [2020-04-21T14:45:58.682Z] [2020-04-21T14:45:58.682Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-21T14:45:58.682Z] service_test.go:29: testEnv.OSType == "windows" [2020-04-21T14:45:58.682Z] [2020-04-21T14:45:58.682Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-04-21T14:45:58.682Z] service_test.go:52: testEnv.OSType == "windows" [2020-04-21T14:45:58.682Z] [2020-04-21T14:45:58.682Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-21T14:45:58.682Z] service_test.go:96: testEnv.OSType == "windows" [2020-04-21T14:45:58.682Z] [2020-04-21T14:45:58.682Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-21T14:45:58.682Z] service_test.go:130: testEnv.OSType == "windows" [2020-04-21T14:45:58.682Z] [2020-04-21T14:45:58.682Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-21T14:45:58.682Z] service_test.go:181: testEnv.OSType == "windows" [2020-04-21T14:45:58.682Z] [2020-04-21T14:45:58.682Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-04-21T14:45:58.682Z] service_test.go:206: testEnv.OSType == "windows" [2020-04-21T14:45:58.682Z] [2020-04-21T14:45:58.682Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:45:58.682Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:45:58.682Z] [2020-04-21T14:45:58.682Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-04-21T14:45:58.682Z] service_test.go:326: testEnv.OSType == "windows" [2020-04-21T14:45:58.682Z] [2020-04-21T14:45:58.682Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-21T14:45:58.682Z] service_test.go:394: testEnv.OSType == "windows" [2020-04-21T14:45:58.682Z] [2020-04-21T14:45:58.682Z] [2020-04-21T14:45:58.682Z] DONE 18 tests, 14 skipped in 2.749s [2020-04-21T14:45:58.682Z] [2020-04-21T14:45:58.682Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-04-21T14:45:59.115Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-04-21T14:45:59.372Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-21T14:45:59.628Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-04-21T14:45:59.711Z] testing: warning: no tests to run [2020-04-21T14:45:59.711Z] ok github.com/docker/docker/integration/network/ipvlan 0.087s [2020-04-21T14:45:59.711Z] [2020-04-21T14:45:59.711Z] DONE 0 tests in 0.841s [2020-04-21T14:45:59.711Z] [2020-04-21T14:45:59.711Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-04-21T14:45:59.885Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-04-21T14:45:59.885Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-21T14:46:00.201Z] testing: warning: no tests to run [2020-04-21T14:46:00.201Z] ok github.com/docker/docker/integration/network/macvlan 0.085s [2020-04-21T14:46:00.201Z] [2020-04-21T14:46:00.201Z] DONE 0 tests in 0.875s [2020-04-21T14:46:00.201Z] [2020-04-21T14:46:00.201Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-04-21T14:46:01.232Z] testing: warning: no tests to run [2020-04-21T14:46:01.232Z] ok github.com/docker/docker/integration/plugin 0.086s [2020-04-21T14:46:01.232Z] [2020-04-21T14:46:01.232Z] DONE 0 tests in 0.859s [2020-04-21T14:46:01.232Z] [2020-04-21T14:46:01.232Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-04-21T14:46:01.777Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-21T14:46:02.261Z] testing: warning: no tests to run [2020-04-21T14:46:02.261Z] ok github.com/docker/docker/integration/plugin/authz 0.096s [2020-04-21T14:46:02.261Z] [2020-04-21T14:46:02.261Z] DONE 0 tests in 0.858s [2020-04-21T14:46:02.261Z] [2020-04-21T14:46:02.261Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-04-21T14:46:03.144Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-21T14:46:03.144Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-21T14:46:03.144Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-21T14:46:04.076Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-21T14:46:04.333Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-21T14:46:04.589Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-21T14:46:05.957Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-04-21T14:46:05.957Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-04-21T14:46:05.957Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-04-21T14:46:05.957Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-21T14:46:07.848Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-04-21T14:46:08.413Z] === RUN TestDockerSuite/TestEventsRename [2020-04-21T14:46:08.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-21T14:46:09.234Z] === RUN TestDockerSuite/TestEventsResize [2020-04-21T14:46:10.165Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-21T14:46:11.096Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-21T14:46:11.144Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:46:11.144Z] INFO: Testing against a local daemon [2020-04-21T14:46:11.144Z] ok github.com/docker/docker/integration/plugin/common 0.239s [2020-04-21T14:46:11.144Z] [2020-04-21T14:46:11.144Z] === Skipped [2020-04-21T14:46:11.144Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-04-21T14:46:11.144Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-04-21T14:46:11.144Z] [2020-04-21T14:46:11.144Z] [2020-04-21T14:46:11.144Z] DONE 3 tests, 1 skipped in 9.056s [2020-04-21T14:46:11.633Z] [2020-04-21T14:46:11.633Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-04-21T14:46:12.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-21T14:46:12.027Z] === RUN TestDockerSuite/TestEventsStreaming [2020-04-21T14:46:12.957Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-21T14:46:14.695Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:46:14.695Z] INFO: Testing against a local daemon [2020-04-21T14:46:14.695Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.228s [2020-04-21T14:46:15.185Z] [2020-04-21T14:46:15.185Z] === Skipped [2020-04-21T14:46:15.185Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-04-21T14:46:15.185Z] external_test.go:48: runtime.GOOS == "windows" [2020-04-21T14:46:15.185Z] [2020-04-21T14:46:15.185Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-04-21T14:46:15.185Z] external_test.go:408: runtime.GOOS == "windows" [2020-04-21T14:46:15.185Z] [2020-04-21T14:46:15.185Z] [2020-04-21T14:46:15.185Z] DONE 2 tests, 2 skipped in 3.587s [2020-04-21T14:46:15.185Z] [2020-04-21T14:46:15.185Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-04-21T14:46:16.231Z] === RUN TestDockerSuite/TestEventsTop [2020-04-21T14:46:17.600Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-21T14:46:18.276Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:46:18.277Z] INFO: Testing against a local daemon [2020-04-21T14:46:18.277Z] ok github.com/docker/docker/integration/plugin/logging 0.270s [2020-04-21T14:46:18.277Z] [2020-04-21T14:46:18.277Z] === Skipped [2020-04-21T14:46:18.277Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-04-21T14:46:18.277Z] read_test.go:21: no unix domain sockets on Windows [2020-04-21T14:46:18.277Z] [2020-04-21T14:46:18.277Z] [2020-04-21T14:46:18.277Z] DONE 1 tests, 1 skipped in 2.833s [2020-04-21T14:46:18.277Z] [2020-04-21T14:46:18.277Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-04-21T14:46:19.314Z] testing: warning: no tests to run [2020-04-21T14:46:19.314Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.145s [2020-04-21T14:46:19.314Z] [2020-04-21T14:46:19.314Z] DONE 0 tests in 1.485s [2020-04-21T14:46:19.314Z] [2020-04-21T14:46:19.314Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-04-21T14:46:20.120Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-21T14:46:22.014Z] === RUN TestDockerSuite/TestExec [2020-04-21T14:46:22.377Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:46:22.377Z] INFO: Testing against a local daemon [2020-04-21T14:46:22.377Z] ok github.com/docker/docker/integration/plugin/volumes 0.311s [2020-04-21T14:46:22.377Z] [2020-04-21T14:46:22.377Z] === Skipped [2020-04-21T14:46:22.377Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-04-21T14:46:22.377Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:22.377Z] [2020-04-21T14:46:22.377Z] [2020-04-21T14:46:22.377Z] DONE 1 tests, 1 skipped in 3.011s [2020-04-21T14:46:22.377Z] [2020-04-21T14:46:22.377Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-04-21T14:46:22.944Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-21T14:46:23.875Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-21T14:46:24.441Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-21T14:46:24.685Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:46:24.685Z] INFO: Testing against a local daemon [2020-04-21T14:46:24.685Z] ok github.com/docker/docker/integration/secret 0.241s [2020-04-21T14:46:25.175Z] [2020-04-21T14:46:25.175Z] === Skipped [2020-04-21T14:46:25.175Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-04-21T14:46:25.175Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:25.175Z] [2020-04-21T14:46:25.175Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-04-21T14:46:25.175Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:25.175Z] [2020-04-21T14:46:25.175Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-04-21T14:46:25.175Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:25.175Z] [2020-04-21T14:46:25.175Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-04-21T14:46:25.175Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:25.175Z] [2020-04-21T14:46:25.175Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-04-21T14:46:25.175Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:25.175Z] [2020-04-21T14:46:25.175Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-04-21T14:46:25.175Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:46:25.175Z] [2020-04-21T14:46:25.175Z] [2020-04-21T14:46:25.175Z] DONE 6 tests, 6 skipped in 2.542s [2020-04-21T14:46:25.175Z] [2020-04-21T14:46:25.175Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-04-21T14:46:25.395Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-21T14:46:27.288Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-21T14:46:27.851Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-21T14:46:28.233Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:46:28.233Z] INFO: Testing against a local daemon [2020-04-21T14:46:28.233Z] ok github.com/docker/docker/integration/service 0.347s [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === Skipped [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-21T14:46:28.733Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-21T14:46:28.733Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-21T14:46:28.733Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-21T14:46:28.733Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-04-21T14:46:28.733Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-04-21T14:46:28.733Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-04-21T14:46:28.733Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-04-21T14:46:28.733Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-04-21T14:46:28.733Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-04-21T14:46:28.733Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-04-21T14:46:28.733Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-04-21T14:46:28.733Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-04-21T14:46:28.733Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-04-21T14:46:28.733Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-04-21T14:46:28.733Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-04-21T14:46:28.733Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-04-21T14:46:28.733Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-04-21T14:46:28.733Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-04-21T14:46:28.733Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-04-21T14:46:28.733Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-04-21T14:46:28.733Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-04-21T14:46:28.733Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-04-21T14:46:28.733Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-04-21T14:46:28.733Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-04-21T14:46:28.733Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] DONE 24 tests, 23 skipped in 3.345s [2020-04-21T14:46:28.733Z] [2020-04-21T14:46:28.733Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-04-21T14:46:28.781Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-21T14:46:29.711Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-21T14:46:30.643Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-21T14:46:31.037Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:46:31.037Z] INFO: Testing against a local daemon [2020-04-21T14:46:31.037Z] ok github.com/docker/docker/integration/session 0.182s [2020-04-21T14:46:31.037Z] [2020-04-21T14:46:31.037Z] === Skipped [2020-04-21T14:46:31.037Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-04-21T14:46:31.037Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-04-21T14:46:31.037Z] [2020-04-21T14:46:31.037Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-04-21T14:46:31.037Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-04-21T14:46:31.037Z] [2020-04-21T14:46:31.037Z] [2020-04-21T14:46:31.037Z] DONE 2 tests, 2 skipped in 2.338s [2020-04-21T14:46:31.037Z] [2020-04-21T14:46:31.037Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-04-21T14:46:31.573Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-21T14:46:32.504Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-21T14:46:33.346Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:46:33.346Z] INFO: Testing against a local daemon [2020-04-21T14:46:34.377Z] ok github.com/docker/docker/integration/system 1.391s [2020-04-21T14:46:34.397Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-21T14:46:34.866Z] [2020-04-21T14:46:34.866Z] === Skipped [2020-04-21T14:46:34.866Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:46:34.866Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:46:34.866Z] [2020-04-21T14:46:34.866Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-04-21T14:46:34.866Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-04-21T14:46:34.866Z] [2020-04-21T14:46:34.866Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-04-21T14:46:34.866Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-04-21T14:46:34.866Z] [2020-04-21T14:46:34.866Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-04-21T14:46:34.866Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:46:34.866Z] [2020-04-21T14:46:34.866Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-04-21T14:46:34.866Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-21T14:46:34.866Z] [2020-04-21T14:46:34.866Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-04-21T14:46:34.866Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-21T14:46:34.866Z] [2020-04-21T14:46:34.866Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-04-21T14:46:34.866Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-21T14:46:34.866Z] [2020-04-21T14:46:34.866Z] [2020-04-21T14:46:34.866Z] DONE 13 tests, 7 skipped in 4.044s [2020-04-21T14:46:35.329Z] === RUN TestDockerSuite/TestExecEnv [2020-04-21T14:46:35.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-21T14:46:35.362Z] [2020-04-21T14:46:35.362Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-04-21T14:46:36.259Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-21T14:46:37.662Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:46:37.662Z] INFO: Testing against a local daemon [2020-04-21T14:46:37.662Z] ok github.com/docker/docker/integration/volume 0.293s [2020-04-21T14:46:37.662Z] [2020-04-21T14:46:37.662Z] === Skipped [2020-04-21T14:46:37.662Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-04-21T14:46:37.662Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-04-21T14:46:37.662Z] [2020-04-21T14:46:37.662Z] [2020-04-21T14:46:37.662Z] DONE 5 tests, 1 skipped in 2.740s [2020-04-21T14:46:38.153Z] [2020-04-21T14:46:38.153Z] INFO: make.ps1 ended at 04/21/2020 14:46:37 [2020-04-21T14:46:38.153Z] INFO: Integration CLI tests being run from the host: [2020-04-21T14:46:38.153Z] 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" [2020-04-21T14:46:38.780Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-21T14:46:39.344Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-21T14:46:41.239Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-21T14:46:42.609Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-04-21T14:46:43.540Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-21T14:46:44.471Z] === RUN TestDockerSuite/TestExecParseError [2020-04-21T14:46:45.401Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-21T14:46:46.332Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-21T14:46:47.053Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:46:47.053Z] INFO: Testing against a local daemon [2020-04-21T14:46:47.262Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-21T14:46:48.632Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-21T14:46:49.562Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-21T14:46:50.491Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-21T14:47:02.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-21T14:47:02.672Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-21T14:47:02.672Z] === RUN TestDockerSuite/TestExecTTY [2020-04-21T14:47:03.606Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-21T14:47:04.535Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-21T14:47:05.465Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-21T14:47:06.395Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-21T14:47:06.395Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-21T14:47:09.640Z] --- PASS: TestBuildWithHugeFile (81.57s) [2020-04-21T14:47:09.640Z] === RUN TestBuildWithEmptyDockerfile [2020-04-21T14:47:09.640Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:47:09.640Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:47:09.640Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:47:09.640Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:47:09.640Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:47:09.640Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:47:09.640Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:47:09.640Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:47:09.640Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:47:09.640Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-04-21T14:47:09.640Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.36s) [2020-04-21T14:47:09.640Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.37s) [2020-04-21T14:47:09.640Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.37s) [2020-04-21T14:47:09.640Z] === RUN TestBuildPreserveOwnership [2020-04-21T14:47:09.640Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-21T14:47:09.673Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-04-21T14:47:10.237Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-21T14:47:11.607Z] === RUN TestDockerSuite/TestExecWithTERM [2020-04-21T14:47:12.537Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-21T14:47:13.127Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-21T14:47:13.468Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-21T14:47:14.611Z] --- PASS: TestBuildPreserveOwnership (4.80s) [2020-04-21T14:47:14.611Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.14s) [2020-04-21T14:47:14.611Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s) [2020-04-21T14:47:14.611Z] === RUN TestBuildPlatformInvalid [2020-04-21T14:47:14.611Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-04-21T14:47:14.611Z] PASS [2020-04-21T14:47:14.611Z] [2020-04-21T14:47:14.611Z] === Skipped [2020-04-21T14:47:14.611Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-04-21T14:47:14.611Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:47:14.611Z] [2020-04-21T14:47:14.611Z] [2020-04-21T14:47:14.611Z] DONE 32 tests, 1 skipped in 128.051s [2020-04-21T14:47:14.611Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-04-21T14:47:14.611Z] ++ 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 [2020-04-21T14:47:14.611Z] ++ set -e [2020-04-21T14:47:14.611Z] ++ '[' -n 0 ']' [2020-04-21T14:47:14.611Z] ++ set -x [2020-04-21T14:47:14.611Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:47:14.611Z] INFO: Testing against a local daemon [2020-04-21T14:47:14.611Z] === RUN TestConfigInspect [2020-04-21T14:47:17.309Z] --- PASS: TestConfigInspect (2.33s) [2020-04-21T14:47:17.309Z] === RUN TestConfigList [2020-04-21T14:47:18.721Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-21T14:47:19.346Z] --- PASS: TestConfigList (2.23s) [2020-04-21T14:47:19.347Z] === RUN TestConfigsCreateAndDelete [2020-04-21T14:47:21.399Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2020-04-21T14:47:21.399Z] === RUN TestConfigsUpdate [2020-04-21T14:47:23.971Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-21T14:47:24.104Z] --- PASS: TestConfigsUpdate (2.29s) [2020-04-21T14:47:24.104Z] === RUN TestTemplatedConfig [2020-04-21T14:47:25.339Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-21T14:47:27.023Z] --- PASS: TestTemplatedConfig (2.95s) [2020-04-21T14:47:27.023Z] === RUN TestConfigCreateResolve [2020-04-21T14:47:28.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-21T14:47:29.066Z] --- PASS: TestConfigCreateResolve (2.26s) [2020-04-21T14:47:29.066Z] === RUN TestConfigDaemonLibtrustID [2020-04-21T14:47:29.351Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-04-21T14:47:29.351Z] PASS [2020-04-21T14:47:29.351Z] [2020-04-21T14:47:29.351Z] DONE 7 tests in 14.962s [2020-04-21T14:47:29.351Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-04-21T14:47:29.351Z] ++ 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 [2020-04-21T14:47:29.351Z] ++ set -e [2020-04-21T14:47:29.351Z] ++ '[' -n 0 ']' [2020-04-21T14:47:29.351Z] ++ set -x [2020-04-21T14:47:29.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-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 [2020-04-21T14:47:29.638Z] INFO: Testing against a local daemon [2020-04-21T14:47:29.638Z] === RUN TestCheckpoint [2020-04-21T14:47:29.638Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-21T14:47:29.638Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:47:29.638Z] === RUN TestContainerInvalidJSON [2020-04-21T14:47:29.638Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:47:29.638Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:47:29.638Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:47:29.638Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:47:29.638Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:47:29.638Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:47:29.638Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:47:29.638Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:47:29.638Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:47:29.638Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-21T14:47:29.638Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-21T14:47:29.638Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-21T14:47:29.638Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-21T14:47:29.638Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-21T14:47:29.638Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-04-21T14:47:29.638Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-21T14:47:29.638Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-04-21T14:47:29.638Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-21T14:47:29.923Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-04-21T14:47:29.923Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-21T14:47:29.923Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-04-21T14:47:29.923Z] === RUN TestCopyFromContainer [2020-04-21T14:47:29.978Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-21T14:47:30.909Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-21T14:47:30.909Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-21T14:47:30.909Z] === RUN TestDockerSuite/TestHealth [2020-04-21T14:47:31.415Z] === RUN TestCopyFromContainer// [2020-04-21T14:47:31.415Z] === RUN TestCopyFromContainer//bar/root [2020-04-21T14:47:31.703Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-21T14:47:31.703Z] === RUN TestCopyFromContainer/bar/quux [2020-04-21T14:47:31.703Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-21T14:47:31.990Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-21T14:47:31.990Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-21T14:47:31.990Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-21T14:47:32.278Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-21T14:47:32.278Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-21T14:47:32.278Z] --- PASS: TestCopyFromContainer (2.48s) [2020-04-21T14:47:32.278Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-04-21T14:47:32.278Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-04-21T14:47:32.279Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-04-21T14:47:32.279Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-04-21T14:47:32.279Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-04-21T14:47:32.279Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-04-21T14:47:32.279Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-04-21T14:47:32.279Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-04-21T14:47:32.279Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-04-21T14:47:32.279Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-04-21T14:47:32.279Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-21T14:47:32.279Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:47:32.279Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:47:32.279Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:47:32.279Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:47:32.279Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:47:32.279Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:47:32.565Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:47:32.565Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:47:32.565Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:47:32.565Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-04-21T14:47:32.565Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-21T14:47:32.565Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-21T14:47:32.565Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-21T14:47:32.565Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-21T14:47:32.565Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-21T14:47:32.565Z] === RUN TestCreateWithInvalidEnv [2020-04-21T14:47:32.565Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-21T14:47:32.565Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-21T14:47:32.565Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-21T14:47:32.565Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-21T14:47:32.565Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-21T14:47:32.565Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-21T14:47:32.565Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-21T14:47:32.565Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-21T14:47:32.565Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-21T14:47:32.565Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-21T14:47:32.565Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-21T14:47:32.565Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-21T14:47:32.565Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-21T14:47:32.565Z] === RUN TestCreateTmpfsMountsTarget [2020-04-21T14:47:32.565Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-04-21T14:47:32.565Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-21T14:47:34.615Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s) [2020-04-21T14:47:34.616Z] === RUN TestCreateWithCapabilities [2020-04-21T14:47:34.616Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-21T14:47:34.616Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-21T14:47:34.616Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:47:34.616Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:47:34.616Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:47:34.616Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:47:34.616Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:47:34.616Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:47:34.616Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:47:34.616Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:47:34.616Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:47:34.616Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:47:34.616Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-21T14:47:34.616Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-21T14:47:34.616Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:47:34.616Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:47:34.616Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:47:34.616Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:47:34.616Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:47:34.616Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:47:34.616Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:47:34.616Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:47:34.616Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-21T14:47:34.616Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:47:34.616Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:47:34.616Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:47:34.616Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:47:34.616Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:47:34.616Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:47:34.616Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:47:34.616Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:47:34.616Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:47:34.616Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-21T14:47:34.616Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-04-21T14:47:34.616Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-21T14:47:34.616Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-21T14:47:34.616Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-21T14:47:34.616Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-21T14:47:34.616Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-04-21T14:47:34.616Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-04-21T14:47:34.616Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-21T14:47:34.616Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-21T14:47:34.616Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-21T14:47:34.616Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-04-21T14:47:34.616Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-04-21T14:47:34.616Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-21T14:47:36.661Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) [2020-04-21T14:47:36.661Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-21T14:47:36.661Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:47:36.661Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:47:36.661Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:47:36.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:47:36.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:47:36.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:47:36.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:47:36.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:47:36.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:47:36.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:47:36.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:47:36.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:47:36.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:47:36.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:47:36.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:47:36.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-04-21T14:47:36.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-04-21T14:47:36.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-04-21T14:47:36.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-04-21T14:47:36.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-04-21T14:47:36.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-04-21T14:47:36.662Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-21T14:47:37.288Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2020-04-21T14:47:37.288Z] === RUN TestContainerStartOnDaemonRestart [2020-04-21T14:47:37.288Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-21T14:47:37.288Z] === RUN TestDaemonRestartIpcMode [2020-04-21T14:47:37.288Z] === PAUSE TestDaemonRestartIpcMode [2020-04-21T14:47:37.288Z] === RUN TestDaemonHostGatewayIP [2020-04-21T14:47:37.288Z] === PAUSE TestDaemonHostGatewayIP [2020-04-21T14:47:37.288Z] === RUN TestContainerKillOnDaemonStart [2020-04-21T14:47:37.288Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-21T14:47:37.288Z] === RUN TestDiff [2020-04-21T14:47:37.912Z] --- PASS: TestDiff (0.63s) [2020-04-21T14:47:37.912Z] === RUN TestExecWithCloseStdin [2020-04-21T14:47:38.931Z] --- PASS: TestExecWithCloseStdin (0.76s) [2020-04-21T14:47:38.931Z] === RUN TestExec [2020-04-21T14:47:39.552Z] --- PASS: TestExec (0.79s) [2020-04-21T14:47:39.552Z] === RUN TestExecUser [2020-04-21T14:47:40.174Z] --- PASS: TestExecUser (0.78s) [2020-04-21T14:47:40.174Z] === RUN TestExportContainerAndImportImage [2020-04-21T14:47:41.194Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2020-04-21T14:47:41.195Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-21T14:47:43.237Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-04-21T14:47:43.237Z] === RUN TestHealthCheckWorkdir [2020-04-21T14:47:43.856Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-04-21T14:47:43.856Z] === RUN TestHealthKillContainer [2020-04-21T14:47:46.545Z] --- PASS: TestHealthKillContainer (2.84s) [2020-04-21T14:47:46.545Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-21T14:47:47.166Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2020-04-21T14:47:47.166Z] === RUN TestIpcModeNone [2020-04-21T14:47:48.187Z] --- PASS: TestIpcModeNone (0.76s) [2020-04-21T14:47:48.187Z] === RUN TestIpcModePrivate [2020-04-21T14:47:48.811Z] --- PASS: TestIpcModePrivate (0.74s) [2020-04-21T14:47:48.811Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-04-21T14:47:48.811Z] === RUN TestIpcModeShareable [2020-04-21T14:47:49.832Z] --- PASS: TestIpcModeShareable (0.83s) [2020-04-21T14:47:49.832Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-04-21T14:47:49.832Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-21T14:47:51.872Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.21s) [2020-04-21T14:47:51.872Z] === RUN TestAPIIpcModeHost [2020-04-21T14:47:52.504Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-04-21T14:47:52.504Z] === RUN TestDaemonIpcModeShareable [2020-04-21T14:47:52.839Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-21T14:47:52.839Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-21T14:47:52.839Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-21T14:47:52.839Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-21T14:47:53.403Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-21T14:47:53.403Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-21T14:47:54.347Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-21T14:47:54.347Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-21T14:47:54.347Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-21T14:47:54.347Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-21T14:47:54.568Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2020-04-21T14:47:54.568Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-21T14:47:54.568Z] === RUN TestDaemonIpcModePrivate [2020-04-21T14:47:54.604Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-21T14:47:54.861Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-21T14:47:55.425Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-21T14:47:55.425Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-21T14:47:56.090Z] --- PASS: TestDaemonIpcModePrivate (1.60s) [2020-04-21T14:47:56.090Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-21T14:47:56.090Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-21T14:47:56.356Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-21T14:47:56.614Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-21T14:47:57.545Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-21T14:47:57.594Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2020-04-21T14:47:57.594Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-21T14:47:57.594Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-21T14:47:58.915Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-21T14:47:58.915Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-21T14:47:59.088Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2020-04-21T14:47:59.088Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-21T14:47:59.088Z] === RUN TestIpcModeOlderClient [2020-04-21T14:47:59.088Z] === PAUSE TestIpcModeOlderClient [2020-04-21T14:47:59.088Z] === RUN TestKillContainerInvalidSignal [2020-04-21T14:47:59.479Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-21T14:47:59.719Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2020-04-21T14:47:59.719Z] === RUN TestKillContainer [2020-04-21T14:47:59.719Z] === RUN TestKillContainer/no_signal [2020-04-21T14:48:00.361Z] === RUN TestKillContainer/non_killing_signal [2020-04-21T14:48:01.001Z] === RUN TestKillContainer/killing_signal [2020-04-21T14:48:01.683Z] --- PASS: TestKillContainer (2.00s) [2020-04-21T14:48:01.683Z] --- PASS: TestKillContainer/no_signal (0.67s) [2020-04-21T14:48:01.683Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-04-21T14:48:01.683Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2020-04-21T14:48:01.683Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-21T14:48:01.683Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-21T14:48:02.307Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-21T14:48:02.750Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-21T14:48:02.750Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-21T14:48:02.750Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-21T14:48:02.938Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2020-04-21T14:48:02.938Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2020-04-21T14:48:02.938Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2020-04-21T14:48:02.938Z] === RUN TestKillStoppedContainer [2020-04-21T14:48:03.226Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-04-21T14:48:03.226Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-21T14:48:03.226Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-21T14:48:03.226Z] === RUN TestKillDifferentUserContainer [2020-04-21T14:48:03.849Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2020-04-21T14:48:03.849Z] === RUN TestInspectOomKilledTrue [2020-04-21T14:48:04.644Z] === RUN TestDockerSuite/TestImportFile [2020-04-21T14:48:05.343Z] --- PASS: TestInspectOomKilledTrue (1.23s) [2020-04-21T14:48:05.343Z] === RUN TestInspectOomKilledFalse [2020-04-21T14:48:05.630Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2020-04-21T14:48:05.630Z] === RUN TestLinksEtcHostsContentMatch [2020-04-21T14:48:06.014Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-21T14:48:06.014Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-21T14:48:06.259Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-04-21T14:48:06.259Z] === RUN TestLinksContainerNames [2020-04-21T14:48:07.745Z] --- PASS: TestLinksContainerNames (1.29s) [2020-04-21T14:48:07.745Z] === RUN TestLogsFollowTailEmpty [2020-04-21T14:48:07.908Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-21T14:48:08.368Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2020-04-21T14:48:08.368Z] === RUN TestContainerNetworkMountsNoChown [2020-04-21T14:48:08.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-21T14:48:08.991Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/default [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/default [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/private [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/private [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/rprivate [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/slave [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/slave [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/rslave [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/shared [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/shared [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/rshared [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-21T14:48:08.991Z] === CONT TestMountDaemonRoot/default [2020-04-21T14:48:08.991Z] === CONT TestMountDaemonRoot/rprivate [2020-04-21T14:48:08.991Z] === CONT TestMountDaemonRoot/rslave [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:48:08.991Z] === CONT TestMountDaemonRoot/shared [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-21T14:48:08.991Z] === CONT TestMountDaemonRoot/rshared [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:48:08.991Z] === CONT TestMountDaemonRoot/slave [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:48:08.991Z] === CONT TestMountDaemonRoot/private [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:48:08.991Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-21T14:48:08.991Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:48:08.991Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:48:08.991Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-21T14:48:08.991Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-21T14:48:08.991Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:48:08.991Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:48:08.991Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:48:08.992Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:48:08.992Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:48:08.992Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-21T14:48:08.992Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-21T14:48:08.992Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:48:08.992Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:48:08.992Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-21T14:48:09.280Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:48:09.280Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-21T14:48:09.280Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:48:09.280Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:48:09.280Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:48:09.280Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:48:09.280Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:48:09.280Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-21T14:48:09.280Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-21T14:48:09.280Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:48:09.280Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:48:09.280Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:48:09.280Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-21T14:48:09.280Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:48:09.280Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-04-21T14:48:09.280Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-21T14:48:09.280Z] === RUN TestContainerBindMountNonRecursive [2020-04-21T14:48:09.844Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-21T14:48:10.872Z] --- PASS: TestContainerBindMountNonRecursive (1.65s) [2020-04-21T14:48:10.872Z] === RUN TestNetworkNat [2020-04-21T14:48:11.590Z] --- PASS: TestNetworkNat (0.73s) [2020-04-21T14:48:11.590Z] === RUN TestNetworkLocalhostTCPNat [2020-04-21T14:48:12.368Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-21T14:48:12.606Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2020-04-21T14:48:12.606Z] === RUN TestNetworkLoopbackNat [2020-04-21T14:48:13.231Z] --- PASS: TestNetworkLoopbackNat (0.91s) [2020-04-21T14:48:13.231Z] === RUN TestPause [2020-04-21T14:48:13.298Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-21T14:48:14.230Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-21T14:48:14.247Z] --- PASS: TestPause (0.71s) [2020-04-21T14:48:14.247Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-21T14:48:14.247Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:48:14.247Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:48:14.247Z] === RUN TestPauseStopPausedContainer [2020-04-21T14:48:14.866Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-04-21T14:48:14.866Z] === RUN TestPsFilter [2020-04-21T14:48:14.866Z] --- PASS: TestPsFilter (0.19s) [2020-04-21T14:48:14.866Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-21T14:48:15.162Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-21T14:48:15.162Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-04-21T14:48:15.162Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-21T14:48:15.487Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2020-04-21T14:48:15.487Z] === RUN TestRemoveContainerWithVolume [2020-04-21T14:48:16.092Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-21T14:48:16.110Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-04-21T14:48:16.110Z] === RUN TestRemoveContainerRunning [2020-04-21T14:48:17.022Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-21T14:48:17.125Z] --- PASS: TestRemoveContainerRunning (0.66s) [2020-04-21T14:48:17.125Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-21T14:48:17.411Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s) [2020-04-21T14:48:17.411Z] === RUN TestRemoveInvalidContainer [2020-04-21T14:48:17.700Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-21T14:48:17.700Z] === RUN TestRenameLinkedContainer [2020-04-21T14:48:17.953Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-21T14:48:18.883Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-21T14:48:19.831Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-21T14:48:20.054Z] --- PASS: TestRenameLinkedContainer (2.58s) [2020-04-21T14:48:20.054Z] === RUN TestRenameStoppedContainer [2020-04-21T14:48:20.684Z] --- PASS: TestRenameStoppedContainer (0.68s) [2020-04-21T14:48:20.684Z] === RUN TestRenameRunningContainerAndReuse [2020-04-21T14:48:20.760Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-21T14:48:20.760Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-04-21T14:48:22.169Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s) [2020-04-21T14:48:22.169Z] === RUN TestRenameInvalidName [2020-04-21T14:48:22.653Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-21T14:48:22.792Z] --- PASS: TestRenameInvalidName (0.67s) [2020-04-21T14:48:22.792Z] === RUN TestRenameAnonymousContainer [2020-04-21T14:48:23.217Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-21T14:48:24.149Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-21T14:48:24.149Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-21T14:48:24.712Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-21T14:48:24.712Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-21T14:48:25.485Z] --- PASS: TestRenameAnonymousContainer (2.39s) [2020-04-21T14:48:25.485Z] === RUN TestRenameContainerWithSameName [2020-04-21T14:48:25.771Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2020-04-21T14:48:25.771Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-21T14:48:26.081Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-21T14:48:27.012Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-21T14:48:27.258Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s) [2020-04-21T14:48:27.258Z] === RUN TestResize [2020-04-21T14:48:27.916Z] --- PASS: TestResize (0.72s) [2020-04-21T14:48:27.916Z] === RUN TestResizeWithInvalidSize [2020-04-21T14:48:27.942Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-21T14:48:28.561Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2020-04-21T14:48:28.561Z] === RUN TestResizeWhenContainerNotStarted [2020-04-21T14:48:29.194Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) [2020-04-21T14:48:29.194Z] === RUN TestDaemonRestartKillContainers [2020-04-21T14:48:29.194Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:48:29.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:48:29.194Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:48:29.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:48:29.194Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:48:29.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:48:29.194Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:48:29.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:48:29.194Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:48:29.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:48:29.194Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:48:29.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:48:29.194Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:48:29.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:48:29.194Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:48:29.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:48:29.195Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:48:29.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:48:29.195Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:48:29.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:48:29.195Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:48:29.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:48:29.195Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:48:29.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:48:29.195Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:48:29.195Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:48:29.195Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:48:29.195Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:48:29.313Z] === RUN TestDockerSuite/TestInspectImage [2020-04-21T14:48:29.313Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-21T14:48:29.313Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-21T14:48:29.313Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-21T14:48:29.877Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-21T14:48:30.807Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-21T14:48:30.807Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-21T14:48:31.737Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-21T14:48:31.917Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:48:32.205Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:48:32.498Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:48:32.669Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-21T14:48:33.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:48:33.761Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:48:34.564Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-21T14:48:34.564Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-21T14:48:34.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-21T14:48:35.268Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:48:35.559Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:48:35.750Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-21T14:48:36.185Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:48:36.682Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-21T14:48:38.577Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-21T14:48:39.508Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-21T14:48:39.749Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-21T14:48:39.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.27s) [2020-04-21T14:48:39.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.15s) [2020-04-21T14:48:39.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.39s) [2020-04-21T14:48:39.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.01s) [2020-04-21T14:48:39.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.37s) [2020-04-21T14:48:39.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.70s) [2020-04-21T14:48:39.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.32s) [2020-04-21T14:48:39.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.73s) [2020-04-21T14:48:39.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.44s) [2020-04-21T14:48:39.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.05s) [2020-04-21T14:48:39.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.02s) [2020-04-21T14:48:39.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.59s) [2020-04-21T14:48:39.750Z] === RUN TestCgroupNamespacesRun [2020-04-21T14:48:39.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-21T14:48:40.698Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-21T14:48:41.236Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2020-04-21T14:48:41.236Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-21T14:48:41.262Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-21T14:48:42.192Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-21T14:48:42.723Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.56s) [2020-04-21T14:48:42.723Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-21T14:48:43.123Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-21T14:48:43.123Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-04-21T14:48:44.054Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-21T14:48:44.054Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-04-21T14:48:44.770Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2020-04-21T14:48:44.770Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-21T14:48:46.258Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2020-04-21T14:48:46.258Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-21T14:48:46.578Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-21T14:48:46.847Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-21T14:48:47.795Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2020-04-21T14:48:47.795Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-21T14:48:48.742Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-21T14:48:49.309Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2020-04-21T14:48:49.310Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-21T14:48:49.673Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-04-21T14:48:50.236Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-21T14:48:50.332Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2020-04-21T14:48:50.332Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-21T14:48:50.493Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-21T14:48:51.824Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2020-04-21T14:48:51.824Z] === RUN TestKernelTCPMemory [2020-04-21T14:48:52.842Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-04-21T14:48:52.842Z] === RUN TestNISDomainname [2020-04-21T14:48:53.017Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-21T14:48:53.274Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-21T14:48:53.464Z] --- PASS: TestNISDomainname (0.88s) [2020-04-21T14:48:53.464Z] === RUN TestHostnameDnsResolution [2020-04-21T14:48:54.482Z] --- PASS: TestHostnameDnsResolution (1.02s) [2020-04-21T14:48:54.482Z] === RUN TestStats [2020-04-21T14:48:55.168Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-21T14:48:56.099Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-04-21T14:48:57.263Z] --- PASS: TestStats (2.68s) [2020-04-21T14:48:57.263Z] === RUN TestStopContainerWithTimeout [2020-04-21T14:48:57.263Z] === RUN TestStopContainerWithTimeout/0 [2020-04-21T14:48:57.263Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-21T14:48:57.263Z] === RUN TestStopContainerWithTimeout/1 [2020-04-21T14:48:57.263Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-21T14:48:57.263Z] === RUN TestStopContainerWithTimeout/3 [2020-04-21T14:48:57.263Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-21T14:48:57.263Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-21T14:48:57.263Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-21T14:48:57.263Z] === CONT TestStopContainerWithTimeout/0 [2020-04-21T14:48:57.263Z] === CONT TestStopContainerWithTimeout/3 [2020-04-21T14:48:57.263Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-21T14:48:57.263Z] === CONT TestStopContainerWithTimeout/1 [2020-04-21T14:48:57.992Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-21T14:48:57.992Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-21T14:49:00.514Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-21T14:49:00.816Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-21T14:49:00.816Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2020-04-21T14:49:00.816Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2020-04-21T14:49:00.816Z] --- PASS: TestStopContainerWithTimeout/3 (3.18s) [2020-04-21T14:49:00.816Z] --- PASS: TestStopContainerWithTimeout/-1 (3.31s) [2020-04-21T14:49:00.816Z] === RUN TestDeleteDevicemapper [2020-04-21T14:49:00.816Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-21T14:49:00.816Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:49:00.816Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-21T14:49:01.079Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-21T14:49:01.336Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-21T14:49:02.266Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-21T14:49:03.529Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.87s) [2020-04-21T14:49:03.529Z] === RUN TestUpdateMemory [2020-04-21T14:49:04.550Z] --- PASS: TestUpdateMemory (0.93s) [2020-04-21T14:49:04.550Z] === RUN TestUpdateCPUQuota [2020-04-21T14:49:05.571Z] --- PASS: TestUpdateCPUQuota (1.23s) [2020-04-21T14:49:05.571Z] === RUN TestUpdatePidsLimit [2020-04-21T14:49:05.571Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-21T14:49:05.900Z] === RUN TestUpdatePidsLimit/no_change [2020-04-21T14:49:06.203Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-21T14:49:06.443Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-21T14:49:06.830Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-21T14:49:06.830Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-21T14:49:07.501Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-21T14:49:07.501Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-21T14:49:08.986Z] --- PASS: TestUpdatePidsLimit (3.25s) [2020-04-21T14:49:08.986Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2020-04-21T14:49:08.986Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-04-21T14:49:08.986Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-04-21T14:49:08.986Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2020-04-21T14:49:08.986Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-04-21T14:49:08.986Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-04-21T14:49:08.986Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2020-04-21T14:49:08.986Z] === RUN TestUpdateRestartPolicy [2020-04-21T14:49:16.398Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-21T14:49:18.292Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-21T14:49:19.664Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-21T14:49:20.594Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-21T14:49:21.536Z] --- PASS: TestUpdateRestartPolicy (12.03s) [2020-04-21T14:49:21.536Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-21T14:49:21.536Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2020-04-21T14:49:21.536Z] === RUN TestWaitNonBlocked [2020-04-21T14:49:21.536Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:49:21.536Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:49:21.536Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:49:21.536Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:49:21.536Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:49:21.537Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:49:22.560Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-21T14:49:22.560Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s) [2020-04-21T14:49:22.560Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s) [2020-04-21T14:49:22.560Z] === RUN TestWaitBlocked [2020-04-21T14:49:22.560Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:49:22.560Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:49:22.560Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:49:22.560Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:49:22.560Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:49:22.560Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:49:23.599Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-21T14:49:23.599Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2020-04-21T14:49:23.599Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2020-04-21T14:49:23.599Z] === CONT TestContainerStartOnDaemonRestart [2020-04-21T14:49:23.599Z] === CONT TestContainerKillOnDaemonStart [2020-04-21T14:49:23.599Z] === CONT TestIpcModeOlderClient [2020-04-21T14:49:23.599Z] === CONT TestDaemonHostGatewayIP [2020-04-21T14:49:23.879Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-04-21T14:49:23.879Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-21T14:49:23.879Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-21T14:49:23.879Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-21T14:49:23.879Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-21T14:49:23.895Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-04-21T14:49:23.895Z] === CONT TestDaemonRestartIpcMode [2020-04-21T14:49:24.810Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-21T14:49:25.374Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-21T14:49:28.329Z] --- PASS: TestContainerStartOnDaemonRestart (4.24s) [2020-04-21T14:49:28.613Z] --- PASS: TestDaemonHostGatewayIP (4.97s) [2020-04-21T14:49:28.613Z] --- PASS: TestDaemonRestartIpcMode (4.87s) [2020-04-21T14:49:29.547Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-21T14:49:30.110Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-21T14:49:32.001Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-04-21T14:49:35.277Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-21T14:49:35.841Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-21T14:49:35.841Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-21T14:49:37.021Z] --- PASS: TestContainerKillOnDaemonStart (13.36s) [2020-04-21T14:49:37.021Z] PASS [2020-04-21T14:49:37.021Z] [2020-04-21T14:49:37.021Z] === Skipped [2020-04-21T14:49:37.021Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-04-21T14:49:37.021Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:49:37.021Z] [2020-04-21T14:49:37.021Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:49:37.021Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:49:37.021Z] [2020-04-21T14:49:37.021Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-04-21T14:49:37.021Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:49:37.021Z] [2020-04-21T14:49:37.021Z] [2020-04-21T14:49:37.021Z] DONE 200 tests, 3 skipped in 127.500s [2020-04-21T14:49:37.021Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-04-21T14:49:37.021Z] ++ 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 [2020-04-21T14:49:37.021Z] ++ set -e [2020-04-21T14:49:37.021Z] ++ '[' -n 0 ']' [2020-04-21T14:49:37.021Z] ++ set -x [2020-04-21T14:49:37.021Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:49:37.021Z] INFO: Testing against a local daemon [2020-04-21T14:49:37.021Z] === RUN TestCommitInheritsEnv [2020-04-21T14:49:37.210Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-21T14:49:37.642Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-04-21T14:49:37.642Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-21T14:49:37.642Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-21T14:49:37.642Z] === RUN TestImagesFilterMultiReference [2020-04-21T14:49:37.642Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-21T14:49:37.642Z] === RUN TestImagePullPlatformInvalid [2020-04-21T14:49:37.642Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-04-21T14:49:37.642Z] === RUN TestRemoveImageOrphaning [2020-04-21T14:49:37.929Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-04-21T14:49:37.929Z] === RUN TestRemoveImageGarbageCollector [2020-04-21T14:49:37.929Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-21T14:49:37.929Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:49:37.929Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-21T14:49:38.141Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-21T14:49:38.217Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-21T14:49:38.217Z] === RUN TestTagInvalidReference [2020-04-21T14:49:38.217Z] --- PASS: TestTagInvalidReference (0.05s) [2020-04-21T14:49:38.218Z] === RUN TestTagValidPrefixedRepo [2020-04-21T14:49:38.218Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-04-21T14:49:38.218Z] === RUN TestTagExistedNameWithoutForce [2020-04-21T14:49:38.218Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-21T14:49:38.218Z] === RUN TestTagOfficialNames [2020-04-21T14:49:38.218Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-21T14:49:38.218Z] === RUN TestTagMatchesDigest [2020-04-21T14:49:38.218Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-21T14:49:38.218Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-21T14:49:39.510Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-21T14:49:40.441Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-21T14:49:41.810Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-21T14:49:41.810Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-21T14:49:45.084Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-21T14:49:45.651Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-21T14:49:46.215Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-21T14:49:46.215Z] === RUN TestDockerSuite/TestLogsSince [2020-04-21T14:49:54.307Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-21T14:49:59.556Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-21T14:49:59.556Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-21T14:50:00.127Z] === RUN TestDockerSuite/TestLogsTail [2020-04-21T14:50:01.059Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-21T14:50:01.991Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-21T14:50:02.555Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-21T14:50:02.811Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-21T14:50:03.375Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-21T14:50:04.306Z] === RUN TestDockerSuite/TestNetHostname [2020-04-21T14:50:05.677Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-21T14:50:07.047Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-21T14:50:07.047Z] === RUN TestDockerSuite/TestNetworkEvents [2020-04-21T14:50:08.417Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-21T14:50:08.981Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-21T14:50:10.874Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-21T14:50:12.245Z] === RUN TestDockerSuite/TestPluginActive [2020-04-21T14:50:12.245Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-21T14:50:14.139Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-21T14:50:16.662Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-21T14:50:19.937Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-21T14:50:19.937Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-21T14:50:20.194Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-21T14:50:20.758Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-21T14:50:23.281Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-21T14:50:24.211Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-21T14:50:26.105Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-21T14:50:26.362Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-04-21T14:50:28.257Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-21T14:50:33.520Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-04-21T14:50:33.520Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-21T14:50:36.040Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-21T14:50:37.934Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-21T14:50:38.865Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-04-21T14:50:39.430Z] === RUN TestDockerSuite/TestPortList [2020-04-21T14:50:51.614Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-21T14:50:51.614Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-21T14:50:52.545Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-21T14:50:55.821Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-21T14:50:59.097Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-21T14:50:59.097Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-21T14:50:59.097Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-21T14:50:59.660Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-21T14:50:59.917Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-21T14:50:59.917Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-21T14:51:00.849Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-21T14:51:00.849Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-21T14:51:01.471Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-21T14:51:01.731Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-21T14:51:03.101Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-21T14:51:03.358Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-21T14:51:03.358Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-04-21T14:51:06.635Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-04-21T14:51:08.532Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-04-21T14:51:08.532Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-04-21T14:51:08.789Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-04-21T14:51:09.045Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-21T14:51:12.319Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-21T14:51:12.576Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-21T14:51:13.949Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-21T14:51:18.128Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-21T14:51:23.385Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-21T14:51:23.385Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-21T14:51:25.280Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-04-21T14:51:27.176Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-21T14:51:35.274Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-21T14:51:36.642Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-21T14:51:38.012Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-21T14:51:39.381Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-21T14:51:41.286Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-21T14:51:42.656Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-21T14:51:44.553Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-21T14:51:47.074Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-21T14:51:48.445Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-21T14:51:48.701Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-21T14:51:49.632Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-21T14:51:51.527Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-04-21T14:51:52.456Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-21T14:51:54.353Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-21T14:51:55.284Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-21T14:51:56.217Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-21T14:51:56.217Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-21T14:51:56.217Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-21T14:51:56.474Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-21T14:51:56.474Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-21T14:51:57.843Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-21T14:51:59.212Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-21T14:52:01.105Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-21T14:52:01.670Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-21T14:52:09.774Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-21T14:52:11.670Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-21T14:52:14.391Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-21T14:52:14.391Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-21T14:52:14.648Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-21T14:52:14.906Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-21T14:52:15.474Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-21T14:52:17.996Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-21T14:52:18.559Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-21T14:52:19.490Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-21T14:52:22.013Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-21T14:52:23.905Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-21T14:52:25.800Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-21T14:52:25.800Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-21T14:52:25.800Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-21T14:52:29.974Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-21T14:52:30.904Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-21T14:52:31.162Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-21T14:52:33.054Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-21T14:52:33.985Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-21T14:52:35.880Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-21T14:52:36.810Z] === RUN TestDockerSuite/TestRmiTag [2020-04-21T14:52:36.810Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-21T14:52:37.740Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-21T14:52:41.913Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-21T14:52:42.177Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-21T14:52:43.115Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-21T14:52:44.484Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-21T14:52:44.740Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-21T14:52:46.635Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-21T14:52:47.199Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-21T14:52:47.763Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-21T14:52:48.326Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-21T14:52:48.326Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-21T14:52:49.256Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-21T14:52:49.820Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-21T14:52:51.193Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-21T14:52:52.123Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-21T14:52:52.379Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-21T14:52:53.311Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-21T14:52:54.241Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-04-21T14:52:56.134Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-21T14:52:57.502Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-04-21T14:52:58.432Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-04-21T14:52:59.362Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-04-21T14:53:00.730Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-04-21T14:53:01.295Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-04-21T14:53:02.663Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-21T14:53:03.593Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-04-21T14:53:04.961Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-21T14:53:05.526Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-21T14:53:06.457Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-21T14:53:07.387Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-21T14:53:07.387Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-21T14:53:08.764Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-21T14:53:09.694Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-21T14:53:10.625Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-21T14:53:11.555Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-21T14:53:12.488Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-21T14:53:13.417Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-21T14:53:13.417Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-21T14:53:13.980Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-21T14:53:14.911Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-21T14:53:15.842Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-21T14:53:16.405Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-21T14:53:17.336Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-21T14:53:17.336Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-21T14:53:18.266Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-21T14:53:18.266Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-21T14:53:19.634Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-21T14:53:20.564Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-21T14:53:21.493Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-21T14:53:22.056Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-21T14:53:22.313Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-21T14:53:23.243Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-21T14:53:24.612Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-21T14:53:26.505Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-21T14:53:27.873Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-21T14:53:27.873Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-21T14:53:28.804Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-21T14:53:29.733Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-21T14:53:30.664Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-21T14:53:31.594Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-21T14:53:32.158Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-21T14:53:34.052Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-21T14:53:36.582Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-21T14:53:37.951Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-21T14:53:37.951Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-21T14:53:38.882Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-21T14:53:41.405Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-21T14:53:43.299Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-21T14:53:46.574Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-21T14:53:49.095Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-21T14:53:49.095Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-21T14:53:49.095Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-21T14:53:49.658Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-21T14:53:51.553Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-21T14:53:53.448Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-21T14:53:55.969Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-21T14:53:56.532Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-21T14:53:58.425Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-21T14:53:58.990Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-04-21T14:53:58.990Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-21T14:53:59.920Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-04-21T14:54:01.818Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-21T14:54:01.818Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-21T14:54:02.383Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-21T14:54:03.313Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-21T14:54:04.244Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-04-21T14:54:05.185Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-21T14:54:05.185Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-21T14:54:06.116Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-21T14:54:06.681Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-21T14:54:07.614Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-21T14:54:08.545Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-21T14:54:09.108Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-21T14:54:10.038Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-21T14:54:10.968Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-21T14:54:11.532Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-21T14:54:11.532Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-21T14:54:12.465Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-04-21T14:54:13.395Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-21T14:54:14.764Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-21T14:54:15.328Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-21T14:54:15.328Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-21T14:54:19.503Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-21T14:54:19.759Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-21T14:54:31.943Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-04-21T14:54:32.510Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-21T14:54:34.403Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-04-21T14:54:34.403Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-04-21T14:54:34.403Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-21T14:54:34.403Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-21T14:54:35.333Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-21T14:54:38.606Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-21T14:54:39.976Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-21T14:54:41.880Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-21T14:54:42.810Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-21T14:54:43.373Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-21T14:54:44.302Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-21T14:54:45.232Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-21T14:54:45.489Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-21T14:54:45.746Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-21T14:54:45.819Z] --- PASS: TestImportExtremelyLargeImageWorks (300.06s) [2020-04-21T14:54:45.820Z] PASS [2020-04-21T14:54:45.820Z] [2020-04-21T14:54:45.820Z] === Skipped [2020-04-21T14:54:45.820Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-21T14:54:45.820Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:54:45.820Z] [2020-04-21T14:54:45.820Z] [2020-04-21T14:54:45.820Z] DONE 12 tests, 1 skipped in 301.412s [2020-04-21T14:54:45.820Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-04-21T14:54:45.820Z] ++ 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 [2020-04-21T14:54:45.820Z] ++ set -e [2020-04-21T14:54:45.820Z] ++ '[' -n 0 ']' [2020-04-21T14:54:45.820Z] ++ set -x [2020-04-21T14:54:45.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-21T14:54:45.820Z] INFO: Testing against a local daemon [2020-04-21T14:54:45.820Z] === RUN TestNetworkCreateDelete [2020-04-21T14:54:45.820Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-04-21T14:54:45.820Z] === RUN TestDockerNetworkDeletePreferID [2020-04-21T14:54:45.820Z] --- PASS: TestDockerNetworkDeletePreferID (0.63s) [2020-04-21T14:54:45.820Z] === RUN TestInspectNetwork [2020-04-21T14:54:45.820Z] === RUN TestInspectNetwork/full_network_id [2020-04-21T14:54:45.820Z] === RUN TestInspectNetwork/partial_network_id [2020-04-21T14:54:45.820Z] === RUN TestInspectNetwork/network_name [2020-04-21T14:54:45.820Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-21T14:54:46.833Z] --- PASS: TestInspectNetwork (7.50s) [2020-04-21T14:54:46.833Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-21T14:54:46.833Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-21T14:54:46.833Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-21T14:54:46.833Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-21T14:54:46.833Z] === RUN TestRunContainerWithBridgeNone [2020-04-21T14:54:47.114Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-21T14:54:48.483Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-21T14:54:49.525Z] --- PASS: TestRunContainerWithBridgeNone (2.26s) [2020-04-21T14:54:49.525Z] === RUN TestNetworkInvalidJSON [2020-04-21T14:54:49.525Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-21T14:54:49.525Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-21T14:54:49.525Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:54:49.525Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:54:49.525Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:54:49.525Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:54:49.525Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-21T14:54:49.525Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:54:49.525Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:54:49.525Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-04-21T14:54:49.525Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-21T14:54:49.525Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-21T14:54:49.525Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-21T14:54:49.525Z] === RUN TestHostIPv4BridgeLabel [2020-04-21T14:54:49.810Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-04-21T14:54:49.810Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-21T14:54:50.378Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-21T14:54:50.378Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-21T14:54:50.378Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-21T14:54:50.825Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-04-21T14:54:50.825Z] === RUN TestDaemonDefaultNetworkPools [2020-04-21T14:54:51.842Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2020-04-21T14:54:51.842Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-21T14:54:52.272Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-21T14:54:52.870Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2020-04-21T14:54:52.870Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-21T14:54:53.642Z] === RUN TestDockerSuite/TestRunMount [2020-04-21T14:54:54.356Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.49s) [2020-04-21T14:54:54.356Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-21T14:54:54.977Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-04-21T14:54:54.977Z] === RUN TestServiceWithPredefinedNetwork [2020-04-21T14:54:57.672Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2020-04-21T14:54:57.672Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-21T14:54:57.672Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:54:57.672Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:54:57.672Z] === RUN TestServiceWithDataPathPortInit [2020-04-21T14:55:00.185Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-21T14:55:00.748Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-21T14:55:01.677Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-21T14:55:03.571Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-21T14:55:06.092Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-21T14:55:09.367Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-21T14:55:11.891Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-21T14:55:12.948Z] --- PASS: TestServiceWithDataPathPortInit (14.68s) [2020-04-21T14:55:12.948Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-21T14:55:14.421Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-21T14:55:15.790Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-21T14:55:17.684Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-21T14:55:17.684Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-21T14:55:18.247Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-21T14:55:19.616Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-21T14:55:19.784Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.35s) [2020-04-21T14:55:19.784Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tbjbrght7wfwxu3jch25s85n4 Created:2020-04-21 14:55:13.131003387 +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[e48888fdb942e98c4a1902441a34d84509ff06ad926389ddd918b44922f92234:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ldlhlx7u08d5dbrfe5c5yn7l5 EndpointID:25fd33d02a8b6a71c70779cc921ba80d0afee00597f9fd4ff5baae12623344db MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a1f8cb0ac0d3d937c61d8dbaa762842b833ec820f1803618da097415133e7b4d 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:03fa9d4c3ee4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ldlhlx7u08d5dbrfe5c5yn7l5 EndpointID:25fd33d02a8b6a71c70779cc921ba80d0afee00597f9fd4ff5baae12623344db EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-21T14:55:19.784Z] PASS [2020-04-21T14:55:19.784Z] [2020-04-21T14:55:19.784Z] === Skipped [2020-04-21T14:55:19.784Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:55:19.784Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:55:19.784Z] [2020-04-21T14:55:19.784Z] [2020-04-21T14:55:19.784Z] DONE 22 tests, 1 skipped in 40.916s [2020-04-21T14:55:19.784Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:55:19.784Z] ++ 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 [2020-04-21T14:55:19.784Z] ++ set -e [2020-04-21T14:55:19.784Z] ++ '[' -n 0 ']' [2020-04-21T14:55:19.784Z] ++ set -x [2020-04-21T14:55:19.784Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:55:19.784Z] INFO: Testing against a local daemon [2020-04-21T14:55:19.784Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-21T14:55:19.784Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:55:19.784Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:55:19.784Z] === RUN TestDockerNetworkIpvlan [2020-04-21T14:55:19.784Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:55:19.784Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:55:19.784Z] PASS [2020-04-21T14:55:19.784Z] [2020-04-21T14:55:19.784Z] === Skipped [2020-04-21T14:55:19.784Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:55:19.784Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:55:19.784Z] [2020-04-21T14:55:19.784Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:55:19.784Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:55:19.784Z] [2020-04-21T14:55:19.784Z] [2020-04-21T14:55:19.784Z] DONE 2 tests, 2 skipped in 0.097s [2020-04-21T14:55:19.784Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:55:19.784Z] ++ 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 [2020-04-21T14:55:19.784Z] ++ set -e [2020-04-21T14:55:19.784Z] ++ '[' -n 0 ']' [2020-04-21T14:55:19.784Z] ++ set -x [2020-04-21T14:55:19.784Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:55:19.784Z] INFO: Testing against a local daemon [2020-04-21T14:55:19.784Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-21T14:55:20.546Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-21T14:55:21.109Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-21T14:55:21.279Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-04-21T14:55:21.279Z] === RUN TestDockerNetworkMacvlan [2020-04-21T14:55:21.912Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-21T14:55:22.931Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-21T14:55:23.630Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-21T14:55:23.953Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-21T14:55:26.157Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-21T14:55:26.654Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-21T14:55:29.350Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-21T14:55:31.407Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-21T14:55:31.664Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-21T14:55:31.664Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-04-21T14:55:32.594Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-21T14:55:32.850Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-21T14:55:33.414Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-21T14:55:33.768Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-21T14:55:34.345Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-21T14:55:34.345Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-21T14:55:34.783Z] --- PASS: TestDockerNetworkMacvlan (13.66s) [2020-04-21T14:55:34.783Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-04-21T14:55:34.783Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-04-21T14:55:34.783Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2020-04-21T14:55:34.783Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s) [2020-04-21T14:55:34.783Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s) [2020-04-21T14:55:34.783Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2020-04-21T14:55:34.783Z] PASS [2020-04-21T14:55:34.783Z] [2020-04-21T14:55:34.783Z] DONE 8 tests in 15.271s [2020-04-21T14:55:34.783Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-21T14:55:34.783Z] ++ 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 [2020-04-21T14:55:34.783Z] ++ set -e [2020-04-21T14:55:34.783Z] ++ '[' -n 0 ']' [2020-04-21T14:55:34.783Z] ++ set -x [2020-04-21T14:55:34.783Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-21T14:55:34.783Z] testing: warning: no tests to run [2020-04-21T14:55:34.783Z] PASS [2020-04-21T14:55:34.783Z] [2020-04-21T14:55:34.783Z] DONE 0 tests in 0.015s [2020-04-21T14:55:34.783Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-21T14:55:34.783Z] ++ 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 [2020-04-21T14:55:34.783Z] ++ set -e [2020-04-21T14:55:34.783Z] ++ '[' -n 0 ']' [2020-04-21T14:55:34.783Z] ++ set -x [2020-04-21T14:55:34.783Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-04-21T14:55:34.783Z] INFO: Testing against a local daemon [2020-04-21T14:55:34.783Z] === RUN TestAuthZPluginAllowRequest [2020-04-21T14:55:35.275Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-21T14:55:36.205Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-04-21T14:55:36.205Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-21T14:55:36.825Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2020-04-21T14:55:36.825Z] === RUN TestAuthZPluginTLS [2020-04-21T14:55:37.111Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-04-21T14:55:37.111Z] === RUN TestAuthZPluginDenyRequest [2020-04-21T14:55:37.135Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-04-21T14:55:37.698Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-21T14:55:37.733Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-04-21T14:55:37.733Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-21T14:55:38.353Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-04-21T14:55:38.353Z] === RUN TestAuthZPluginDenyResponse [2020-04-21T14:55:38.982Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-04-21T14:55:38.982Z] === RUN TestAuthZPluginAllowEventStream [2020-04-21T14:55:39.592Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-21T14:55:40.473Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2020-04-21T14:55:40.473Z] === RUN TestAuthZPluginErrorResponse [2020-04-21T14:55:40.962Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-04-21T14:55:41.093Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-04-21T14:55:41.093Z] === RUN TestAuthZPluginErrorRequest [2020-04-21T14:55:41.525Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-21T14:55:41.715Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-04-21T14:55:41.715Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-21T14:55:42.005Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-04-21T14:55:42.005Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-21T14:55:42.089Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-21T14:55:43.029Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-21T14:55:43.606Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-21T14:55:44.535Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-21T14:55:44.535Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-21T14:55:44.704Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-04-21T14:55:44.704Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-21T14:55:45.466Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-21T14:55:46.029Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-21T14:55:46.029Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-21T14:55:46.194Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) [2020-04-21T14:55:46.194Z] === RUN TestAuthZPluginHeader [2020-04-21T14:55:46.959Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-04-21T14:55:47.225Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-04-21T14:55:47.225Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-21T14:55:47.225Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-21T14:55:47.225Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:55:47.225Z] === RUN TestAuthZPluginV2Disable [2020-04-21T14:55:47.225Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-21T14:55:47.225Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:55:47.225Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-21T14:55:47.225Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-21T14:55:47.225Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:55:47.225Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-21T14:55:47.225Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-21T14:55:47.225Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:55:47.225Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-21T14:55:48.852Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-21T14:55:48.852Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-21T14:55:52.127Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-21T14:55:53.498Z] === RUN TestDockerSuite/TestRunRm [2020-04-21T14:55:54.428Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-21T14:55:58.601Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-21T14:55:58.857Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-21T14:55:59.786Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-04-21T14:56:01.683Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-04-21T14:56:02.247Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-04-21T14:56:05.697Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s) [2020-04-21T14:56:05.697Z] PASS [2020-04-21T14:56:05.697Z] [2020-04-21T14:56:05.697Z] === Skipped [2020-04-21T14:56:05.697Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-21T14:56:05.697Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:56:05.697Z] [2020-04-21T14:56:05.697Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-21T14:56:05.697Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:56:05.697Z] [2020-04-21T14:56:05.697Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-21T14:56:05.697Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:56:05.697Z] [2020-04-21T14:56:05.697Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-21T14:56:05.697Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:56:05.697Z] [2020-04-21T14:56:05.697Z] [2020-04-21T14:56:05.697Z] DONE 17 tests, 4 skipped in 29.337s [2020-04-21T14:56:05.697Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-21T14:56:05.697Z] ++ 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 [2020-04-21T14:56:05.697Z] ++ set -e [2020-04-21T14:56:05.697Z] ++ '[' -n 0 ']' [2020-04-21T14:56:05.697Z] ++ set -x [2020-04-21T14:56:05.697Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:56:05.697Z] INFO: Testing against a local daemon [2020-04-21T14:56:05.697Z] === RUN TestPluginInvalidJSON [2020-04-21T14:56:05.697Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:56:05.697Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:56:05.697Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:56:05.697Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-21T14:56:05.697Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-21T14:56:05.697Z] === RUN TestPluginInstall [2020-04-21T14:56:05.697Z] === RUN TestPluginInstall/no_auth [2020-04-21T14:56:06.419Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-04-21T14:56:11.671Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-04-21T14:56:12.234Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-04-21T14:56:12.579Z] time="2020-04-21T14:56:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:56:12.579Z] time="2020-04-21T14:56:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:56:12.579Z] time="2020-04-21T14:56:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8ded1ad72f4094c8d9765fc11205e2553175e1db39279d50edb646ffe9d3d14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:56:12.579Z] time="2020-04-21T14:56:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:56:12.579Z] time="2020-04-21T14:56:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:56:12.579Z] time="2020-04-21T14:56:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8ded1ad72f4094c8d9765fc11205e2553175e1db39279d50edb646ffe9d3d14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:56:12.579Z] === RUN TestPluginInstall/with_htpasswd [2020-04-21T14:56:13.164Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-04-21T14:56:13.200Z] time="2020-04-21T14:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:56:13.200Z] time="2020-04-21T14:56:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:56:13.200Z] time="2020-04-21T14:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27c3b105d32eb18d74d33e4fb22b30ab2663af3d0871c6fff1ba2d1b823f9452" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:56:13.200Z] time="2020-04-21T14:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:56:13.200Z] time="2020-04-21T14:56:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:56:13.200Z] time="2020-04-21T14:56:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27c3b105d32eb18d74d33e4fb22b30ab2663af3d0871c6fff1ba2d1b823f9452" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:56:13.485Z] === RUN TestPluginInstall/with_insecure [2020-04-21T14:56:13.727Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-04-21T14:56:14.656Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-04-21T14:56:14.970Z] time="2020-04-21T14:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:56:14.970Z] time="2020-04-21T14:56:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:56:14.970Z] time="2020-04-21T14:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de314f38a4db75f152036be23407b8e7eb6604b6e69a3d5ff390fe8f25bea01f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:56:14.970Z] time="2020-04-21T14:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:56:14.970Z] time="2020-04-21T14:56:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:56:14.970Z] time="2020-04-21T14:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de314f38a4db75f152036be23407b8e7eb6604b6e69a3d5ff390fe8f25bea01f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:56:15.255Z] --- PASS: TestPluginInstall (11.03s) [2020-04-21T14:56:15.255Z] --- PASS: TestPluginInstall/no_auth (7.98s) [2020-04-21T14:56:15.255Z] --- PASS: TestPluginInstall/with_htpasswd (1.31s) [2020-04-21T14:56:15.255Z] --- PASS: TestPluginInstall/with_insecure (1.74s) [2020-04-21T14:56:15.255Z] plugin_test.go:157: [ddae3f0d9a0f7] daemon is not started [2020-04-21T14:56:15.255Z] PASS [2020-04-21T14:56:15.255Z] [2020-04-21T14:56:15.255Z] DONE 6 tests in 11.171s [2020-04-21T14:56:15.255Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-21T14:56:15.255Z] ++ 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 [2020-04-21T14:56:15.255Z] ++ set -e [2020-04-21T14:56:15.255Z] ++ '[' -n 0 ']' [2020-04-21T14:56:15.255Z] ++ set -x [2020-04-21T14:56:15.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-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 [2020-04-21T14:56:15.541Z] INFO: Testing against a local daemon [2020-04-21T14:56:15.541Z] === RUN TestExternalGraphDriver [2020-04-21T14:56:15.541Z] === RUN TestExternalGraphDriver/json [2020-04-21T14:56:15.590Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-04-21T14:56:16.160Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-04-21T14:56:17.225Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-21T14:56:17.785Z] === RUN TestExternalGraphDriver/spec [2020-04-21T14:56:18.154Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-21T14:56:18.717Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-21T14:56:19.830Z] === RUN TestExternalGraphDriver/pull [2020-04-21T14:56:21.865Z] --- PASS: TestExternalGraphDriver (6.24s) [2020-04-21T14:56:21.865Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-04-21T14:56:21.865Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-04-21T14:56:21.865Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2020-04-21T14:56:21.865Z] === RUN TestGraphdriverPluginV2 [2020-04-21T14:56:21.865Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-04-21T14:56:21.865Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:56:21.865Z] PASS [2020-04-21T14:56:21.865Z] [2020-04-21T14:56:21.865Z] === Skipped [2020-04-21T14:56:21.866Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-04-21T14:56:21.866Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:56:21.866Z] [2020-04-21T14:56:21.866Z] [2020-04-21T14:56:21.866Z] DONE 5 tests, 1 skipped in 6.398s [2020-04-21T14:56:21.866Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-21T14:56:21.866Z] ++ 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 [2020-04-21T14:56:21.866Z] ++ set -e [2020-04-21T14:56:21.866Z] ++ '[' -n 0 ']' [2020-04-21T14:56:21.866Z] ++ set -x [2020-04-21T14:56:21.866Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:56:21.866Z] INFO: Testing against a local daemon [2020-04-21T14:56:21.866Z] === RUN TestContinueAfterPluginCrash [2020-04-21T14:56:21.866Z] === PAUSE TestContinueAfterPluginCrash [2020-04-21T14:56:21.866Z] === RUN TestReadPluginNoRead [2020-04-21T14:56:21.866Z] === PAUSE TestReadPluginNoRead [2020-04-21T14:56:21.866Z] === RUN TestDaemonStartWithLogOpt [2020-04-21T14:56:21.866Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-21T14:56:21.866Z] === CONT TestContinueAfterPluginCrash [2020-04-21T14:56:21.866Z] === CONT TestDaemonStartWithLogOpt [2020-04-21T14:56:21.866Z] === CONT TestReadPluginNoRead [2020-04-21T14:56:21.988Z] === RUN TestDockerSuite/TestRunState [2020-04-21T14:56:23.356Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-21T14:56:23.920Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-21T14:56:24.850Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-21T14:56:25.106Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-04-21T14:56:25.106Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-21T14:56:26.035Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-21T14:56:26.600Z] === RUN TestDockerSuite/TestRunSysctls [2020-04-21T14:56:28.494Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-21T14:56:28.494Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-21T14:56:28.494Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-21T14:56:28.733Z] === RUN TestReadPluginNoRead/default [2020-04-21T14:56:28.733Z] --- PASS: TestDaemonStartWithLogOpt (6.97s) [2020-04-21T14:56:29.059Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-04-21T14:56:30.226Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-21T14:56:31.581Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-04-21T14:56:31.707Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-21T14:56:32.511Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-04-21T14:56:33.758Z] --- PASS: TestReadPluginNoRead (11.56s) [2020-04-21T14:56:33.758Z] --- PASS: TestReadPluginNoRead/default (1.75s) [2020-04-21T14:56:33.758Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.69s) [2020-04-21T14:56:33.758Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.71s) [2020-04-21T14:56:33.758Z] read_test.go:91: [ded5c4090b071] daemon is not started [2020-04-21T14:56:34.043Z] --- PASS: TestContinueAfterPluginCrash (12.24s) [2020-04-21T14:56:34.043Z] PASS [2020-04-21T14:56:34.043Z] [2020-04-21T14:56:34.043Z] DONE 6 tests in 12.337s [2020-04-21T14:56:34.043Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-21T14:56:34.043Z] ++ 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 [2020-04-21T14:56:34.043Z] ++ set -e [2020-04-21T14:56:34.043Z] ++ '[' -n 0 ']' [2020-04-21T14:56:34.043Z] ++ set -x [2020-04-21T14:56:34.043Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:56:34.043Z] testing: warning: no tests to run [2020-04-21T14:56:34.043Z] PASS [2020-04-21T14:56:34.043Z] [2020-04-21T14:56:34.043Z] DONE 0 tests in 0.019s [2020-04-21T14:56:34.043Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-21T14:56:34.043Z] ++ 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 [2020-04-21T14:56:34.043Z] ++ set -e [2020-04-21T14:56:34.043Z] ++ '[' -n 0 ']' [2020-04-21T14:56:34.043Z] ++ set -x [2020-04-21T14:56:34.043Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:56:34.327Z] INFO: Testing against a local daemon [2020-04-21T14:56:34.327Z] === RUN TestPluginWithDevMounts [2020-04-21T14:56:34.327Z] === PAUSE TestPluginWithDevMounts [2020-04-21T14:56:34.327Z] === CONT TestPluginWithDevMounts [2020-04-21T14:56:35.032Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-04-21T14:56:36.363Z] --- PASS: TestPluginWithDevMounts (2.23s) [2020-04-21T14:56:36.363Z] PASS [2020-04-21T14:56:36.363Z] [2020-04-21T14:56:36.363Z] DONE 1 tests in 2.331s [2020-04-21T14:56:36.651Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-04-21T14:56:36.651Z] ++ 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 [2020-04-21T14:56:36.651Z] ++ set -e [2020-04-21T14:56:36.651Z] ++ '[' -n 0 ']' [2020-04-21T14:56:36.651Z] ++ set -x [2020-04-21T14:56:36.651Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:56:36.651Z] INFO: Testing against a local daemon [2020-04-21T14:56:36.651Z] === RUN TestSecretInspect [2020-04-21T14:56:39.206Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-21T14:56:39.360Z] --- PASS: TestSecretInspect (2.30s) [2020-04-21T14:56:39.360Z] === RUN TestSecretList [2020-04-21T14:56:41.397Z] --- PASS: TestSecretList (2.23s) [2020-04-21T14:56:41.397Z] === RUN TestSecretsCreateAndDelete [2020-04-21T14:56:41.726Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-21T14:56:42.657Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-21T14:56:43.435Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2020-04-21T14:56:43.435Z] === RUN TestSecretsUpdate [2020-04-21T14:56:43.587Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-21T14:56:44.153Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-21T14:56:45.476Z] --- PASS: TestSecretsUpdate (2.24s) [2020-04-21T14:56:45.476Z] === RUN TestTemplatedSecret [2020-04-21T14:56:46.683Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-21T14:56:48.056Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-21T14:56:48.965Z] --- PASS: TestTemplatedSecret (2.86s) [2020-04-21T14:56:48.965Z] === RUN TestSecretCreateResolve [2020-04-21T14:56:48.985Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-21T14:56:48.985Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-21T14:56:49.242Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-21T14:56:50.171Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-21T14:56:50.734Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-21T14:56:51.017Z] --- PASS: TestSecretCreateResolve (2.33s) [2020-04-21T14:56:51.017Z] PASS [2020-04-21T14:56:51.017Z] [2020-04-21T14:56:51.017Z] DONE 6 tests in 14.254s [2020-04-21T14:56:51.017Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-04-21T14:56:51.017Z] ++ 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 [2020-04-21T14:56:51.017Z] ++ set -e [2020-04-21T14:56:51.017Z] ++ '[' -n 0 ']' [2020-04-21T14:56:51.017Z] ++ set -x [2020-04-21T14:56:51.017Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:56:51.017Z] INFO: Testing against a local daemon [2020-04-21T14:56:51.017Z] === RUN TestServiceCreateInit [2020-04-21T14:56:51.017Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-21T14:56:51.664Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-04-21T14:56:51.664Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-21T14:56:51.921Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-21T14:56:52.850Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-21T14:56:55.433Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-21T14:56:58.101Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-21T14:56:58.101Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-21T14:56:59.475Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-21T14:56:59.853Z] --- PASS: TestServiceCreateInit (8.37s) [2020-04-21T14:56:59.853Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.19s) [2020-04-21T14:56:59.853Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.14s) [2020-04-21T14:56:59.853Z] === RUN TestCreateServiceMultipleTimes [2020-04-21T14:57:00.845Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-21T14:57:02.215Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-21T14:57:03.588Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-21T14:57:06.112Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-21T14:57:06.112Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-21T14:57:09.385Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-21T14:57:10.314Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-21T14:57:11.244Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-21T14:57:12.614Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-21T14:57:12.614Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-21T14:57:12.614Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-21T14:57:12.614Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-21T14:57:12.614Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-04-21T14:57:13.544Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-04-21T14:57:14.475Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-04-21T14:57:15.406Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-21T14:57:15.406Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-04-21T14:57:17.322Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-04-21T14:57:18.256Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-04-21T14:57:18.364Z] --- PASS: TestCreateServiceMultipleTimes (16.44s) [2020-04-21T14:57:18.364Z] === RUN TestCreateServiceConflict [2020-04-21T14:57:18.364Z] --- PASS: TestCreateServiceConflict (2.26s) [2020-04-21T14:57:18.364Z] === RUN TestCreateServiceMaxReplicas [2020-04-21T14:57:19.186Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-21T14:57:19.186Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-04-21T14:57:19.750Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-04-21T14:57:19.750Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-04-21T14:57:19.750Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-04-21T14:57:20.007Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-21T14:57:20.007Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-04-21T14:57:20.007Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-04-21T14:57:20.264Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-04-21T14:57:20.521Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-04-21T14:57:20.778Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-04-21T14:57:21.035Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-04-21T14:57:21.095Z] --- PASS: TestCreateServiceMaxReplicas (2.97s) [2020-04-21T14:57:21.095Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-21T14:57:21.599Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-04-21T14:57:22.530Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-04-21T14:57:23.460Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-04-21T14:57:23.717Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-04-21T14:57:23.974Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-21T14:57:24.539Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-21T14:57:24.795Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-21T14:57:25.725Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-21T14:57:25.725Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-04-21T14:57:26.655Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-04-21T14:57:26.912Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-21T14:57:27.476Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-04-21T14:57:27.476Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-21T14:57:27.476Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-21T14:57:28.407Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-21T14:57:30.302Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-04-21T14:57:31.232Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-04-21T14:57:31.232Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-21T14:57:31.798Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-21T14:57:32.055Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-21T14:57:33.424Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-21T14:57:33.424Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-21T14:57:34.354Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-21T14:57:36.249Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-04-21T14:57:36.350Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.30s) [2020-04-21T14:57:36.350Z] === RUN TestCreateServiceSecretFileMode [2020-04-21T14:57:36.637Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2020-04-21T14:57:36.637Z] === RUN TestCreateServiceConfigFileMode [2020-04-21T14:57:37.180Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-21T14:57:38.111Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-21T14:57:38.111Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-21T14:57:38.111Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-21T14:57:39.344Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2020-04-21T14:57:39.344Z] === RUN TestCreateServiceSysctls [2020-04-21T14:57:39.484Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-04-21T14:57:40.854Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-04-21T14:57:41.785Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-04-21T14:57:41.785Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-21T14:57:42.067Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-21T14:57:42.330Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-21T14:57:42.817Z] --- PASS: TestCreateServiceSysctls (3.32s) [2020-04-21T14:57:42.817Z] === RUN TestCreateServiceCapabilities [2020-04-21T14:57:44.852Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-21T14:57:44.852Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-21T14:57:45.109Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-21T14:57:45.520Z] --- PASS: TestCreateServiceCapabilities (2.67s) [2020-04-21T14:57:45.520Z] === RUN TestInspect [2020-04-21T14:57:47.633Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-21T14:57:47.633Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-21T14:57:48.226Z] --- PASS: TestInspect (2.95s) [2020-04-21T14:57:48.226Z] === RUN TestCreateJob [2020-04-21T14:57:49.529Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-21T14:57:49.529Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-21T14:57:49.529Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-21T14:57:49.529Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-21T14:57:50.461Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-21T14:57:51.392Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-21T14:57:51.392Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-21T14:57:51.707Z] --- PASS: TestCreateJob (3.47s) [2020-04-21T14:57:51.708Z] === RUN TestReplicatedJob [2020-04-21T14:57:53.287Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-21T14:57:53.544Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-21T14:57:53.801Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-21T14:57:53.801Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-21T14:57:53.801Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-21T14:57:54.058Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-21T14:57:54.315Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-21T14:57:57.230Z] --- PASS: TestReplicatedJob (5.64s) [2020-04-21T14:57:57.230Z] === RUN TestUpdateReplicatedJob [2020-04-21T14:57:57.589Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-21T14:58:00.722Z] --- PASS: TestUpdateReplicatedJob (3.36s) [2020-04-21T14:58:00.722Z] === RUN TestServiceListWithStatuses [2020-04-21T14:58:00.722Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-21T14:58:00.722Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:58:00.722Z] === RUN TestDockerNetworkConnectAlias [2020-04-21T14:58:02.840Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-21T14:58:05.364Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-21T14:58:06.231Z] --- PASS: TestDockerNetworkConnectAlias (4.66s) [2020-04-21T14:58:06.231Z] === RUN TestDockerNetworkReConnect [2020-04-21T14:58:06.293Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-21T14:58:08.189Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-21T14:58:08.929Z] --- PASS: TestDockerNetworkReConnect (3.64s) [2020-04-21T14:58:08.929Z] === RUN TestServicePlugin [2020-04-21T14:58:08.929Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-21T14:58:08.929Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:58:08.929Z] === RUN TestServiceUpdateLabel [2020-04-21T14:58:10.708Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-21T14:58:11.632Z] --- PASS: TestServiceUpdateLabel (2.29s) [2020-04-21T14:58:11.632Z] === RUN TestServiceUpdateSecrets [2020-04-21T14:58:13.980Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-21T14:58:14.237Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-21T14:58:16.148Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-21T14:58:18.040Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-21T14:58:20.561Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-21T14:58:23.833Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-21T14:58:26.896Z] --- PASS: TestServiceUpdateSecrets (14.82s) [2020-04-21T14:58:26.896Z] === RUN TestServiceUpdateConfigs [2020-04-21T14:58:29.085Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-21T14:58:31.606Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-21T14:58:36.863Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-21T14:58:39.382Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-04-21T14:58:41.276Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-21T14:58:42.146Z] --- PASS: TestServiceUpdateConfigs (14.83s) [2020-04-21T14:58:42.146Z] === RUN TestServiceUpdateNetwork [2020-04-21T14:58:42.207Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-21T14:58:43.136Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-21T14:58:43.700Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-21T14:58:43.700Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-21T14:58:44.632Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-21T14:58:48.807Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-21T14:58:49.064Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-21T14:58:53.255Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-04-21T14:58:53.511Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-04-21T14:58:54.440Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-04-21T14:58:54.440Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-04-21T14:58:54.708Z] --- PASS: TestServiceUpdateNetwork (12.93s) [2020-04-21T14:58:54.708Z] === RUN TestServiceUpdatePidsLimit [2020-04-21T14:58:54.996Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-21T14:58:55.370Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-04-21T14:58:56.017Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-21T14:58:57.264Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-04-21T14:58:57.264Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-04-21T14:58:59.160Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-04-21T14:58:59.724Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-04-21T14:59:00.654Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-04-21T14:59:02.547Z] === RUN TestDockerSuite/TestUpdateStats [2020-04-21T14:59:02.840Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-21T14:59:06.719Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-04-21T14:59:08.088Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-04-21T14:59:08.088Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-04-21T14:59:09.018Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-04-21T14:59:09.949Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-21T14:59:11.272Z] --- PASS: TestServiceUpdatePidsLimit (16.67s) [2020-04-21T14:59:11.273Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.87s) [2020-04-21T14:59:11.273Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2020-04-21T14:59:11.273Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.04s) [2020-04-21T14:59:11.273Z] PASS [2020-04-21T14:59:11.273Z] [2020-04-21T14:59:11.273Z] === Skipped [2020-04-21T14:59:11.273Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-04-21T14:59:11.273Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:59:11.273Z] [2020-04-21T14:59:11.273Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-04-21T14:59:11.273Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:59:11.273Z] [2020-04-21T14:59:11.273Z] [2020-04-21T14:59:11.273Z] DONE 27 tests, 2 skipped in 139.732s [2020-04-21T14:59:11.273Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-04-21T14:59:11.273Z] ++ 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 [2020-04-21T14:59:11.273Z] ++ set -e [2020-04-21T14:59:11.273Z] ++ '[' -n 0 ']' [2020-04-21T14:59:11.273Z] ++ set -x [2020-04-21T14:59:11.273Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:59:11.273Z] INFO: Testing against a local daemon [2020-04-21T14:59:11.273Z] === RUN TestSessionCreate [2020-04-21T14:59:11.273Z] --- PASS: TestSessionCreate (0.06s) [2020-04-21T14:59:11.273Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-21T14:59:11.273Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-21T14:59:11.273Z] PASS [2020-04-21T14:59:11.273Z] [2020-04-21T14:59:11.273Z] DONE 2 tests in 0.203s [2020-04-21T14:59:11.273Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-04-21T14:59:11.273Z] ++ 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 [2020-04-21T14:59:11.273Z] ++ set -e [2020-04-21T14:59:11.273Z] ++ '[' -n 0 ']' [2020-04-21T14:59:11.273Z] ++ set -x [2020-04-21T14:59:11.273Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:59:11.273Z] INFO: Testing against a local daemon [2020-04-21T14:59:11.273Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-21T14:59:11.273Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:59:11.273Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:59:11.273Z] === RUN TestEventsExecDie [2020-04-21T14:59:11.559Z] --- PASS: TestEventsExecDie (0.82s) [2020-04-21T14:59:11.559Z] === RUN TestEventsBackwardsCompatible [2020-04-21T14:59:11.845Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-04-21T14:59:11.846Z] === RUN TestInfoBinaryCommits [2020-04-21T14:59:11.846Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-21T14:59:11.846Z] === RUN TestInfoAPIVersioned [2020-04-21T14:59:11.846Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-21T14:59:11.846Z] === RUN TestInfoDiscoveryBackend [2020-04-21T14:59:12.465Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-04-21T14:59:12.465Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-21T14:59:13.482Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-21T14:59:13.482Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-21T14:59:14.106Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-04-21T14:59:14.106Z] === RUN TestInfoAPI [2020-04-21T14:59:14.106Z] --- PASS: TestInfoAPI (0.06s) [2020-04-21T14:59:14.106Z] === RUN TestInfoAPIWarnings [2020-04-21T14:59:14.123Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-04-21T14:59:14.729Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-04-21T14:59:14.729Z] === RUN TestInfoDebug [2020-04-21T14:59:15.017Z] --- PASS: TestInfoDebug (0.54s) [2020-04-21T14:59:15.017Z] === RUN TestInfoInsecureRegistries [2020-04-21T14:59:15.637Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-04-21T14:59:15.637Z] === RUN TestInfoRegistryMirrors [2020-04-21T14:59:16.289Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-04-21T14:59:16.289Z] === RUN TestLoginFailsWithBadCredentials [2020-04-21T14:59:16.582Z] --- PASS: TestLoginFailsWithBadCredentials (0.56s) [2020-04-21T14:59:16.582Z] === RUN TestPingCacheHeaders [2020-04-21T14:59:16.868Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-21T14:59:16.868Z] === RUN TestPingGet [2020-04-21T14:59:16.868Z] --- PASS: TestPingGet (0.03s) [2020-04-21T14:59:16.868Z] === RUN TestPingHead [2020-04-21T14:59:16.868Z] --- PASS: TestPingHead (0.05s) [2020-04-21T14:59:16.868Z] === RUN TestVersion [2020-04-21T14:59:16.868Z] --- PASS: TestVersion (0.04s) [2020-04-21T14:59:16.868Z] PASS [2020-04-21T14:59:16.868Z] [2020-04-21T14:59:16.868Z] === Skipped [2020-04-21T14:59:16.868Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:59:16.868Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:59:16.868Z] [2020-04-21T14:59:16.868Z] [2020-04-21T14:59:16.868Z] DONE 18 tests, 1 skipped in 6.126s [2020-04-21T14:59:16.868Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-04-21T14:59:16.868Z] ++ 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 [2020-04-21T14:59:16.868Z] ++ set -e [2020-04-21T14:59:16.868Z] ++ '[' -n 0 ']' [2020-04-21T14:59:16.868Z] ++ set -x [2020-04-21T14:59:16.868Z] ++ env -i DEST=/go/src/github.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 [2020-04-21T14:59:16.868Z] INFO: Testing against a local daemon [2020-04-21T14:59:16.868Z] === RUN TestVolumesCreateAndList [2020-04-21T14:59:17.154Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-04-21T14:59:17.154Z] === RUN TestVolumesRemove [2020-04-21T14:59:17.154Z] --- PASS: TestVolumesRemove (0.08s) [2020-04-21T14:59:17.154Z] === RUN TestVolumesInspect [2020-04-21T14:59:17.154Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-21T14:59:17.154Z] === RUN TestVolumesInvalidJSON [2020-04-21T14:59:17.154Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-21T14:59:17.154Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-21T14:59:17.154Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-21T14:59:17.154Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-21T14:59:17.154Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-21T14:59:17.154Z] PASS [2020-04-21T14:59:17.154Z] [2020-04-21T14:59:17.154Z] DONE 5 tests in 0.297s [2020-04-21T14:59:17.154Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-21T14:59:17.438Z] ++++ cat bundles/test-integration/docker.pid [2020-04-21T14:59:17.438Z] +++ kill 13669 [2020-04-21T14:59:18.299Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-04-21T14:59:18.917Z] +++ /etc/init.d/apparmor stop [2020-04-21T14:59:18.917Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-21T14:59:18.917Z] [2020-04-21T14:59:18.917Z] Unloading profiles will leave already running processes permanently [2020-04-21T14:59:18.917Z] unconfined, which can lead to unexpected situations. [2020-04-21T14:59:18.917Z] [2020-04-21T14:59:18.917Z] To set a process to complain mode, use the command line tool [2020-04-21T14:59:18.917Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-21T14:59:18.917Z] +++ true [2020-04-21T14:59:18.917Z] Post stage [Pipeline] junit [2020-04-21T14:59:20.988Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2020-04-21T14:59:21.572Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity Post stage [Pipeline] sh [2020-04-21T14:59:21.966Z] + echo Ensuring container killed. [2020-04-21T14:59:21.966Z] Ensuring container killed. [2020-04-21T14:59:21.966Z] + docker rm -vf docker-pr1 [2020-04-21T14:59:21.966Z] Error: No such container: docker-pr1 [2020-04-21T14:59:21.966Z] + true [Pipeline] sh [2020-04-21T14:59:22.363Z] + echo Chowning /workspace to jenkins user [2020-04-21T14:59:22.363Z] Chowning /workspace to jenkins user [2020-04-21T14:59:22.363Z] + id -u [2020-04-21T14:59:22.363Z] + id -g [2020-04-21T14:59:22.363Z] + docker run --rm -v /home/docker/workspace/moby_PR-40845:/workspace busybox chown -R 1001:1001 /workspace [2020-04-21T14:59:22.363Z] Unable to find image 'busybox:latest' locally [2020-04-21T14:59:22.656Z] latest: Pulling from library/busybox [2020-04-21T14:59:22.656Z] abe12e943b1b: Pulling fs layer [2020-04-21T14:59:22.944Z] abe12e943b1b: Verifying Checksum [2020-04-21T14:59:22.944Z] abe12e943b1b: Download complete [2020-04-21T14:59:23.231Z] abe12e943b1b: Pull complete [2020-04-21T14:59:23.231Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-21T14:59:23.231Z] Status: Downloaded newer image for busybox:latest [2020-04-21T14:59:24.094Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-21T14:59:25.671Z] + bundleName=ppc64le-integration [2020-04-21T14:59:25.671Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-04-21T14:59:25.671Z] Creating ppc64le-integration-bundles.tar.gz [2020-04-21T14:59:25.671Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -name *-report.xmlxargs ) tar -print -czf [2020-04-21T14:59:25.671Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-21T14:59:25.993Z] Archiving artifacts [2020-04-21T14:59:26.403Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40845/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-21T14:59:26.798Z] + make clean [2020-04-21T14:59:27.417Z] make: command: Command not found [2020-04-21T14:59:27.417Z] make: command: Command not found [2020-04-21T14:59:27.417Z] docker volume rm -f docker-dev-cache [2020-04-21T14:59:27.417Z] docker-dev-cache [Pipeline] deleteDir [2020-04-21T14:59:28.287Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T14:59:34.831Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-04-21T14:59:36.724Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-04-21T14:59:39.244Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-04-21T14:59:40.612Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-04-21T14:59:42.506Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-04-21T14:59:45.026Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-04-21T14:59:47.549Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-04-21T14:59:49.447Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-04-21T14:59:49.704Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-21T14:59:52.227Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-04-21T14:59:54.748Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-21T15:00:04.699Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-21T15:00:09.956Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-21T15:00:09.956Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-21T15:00:09.956Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-21T15:00:09.956Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-21T15:00:10.887Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-21T15:00:10.887Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-21T15:00:10.887Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-21T15:00:10.887Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-21T15:00:11.818Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-21T15:00:11.818Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-21T15:00:13.188Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-21T15:00:13.188Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-21T15:00:13.188Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-21T15:00:13.188Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-21T15:00:13.188Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-21T15:00:15.712Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-21T15:00:15.712Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-21T15:00:15.970Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-21T15:00:15.970Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-21T15:00:15.970Z] === RUN TestDockerSuite/TestVolumeEvents [2020-04-21T15:00:16.900Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-21T15:00:19.422Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-21T15:00:19.422Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-21T15:00:19.679Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-21T15:00:22.953Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-21T15:00:27.135Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-21T15:00:27.135Z] --- PASS: TestDockerSuite (1802.94s) [2020-04-21T15:00:27.135Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-04-21T15:00:27.135Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2020-04-21T15:00:27.135Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-04-21T15:00:27.135Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-04-21T15:00:27.135Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-04-21T15:00:27.135Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.92s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.77s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.03s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.93s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.20s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.39s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.18s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.90s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.26s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.96s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.21s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.18s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.24s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.40s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.16s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAttachDetach (1.38s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.26s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.05s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.11s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.18s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.05s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.79s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.72s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.64s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.85s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.55s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.68s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.57s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.63s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.47s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.09s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.72s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.58s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.92s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.29s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.47s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.65s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.82s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.41s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.78s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.89s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.28s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.25s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.08s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.79s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.40s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.50s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.45s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.38s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.37s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.70s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.63s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.07s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.64s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.81s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.58s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.25s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.71s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.65s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.07s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.39s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.71s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.47s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.53s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.29s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.75s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.75s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.95s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.97s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.91s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.06s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.93s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.15s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.79s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.53s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCmd (0.30s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2020-04-21T15:00:27.136Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-21T15:00:27.136Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.29s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.29s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildContChar (4.40s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.56s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.43s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.74s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.20s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.35s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.06s) [2020-04-21T15:00:27.136Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-21T15:00:27.136Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.136Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2020-04-21T15:00:27.136Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.136Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-04-21T15:00:27.136Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.136Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-21T15:00:27.136Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.51s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.45s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.42s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.01s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.37s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.70s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.78s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.73s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.59s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.45s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.38s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.67s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.25s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.09s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.26s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.40s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.63s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.65s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.21s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.64s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.67s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.38s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.49s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.70s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.45s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.47s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.58s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEnv (1.49s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.49s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.25s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.73s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.00s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.78s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.20s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.92s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.61s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.58s) [2020-04-21T15:00:27.136Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-04-21T15:00:27.136Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.45s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.56s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildFails (1.01s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.49s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.48s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.96s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.72s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.16s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.25s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.40s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.35s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildHistory (5.69s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.57s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.28s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.76s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.19s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildLabel (0.49s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.56s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildLabels (0.55s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.82s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.46s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.15s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.18s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.21s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.23s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.52s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.58s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.78s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.65s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.27s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.43s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.51s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.19s) [2020-04-21T15:00:27.136Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-04-21T15:00:27.136Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.84s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.51s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.22s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.53s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.91s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.18s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.26s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.37s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.78s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.54s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.55s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.97s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.39s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.73s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.19s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.66s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.55s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.38s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.64s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.03s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildPATH (2.77s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.94s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.06s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.21s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.72s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.36s) [2020-04-21T15:00:27.136Z] --- PASS: TestDockerSuite/TestBuildRm (3.37s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.21s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.35s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.51s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.73s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.39s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.37s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.18s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.58s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.17s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2020-04-21T15:00:27.137Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-04-21T15:00:27.137Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.60s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.97s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildStderr (1.11s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.54s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.64s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.32s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.65s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.16s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.92s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildUser (2.15s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.09s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.37s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.13s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.09s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.28s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.91s) [2020-04-21T15:00:27.137Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-21T15:00:27.137Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.137Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-21T15:00:27.137Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.137Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-21T15:00:27.137Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.137Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-21T15:00:27.137Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.14s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.30s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.96s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.31s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.15s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.10s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.20s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.66s) [2020-04-21T15:00:27.137Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-21T15:00:27.137Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.92s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.61s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-04-21T15:00:27.137Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-21T15:00:27.137Z] docker_cli_sni_test.go:18: Flakey test [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.71s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.17s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCommitChange (1.29s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.95s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.89s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.82s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.98s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCommitTTY (1.68s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.06s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.97s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.00s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.83s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.01s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.93s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.00s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.92s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.09s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.91s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.88s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.99s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.98s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.97s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.90s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.63s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.51s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.61s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.85s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.89s) [2020-04-21T15:00:27.137Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-21T15:00:27.137Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.91s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.31s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.12s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.66s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.98s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.32s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.56s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.63s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.62s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.78s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.96s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a77320_} (1.69s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1823415811_/foo_false____} (1.63s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1823415811_/foo_true____} (1.62s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3346645894_/foo_false____} (1.62s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3346645894_/foo_true____} (1.61s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3346645894_/foo_true__0xc000a77380__} (1.62s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a773a0_} (1.61s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a773c0_} (1.65s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a773e0_} (1.65s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a77400_} (1.63s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.68s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.65s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.06s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.05s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.07s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.07s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.88s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.58s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.93s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.66s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.96s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.85s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.10s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.09s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.52s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.11s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.94s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.94s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.94s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.23s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.91s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.23s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.73s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.91s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.63s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.10s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.54s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.91s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.12s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.68s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.94s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.63s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.12s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpToDot (0.97s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.87s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.21s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpToStdout (1.10s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.43s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.99s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.78s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.58s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s) [2020-04-21T15:00:27.137Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-21T15:00:27.137Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2020-04-21T15:00:27.137Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-21T15:00:27.137Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.66s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.18s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.88s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.56s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.70s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.69s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.86s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.82s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.33s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.02s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.11s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2020-04-21T15:00:27.137Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.72s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.87s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.86s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.26s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.40s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsAttach (0.97s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsCommit (1.16s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.90s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.89s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.89s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.93s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.86s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.47s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.59s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsCopy (1.37s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.72s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.82s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.65s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.97s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsFilters (1.60s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsFormat (1.68s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.92s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.36s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-04-21T15:00:27.138Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-21T15:00:27.138Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-21T15:00:27.138Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-21T15:00:27.138Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.63s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.85s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsRename (0.80s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsResize (0.94s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.84s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.07s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.97s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.16s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsTop (1.39s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.68s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExec (0.96s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.79s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.68s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.93s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.90s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.89s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.71s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecCgroup (1.27s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecEnv (1.00s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.94s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.94s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecInspectID (2.02s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecInteractive (1.16s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.13s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.94s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecParseError (0.87s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.89s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.44s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.95s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecStartFails (0.93s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.92s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecTTY (1.01s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.92s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.93s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecUlimits (0.92s) [2020-04-21T15:00:27.138Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-21T15:00:27.138Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.95s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.02s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.14s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.04s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestExecWithUser (1.08s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.85s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.84s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.87s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.86s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.89s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestHealth (21.28s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.99s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.89s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.32s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.03s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.15s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.98s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.87s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.95s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImportDisplay (1.76s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImportFile (1.82s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.83s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImportGzipped (1.97s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.43s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.99s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.93s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.93s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.91s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.89s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.86s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.82s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.99s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.85s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.74s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.83s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.83s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.84s) [2020-04-21T15:00:27.138Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-21T15:00:27.138Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.26s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.87s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectDefault (1.05s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectHistory (1.00s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-04-21T15:00:27.138Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-21T15:00:27.138Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.81s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.92s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.86s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.90s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.95s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.93s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectStatus (0.98s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.99s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.00s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.93s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.90s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.81s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.96s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.72s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.78s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.60s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.40s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.13s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.55s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.72s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.59s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.47s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.12s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.34s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.50s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.78s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.86s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.65s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.75s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.78s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.87s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.02s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.06s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.10s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.17s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.23s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.27s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.83s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.93s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.84s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsSince (6.97s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.85s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.90s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsTail (0.94s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.93s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.87s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.51s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.83s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestNetHostname (2.64s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.40s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.29s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.54s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.96s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPluginActive (1.86s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.97s) [2020-04-21T15:00:27.138Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-04-21T15:00:27.138Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.82s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.54s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.68s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.21s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.52s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.60s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.53s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.68s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPortList (10.56s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.63s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.46s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.87s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.83s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.16s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.51s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.47s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.68s) [2020-04-21T15:00:27.138Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.38s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPsByOrder (3.57s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.17s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.66s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.18s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.19s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.07s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.03s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.66s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.68s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.75s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.59s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.74s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.61s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.64s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.94s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.74s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.82s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.92s) [2020-04-21T15:00:27.139Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-04-21T15:00:27.139Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.08s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.67s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.60s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.85s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.14s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.79s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.71s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.80s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.77s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.20s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.75s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.03s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.11s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.90s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.99s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.80s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.52s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.85s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.14s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.45s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.68s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.83s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.85s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.99s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.91s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.11s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.98s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.58s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.67s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.97s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.00s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.92s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.04s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.08s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.86s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.51s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.88s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.95s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.92s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.78s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.85s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.35s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.84s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.63s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.52s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.63s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.84s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.93s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.92s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.86s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.83s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.90s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.91s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.44s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.83s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.73s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.77s) [2020-04-21T15:00:27.139Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-21T15:00:27.139Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.139Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-21T15:00:27.139Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.83s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.90s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.66s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.41s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.75s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s) [2020-04-21T15:00:27.139Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-21T15:00:27.139Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.79s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.83s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.83s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.87s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.82s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.91s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.83s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.84s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunExitCode (0.82s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.83s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-04-21T15:00:27.139Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-21T15:00:27.139Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.62s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.87s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.59s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.20s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.68s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.86s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.27s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.69s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (1.05s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.20s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.56s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.27s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.67s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.58s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.63s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunMount (6.36s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.86s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.59s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.49s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.38s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.45s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.64s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.68s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.69s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.74s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNetHost (1.19s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.80s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.46s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.52s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.78s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.75s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.87s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.81s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.80s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.84s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.91s) [2020-04-21T15:00:27.139Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-21T15:00:27.139Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.84s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.84s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.77s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.08s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s) [2020-04-21T15:00:27.139Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.74s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2020-04-21T15:00:27.139Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-21T15:00:27.139Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.87s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.81s) [2020-04-21T15:00:27.139Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-21T15:00:27.139Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.58s) [2020-04-21T15:00:27.139Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-21T15:00:27.139Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.34s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.62s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunRm (0.80s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.84s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.86s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.81s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.70s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.82s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.05s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.04s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.77s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.86s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.83s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.81s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.81s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.87s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.85s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunState (1.71s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2020-04-21T15:00:27.139Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-21T15:00:27.139Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.76s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunSysctls (1.65s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.62s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s) [2020-04-21T15:00:27.139Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.05s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.10s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.82s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.84s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.46s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.30s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunUserByID (0.83s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunUserByName (0.84s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.82s) [2020-04-21T15:00:27.140Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-21T15:00:27.140Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.82s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.70s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.86s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.15s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.65s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.72s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.44s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.31s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.86s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.81s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.22s) [2020-04-21T15:00:27.140Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-21T15:00:27.140Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.140Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-21T15:00:27.140Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.140Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-21T15:00:27.140Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.27s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.72s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.08s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.92s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.93s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.90s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.88s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.74s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.19s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.21s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.21s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.75s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.95s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.97s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.90s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.36s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.84s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.89s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.76s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.83s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.79s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.99s) [2020-04-21T15:00:27.140Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-21T15:00:27.140Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.82s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.53s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.81s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.92s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.85s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.24s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.34s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.52s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.18s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.60s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.32s) [2020-04-21T15:00:27.140Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents817682144 [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.91s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.80s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.84s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.47s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.40s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.67s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.54s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.62s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.12s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.60s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.70s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestStartRecordError (1.89s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.82s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.09s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.21s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.94s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-04-21T15:00:27.140Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.27s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.87s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.84s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.83s) [2020-04-21T15:00:27.397Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-21T15:00:27.397Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.84s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.44s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.60s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.81s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.78s) [2020-04-21T15:00:27.397Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-21T15:00:27.397Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.98s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.96s) [2020-04-21T15:00:27.397Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-21T15:00:27.397Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.62s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.96s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.97s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.70s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUpdateStats (3.89s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.61s) [2020-04-21T15:00:27.397Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-21T15:00:27.397Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.10s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.96s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.19s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.64s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.34s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.76s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.36s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.46s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.70s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.40s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.68s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.66s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.40s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.47s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.50s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.65s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.57s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.96s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.08s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.49s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.86s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.59s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.28s) [2020-04-21T15:00:27.397Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.34s) [2020-04-21T15:00:27.397Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-21T15:00:27.397Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-21T15:00:27.397Z] === RUN TestDockerRegistrySuite [2020-04-21T15:00:27.397Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-21T15:00:29.293Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-21T15:00:30.665Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-21T15:00:32.560Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-04-21T15:00:32.560Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-21T15:00:37.816Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-04-21T15:00:41.990Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-21T15:00:46.179Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-21T15:00:47.548Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-21T15:00:48.917Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-21T15:00:50.288Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-21T15:00:51.657Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-21T15:00:53.551Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-21T15:00:54.481Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-21T15:00:55.849Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-21T15:00:59.121Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-21T15:01:01.644Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-21T15:01:03.013Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-21T15:01:06.286Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-21T15:01:07.660Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-21T15:01:07.917Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-21T15:01:09.288Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-21T15:01:10.657Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-21T15:01:12.025Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-21T15:01:16.199Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-21T15:01:16.199Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-21T15:01:17.615Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-21T15:01:17.872Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-21T15:01:18.129Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-21T15:01:18.386Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-21T15:01:18.643Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-21T15:01:18.900Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-21T15:01:19.157Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-21T15:01:20.664Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-21T15:01:23.188Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-21T15:01:24.120Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-21T15:01:25.491Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-21T15:01:26.421Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite (60.11s) [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.79s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d2fca7fd7582b] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.54s) [2020-04-21T15:01:27.351Z] check_test.go:196: [df7e934a22337] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.90s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d8362ca9c1872] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d1108ff182df4] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.43s) [2020-04-21T15:01:27.351Z] check_test.go:196: [dc672363990d9] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.54s) [2020-04-21T15:01:27.351Z] check_test.go:196: [dcef22d78dd85] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.42s) [2020-04-21T15:01:27.351Z] check_test.go:196: [db2ff7d2529cc] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.47s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d1e4c6b68db4e] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.25s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d0cd106d254cb] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.52s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d1f59073e47d1] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.49s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d8c11bf6b2e1e] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.56s) [2020-04-21T15:01:27.351Z] check_test.go:196: [ddd8c3c2b3b20] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.31s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d81df1dc091ad] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.39s) [2020-04-21T15:01:27.351Z] check_test.go:196: [de328a05727ab] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.78s) [2020-04-21T15:01:27.351Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cd44079807005f87ead39715413c12e9bc226989479a584baa1206153be8d992 [2020-04-21T15:01:27.351Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:911f85099e9e97c771f356b9985504871fd625df892b2cbfdfe2e09f276a220a [2020-04-21T15:01:27.351Z] check_test.go:196: [df1845e92a90b] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.75s) [2020-04-21T15:01:27.351Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:28987d775878f13ff3c24f127f267ac3b0d125397504045d2d5614242c9ff3f5 [2020-04-21T15:01:27.351Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cfa991ce1f2a98f7a697b3fdf775b5f907c341f1686c7233641ff1c81af2b431 [2020-04-21T15:01:27.351Z] check_test.go:196: [d0f7503dd2df5] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.45s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d8534e12523df] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.41s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d93817289e732] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.39s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d4a80f3149518] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-21T15:01:27.351Z] check_test.go:196: [dc71152c4a6b2] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.50s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d4b7a072564bf] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.23s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d4099af676ff0] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2020-04-21T15:01:27.351Z] check_test.go:196: [df2aff00ffee8] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.87s) [2020-04-21T15:01:27.351Z] check_test.go:196: [dacab0d16ee69] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d8ca7dcd2f8ab] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.48s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d3241fdede49d] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d571ee437d6cb] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d8707f01460a0] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d6200b1e5fc6b] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d1e09115e82b5] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d1c871d609256] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-04-21T15:01:27.351Z] check_test.go:196: [ddf1d3629e5e9] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.48s) [2020-04-21T15:01:27.351Z] check_test.go:196: [db6400a49e589] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.27s) [2020-04-21T15:01:27.351Z] check_test.go:196: [da44dd0bbd80e] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.19s) [2020-04-21T15:01:27.351Z] check_test.go:196: [dae3c4a191003] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.45s) [2020-04-21T15:01:27.351Z] check_test.go:196: [d729c5bf0b5fe] daemon is not started [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2020-04-21T15:01:27.351Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-04-21T15:01:27.351Z] === RUN TestDockerSchema1RegistrySuite [2020-04-21T15:01:27.351Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-04-21T15:01:27.351Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-21T15:01:32.605Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-04-21T15:01:36.782Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-21T15:01:42.037Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-21T15:01:42.601Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-21T15:01:44.495Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-21T15:01:44.495Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-21T15:01:45.864Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-21T15:01:47.233Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-21T15:01:48.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-21T15:01:52.785Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-21T15:01:52.785Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-21T15:01:53.042Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-21T15:01:53.298Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-21T15:01:53.555Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-21T15:01:53.812Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-21T15:01:54.068Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-21T15:01:54.325Z] --- PASS: TestDockerSchema1RegistrySuite (26.97s) [2020-04-21T15:01:54.325Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-04-21T15:01:54.325Z] check_test.go:223: [de349d6a0f3a4] daemon is not started [2020-04-21T15:01:54.325Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.62s) [2020-04-21T15:01:54.325Z] check_test.go:223: [d6c895683ed66] daemon is not started [2020-04-21T15:01:54.325Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.59s) [2020-04-21T15:01:54.325Z] check_test.go:223: [db0c7b2955b0d] daemon is not started [2020-04-21T15:01:54.325Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.64s) [2020-04-21T15:01:54.325Z] check_test.go:223: [d95def90f553e] daemon is not started [2020-04-21T15:01:54.325Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.35s) [2020-04-21T15:01:54.325Z] check_test.go:223: [dfe1aa88cb876] daemon is not started [2020-04-21T15:01:54.325Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.51s) [2020-04-21T15:01:54.325Z] check_test.go:223: [d811eaab7183d] daemon is not started [2020-04-21T15:01:54.325Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-21T15:01:54.325Z] check_test.go:223: [d518f6f6a417e] daemon is not started [2020-04-21T15:01:54.325Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.45s) [2020-04-21T15:01:54.325Z] check_test.go:223: [dfff4fa9faf0d] daemon is not started [2020-04-21T15:01:54.325Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.28s) [2020-04-21T15:01:54.325Z] check_test.go:223: [d8ec4e2434159] daemon is not started [2020-04-21T15:01:54.325Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.36s) [2020-04-21T15:01:54.325Z] check_test.go:223: [d46e36a5e69f8] daemon is not started [2020-04-21T15:01:54.325Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.89s) [2020-04-21T15:01:54.325Z] check_test.go:223: [d48ac843d26c9] daemon is not started [2020-04-21T15:01:54.325Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-04-21T15:01:54.325Z] check_test.go:223: [dde7fc86bccc1] daemon is not started [2020-04-21T15:01:54.325Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-04-21T15:01:54.325Z] check_test.go:223: [dfddb89155acc] daemon is not started [2020-04-21T15:01:54.325Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-04-21T15:01:54.325Z] check_test.go:223: [d1a2b4a815b8b] daemon is not started [2020-04-21T15:01:54.325Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-04-21T15:01:54.325Z] check_test.go:223: [d6a4643a79eb1] daemon is not started [2020-04-21T15:01:54.325Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-04-21T15:01:54.325Z] check_test.go:223: [dc71afaeb2e19] daemon is not started [2020-04-21T15:01:54.325Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-04-21T15:01:54.325Z] check_test.go:223: [de5f4e5a7c005] daemon is not started [2020-04-21T15:01:54.325Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-04-21T15:01:54.325Z] check_test.go:223: [d0fe792348389] daemon is not started [2020-04-21T15:01:54.325Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-21T15:01:54.325Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-21T15:01:55.256Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-21T15:01:55.820Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-21T15:01:55.820Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-21T15:01:57.188Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-21T15:01:57.188Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-21T15:01:57.752Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-21T15:01:58.009Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-21T15:01:58.266Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.02s) [2020-04-21T15:01:58.266Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.99s) [2020-04-21T15:01:58.266Z] check_test.go:252: [de08847b42866] daemon is not started [2020-04-21T15:01:58.266Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2020-04-21T15:01:58.266Z] check_test.go:252: [d5ba3b2a75ddc] daemon is not started [2020-04-21T15:01:58.266Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-04-21T15:01:58.266Z] check_test.go:252: [d4369172329e5] daemon is not started [2020-04-21T15:01:58.266Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2020-04-21T15:01:58.266Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-04-21T15:01:58.266Z] check_test.go:252: [d5b4f629920f3] daemon is not started [2020-04-21T15:01:58.266Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-04-21T15:01:58.266Z] check_test.go:252: [d124b74c7b49c] daemon is not started [2020-04-21T15:01:58.266Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-04-21T15:01:58.266Z] check_test.go:252: [db700e4681965] daemon is not started [2020-04-21T15:01:58.266Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-04-21T15:01:58.266Z] check_test.go:252: [dbfa48522fae0] daemon is not started [2020-04-21T15:01:58.266Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-21T15:01:58.266Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-21T15:02:03.516Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-21T15:02:03.516Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-21T15:02:03.772Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-21T15:02:03.772Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-21T15:02:04.029Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-04-21T15:02:04.029Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-04-21T15:02:04.029Z] check_test.go:279: [deeb86ad42997] daemon is not started [2020-04-21T15:02:04.029Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-04-21T15:02:04.029Z] check_test.go:279: [d20b2eca7eeaa] daemon is not started [2020-04-21T15:02:04.029Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-04-21T15:02:04.029Z] check_test.go:279: [df957d681eb90] daemon is not started [2020-04-21T15:02:04.029Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-04-21T15:02:04.029Z] check_test.go:279: [d69ce3623f7ff] daemon is not started [2020-04-21T15:02:04.029Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-04-21T15:02:04.029Z] check_test.go:279: [d97acd7b6da49] daemon is not started [2020-04-21T15:02:04.029Z] === RUN TestDockerNetworkSuite [2020-04-21T15:02:04.029Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-21T15:02:07.302Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-21T15:02:08.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-21T15:02:13.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-21T15:02:13.484Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-21T15:02:16.006Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-21T15:02:20.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-21T15:02:22.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-21T15:02:27.403Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-21T15:02:29.296Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-04-21T15:02:29.296Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-04-21T15:02:29.861Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-04-21T15:02:29.861Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-04-21T15:02:30.791Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-21T15:02:31.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-21T15:02:33.879Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-21T15:02:35.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-21T15:02:37.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-21T15:02:38.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-21T15:02:38.771Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-21T15:02:39.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-21T15:02:40.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-21T15:02:41.852Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-21T15:02:42.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-21T15:02:42.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-21T15:02:42.931Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-21T15:02:44.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-21T15:02:44.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-21T15:02:44.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-21T15:02:44.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-21T15:02:46.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-21T15:02:48.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-21T15:02:48.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-21T15:02:48.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-21T15:02:48.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-21T15:02:52.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-21T15:02:57.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-21T15:03:09.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-21T15:03:09.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-21T15:03:09.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-21T15:03:09.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-21T15:03:09.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-21T15:03:09.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-21T15:03:09.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-21T15:03:09.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-21T15:03:13.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-21T15:03:13.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-21T15:03:13.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-21T15:03:14.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-21T15:03:20.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-21T15:03:24.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-21T15:03:24.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-21T15:03:25.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-21T15:03:28.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-21T15:03:28.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-21T15:03:29.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-21T15:03:30.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-21T15:03:32.582Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-21T15:03:35.891Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite (93.04s) [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.85s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d1bf0af900d3d] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.31s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d50557823b2c9] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.82s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [ddb95479684da] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.07s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d3f2d90dbf77c] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.78s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:1233: [de4c97a3a5f65] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.98s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d2bc4d8d3580e] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.62s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [dd366796f6a15] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.86s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [da7d1ffe5aed0] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.93s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [dfaba958e70ae] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.99s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d0551fc2b9a0b] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.72s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [db7456418d91d] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.87s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [dc7191066dfa7] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.70s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d08b4a3113c02] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d7a9850a984fa] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [de7b92fff9dbc] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.52s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [dacf9dc94fd38] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d1e76bf2569af] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d30e33a49a3ba] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d8b9ae8dc3f9d] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.45s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [de80070f5b140] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.78s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d235d6b12c260] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [df98b3f4f0706] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.47s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d70ddb488efd3] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [dff2cf4010011] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.11s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:968: [d2658d048c36a] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.78s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d7b65af07108c] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.64s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:1116: [d8f56a290bcd9] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d895e60b71d0f] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [de49045fa4db6] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [de7a0d8b5cbcd] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [de57baa7823c4] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d312bf3d071bc] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.23s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [dcca863f6a7a8] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [daff7b1ea7632] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.35s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d763682689a1b] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d2424a5c7ec3e] daemon is not started [2020-04-21T15:03:37.261Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d1a22d005de72] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.36s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [dfee925623af1] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.64s) [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.74s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:1084: [d6afc86417f4e] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d1f505c85a460] daemon is not started [2020-04-21T15:03:37.261Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.46s) [2020-04-21T15:03:37.261Z] docker_cli_network_unix_test.go:46: [d9733aa1b8959] daemon is not started [2020-04-21T15:03:37.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.84s) [2020-04-21T15:03:37.262Z] docker_cli_network_unix_test.go:46: [d3dfee7b5b66c] daemon is not started [2020-04-21T15:03:37.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-04-21T15:03:37.262Z] docker_cli_network_unix_test.go:46: [df862bbee3613] daemon is not started [2020-04-21T15:03:37.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.35s) [2020-04-21T15:03:37.262Z] docker_cli_network_unix_test.go:46: [dd2a5d2fe3135] daemon is not started [2020-04-21T15:03:37.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.97s) [2020-04-21T15:03:37.262Z] docker_cli_network_unix_test.go:46: [d59ad9113cefa] daemon is not started [2020-04-21T15:03:37.262Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.64s) [2020-04-21T15:03:37.262Z] docker_cli_network_unix_test.go:46: [d10a7d6136a11] daemon is not started [2020-04-21T15:03:37.262Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.72s) [2020-04-21T15:03:37.262Z] docker_cli_network_unix_test.go:46: [d618cbf7a6bf3] daemon is not started [2020-04-21T15:03:37.262Z] === RUN TestDockerHubPullSuite [2020-04-21T15:03:37.262Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-21T15:03:38.630Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-04-21T15:03:39.999Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-21T15:03:40.929Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-04-21T15:03:41.187Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-04-21T15:03:43.082Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-04-21T15:03:43.082Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-04-21T15:03:43.339Z] --- PASS: TestDockerHubPullSuite (6.16s) [2020-04-21T15:03:43.339Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.51s) [2020-04-21T15:03:43.339Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2020-04-21T15:03:43.339Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2020-04-21T15:03:43.339Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.70s) [2020-04-21T15:03:43.339Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2020-04-21T15:03:43.339Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.15s) [2020-04-21T15:03:43.339Z] PASS [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === Skipped [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-21T15:03:43.339Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-21T15:03:43.339Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2020-04-21T15:03:43.339Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-04-21T15:03:43.339Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-21T15:03:43.339Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-04-21T15:03:43.339Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-04-21T15:03:43.339Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-04-21T15:03:43.339Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-21T15:03:43.339Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-21T15:03:43.339Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-21T15:03:43.339Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-21T15:03:43.339Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-21T15:03:43.339Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-21T15:03:43.339Z] docker_cli_sni_test.go:18: Flakey test [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-21T15:03:43.339Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-21T15:03:43.339Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-21T15:03:43.339Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-21T15:03:43.339Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-21T15:03:43.339Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-21T15:03:43.339Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-21T15:03:43.339Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-21T15:03:43.339Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-04-21T15:03:43.339Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-04-21T15:03:43.339Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.339Z] [2020-04-21T15:03:43.339Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-04-21T15:03:43.340Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-21T15:03:43.340Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-21T15:03:43.340Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-21T15:03:43.340Z] docker_cli_network_unix_test.go:46: [d1a22d005de72] daemon is not started [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] [2020-04-21T15:03:43.340Z] DONE 1277 tests, 44 skipped in 2030.288s [2020-04-21T15:03:43.340Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-21T15:03:43.340Z] ++++ cat bundles/test-integration/docker.pid [2020-04-21T15:03:43.340Z] +++ kill 7518 [2020-04-21T15:03:43.596Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-21T15:03:44.526Z] +++ /etc/init.d/apparmor stop [2020-04-21T15:03:44.526Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-21T15:03:44.526Z] [2020-04-21T15:03:44.526Z] Unloading profiles will leave already running processes permanently [2020-04-21T15:03:44.526Z] unconfined, which can lead to unexpected situations. [2020-04-21T15:03:44.526Z] [2020-04-21T15:03:44.526Z] To set a process to complain mode, use the command line tool [2020-04-21T15:03:44.526Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-21T15:03:44.526Z] +++ true [2020-04-21T15:03:44.526Z] [2020-04-21T15:03:47.048Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-21T15:03:51.223Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-21T15:03:54.496Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-21T15:04:16.394Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-21T15:04:31.250Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-21T15:04:31.853Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-21T15:04:35.125Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-21T15:04:39.298Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-21T15:04:45.840Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-21T15:04:51.092Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-21T15:04:54.364Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-21T15:04:57.730Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-21T15:05:01.001Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-21T15:05:03.523Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-21T15:05:06.797Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-04-21T15:05:10.069Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-21T15:06:06.264Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-21T15:06:21.113Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite (1825.67s) [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.67s) [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.52s) [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.12s) [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.59s) [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.02s) [2020-04-21T15:06:39.168Z] docker_api_swarm_test.go:563: [d5fe34d699477] joining swarm manager [d50f222bfadde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.168Z] docker_api_swarm_test.go:585: [d4ccc0859651c] joining swarm manager [d50f222bfadde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.168Z] check_test.go:380: [d5fe34d699477] daemon is not started [2020-04-21T15:06:39.168Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-04-21T15:06:39.168Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.38s) [2020-04-21T15:06:39.168Z] docker_api_swarm_test.go:46: [dbea9d0b2b121] joining swarm manager [d832c0a6227c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s) [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.64s) [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.37s) [2020-04-21T15:06:39.168Z] docker_api_swarm_test.go:304: [dc4cffa4224f3] joining swarm manager [de0af30b8d735]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.168Z] docker_api_swarm_test.go:305: [d945047a69bd1] joining swarm manager [de0af30b8d735]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.168Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-04-21T15:06:39.168Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.68s) [2020-04-21T15:06:39.168Z] docker_api_swarm_test.go:272: [d2e931848a838] joining swarm manager [d8840371fa6ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.168Z] docker_api_swarm_test.go:273: [da6d1e8a2e4cd] joining swarm manager [d8840371fa6ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.79s) [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.54s) [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.31s) [2020-04-21T15:06:39.168Z] docker_api_swarm_node_test.go:19: [dbf8a51bf8dce] joining swarm manager [d51bfa7efa088]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.168Z] docker_api_swarm_node_test.go:20: [def0dedf80d52] joining swarm manager [d51bfa7efa088]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.65s) [2020-04-21T15:06:39.168Z] docker_api_swarm_test.go:502: [d28ba1c6ed9b5] joining swarm manager [d419dd32b1156]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.168Z] docker_api_swarm_test.go:507: [d7df29184a25c] joining swarm manager [d419dd32b1156]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.42s) [2020-04-21T15:06:39.168Z] docker_api_swarm_node_test.go:80: [d1766ded0eb58] joining swarm manager [d252bc7f4bafb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.77s) [2020-04-21T15:06:39.168Z] docker_api_swarm_node_test.go:52: [d5c7e603dda00] joining swarm manager [d41c4510b7e53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.168Z] docker_api_swarm_node_test.go:53: [dc62f585aedf1] joining swarm manager [d41c4510b7e53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.55s) [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.96s) [2020-04-21T15:06:39.168Z] docker_api_swarm_test.go:202: [df253c569df75] joining swarm manager [d7aa5672ab59d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.168Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.11s) [2020-04-21T15:06:39.168Z] docker_api_swarm_test.go:384: [d55a3cf84b6d7] joining swarm manager [da189bbd530ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.168Z] docker_api_swarm_test.go:385: [dd3aabbc813c2] joining swarm manager [da189bbd530ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.169Z] check_test.go:380: [dd3aabbc813c2] daemon is not started [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.32s) [2020-04-21T15:06:39.169Z] docker_api_swarm_test.go:802: [ddb8175c1f249] joining swarm manager [d01ac0fc6e83e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.169Z] docker_api_swarm_test.go:802: [de5a2c6a61173] joining swarm manager [d01ac0fc6e83e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.169Z] docker_api_swarm_test.go:802: [d76dad11dacbb] joining swarm manager [d01ac0fc6e83e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-21T15:06:39.169Z] docker_api_swarm_test.go:802: [da61f0c980ba6] joining swarm manager [d01ac0fc6e83e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-21T15:06:39.169Z] docker_api_swarm_test.go:810: [d2cabbf5a8ae9] joining swarm manager [d01ac0fc6e83e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.97s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.08s) [2020-04-21T15:06:39.169Z] docker_api_swarm_service_test.go:394: [d6288bbdc0511] joining swarm manager [dfcc7986d026c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.169Z] docker_api_swarm_service_test.go:394: [dc783f2be42d8] joining swarm manager [dfcc7986d026c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.32s) [2020-04-21T15:06:39.169Z] docker_api_swarm_service_test.go:342: [def0c8b000ddf] joining swarm manager [d3c44a34595be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.169Z] docker_api_swarm_service_test.go:342: [db3d09330c89c] joining swarm manager [d3c44a34595be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.48s) [2020-04-21T15:06:39.169Z] docker_api_swarm_service_test.go:489: [dcf36d0bd8781] joining swarm manager [dbbd945162ea0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.169Z] docker_api_swarm_service_test.go:489: [d54519db387d6] joining swarm manager [dbbd945162ea0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.36s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.57s) [2020-04-21T15:06:39.169Z] docker_api_swarm_service_test.go:127: [d513898c2d88d] joining swarm manager [d025f55e38002]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.169Z] docker_api_swarm_service_test.go:128: [dcb678263148a] joining swarm manager [d025f55e38002]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.169Z] docker_api_swarm_service_test.go:136: [d4660df6149f8] joining swarm manager [d025f55e38002]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-21T15:06:39.169Z] docker_api_swarm_service_test.go:137: [d61d719396e38] joining swarm manager [d025f55e38002]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.05s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.35s) [2020-04-21T15:06:39.169Z] docker_api_swarm_service_test.go:303: [dc4fb1c38e2f0] joining swarm manager [df6d992b94977]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.169Z] docker_api_swarm_service_test.go:303: [d12945a627c00] joining swarm manager [df6d992b94977]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.05s) [2020-04-21T15:06:39.169Z] docker_api_swarm_service_test.go:99: [daca9f2491de9] joining swarm manager [d3b573bcd8de8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.169Z] docker_api_swarm_service_test.go:100: [d855c53b7c5fa] joining swarm manager [d3b573bcd8de8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.169Z] check_test.go:380: [daca9f2491de9] daemon is not started [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.69s) [2020-04-21T15:06:39.169Z] docker_api_swarm_service_test.go:532: [d1540b3b40cab] joining swarm manager [d4dc56e17903f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.169Z] docker_api_swarm_service_test.go:533: [deeed69d02fca] joining swarm manager [d4dc56e17903f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.36s) [2020-04-21T15:06:39.169Z] docker_api_swarm_service_test.go:147: [d59af1320017c] joining swarm manager [de5c0617d6e73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.169Z] docker_api_swarm_service_test.go:147: [d7db017f8309e] joining swarm manager [de5c0617d6e73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.23s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.12s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.20s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.38s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.33s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.37s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.07s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.99s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.35s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.20s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.03s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.51s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.00s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.16s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.29s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.17s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.41s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.98s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.91s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.02s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.06s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.70s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.98s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.63s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.07s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.92s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.40s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.30s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.53s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.47s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.82s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.45s) [2020-04-21T15:06:39.169Z] docker_cli_service_logs_test.go:241: checking task ec4xhdbtyapx [2020-04-21T15:06:39.169Z] docker_cli_service_logs_test.go:246: checking messages for ec4xhdbtyapx [2020-04-21T15:06:39.169Z] docker_cli_service_logs_test.go:241: checking task svz6kimuqfsy [2020-04-21T15:06:39.169Z] docker_cli_service_logs_test.go:246: checking messages for svz6kimuqfsy [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.88s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.88s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.19s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.15s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.89s) [2020-04-21T15:06:39.169Z] docker_cli_swarm_test.go:1901: [d9ce75546f432] joining swarm manager [d048d2ecd31df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.169Z] docker_cli_swarm_test.go:1902: [dd4ed68bb59c9] joining swarm manager [d048d2ecd31df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.20s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.56s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.39s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.26s) [2020-04-21T15:06:39.169Z] docker_cli_swarm_test.go:1802: [d61b47a4c88a3] joining swarm manager [d9eec1539d40a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.169Z] docker_cli_swarm_test.go:1803: [d4615a58ab111] joining swarm manager [d9eec1539d40a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.44s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (204.44s) [2020-04-21T15:06:39.169Z] docker_cli_swarm_test.go:1321: [dd0b2ef337a51] joining swarm manager [dd8c32cafc55d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.169Z] docker_cli_swarm_test.go:1322: [d992cf8034a3a] joining swarm manager [dd8c32cafc55d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.32s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.09s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.76s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.98s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.19s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.09s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.52s) [2020-04-21T15:06:39.169Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-21T15:06:39.169Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.63s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.95s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.87s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.14s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (61.52s) [2020-04-21T15:06:39.169Z] docker_cli_swarm_test.go:1186: [d54dfc4812f86] joining swarm manager [d7d768f51e879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.169Z] docker_cli_swarm_test.go:1195: [d91d79fb6723f] joining swarm manager [d7d768f51e879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.56s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.74s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.08s) [2020-04-21T15:06:39.169Z] docker_cli_swarm_test.go:1118: [d30daf45cff37] joining swarm manager [d8b786feaeeb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.169Z] docker_cli_swarm_test.go:1119: [d0fff7db197ef] joining swarm manager [d8b786feaeeb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.169Z] docker_cli_swarm_test.go:1172: [d69536a41c614] joining swarm manager [d8b786feaeeb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.24s) [2020-04-21T15:06:39.169Z] docker_cli_swarm_test.go:1453: [d70839939c9cc] joining swarm manager [d7b82ad607580]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.169Z] docker_cli_swarm_test.go:1454: [d317590102f11] joining swarm manager [d7b82ad607580]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.23s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.56s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.10s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.19s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.88s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.22s) [2020-04-21T15:06:39.169Z] docker_cli_swarm_unix_test.go:62: [d381720a851df] joining swarm manager [dda0c465c3e9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.82s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.88s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.02s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.55s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.98s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.42s) [2020-04-21T15:06:39.169Z] docker_api_swarm_test.go:962: [d973194064f35] joining swarm manager [d16a799c2db02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.21s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.06s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.06s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.59s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.23s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.30s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.12s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.11s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.17s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.15s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.09s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.02s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.47s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.01s) [2020-04-21T15:06:39.169Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.97s) [2020-04-21T15:06:39.169Z] === RUN TestDockerExternalVolumeSuite [2020-04-21T15:06:39.169Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-21T15:06:54.017Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-21T15:08:01.669Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-21T15:08:11.619Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-21T15:08:43.658Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-21T15:08:58.509Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-21T15:09:30.547Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-21T15:09:42.736Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-21T15:10:14.772Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-21T15:10:32.826Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-21T15:10:47.672Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-21T15:11:34.301Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-21T15:11:52.372Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-21T15:12:24.408Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-21T15:12:56.443Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-21T15:13:11.290Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-21T15:13:29.348Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-21T15:13:47.416Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-21T15:14:02.267Z] --- PASS: TestDockerExternalVolumeSuite (441.55s) [2020-04-21T15:14:02.267Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.95s) [2020-04-21T15:14:02.267Z] docker_cli_external_volume_driver_test.go:53: [d7a29052755c4] daemon is not started [2020-04-21T15:14:02.267Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-04-21T15:14:02.267Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.64s) [2020-04-21T15:14:02.267Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-04-21T15:14:02.267Z] docker_cli_external_volume_driver_test.go:53: [dcb2f4978a2e2] daemon is not started [2020-04-21T15:14:02.267Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-04-21T15:14:02.267Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2020-04-21T15:14:02.267Z] docker_cli_external_volume_driver_test.go:53: [db32736231d33] daemon is not started [2020-04-21T15:14:02.267Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-04-21T15:14:02.267Z] docker_cli_external_volume_driver_test.go:53: [d43ce28830a45] daemon is not started [2020-04-21T15:14:02.267Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s) [2020-04-21T15:14:02.267Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2020-04-21T15:14:02.267Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-04-21T15:14:02.267Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-04-21T15:14:02.267Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2020-04-21T15:14:02.267Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s) [2020-04-21T15:14:02.267Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.08s) [2020-04-21T15:14:02.267Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.64s) [2020-04-21T15:14:02.267Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.44s) [2020-04-21T15:14:02.267Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.40s) [2020-04-21T15:14:02.267Z] docker_cli_external_volume_driver_test.go:485: [d11676f5da112] daemon is not started [2020-04-21T15:14:02.267Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-04-21T15:14:02.267Z] docker_cli_external_volume_driver_test.go:53: [dbf25be1baac1] daemon is not started [2020-04-21T15:14:02.267Z] PASS [2020-04-21T15:14:02.267Z] [2020-04-21T15:14:02.267Z] === Skipped [2020-04-21T15:14:02.267Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-21T15:14:02.267Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-21T15:14:02.267Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-21T15:14:02.267Z] check_test.go:309: [d433f9a95438b] daemon is not started [2020-04-21T15:14:02.267Z] [2020-04-21T15:14:02.267Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-21T15:14:02.267Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-21T15:14:02.267Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-21T15:14:02.267Z] check_test.go:309: [d5af30abd0dbf] daemon is not started [2020-04-21T15:14:02.267Z] [2020-04-21T15:14:02.267Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-21T15:14:02.267Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-21T15:14:02.267Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-21T15:14:02.267Z] check_test.go:309: [df7203dabc319] daemon is not started [2020-04-21T15:14:02.267Z] [2020-04-21T15:14:02.267Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-04-21T15:14:02.267Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-04-21T15:14:02.267Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-21T15:14:02.267Z] [2020-04-21T15:14:02.267Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-21T15:14:02.267Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-21T15:14:02.267Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-21T15:14:02.267Z] [2020-04-21T15:14:02.267Z] [2020-04-21T15:14:02.267Z] DONE 273 tests, 5 skipped in 2650.366s [2020-04-21T15:14:02.267Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-21T15:14:02.267Z] ++++ cat bundles/test-integration/docker.pid [2020-04-21T15:14:02.267Z] +++ kill 7529 [2020-04-21T15:14:02.267Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc975c5be30eb/docker.pid [2020-04-21T15:14:02.267Z] +++ kill 4346 [2020-04-21T15:14:02.267Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4346 is not a child of this shell [2020-04-21T15:14:02.267Z] warning: PID 4346 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc975c5be30eb/docker.pid had a nonzero exit code [2020-04-21T15:14:02.267Z] +++ /etc/init.d/apparmor stop [2020-04-21T15:14:02.267Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-21T15:14:02.267Z] [2020-04-21T15:14:02.267Z] Unloading profiles will leave already running processes permanently [2020-04-21T15:14:02.267Z] unconfined, which can lead to unexpected situations. [2020-04-21T15:14:02.267Z] [2020-04-21T15:14:02.267Z] To set a process to complain mode, use the command line tool [2020-04-21T15:14:02.267Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-21T15:14:02.267Z] +++ true [2020-04-21T15:14:02.267Z] [2020-04-21T15:14:02.267Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-04-21T15:14:02.279Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-21T15:14:04.327Z] + echo Ensuring container killed. [2020-04-21T15:14:04.327Z] Ensuring container killed. [2020-04-21T15:14:04.327Z] + docker ps -aq -f name=docker-pr1-* [2020-04-21T15:14:04.327Z] + cids=51bdc6480e37 [2020-04-21T15:14:04.327Z] 7303e0ef5640 [2020-04-21T15:14:04.327Z] 5e2ac7f0560b [2020-04-21T15:14:04.327Z] + [ -n 51bdc6480e37 [2020-04-21T15:14:04.327Z] 7303e0ef5640 [2020-04-21T15:14:04.327Z] 5e2ac7f0560b ] [2020-04-21T15:14:04.327Z] + docker rm -vf 51bdc6480e37 7303e0ef5640 5e2ac7f0560b [2020-04-21T15:14:06.849Z] 51bdc6480e37 [2020-04-21T15:14:06.849Z] 7303e0ef5640 [2020-04-21T15:14:06.849Z] 5e2ac7f0560b [Pipeline] sh [2020-04-21T15:14:07.127Z] + echo Chowning /workspace to jenkins user [2020-04-21T15:14:07.128Z] Chowning /workspace to jenkins user [2020-04-21T15:14:07.128Z] + id -u [2020-04-21T15:14:07.128Z] + id -g [2020-04-21T15:14:07.128Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40845:/workspace busybox chown -R 1000:1000 /workspace [2020-04-21T15:14:07.128Z] Unable to find image 'busybox:latest' locally [2020-04-21T15:14:07.128Z] latest: Pulling from library/busybox [2020-04-21T15:14:07.128Z] e2334dd9fee4: Pulling fs layer [2020-04-21T15:14:07.384Z] e2334dd9fee4: Download complete [2020-04-21T15:14:07.384Z] e2334dd9fee4: Pull complete [2020-04-21T15:14:07.384Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-21T15:14:07.384Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-21T15:14:10.950Z] + bundleName=amd64 [2020-04-21T15:14:10.950Z] + echo Creating amd64-bundles.tar.gz [2020-04-21T15:14:10.950Z] Creating amd64-bundles.tar.gz [2020-04-21T15:14:10.950Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-21T15:14:10.950Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-21T15:14:12.327Z] Archiving artifacts [2020-04-21T15:14:12.828Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40845/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-21T15:14:13.136Z] + make clean [2020-04-21T15:14:13.136Z] docker volume rm -f docker-dev-cache [2020-04-21T15:14:13.393Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T15:29:20.111Z] ok github.com/docker/docker/integration-cli 2544.485s [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === Skipped [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-04-21T15:29:20.112Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-04-21T15:29:20.112Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-04-21T15:29:20.112Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-04-21T15:29:20.112Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-04-21T15:29:20.112Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-04-21T15:29:20.112Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-04-21T15:29:20.112Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-04-21T15:29:20.112Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-04-21T15:29:20.112Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2020-04-21T15:29:20.112Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-04-21T15:29:20.112Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-21T15:29:20.112Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-21T15:29:20.112Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-04-21T15:29:20.112Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-21T15:29:20.112Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-21T15:29:20.112Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-21T15:29:20.112Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-21T15:29:20.112Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2020-04-21T15:29:20.112Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-21T15:29:20.112Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2020-04-21T15:29:20.112Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2020-04-21T15:29:20.112Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.112Z] [2020-04-21T15:29:20.112Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.40s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2020-04-21T15:29:20.113Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2020-04-21T15:29:20.113Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-21T15:29:20.113Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-21T15:29:20.113Z] docker_cli_sni_test.go:18: Flakey test [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-21T15:29:20.113Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-04-21T15:29:20.113Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-04-21T15:29:20.113Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-04-21T15:29:20.113Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-21T15:29:20.113Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-04-21T15:29:20.113Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-21T15:29:20.113Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-04-21T15:29:20.113Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-21T15:29:20.113Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-21T15:29:20.113Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-21T15:29:20.113Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-21T15:29:20.113Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-21T15:29:20.113Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-21T15:29:20.113Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-04-21T15:29:20.113Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-21T15:29:20.113Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-04-21T15:29:20.113Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.113Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-21T15:29:20.113Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-21T15:29:20.113Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.113Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-21T15:29:20.114Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-21T15:29:20.114Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-21T15:29:20.114Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-21T15:29:20.114Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-04-21T15:29:20.114Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-21T15:29:20.114Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-04-21T15:29:20.114Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-04-21T15:29:20.114Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-04-21T15:29:20.114Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-04-21T15:29:20.114Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2020-04-21T15:29:20.114Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-04-21T15:29:20.114Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-04-21T15:29:20.114Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-04-21T15:29:20.114Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-04-21T15:29:20.114Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-21T15:29:20.114Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-21T15:29:20.114Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-04-21T15:29:20.114Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-21T15:29:20.114Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-21T15:29:20.114Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-21T15:29:20.114Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-21T15:29:20.114Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-04-21T15:29:20.114Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-04-21T15:29:20.114Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-04-21T15:29:20.114Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-04-21T15:29:20.114Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-04-21T15:29:20.114Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-04-21T15:29:20.114Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.114Z] [2020-04-21T15:29:20.114Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-04-21T15:29:20.114Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-04-21T15:29:20.114Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-21T15:29:20.115Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-21T15:29:20.115Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-21T15:29:20.115Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-21T15:29:20.115Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-21T15:29:20.115Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-21T15:29:20.115Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-21T15:29:20.115Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-21T15:29:20.115Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-04-21T15:29:20.115Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-04-21T15:29:20.115Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2020-04-21T15:29:20.115Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-04-21T15:29:20.115Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-04-21T15:29:20.115Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-04-21T15:29:20.115Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-21T15:29:20.115Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-21T15:29:20.115Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-21T15:29:20.115Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-21T15:29:20.115Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-21T15:29:20.115Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-21T15:29:20.115Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-04-21T15:29:20.115Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-04-21T15:29:20.115Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-04-21T15:29:20.115Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-04-21T15:29:20.115Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-21T15:29:20.115Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-21T15:29:20.115Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2020-04-21T15:29:20.115Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-04-21T15:29:20.115Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-04-21T15:29:20.115Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-04-21T15:29:20.115Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2020-04-21T15:29:20.115Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-04-21T15:29:20.115Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-21T15:29:20.115Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-21T15:29:20.115Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-21T15:29:20.115Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-21T15:29:20.115Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.115Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-21T15:29:20.115Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-21T15:29:20.115Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.115Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-21T15:29:20.116Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-04-21T15:29:20.116Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-04-21T15:29:20.116Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-04-21T15:29:20.116Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-04-21T15:29:20.116Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-04-21T15:29:20.116Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-04-21T15:29:20.116Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-21T15:29:20.116Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-21T15:29:20.116Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-21T15:29:20.116Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-04-21T15:29:20.116Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-04-21T15:29:20.116Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-04-21T15:29:20.116Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-04-21T15:29:20.116Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-04-21T15:29:20.116Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-04-21T15:29:20.116Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-04-21T15:29:20.116Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-04-21T15:29:20.116Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-04-21T15:29:20.116Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-04-21T15:29:20.116Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-04-21T15:29:20.116Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-21T15:29:20.116Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-04-21T15:29:20.116Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-04-21T15:29:20.116Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-21T15:29:20.116Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-21T15:29:20.116Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.116Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-04-21T15:29:20.117Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-04-21T15:29:20.117Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-04-21T15:29:20.117Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-04-21T15:29:20.117Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-21T15:29:20.117Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-21T15:29:20.117Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-21T15:29:20.117Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-21T15:29:20.117Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-21T15:29:20.117Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2020-04-21T15:29:20.117Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-04-21T15:29:20.117Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-04-21T15:29:20.117Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-04-21T15:29:20.117Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-21T15:29:20.117Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.05s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.05s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-21T15:29:20.117Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-21T15:29:20.117Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.117Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-21T15:29:20.118Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-21T15:29:20.118Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.118Z] [2020-04-21T15:29:20.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-04-21T15:29:20.119Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-04-21T15:29:20.119Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-04-21T15:29:20.119Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-21T15:29:20.119Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-04-21T15:29:20.119Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.119Z] [2020-04-21T15:29:20.119Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-21T15:29:20.119Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.120Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-21T15:29:20.120Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-21T15:29:20.120Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.120Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-21T15:29:20.121Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-04-21T15:29:20.121Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] DONE 1096 tests, 549 skipped in 2553.952s [2020-04-21T15:29:20.121Z] INFO: Integration tests ended at 04/21/2020 15:29:11. Duration:00:42:34.0853671 [2020-04-21T15:29:20.121Z] INFO: Docker info of the daemon under test at end of run [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] Containers: 2 [2020-04-21T15:29:20.121Z] Running: 0 [2020-04-21T15:29:20.121Z] Paused: 0 [2020-04-21T15:29:20.121Z] Stopped: 2 [2020-04-21T15:29:20.121Z] Images: 15 [2020-04-21T15:29:20.121Z] Server Version: 0.0.0-dev [2020-04-21T15:29:20.121Z] Storage Driver: windowsfilter [2020-04-21T15:29:20.121Z] Windows: [2020-04-21T15:29:20.121Z] Logging Driver: json-file [2020-04-21T15:29:20.121Z] Plugins: [2020-04-21T15:29:20.121Z] Volume: local [2020-04-21T15:29:20.121Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-21T15:29:20.121Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-21T15:29:20.121Z] Swarm: inactive [2020-04-21T15:29:20.121Z] Default Isolation: process [2020-04-21T15:29:20.121Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-21T15:29:20.121Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-04-21T15:29:20.121Z] OSType: windows [2020-04-21T15:29:20.121Z] Architecture: x86_64 [2020-04-21T15:29:20.121Z] CPUs: 4 [2020-04-21T15:29:20.121Z] Total Memory: 32GiB [2020-04-21T15:29:20.121Z] Name: azwin-2-630470 [2020-04-21T15:29:20.121Z] ID: NA6X:5E6Y:4VOK:J7NF:PQEN:BUBP:H4SX:674M:4Q5O:5VXO:X2DQ:6DDL [2020-04-21T15:29:20.121Z] Docker Root Dir: D:\CI\PR-40845\1\daemon [2020-04-21T15:29:20.121Z] Debug Mode (client): false [2020-04-21T15:29:20.121Z] Debug Mode (server): true [2020-04-21T15:29:20.121Z] File Descriptors: -1 [2020-04-21T15:29:20.121Z] Goroutines: 18 [2020-04-21T15:29:20.121Z] System Time: 2020-04-21T15:29:11.8012362Z [2020-04-21T15:29:20.121Z] EventsListeners: 0 [2020-04-21T15:29:20.121Z] Registry: https://index.docker.io/v1/ [2020-04-21T15:29:20.121Z] Labels: [2020-04-21T15:29:20.121Z] Experimental: false [2020-04-21T15:29:20.121Z] Insecure Registries: [2020-04-21T15:29:20.121Z] 127.0.0.0/8 [2020-04-21T15:29:20.121Z] Live Restore Enabled: false [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] [2020-04-21T15:29:20.121Z] INFO: Stopping daemon under test [2020-04-21T15:29:20.121Z] SUCCESS: The process with PID 3752 (child process of PID 6020) has been terminated. [2020-04-21T15:29:20.121Z] SUCCESS: The process with PID 6020 (child process of PID 3456) has been terminated. [2020-04-21T15:29:20.121Z] INFO: Stop tailing logs of the daemon under tests [2020-04-21T15:29:20.121Z] INFO: executeCI.ps1 Completed successfully at 04/21/2020 15:29:12. [2020-04-21T15:29:20.121Z] INFO: Tidying up at end of run [2020-04-21T15:29:20.121Z] INFO: Saving daemon under test log (d:\CI\PR-40845\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-04-21T15:29:20.121Z] INFO: Saving daemon under test log (d:\CI\PR-40845\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-04-21T15:29:20.121Z] INFO: Nuke-Everything... [2020-04-21T15:29:20.121Z] INFO: Container count on control daemon to delete is 2 [2020-04-21T15:29:20.121Z] 7919f391869a [2020-04-21T15:29:20.121Z] 9df2eb24e417 [2020-04-21T15:29:20.121Z] INFO: Tidying pidfile d:\CI\PR-40845\1\docker.pid [2020-04-21T15:29:20.121Z] INFO: Nuking d:\CI [2020-04-21T15:29:45.476Z] INFO: Zapped successfully [2020-04-21T15:29:45.476Z] [2020-04-21T15:29:45.476Z] INFO: executeCI.ps1 exiting at Tue Apr 21 15:29:43 CUT 2020. Duration 01:06:38.1029863 [2020-04-21T15:29:45.476Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-04-21T15:29:45.731Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-04-21T15:29:58.844Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-04-21T15:30:01.300Z] Archiving artifacts [2020-04-21T15:30:15.779Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40845/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-21T15:30:16.977Z] + make clean [2020-04-21T15:30:19.946Z] docker volume rm -f docker-dev-cache [2020-04-21T15:30:19.946Z] 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