Pull request #41239 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c6d860ace6a856f3a89d89275453271456aec242+78e6ffd279b627ebba046b9675ff4849091d9cc3 (faac6f585d2817afbc4269b22a1f9c4dbe804862) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41239@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" First time build. Skipping changelog. > git --version # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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-07-20T21:20:51.103Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-20T21:20:51.107Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-20T21:20:51.275Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e60e7c0736dc1002) in /home/ubuntu/workspace/moby_PR-41239 [Pipeline] { [Pipeline] checkout [2020-07-20T21:20:51.333Z] using credential docker-jenkins-github-credentials [2020-07-20T21:20:51.338Z] Cloning the remote Git repository [2020-07-20T21:20:51.338Z] Cloning with configured refspecs honoured and without tags [2020-07-20T21:20:51.343Z] Cloning repository https://github.com/moby/moby.git [2020-07-20T21:20:51.343Z] > git init /home/ubuntu/workspace/moby_PR-41239 # timeout=10 [2020-07-20T21:20:51.358Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T21:20:51.358Z] > git --version # timeout=10 [2020-07-20T21:20:51.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T21:20:51.371Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41239/head:refs/remotes/origin/PR-41239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:21:04.708Z] Fetching without tags [2020-07-20T21:21:04.975Z] Merging remotes/origin/master commit 78e6ffd279b627ebba046b9675ff4849091d9cc3 into PR head commit c6d860ace6a856f3a89d89275453271456aec242 [2020-07-20T21:21:04.679Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T21:21:04.687Z] > git config --add remote.origin.fetch +refs/pull/41239/head:refs/remotes/origin/PR-41239 # timeout=10 [2020-07-20T21:21:04.693Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:21:04.700Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T21:21:04.710Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T21:21:04.711Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T21:21:04.711Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41239/head:refs/remotes/origin/PR-41239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:21:04.976Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T21:21:04.981Z] > git checkout -f c6d860ace6a856f3a89d89275453271456aec242 # timeout=10 [2020-07-20T21:21:06.128Z] Merge succeeded, producing 71f80ec2ad12bfd39f5788e48bf4c78694302551 [2020-07-20T21:21:06.128Z] Checking out Revision 71f80ec2ad12bfd39f5788e48bf4c78694302551 (PR-41239) [2020-07-20T21:21:06.224Z] Commit message: "Merge commit '78e6ffd279b627ebba046b9675ff4849091d9cc3' into HEAD" [2020-07-20T21:21:06.224Z] First time build. Skipping changelog. [2020-07-20T21:21:06.248Z] > git --version # timeout=10 [2020-07-20T21:21:06.266Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-20T21:21:07.132Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41239:/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-07-20T21:21:07.132Z] Unable to find image 'alpine:latest' locally [2020-07-20T21:21:07.132Z] latest: Pulling from library/alpine [2020-07-20T21:21:07.132Z] df20fa9351a1: Pulling fs layer [2020-07-20T21:21:05.537Z] > git merge 78e6ffd279b627ebba046b9675ff4849091d9cc3 # timeout=10 [2020-07-20T21:21:06.122Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T21:21:06.128Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T21:21:06.137Z] > git checkout -f 71f80ec2ad12bfd39f5788e48bf4c78694302551 # timeout=10 [2020-07-20T21:21:07.393Z] df20fa9351a1: Verifying Checksum [2020-07-20T21:21:07.393Z] df20fa9351a1: Download complete [2020-07-20T21:21:07.393Z] df20fa9351a1: Pull complete [2020-07-20T21:21:07.393Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-20T21:21:07.393Z] Status: Downloaded newer image for alpine:latest [2020-07-20T21:21:09.931Z] 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 [2020-07-20T21:21:10.411Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e60e7c0736dc1002) in /home/ubuntu/workspace/moby_PR-41239 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2020-07-20T21:21:10.475Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-20T21:21:10.482Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-41239 [2020-07-20T21:21:10.490Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-07-20T21:21:10.501Z] Fetching without tags [Pipeline] // stage [2020-07-20T21:21:10.508Z] Running on ppc64le-ubuntu-27 in /home/docker/workspace/moby_PR-41239 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2020-07-20T21:21:10.625Z] using credential docker-jenkins-github-credentials [2020-07-20T21:21:10.638Z] Cloning the remote Git repository [2020-07-20T21:21:10.638Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-07-20T21:21:10.645Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-07-20T21:21:10.659Z] Cloning the remote Git repository [2020-07-20T21:21:10.659Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2020-07-20T21:21:10.731Z] Running on azwin-2-a26a60 in d:\jenkins\workspace\moby_PR-41239 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] ws [2020-07-20T21:21:10.765Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-07-20T21:21:10.771Z] Merging remotes/origin/master commit 78e6ffd279b627ebba046b9675ff4849091d9cc3 into PR head commit c6d860ace6a856f3a89d89275453271456aec242 [Pipeline] checkout [2020-07-20T21:21:11.077Z] Merge succeeded, producing 08df59fe9913eef13203a711b785162e3d7b78d0 [2020-07-20T21:21:11.077Z] Checking out Revision 08df59fe9913eef13203a711b785162e3d7b78d0 (PR-41239) [2020-07-20T21:21:11.090Z] using credential docker-jenkins-github-credentials [2020-07-20T21:21:11.154Z] Commit message: "Merge commit '78e6ffd279b627ebba046b9675ff4849091d9cc3' into HEAD" [2020-07-20T21:21:11.154Z] First time build. Skipping changelog. [2020-07-20T21:21:11.169Z] Cloning the remote Git repository [2020-07-20T21:21:11.169Z] Cloning with configured refspecs honoured and without tags [2020-07-20T21:21:11.164Z] > git --version # timeout=10 [2020-07-20T21:21:11.176Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-20T21:21:10.480Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-20T21:21:10.491Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T21:21:10.501Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T21:21:10.502Z] > git --version # timeout=10 [2020-07-20T21:21:10.507Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T21:21:10.508Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41239/head:refs/remotes/origin/PR-41239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:21:10.772Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T21:21:10.777Z] > git checkout -f c6d860ace6a856f3a89d89275453271456aec242 # timeout=10 [2020-07-20T21:21:10.865Z] > git merge 78e6ffd279b627ebba046b9675ff4849091d9cc3 # timeout=10 [2020-07-20T21:21:11.069Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T21:21:11.078Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T21:21:11.086Z] > git checkout -f 08df59fe9913eef13203a711b785162e3d7b78d0 # timeout=10 [2020-07-20T21:21:10.629Z] Cloning repository https://github.com/moby/moby.git [2020-07-20T21:21:10.630Z] > git init /home/jenkins/workspace/moby_PR-41239 # timeout=10 [2020-07-20T21:21:10.651Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T21:21:10.651Z] > git --version # timeout=10 [2020-07-20T21:21:10.652Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T21:21:10.652Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41239/head:refs/remotes/origin/PR-41239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:21:10.664Z] Cloning repository https://github.com/moby/moby.git [2020-07-20T21:21:10.664Z] > git init /home/docker/workspace/moby_PR-41239 # timeout=10 [2020-07-20T21:21:10.672Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T21:21:10.672Z] > git --version # timeout=10 [2020-07-20T21:21:10.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T21:21:10.675Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41239/head:refs/remotes/origin/PR-41239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-20T21:21:11.164Z] Cloning repository https://github.com/moby/moby.git [2020-07-20T21:21:11.164Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-20T21:21:11.240Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T21:21:11.240Z] > git --version # timeout=10 [2020-07-20T21:21:11.298Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T21:21:11.300Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41239/head:refs/remotes/origin/PR-41239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:21:11.960Z] + [ PR != PR ] [2020-07-20T21:21:11.960Z] + [ master != master ] [2020-07-20T21:21:11.960Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-20T21:21:12.295Z] + docker version [2020-07-20T21:21:12.295Z] Client: Docker Engine - Community [2020-07-20T21:21:12.295Z] Version: 19.03.12 [2020-07-20T21:21:12.295Z] API version: 1.40 [2020-07-20T21:21:12.295Z] Go version: go1.13.10 [2020-07-20T21:21:12.295Z] Git commit: 48a66213fe [2020-07-20T21:21:12.295Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-20T21:21:12.295Z] OS/Arch: linux/amd64 [2020-07-20T21:21:12.295Z] Experimental: false [2020-07-20T21:21:12.295Z] [2020-07-20T21:21:12.295Z] Server: Docker Engine - Community [2020-07-20T21:21:12.295Z] Engine: [2020-07-20T21:21:12.295Z] Version: 19.03.12 [2020-07-20T21:21:12.295Z] API version: 1.40 (minimum version 1.12) [2020-07-20T21:21:12.295Z] Go version: go1.13.10 [2020-07-20T21:21:12.295Z] Git commit: 48a66213fe [2020-07-20T21:21:12.295Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-20T21:21:12.295Z] OS/Arch: linux/amd64 [2020-07-20T21:21:12.295Z] Experimental: true [2020-07-20T21:21:12.295Z] containerd: [2020-07-20T21:21:12.295Z] Version: 1.2.13 [2020-07-20T21:21:12.295Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T21:21:12.295Z] runc: [2020-07-20T21:21:12.295Z] Version: 1.0.0-rc10 [2020-07-20T21:21:12.295Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T21:21:12.295Z] docker-init: [2020-07-20T21:21:12.295Z] Version: 0.18.0 [2020-07-20T21:21:12.295Z] GitCommit: fec3683 [Pipeline] sh [2020-07-20T21:21:12.585Z] + docker info [2020-07-20T21:21:13.155Z] Client: [2020-07-20T21:21:13.155Z] Debug Mode: false [2020-07-20T21:21:13.155Z] [2020-07-20T21:21:13.155Z] Server: [2020-07-20T21:21:13.155Z] Containers: 0 [2020-07-20T21:21:13.155Z] Running: 0 [2020-07-20T21:21:13.155Z] Paused: 0 [2020-07-20T21:21:13.155Z] Stopped: 0 [2020-07-20T21:21:13.155Z] Images: 3 [2020-07-20T21:21:13.155Z] Server Version: 19.03.12 [2020-07-20T21:21:13.155Z] Storage Driver: overlay2 [2020-07-20T21:21:13.155Z] Backing Filesystem: extfs [2020-07-20T21:21:13.155Z] Supports d_type: true [2020-07-20T21:21:13.155Z] Native Overlay Diff: true [2020-07-20T21:21:13.155Z] Logging Driver: json-file [2020-07-20T21:21:13.155Z] Cgroup Driver: cgroupfs [2020-07-20T21:21:13.155Z] Plugins: [2020-07-20T21:21:13.155Z] Volume: local [2020-07-20T21:21:13.155Z] Network: bridge host ipvlan macvlan null overlay [2020-07-20T21:21:13.155Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-20T21:21:13.155Z] Swarm: inactive [2020-07-20T21:21:13.155Z] Runtimes: runc [2020-07-20T21:21:13.155Z] Default Runtime: runc [2020-07-20T21:21:13.155Z] Init Binary: docker-init [2020-07-20T21:21:13.155Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T21:21:13.155Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T21:21:13.155Z] init version: fec3683 [2020-07-20T21:21:13.155Z] Security Options: [2020-07-20T21:21:13.155Z] apparmor [2020-07-20T21:21:13.155Z] seccomp [2020-07-20T21:21:13.155Z] Profile: default [2020-07-20T21:21:13.155Z] Kernel Version: 5.3.0-1030-aws [2020-07-20T21:21:13.155Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-20T21:21:13.155Z] OSType: linux [2020-07-20T21:21:13.155Z] Architecture: x86_64 [2020-07-20T21:21:13.155Z] CPUs: 2 [2020-07-20T21:21:13.155Z] Total Memory: 7.569GiB [2020-07-20T21:21:13.155Z] Name: ip-10-100-105-59 [2020-07-20T21:21:13.155Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-20T21:21:13.155Z] Docker Root Dir: /var/lib/docker [2020-07-20T21:21:13.155Z] Debug Mode: false [2020-07-20T21:21:13.155Z] Registry: https://index.docker.io/v1/ [2020-07-20T21:21:13.155Z] Labels: [2020-07-20T21:21:13.155Z] Experimental: true [2020-07-20T21:21:13.155Z] Insecure Registries: [2020-07-20T21:21:13.155Z] 127.0.0.0/8 [2020-07-20T21:21:13.155Z] Live Restore Enabled: true [2020-07-20T21:21:13.155Z] [2020-07-20T21:21:13.155Z] WARNING: No swap limit support [Pipeline] sh [2020-07-20T21:21:13.441Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T21:21:13.441Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T21:21:13.441Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41239/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-20T21:21:13.702Z] + bash /home/ubuntu/workspace/moby_PR-41239/check-config.sh [2020-07-20T21:21:13.702Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-20T21:21:13.702Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-20T21:21:13.702Z] [2020-07-20T21:21:13.702Z] Generally Necessary: [2020-07-20T21:21:13.702Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-20T21:21:13.702Z] - apparmor: enabled and tools installed [2020-07-20T21:21:13.702Z] - CONFIG_NAMESPACES: enabled [2020-07-20T21:21:13.702Z] - CONFIG_NET_NS: enabled [2020-07-20T21:21:13.702Z] - CONFIG_PID_NS: enabled [2020-07-20T21:21:13.702Z] - CONFIG_IPC_NS: enabled [2020-07-20T21:21:13.702Z] - CONFIG_UTS_NS: enabled [2020-07-20T21:21:13.702Z] - CONFIG_CGROUPS: enabled [2020-07-20T21:21:13.702Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-20T21:21:13.702Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-20T21:21:13.702Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-20T21:21:13.702Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-20T21:21:13.702Z] - CONFIG_CPUSETS: enabled [2020-07-20T21:21:13.702Z] - CONFIG_MEMCG: enabled [2020-07-20T21:21:13.702Z] - CONFIG_KEYS: enabled [2020-07-20T21:21:13.702Z] - CONFIG_VETH: enabled (as module) [2020-07-20T21:21:13.702Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-20T21:21:13.702Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-20T21:21:13.702Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-20T21:21:13.702Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-20T21:21:13.702Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-20T21:21:13.702Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-20T21:21:13.702Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-20T21:21:13.702Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-20T21:21:13.702Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-20T21:21:13.702Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-20T21:21:13.702Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-20T21:21:13.702Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-20T21:21:13.702Z] [2020-07-20T21:21:13.702Z] Optional Features: [2020-07-20T21:21:13.702Z] - CONFIG_USER_NS: enabled [2020-07-20T21:21:13.702Z] - CONFIG_SECCOMP: enabled [2020-07-20T21:21:13.702Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-20T21:21:13.702Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-20T21:21:13.702Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-20T21:21:13.702Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-20T21:21:13.702Z] - CONFIG_BLK_CGROUP: enabled [2020-07-20T21:21:13.702Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-20T21:21:13.961Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-20T21:21:13.961Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-20T21:21:13.961Z] - CONFIG_CGROUP_PERF: enabled [2020-07-20T21:21:13.961Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-20T21:21:13.961Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-20T21:21:13.961Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-20T21:21:13.961Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-20T21:21:13.961Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-20T21:21:13.961Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-20T21:21:13.961Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-20T21:21:13.961Z] - CONFIG_IP_VS: enabled (as module) [2020-07-20T21:21:13.961Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-20T21:21:13.961Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-20T21:21:13.961Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-20T21:21:13.961Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-20T21:21:13.961Z] - CONFIG_EXT4_FS: enabled [2020-07-20T21:21:13.961Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-20T21:21:13.961Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-20T21:21:13.961Z] - Network Drivers: [2020-07-20T21:21:13.961Z] - "overlay": [2020-07-20T21:21:13.961Z] - CONFIG_VXLAN: enabled (as module) [2020-07-20T21:21:13.961Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-20T21:21:13.961Z] Optional (for encrypted networks): [2020-07-20T21:21:13.961Z] - CONFIG_CRYPTO: enabled [2020-07-20T21:21:13.961Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-20T21:21:13.961Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-20T21:21:13.961Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-20T21:21:13.961Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-20T21:21:13.961Z] - CONFIG_XFRM: enabled [2020-07-20T21:21:13.961Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-20T21:21:13.961Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-20T21:21:13.961Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-20T21:21:13.961Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-20T21:21:13.961Z] - "ipvlan": [2020-07-20T21:21:13.961Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-20T21:21:13.961Z] - "macvlan": [2020-07-20T21:21:13.961Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-20T21:21:13.961Z] - CONFIG_DUMMY: enabled (as module) [2020-07-20T21:21:13.961Z] - "ftp,tftp client in container": [2020-07-20T21:21:13.961Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-20T21:21:13.961Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-20T21:21:13.961Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-20T21:21:13.961Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-20T21:21:13.961Z] - Storage Drivers: [2020-07-20T21:21:13.961Z] - "aufs": [2020-07-20T21:21:13.961Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-20T21:21:13.961Z] - "btrfs": [2020-07-20T21:21:13.961Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-20T21:21:13.961Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-20T21:21:13.961Z] - "devicemapper": [2020-07-20T21:21:13.961Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-20T21:21:13.961Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-20T21:21:13.961Z] - "overlay": [2020-07-20T21:21:13.961Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-20T21:21:13.961Z] - "zfs": [2020-07-20T21:21:13.961Z] - /dev/zfs: present [2020-07-20T21:21:13.961Z] - zfs command: missing [2020-07-20T21:21:13.961Z] - zpool command: missing [2020-07-20T21:21:13.961Z] [2020-07-20T21:21:13.961Z] Limits: [2020-07-20T21:21:13.961Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-20T21:21:13.961Z] [2020-07-20T21:21:13.961Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-20T21:21:14.293Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 . [2020-07-20T21:21:14.293Z] #2 [internal] load build definition from Dockerfile [2020-07-20T21:21:14.293Z] #2 transferring dockerfile: 16.37kB done [2020-07-20T21:21:14.293Z] #2 DONE 0.0s [2020-07-20T21:21:14.293Z] [2020-07-20T21:21:14.293Z] #1 [internal] load .dockerignore [2020-07-20T21:21:14.293Z] #1 transferring context: 87B done [2020-07-20T21:21:14.293Z] #1 DONE 0.0s [2020-07-20T21:21:14.293Z] [2020-07-20T21:21:14.293Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-20T21:21:14.293Z] #3 DONE 0.1s [2020-07-20T21:21:14.554Z] [2020-07-20T21:21:14.554Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-20T21:21:14.554Z] #4 CACHED [2020-07-20T21:21:14.817Z] [2020-07-20T21:21:14.817Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-20T21:21:14.817Z] #5 DONE 0.1s [2020-07-20T21:21:14.817Z] [2020-07-20T21:21:14.817Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-20T21:21:14.817Z] #6 DONE 0.1s [2020-07-20T21:21:14.817Z] [2020-07-20T21:21:14.817Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-20T21:21:14.817Z] #58 DONE 0.0s [2020-07-20T21:21:14.817Z] [2020-07-20T21:21:14.817Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T21:21:14.817Z] #7 DONE 0.0s [2020-07-20T21:21:14.817Z] [2020-07-20T21:21:14.817Z] #20 [internal] load build context [2020-07-20T21:21:16.199Z] #20 transferring context: 51.30MB 1.4s done [2020-07-20T21:21:16.458Z] #20 DONE 1.5s [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:21:16.458Z] #32 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-20T21:21:16.458Z] #11 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-20T21:21:16.458Z] #18 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:21:16.458Z] #43 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:21:16.458Z] #45 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:21:16.458Z] #47 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-20T21:21:16.458Z] #56 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-20T21:21:16.458Z] #53 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:21:16.458Z] #36 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-20T21:21:16.458Z] #24 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-20T21:21:16.458Z] #29 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:21:16.458Z] #21 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-20T21:21:16.458Z] #26 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:21:16.458Z] #25 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-20T21:21:16.458Z] #16 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-20T21:21:16.458Z] #13 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-20T21:21:16.458Z] #57 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:21:16.458Z] #41 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:21:16.458Z] #39 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-20T21:21:16.458Z] #31 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T21:21:16.458Z] #28 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:21:16.458Z] #33 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:21:16.458Z] #54 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-20T21:21:16.458Z] #59 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-20T21:21:16.458Z] #46 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:21:16.458Z] #38 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:21:16.458Z] #52 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-20T21:21:16.458Z] #22 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:21:16.458Z] #30 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-20T21:21:16.458Z] #34 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-20T21:21:16.458Z] #61 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-20T21:21:16.458Z] #14 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-20T21:21:16.458Z] #15 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:21:16.458Z] #17 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-20T21:21:16.458Z] #42 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:21:16.458Z] #60 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-20T21:21:16.458Z] #19 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-20T21:21:16.458Z] #35 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:21:16.458Z] #23 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-20T21:21:16.458Z] #50 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:21:16.458Z] #51 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-20T21:21:16.458Z] #8 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-20T21:21:16.458Z] #55 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-20T21:21:16.458Z] #27 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-20T21:21:16.458Z] #44 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:21:16.458Z] #49 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-20T21:21:16.458Z] #9 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-20T21:21:16.458Z] #40 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-20T21:21:16.458Z] #37 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-20T21:21:16.458Z] #12 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:21:16.458Z] #10 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-20T21:21:16.458Z] #48 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-20T21:21:16.458Z] #62 CACHED [2020-07-20T21:21:16.458Z] [2020-07-20T21:21:16.458Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-20T21:21:17.397Z] #63 DONE 0.9s [2020-07-20T21:21:17.397Z] [2020-07-20T21:21:17.397Z] #64 exporting to image [2020-07-20T21:21:17.397Z] #64 exporting layers [2020-07-20T21:21:17.965Z] #64 exporting layers 0.8s done [2020-07-20T21:21:17.965Z] #64 writing image sha256:4e4272b07c71a07d0255cacfbb28d96f0049b123e20584667516e0c13ecaff3d [2020-07-20T21:21:17.965Z] #64 writing image sha256:4e4272b07c71a07d0255cacfbb28d96f0049b123e20584667516e0c13ecaff3d done [2020-07-20T21:21:17.965Z] #64 naming to docker.io/library/docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 done [2020-07-20T21:21:17.965Z] #64 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-07-20T21:21:18.301Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41239/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41239/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 hack/validate/default [2020-07-20T21:21:18.873Z] Congratulations! All commits are properly signed with the DCO! [2020-07-20T21:21:18.873Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-07-20T21:21:19.134Z] No api/types/ or api/swagger.yaml changes in diff. [2020-07-20T21:21:19.134Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-20T21:21:19.134Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-20T21:21:19.134Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-20T21:21:19.134Z] Congratulations! No new tests were added to integration-cli. [2020-07-20T21:21:19.134Z] [2020-07-20T21:21:19.134Z] INFO Start validation with golang-ci-lint [2020-07-20T21:21:19.134Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-20T21:21:19.394Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-20T21:21:19.394Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-20T21:21:19.867Z] Fetching without tags [2020-07-20T21:21:20.134Z] Merging remotes/origin/master commit 78e6ffd279b627ebba046b9675ff4849091d9cc3 into PR head commit c6d860ace6a856f3a89d89275453271456aec242 [2020-07-20T21:21:19.821Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T21:21:19.823Z] > git config --add remote.origin.fetch +refs/pull/41239/head:refs/remotes/origin/PR-41239 # timeout=10 [2020-07-20T21:21:19.825Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:21:19.840Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T21:21:19.858Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T21:21:19.858Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T21:21:19.859Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41239/head:refs/remotes/origin/PR-41239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:21:21.164Z] Merge succeeded, producing 5f7a591c9e7bc31e95946f8aadd287d06bb202dc [2020-07-20T21:21:21.164Z] Checking out Revision 5f7a591c9e7bc31e95946f8aadd287d06bb202dc (PR-41239) [2020-07-20T21:21:21.225Z] Commit message: "Merge commit '78e6ffd279b627ebba046b9675ff4849091d9cc3' into HEAD" [2020-07-20T21:21:21.225Z] First time build. Skipping changelog. [2020-07-20T21:21:21.258Z] > git --version # timeout=10 [2020-07-20T21:21:21.264Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-20T21:21:20.125Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T21:21:20.127Z] > git checkout -f c6d860ace6a856f3a89d89275453271456aec242 # timeout=10 [2020-07-20T21:21:20.603Z] > git merge 78e6ffd279b627ebba046b9675ff4849091d9cc3 # timeout=10 [2020-07-20T21:21:21.142Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T21:21:21.155Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T21:21:21.156Z] > git checkout -f 5f7a591c9e7bc31e95946f8aadd287d06bb202dc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-20T21:21:22.169Z] + docker version [2020-07-20T21:21:22.169Z] Client: Docker Engine - Community [2020-07-20T21:21:22.169Z] Version: 19.03.7 [2020-07-20T21:21:22.169Z] API version: 1.40 [2020-07-20T21:21:22.169Z] Go version: go1.12.17 [2020-07-20T21:21:22.169Z] Git commit: 7141c199a2 [2020-07-20T21:21:22.169Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-20T21:21:22.169Z] OS/Arch: linux/s390x [2020-07-20T21:21:22.169Z] Experimental: false [2020-07-20T21:21:22.169Z] [2020-07-20T21:21:22.169Z] Server: Docker Engine - Community [2020-07-20T21:21:22.169Z] Engine: [2020-07-20T21:21:22.169Z] Version: 19.03.7 [2020-07-20T21:21:22.169Z] API version: 1.40 (minimum version 1.12) [2020-07-20T21:21:22.169Z] Go version: go1.12.17 [2020-07-20T21:21:22.169Z] Git commit: 7141c199a2 [2020-07-20T21:21:22.169Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-20T21:21:22.169Z] OS/Arch: linux/s390x [2020-07-20T21:21:22.169Z] Experimental: true [2020-07-20T21:21:22.169Z] containerd: [2020-07-20T21:21:22.170Z] Version: 1.2.13 [2020-07-20T21:21:22.170Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T21:21:22.170Z] runc: [2020-07-20T21:21:22.170Z] Version: 1.0.0-rc10 [2020-07-20T21:21:22.170Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T21:21:22.170Z] docker-init: [2020-07-20T21:21:22.170Z] Version: 0.18.0 [2020-07-20T21:21:22.170Z] GitCommit: fec3683 [Pipeline] sh [2020-07-20T21:21:22.547Z] + docker info [2020-07-20T21:21:22.839Z] Client: [2020-07-20T21:21:22.839Z] Debug Mode: false [2020-07-20T21:21:22.839Z] [2020-07-20T21:21:22.839Z] Server: [2020-07-20T21:21:22.839Z] Containers: 0 [2020-07-20T21:21:22.839Z] Running: 0 [2020-07-20T21:21:22.839Z] Paused: 0 [2020-07-20T21:21:22.839Z] Stopped: 0 [2020-07-20T21:21:22.839Z] Images: 0 [2020-07-20T21:21:22.839Z] Server Version: 19.03.7 [2020-07-20T21:21:22.839Z] Storage Driver: overlay2 [2020-07-20T21:21:22.839Z] Backing Filesystem: [2020-07-20T21:21:22.839Z] Supports d_type: true [2020-07-20T21:21:22.839Z] Native Overlay Diff: true [2020-07-20T21:21:22.839Z] Logging Driver: json-file [2020-07-20T21:21:22.839Z] Cgroup Driver: cgroupfs [2020-07-20T21:21:22.839Z] Plugins: [2020-07-20T21:21:22.839Z] Volume: local [2020-07-20T21:21:22.839Z] Network: bridge host ipvlan macvlan null overlay [2020-07-20T21:21:22.839Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-20T21:21:22.839Z] Swarm: inactive [2020-07-20T21:21:22.839Z] Runtimes: runc [2020-07-20T21:21:22.839Z] Default Runtime: runc [2020-07-20T21:21:22.839Z] Init Binary: docker-init [2020-07-20T21:21:22.839Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T21:21:22.839Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T21:21:22.839Z] init version: fec3683 [2020-07-20T21:21:22.839Z] Security Options: [2020-07-20T21:21:22.839Z] apparmor [2020-07-20T21:21:22.839Z] seccomp [2020-07-20T21:21:22.839Z] Profile: default [2020-07-20T21:21:22.839Z] Kernel Version: 4.15.0-88-generic [2020-07-20T21:21:22.839Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-20T21:21:22.839Z] OSType: linux [2020-07-20T21:21:22.839Z] Architecture: s390x [2020-07-20T21:21:22.839Z] CPUs: 2 [2020-07-20T21:21:22.839Z] Total Memory: 7.861GiB [2020-07-20T21:21:22.839Z] Name: s390x-ubuntu-29 [2020-07-20T21:21:22.839Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-20T21:21:22.839Z] Docker Root Dir: /var/lib/docker [2020-07-20T21:21:22.839Z] Debug Mode: false [2020-07-20T21:21:22.839Z] Username: dockerbuildbot [2020-07-20T21:21:22.839Z] Registry: https://index.docker.io/v1/ [2020-07-20T21:21:22.839Z] Labels: [2020-07-20T21:21:22.839Z] Experimental: true [2020-07-20T21:21:22.839Z] Insecure Registries: [2020-07-20T21:21:22.839Z] 127.0.0.0/8 [2020-07-20T21:21:22.839Z] Live Restore Enabled: false [2020-07-20T21:21:22.839Z] [2020-07-20T21:21:22.839Z] WARNING: No swap limit support [Pipeline] sh [2020-07-20T21:21:23.216Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T21:21:23.217Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T21:21:23.217Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41239/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-20T21:21:23.217Z] + bash /home/jenkins/workspace/moby_PR-41239/check-config.sh [2020-07-20T21:21:23.217Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-20T21:21:23.217Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-07-20T21:21:23.217Z] [2020-07-20T21:21:23.217Z] Generally Necessary: [2020-07-20T21:21:23.217Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-20T21:21:23.217Z] - apparmor: enabled and tools installed [2020-07-20T21:21:23.217Z] - CONFIG_NAMESPACES: enabled [2020-07-20T21:21:23.217Z] - CONFIG_NET_NS: enabled [2020-07-20T21:21:23.217Z] - CONFIG_PID_NS: enabled [2020-07-20T21:21:23.217Z] - CONFIG_IPC_NS: enabled [2020-07-20T21:21:23.217Z] - CONFIG_UTS_NS: enabled [2020-07-20T21:21:23.217Z] - CONFIG_CGROUPS: enabled [2020-07-20T21:21:23.217Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-20T21:21:23.217Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-20T21:21:23.217Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-20T21:21:23.217Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-20T21:21:23.217Z] - CONFIG_CPUSETS: enabled [2020-07-20T21:21:23.217Z] - CONFIG_MEMCG: enabled [2020-07-20T21:21:23.217Z] - CONFIG_KEYS: enabled [2020-07-20T21:21:23.217Z] - CONFIG_VETH: enabled (as module) [2020-07-20T21:21:23.217Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-20T21:21:23.217Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-20T21:21:23.217Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-20T21:21:23.217Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-20T21:21:23.217Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-20T21:21:23.508Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-20T21:21:23.508Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-20T21:21:23.508Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-20T21:21:23.508Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-20T21:21:23.508Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-20T21:21:23.508Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-20T21:21:23.508Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-20T21:21:23.508Z] [2020-07-20T21:21:23.508Z] Optional Features: [2020-07-20T21:21:23.508Z] - CONFIG_USER_NS: enabled [2020-07-20T21:21:23.508Z] - CONFIG_SECCOMP: enabled [2020-07-20T21:21:23.508Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-20T21:21:23.508Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-20T21:21:23.508Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-20T21:21:23.508Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-20T21:21:23.508Z] - CONFIG_BLK_CGROUP: enabled [2020-07-20T21:21:23.508Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-20T21:21:23.508Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-20T21:21:23.508Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-20T21:21:23.508Z] - CONFIG_CGROUP_PERF: enabled [2020-07-20T21:21:23.508Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-20T21:21:23.508Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-20T21:21:23.508Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-20T21:21:23.508Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-20T21:21:23.508Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-20T21:21:23.508Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-20T21:21:23.508Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-20T21:21:23.508Z] - CONFIG_IP_VS: enabled (as module) [2020-07-20T21:21:23.508Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-20T21:21:23.508Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-20T21:21:23.508Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-20T21:21:23.508Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-20T21:21:23.508Z] - CONFIG_EXT4_FS: enabled [2020-07-20T21:21:23.508Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-20T21:21:23.508Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-20T21:21:23.508Z] - Network Drivers: [2020-07-20T21:21:23.508Z] - "overlay": [2020-07-20T21:21:23.508Z] - CONFIG_VXLAN: enabled (as module) [2020-07-20T21:21:23.508Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-20T21:21:23.508Z] Optional (for encrypted networks): [2020-07-20T21:21:23.508Z] - CONFIG_CRYPTO: enabled [2020-07-20T21:21:23.508Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-20T21:21:23.508Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-20T21:21:23.508Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-20T21:21:23.508Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-20T21:21:23.508Z] - CONFIG_XFRM: enabled [2020-07-20T21:21:23.508Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-20T21:21:23.508Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-20T21:21:23.508Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-20T21:21:23.508Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-20T21:21:23.508Z] - "ipvlan": [2020-07-20T21:21:23.508Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-20T21:21:23.508Z] - "macvlan": [2020-07-20T21:21:23.508Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-20T21:21:23.508Z] - CONFIG_DUMMY: enabled (as module) [2020-07-20T21:21:23.508Z] - "ftp,tftp client in container": [2020-07-20T21:21:23.508Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-20T21:21:23.508Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-20T21:21:23.508Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-20T21:21:23.508Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-20T21:21:23.508Z] - Storage Drivers: [2020-07-20T21:21:23.508Z] - "aufs": [2020-07-20T21:21:23.508Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-20T21:21:23.508Z] - "btrfs": [2020-07-20T21:21:23.508Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-20T21:21:23.508Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-20T21:21:23.508Z] - "devicemapper": [2020-07-20T21:21:23.508Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-20T21:21:23.508Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-20T21:21:23.508Z] - "overlay": [2020-07-20T21:21:23.508Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-20T21:21:23.508Z] - "zfs": [2020-07-20T21:21:23.508Z] - /dev/zfs: missing [2020-07-20T21:21:23.508Z] - zfs command: missing [2020-07-20T21:21:23.508Z] - zpool command: missing [2020-07-20T21:21:23.508Z] [2020-07-20T21:21:23.508Z] Limits: [2020-07-20T21:21:23.508Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-20T21:21:23.508Z] [2020-07-20T21:21:23.508Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-20T21:21:23.932Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 . [2020-07-20T21:21:23.932Z] #2 [internal] load .dockerignore [2020-07-20T21:21:23.932Z] #2 transferring context: 87B done [2020-07-20T21:21:23.932Z] #2 DONE 0.0s [2020-07-20T21:21:23.932Z] [2020-07-20T21:21:23.932Z] #1 [internal] load build definition from Dockerfile [2020-07-20T21:21:23.932Z] #1 transferring dockerfile: 16.37kB done [2020-07-20T21:21:23.932Z] #1 DONE 0.0s [2020-07-20T21:21:23.932Z] [2020-07-20T21:21:23.932Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-20T21:21:24.226Z] #3 DONE 0.2s [2020-07-20T21:21:24.226Z] [2020-07-20T21:21:24.226Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-20T21:21:24.226Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-20T21:21:24.520Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-07-20T21:21:24.520Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-07-20T21:21:24.520Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 4.19MB / 8.88MB 0.1s [2020-07-20T21:21:24.520Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-20T21:21:24.520Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-07-20T21:21:24.520Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-07-20T21:21:24.812Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-07-20T21:21:24.812Z] #4 DONE 0.6s [2020-07-20T21:21:25.103Z] [2020-07-20T21:21:25.103Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-20T21:21:25.411Z] Still waiting to schedule task [2020-07-20T21:21:25.411Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e60e7c0736dc1002)’ [2020-07-20T21:21:25.412Z] Still waiting to schedule task [2020-07-20T21:21:25.412Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e60e7c0736dc1002)’ [2020-07-20T21:21:25.416Z] Still waiting to schedule task [2020-07-20T21:21:25.416Z] All nodes of label ‘arm64&&linux’ are offline [2020-07-20T21:21:25.426Z] #6 DONE 0.2s [2020-07-20T21:21:25.426Z] [2020-07-20T21:21:25.426Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-20T21:21:25.426Z] #5 DONE 0.2s [2020-07-20T21:21:25.426Z] [2020-07-20T21:21:25.426Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T21:21:25.426Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done [2020-07-20T21:21:25.426Z] #7 sha256:54b1988714e69b6a22152b2928d796b194995ef41ddc96d9b287a1df0b6ef2dd 1.79kB / 1.79kB done [2020-07-20T21:21:25.426Z] #7 sha256:92d8bc629f472ad2aa313d0de335ebb7f433734b108f3d31ad67a8a0b2b50f90 6.19kB / 6.19kB done [2020-07-20T21:21:25.426Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0B / 9.88MB 0.1s [2020-07-20T21:21:25.426Z] #7 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done [2020-07-20T21:21:25.426Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 0B / 48.97MB 0.1s [2020-07-20T21:21:25.426Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0B / 7.39MB 0.1s [2020-07-20T21:21:25.426Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 3.73MB / 9.88MB 0.2s [2020-07-20T21:21:25.426Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 5.00MB / 7.39MB 0.2s [2020-07-20T21:21:25.751Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.3s done [2020-07-20T21:21:25.751Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 15.01MB / 48.97MB 0.4s [2020-07-20T21:21:25.751Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.3s done [2020-07-20T21:21:25.751Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 0B / 56.71MB 0.4s [2020-07-20T21:21:25.751Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 883.76kB / 51.37MB 0.4s [2020-07-20T21:21:26.096Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 21.31MB / 48.97MB 0.6s [2020-07-20T21:21:26.096Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 7.65MB / 56.71MB 0.6s [2020-07-20T21:21:26.096Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 11.02MB / 51.37MB 0.6s [2020-07-20T21:21:26.096Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 24.35MB / 48.97MB 0.7s [2020-07-20T21:21:26.096Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 11.58MB / 56.71MB 0.7s [2020-07-20T21:21:26.096Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 16.10MB / 51.37MB 0.7s [2020-07-20T21:21:26.363Z] Fetching without tags [2020-07-20T21:21:26.424Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 29.19MB / 48.97MB 0.8s [2020-07-20T21:21:26.425Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 15.65MB / 56.71MB 0.8s [2020-07-20T21:21:26.425Z] #7 ... [2020-07-20T21:21:26.425Z] [2020-07-20T21:21:26.425Z] #20 [internal] load build context [2020-07-20T21:21:26.425Z] #20 transferring context: 51.30MB 0.9s done [2020-07-20T21:21:26.425Z] #20 DONE 0.9s [2020-07-20T21:21:26.425Z] [2020-07-20T21:21:26.425Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T21:21:26.425Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 35.98MB / 48.97MB 1.0s [2020-07-20T21:21:26.425Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 25.71MB / 56.71MB 1.0s [2020-07-20T21:21:26.425Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 24.98MB / 51.37MB 1.0s [2020-07-20T21:21:26.425Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 39.87MB / 48.97MB 1.1s [2020-07-20T21:21:26.425Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 29.48MB / 56.71MB 1.1s [2020-07-20T21:21:26.425Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 29.10MB / 51.37MB 1.1s [2020-07-20T21:21:26.753Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 47.34MB / 48.97MB 1.3s [2020-07-20T21:21:26.753Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 37.21MB / 56.71MB 1.3s [2020-07-20T21:21:26.753Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 37.52MB / 51.37MB 1.3s [2020-07-20T21:21:26.753Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 42.01MB / 56.71MB 1.4s [2020-07-20T21:21:26.753Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 42.86MB / 51.37MB 1.4s [2020-07-20T21:21:26.753Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.4s done [2020-07-20T21:21:26.753Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 46.43MB / 56.71MB 1.5s [2020-07-20T21:21:26.753Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 47.47MB / 51.37MB 1.5s [2020-07-20T21:21:26.753Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 0B / 102.23MB 1.5s [2020-07-20T21:21:25.982Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T21:21:26.035Z] > git config --add remote.origin.fetch +refs/pull/41239/head:refs/remotes/origin/PR-41239 # timeout=10 [2020-07-20T21:21:26.089Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:21:26.219Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T21:21:26.359Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T21:21:26.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T21:21:26.361Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41239/head:refs/remotes/origin/PR-41239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:21:27.082Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 51.56MB / 56.71MB 1.6s [2020-07-20T21:21:27.082Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.6s [2020-07-20T21:21:27.082Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 [2020-07-20T21:21:27.082Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 1.7s [2020-07-20T21:21:27.082Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.6s done [2020-07-20T21:21:27.082Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 8.85MB / 102.23MB 1.7s [2020-07-20T21:21:27.082Z] #7 sha256:6169a442187f859af58e0b1b84832adff37a5d0f244e79d5e0a75a8ebbc5b24f 0B / 155B 1.7s [2020-07-20T21:21:27.119Z] Merging remotes/origin/master commit 78e6ffd279b627ebba046b9675ff4849091d9cc3 into PR head commit c6d860ace6a856f3a89d89275453271456aec242 [2020-07-20T21:21:27.389Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 1.7s done [2020-07-20T21:21:27.389Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 26.24MB / 102.23MB 1.9s [2020-07-20T21:21:27.389Z] #7 sha256:6169a442187f859af58e0b1b84832adff37a5d0f244e79d5e0a75a8ebbc5b24f 155B / 155B 1.7s done [2020-07-20T21:21:27.389Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 33.99MB / 102.23MB 2.0s [2020-07-20T21:21:27.389Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 40.40MB / 102.23MB 2.1s [2020-07-20T21:21:27.688Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 51.64MB / 102.23MB 2.2s [2020-07-20T21:21:27.688Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 70.18MB / 102.23MB 2.4s [2020-07-20T21:21:27.980Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 80.42MB / 102.23MB 2.5s [2020-07-20T21:21:27.980Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 88.72MB / 102.23MB 2.6s [2020-07-20T21:21:27.980Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 98.74MB / 102.23MB 2.7s [2020-07-20T21:21:27.981Z] Fetching without tags [2020-07-20T21:21:28.272Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 102.23MB / 102.23MB 2.8s done [2020-07-20T21:21:27.951Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T21:21:27.954Z] > git config --add remote.origin.fetch +refs/pull/41239/head:refs/remotes/origin/PR-41239 # timeout=10 [2020-07-20T21:21:27.957Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:21:27.971Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T21:21:27.985Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T21:21:27.986Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T21:21:27.986Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41239/head:refs/remotes/origin/PR-41239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:21:28.390Z] Merging remotes/origin/master commit 78e6ffd279b627ebba046b9675ff4849091d9cc3 into PR head commit c6d860ace6a856f3a89d89275453271456aec242 [2020-07-20T21:21:28.563Z] #7 ... [2020-07-20T21:21:28.563Z] [2020-07-20T21:21:28.563Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-20T21:21:28.563Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-20T21:21:28.563Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-20T21:21:28.563Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-20T21:21:28.563Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.9s done [2020-07-20T21:21:28.563Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done [2020-07-20T21:21:28.563Z] #58 DONE 3.0s [2020-07-20T21:21:28.563Z] [2020-07-20T21:21:28.563Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T21:21:28.563Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 1.7s done [2020-07-20T21:21:27.114Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T21:21:27.168Z] > git checkout -f c6d860ace6a856f3a89d89275453271456aec242 # timeout=10 [2020-07-20T21:21:28.855Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.1s [2020-07-20T21:21:29.149Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.2s done [2020-07-20T21:21:29.149Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.1s [2020-07-20T21:21:29.440Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.2s done [2020-07-20T21:21:29.732Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c [2020-07-20T21:21:29.734Z] Merge succeeded, producing 22da4b6708a3da8644bc1c05b0cadb48fe0d60bb [2020-07-20T21:21:29.734Z] Checking out Revision 22da4b6708a3da8644bc1c05b0cadb48fe0d60bb (PR-41239) [2020-07-20T21:21:30.100Z] Commit message: "Merge commit '78e6ffd279b627ebba046b9675ff4849091d9cc3' into HEAD" [2020-07-20T21:21:30.100Z] First time build. Skipping changelog. [2020-07-20T21:21:30.148Z] > git --version # timeout=10 [2020-07-20T21:21:30.152Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-20T21:21:28.394Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T21:21:28.396Z] > git checkout -f c6d860ace6a856f3a89d89275453271456aec242 # timeout=10 [2020-07-20T21:21:29.185Z] > git merge 78e6ffd279b627ebba046b9675ff4849091d9cc3 # timeout=10 [2020-07-20T21:21:29.723Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T21:21:29.738Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T21:21:29.741Z] > git checkout -f 22da4b6708a3da8644bc1c05b0cadb48fe0d60bb # timeout=10 [2020-07-20T21:21:30.387Z] > git merge 78e6ffd279b627ebba046b9675ff4849091d9cc3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-20T21:21:31.045Z] + docker version [2020-07-20T21:21:31.045Z] Client: [2020-07-20T21:21:31.045Z] Version: 18.06.1-ce [2020-07-20T21:21:31.045Z] API version: 1.38 [2020-07-20T21:21:31.045Z] Go version: go1.10.3 [2020-07-20T21:21:31.046Z] Git commit: e68fc7a [2020-07-20T21:21:31.046Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-20T21:21:31.046Z] OS/Arch: linux/ppc64le [2020-07-20T21:21:31.046Z] Experimental: false [2020-07-20T21:21:31.046Z] [2020-07-20T21:21:31.046Z] Server: [2020-07-20T21:21:31.046Z] Engine: [2020-07-20T21:21:31.046Z] Version: 18.06.1-ce [2020-07-20T21:21:31.046Z] API version: 1.38 (minimum version 1.12) [2020-07-20T21:21:31.046Z] Go version: go1.10.3 [2020-07-20T21:21:31.046Z] Git commit: e68fc7a [2020-07-20T21:21:31.046Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-20T21:21:31.046Z] OS/Arch: linux/ppc64le [2020-07-20T21:21:31.046Z] Experimental: true [Pipeline] sh [2020-07-20T21:21:31.239Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.5s done [2020-07-20T21:21:31.239Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c [2020-07-20T21:21:31.438Z] + docker info [2020-07-20T21:21:31.438Z] Containers: 0 [2020-07-20T21:21:31.438Z] Running: 0 [2020-07-20T21:21:31.438Z] Paused: 0 [2020-07-20T21:21:31.438Z] Stopped: 0 [2020-07-20T21:21:31.438Z] Images: 0 [2020-07-20T21:21:31.438Z] Server Version: 18.06.1-ce [2020-07-20T21:21:31.438Z] Storage Driver: overlay2 [2020-07-20T21:21:31.438Z] Backing Filesystem: extfs [2020-07-20T21:21:31.438Z] Supports d_type: true [2020-07-20T21:21:31.438Z] Native Overlay Diff: true [2020-07-20T21:21:31.438Z] Logging Driver: json-file [2020-07-20T21:21:31.438Z] Cgroup Driver: cgroupfs [2020-07-20T21:21:31.438Z] Plugins: [2020-07-20T21:21:31.438Z] Volume: local [2020-07-20T21:21:31.438Z] Network: bridge host ipvlan macvlan null overlay [2020-07-20T21:21:31.438Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-20T21:21:31.438Z] Swarm: inactive [2020-07-20T21:21:31.438Z] Runtimes: runc [2020-07-20T21:21:31.438Z] Default Runtime: runc [2020-07-20T21:21:31.438Z] Init Binary: docker-init [2020-07-20T21:21:31.438Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-20T21:21:31.438Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-20T21:21:31.438Z] init version: fec3683 [2020-07-20T21:21:31.438Z] Security Options: [2020-07-20T21:21:31.438Z] apparmor [2020-07-20T21:21:31.438Z] seccomp [2020-07-20T21:21:31.438Z] Profile: default [2020-07-20T21:21:31.438Z] Kernel Version: 4.4.0-139-generic [2020-07-20T21:21:31.438Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-20T21:21:31.438Z] OSType: linux [2020-07-20T21:21:31.438Z] Architecture: ppc64le [2020-07-20T21:21:31.438Z] CPUs: 4 [2020-07-20T21:21:31.438Z] Total Memory: 7.972GiB [2020-07-20T21:21:31.438Z] Name: ppc64le-ubuntu-27 [2020-07-20T21:21:31.438Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-20T21:21:31.438Z] Docker Root Dir: /var/lib/docker [2020-07-20T21:21:31.438Z] Debug Mode (client): false [2020-07-20T21:21:31.438Z] Debug Mode (server): false [2020-07-20T21:21:31.438Z] Username: dockerbuildbot [2020-07-20T21:21:31.438Z] Registry: https://index.docker.io/v1/ [2020-07-20T21:21:31.438Z] Labels: [2020-07-20T21:21:31.438Z] Experimental: true [2020-07-20T21:21:31.438Z] Insecure Registries: [2020-07-20T21:21:31.438Z] 127.0.0.0/8 [2020-07-20T21:21:31.438Z] Live Restore Enabled: false [2020-07-20T21:21:31.438Z] [Pipeline] sh [2020-07-20T21:21:31.579Z] Merge succeeded, producing cb6132ad31529051a74f72c53b3667e0802f6c72 [2020-07-20T21:21:31.579Z] Checking out Revision cb6132ad31529051a74f72c53b3667e0802f6c72 (PR-41239) [2020-07-20T21:21:31.829Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T21:21:31.829Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T21:21:31.829Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41239/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-20T21:21:31.829Z] + bash /home/docker/workspace/moby_PR-41239/check-config.sh [2020-07-20T21:21:31.829Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-20T21:21:31.829Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-20T21:21:31.829Z] [2020-07-20T21:21:31.829Z] Generally Necessary: [2020-07-20T21:21:31.829Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-20T21:21:31.829Z] - apparmor: enabled and tools installed [2020-07-20T21:21:31.829Z] - CONFIG_NAMESPACES: enabled [2020-07-20T21:21:31.829Z] - CONFIG_NET_NS: enabled [2020-07-20T21:21:31.829Z] - CONFIG_PID_NS: enabled [2020-07-20T21:21:31.829Z] - CONFIG_IPC_NS: enabled [2020-07-20T21:21:31.829Z] - CONFIG_UTS_NS: enabled [2020-07-20T21:21:31.829Z] - CONFIG_CGROUPS: enabled [2020-07-20T21:21:31.829Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-20T21:21:31.829Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-20T21:21:31.829Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-20T21:21:31.829Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-20T21:21:31.829Z] - CONFIG_CPUSETS: enabled [2020-07-20T21:21:31.829Z] - CONFIG_MEMCG: enabled [2020-07-20T21:21:31.829Z] - CONFIG_KEYS: enabled [2020-07-20T21:21:32.022Z] Commit message: "Merge commit '78e6ffd279b627ebba046b9675ff4849091d9cc3' into HEAD" [2020-07-20T21:21:32.022Z] First time build. Skipping changelog. [2020-07-20T21:21:32.126Z] - CONFIG_VETH: enabled (as module) [2020-07-20T21:21:32.127Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-20T21:21:32.127Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-20T21:21:32.127Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-20T21:21:32.127Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-20T21:21:32.127Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-20T21:21:32.127Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-20T21:21:32.127Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-20T21:21:32.127Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-20T21:21:32.127Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-20T21:21:32.127Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-20T21:21:32.127Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-20T21:21:32.127Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-20T21:21:32.127Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-20T21:21:32.127Z] [2020-07-20T21:21:32.127Z] Optional Features: [2020-07-20T21:21:32.127Z] - CONFIG_USER_NS: enabled [2020-07-20T21:21:32.127Z] - CONFIG_SECCOMP: enabled [2020-07-20T21:21:32.127Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-20T21:21:32.127Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-20T21:21:32.127Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-20T21:21:32.127Z] (cgroup swap accounting is currently enabled) [2020-07-20T21:21:32.127Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-20T21:21:32.127Z] - CONFIG_BLK_CGROUP: enabled [2020-07-20T21:21:32.127Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-20T21:21:32.127Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-20T21:21:32.127Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-20T21:21:32.127Z] - CONFIG_CGROUP_PERF: enabled [2020-07-20T21:21:32.127Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-20T21:21:32.127Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-20T21:21:32.127Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-20T21:21:32.127Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-20T21:21:32.127Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-20T21:21:32.127Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-20T21:21:32.127Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-20T21:21:32.127Z] - CONFIG_IP_VS: enabled (as module) [2020-07-20T21:21:32.127Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-20T21:21:32.127Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-20T21:21:32.127Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-20T21:21:32.127Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-20T21:21:32.127Z] - CONFIG_EXT4_FS: enabled [2020-07-20T21:21:32.127Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-20T21:21:32.127Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-20T21:21:32.127Z] - Network Drivers: [2020-07-20T21:21:32.127Z] - "overlay": [2020-07-20T21:21:32.127Z] - CONFIG_VXLAN: enabled (as module) [2020-07-20T21:21:32.127Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-20T21:21:32.127Z] Optional (for encrypted networks): [2020-07-20T21:21:32.422Z] - CONFIG_CRYPTO: enabled [2020-07-20T21:21:32.422Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-20T21:21:32.422Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-20T21:21:32.422Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-20T21:21:32.422Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-20T21:21:32.422Z] - CONFIG_XFRM: enabled [2020-07-20T21:21:32.422Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-20T21:21:32.422Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-20T21:21:32.422Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-20T21:21:32.422Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-20T21:21:32.422Z] - "ipvlan": [2020-07-20T21:21:32.422Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-20T21:21:32.422Z] - "macvlan": [2020-07-20T21:21:32.422Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-20T21:21:32.422Z] - CONFIG_DUMMY: enabled (as module) [2020-07-20T21:21:32.422Z] - "ftp,tftp client in container": [2020-07-20T21:21:32.422Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-20T21:21:32.422Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-20T21:21:32.422Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-20T21:21:32.422Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-20T21:21:32.422Z] - Storage Drivers: [2020-07-20T21:21:32.422Z] - "aufs": [2020-07-20T21:21:32.422Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-20T21:21:32.422Z] - "btrfs": [2020-07-20T21:21:32.422Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-20T21:21:32.422Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-20T21:21:32.422Z] - "devicemapper": [2020-07-20T21:21:32.422Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-20T21:21:32.422Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-20T21:21:32.422Z] - "overlay": [2020-07-20T21:21:32.422Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-20T21:21:32.422Z] - "zfs": [2020-07-20T21:21:32.422Z] - /dev/zfs: missing [2020-07-20T21:21:32.422Z] - zfs command: missing [2020-07-20T21:21:32.422Z] - zpool command: missing [2020-07-20T21:21:32.422Z] [2020-07-20T21:21:32.422Z] Limits: [2020-07-20T21:21:32.422Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-20T21:21:32.422Z] [2020-07-20T21:21:32.422Z] + true [Pipeline] } [Pipeline] // stage [2020-07-20T21:21:31.444Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-20T21:21:31.576Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T21:21:31.637Z] > git checkout -f cb6132ad31529051a74f72c53b3667e0802f6c72 # timeout=10 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-20T21:21:32.401Z] > git --version # timeout=10 [2020-07-20T21:21:32.502Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-20T21:21:32.746Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.1s done [2020-07-20T21:21:32.746Z] #7 extracting sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 [2020-07-20T21:21:32.859Z] + make bundles/buildx [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-20T21:21:33.155Z] make: command: Command not found [2020-07-20T21:21:33.155Z] make: command: Command not found [2020-07-20T21:21:33.155Z] mkdir bundles [2020-07-20T21:21:33.155Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-07-20T21:21:33.155Z] --build-arg BUILDX_COMMIT \ [2020-07-20T21:21:33.155Z] --build-arg BUILDX_REPO \ [2020-07-20T21:21:33.155Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-07-20T21:21:33.155Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-07-20T21:21:33.155Z] . [2020-07-20T21:21:33.155Z] /bin/sh: 4: go: not found [2020-07-20T21:21:33.155Z] /bin/sh: 5: go: not found [2020-07-20T21:21:34.012Z] + docker version [2020-07-20T21:21:34.012Z] Client: Docker Engine - Enterprise [2020-07-20T21:21:34.012Z] Version: 19.03.5 [2020-07-20T21:21:34.012Z] API version: 1.40 [2020-07-20T21:21:34.012Z] Go version: go1.12.12 [2020-07-20T21:21:34.012Z] Git commit: 2ee0c57608 [2020-07-20T21:21:34.012Z] Built: 11/13/2019 08:00:16 [2020-07-20T21:21:34.012Z] OS/Arch: windows/amd64 [2020-07-20T21:21:34.012Z] Experimental: false [2020-07-20T21:21:34.012Z] [2020-07-20T21:21:34.012Z] Server: Docker Engine - Enterprise [2020-07-20T21:21:34.012Z] Engine: [2020-07-20T21:21:34.012Z] Version: 19.03.5 [2020-07-20T21:21:34.012Z] API version: 1.40 (minimum version 1.24) [2020-07-20T21:21:34.012Z] Go version: go1.12.12 [2020-07-20T21:21:34.012Z] Git commit: 2ee0c57608 [2020-07-20T21:21:34.012Z] Built: 11/13/2019 07:58:51 [2020-07-20T21:21:34.012Z] OS/Arch: windows/amd64 [2020-07-20T21:21:34.012Z] Experimental: true [Pipeline] sh [2020-07-20T21:21:35.091Z] + docker info [2020-07-20T21:21:35.237Z] Sending build context to Docker daemon 56.04MB [2020-07-20T21:21:35.237Z] Step 1/15 : ARG GO_VERSION=1.13.14 [2020-07-20T21:21:35.237Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-07-20T21:21:35.237Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-07-20T21:21:35.237Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-07-20T21:21:35.237Z] 1.13.14-buster: Pulling from library/golang [2020-07-20T21:21:35.474Z] #7 extracting sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 2.6s done [2020-07-20T21:21:35.535Z] 0cad52b1770a: Pulling fs layer [2020-07-20T21:21:35.535Z] e0318f8e4196: Pulling fs layer [2020-07-20T21:21:35.535Z] cec302fe9541: Pulling fs layer [2020-07-20T21:21:35.535Z] bf65a8c1ffe0: Pulling fs layer [2020-07-20T21:21:35.535Z] 7355b492f1f7: Pulling fs layer [2020-07-20T21:21:35.535Z] e9e8f7dbd0fe: Pulling fs layer [2020-07-20T21:21:35.535Z] 9410001b451f: Pulling fs layer [2020-07-20T21:21:35.535Z] bf65a8c1ffe0: Waiting [2020-07-20T21:21:35.535Z] 7355b492f1f7: Waiting [2020-07-20T21:21:35.765Z] #7 extracting sha256:6169a442187f859af58e0b1b84832adff37a5d0f244e79d5e0a75a8ebbc5b24f 0.0s done [2020-07-20T21:21:35.766Z] #7 DONE 10.4s [2020-07-20T21:21:35.766Z] [2020-07-20T21:21:35.766Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-20T21:21:35.834Z] e0318f8e4196: Verifying Checksum [2020-07-20T21:21:35.834Z] e0318f8e4196: Download complete [2020-07-20T21:21:36.145Z] cec302fe9541: Verifying Checksum [2020-07-20T21:21:36.145Z] cec302fe9541: Download complete [2020-07-20T21:21:36.670Z] Client: [2020-07-20T21:21:36.670Z] Debug Mode: false [2020-07-20T21:21:36.670Z] Plugins: [2020-07-20T21:21:36.670Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-20T21:21:36.670Z] [2020-07-20T21:21:36.670Z] Server: [2020-07-20T21:21:36.670Z] Containers: 0 [2020-07-20T21:21:36.670Z] Running: 0 [2020-07-20T21:21:36.670Z] Paused: 0 [2020-07-20T21:21:36.670Z] Stopped: 0 [2020-07-20T21:21:36.670Z] Images: 10 [2020-07-20T21:21:36.670Z] Server Version: 19.03.5 [2020-07-20T21:21:36.670Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-20T21:21:36.670Z] Windows: [2020-07-20T21:21:36.670Z] LCOW: [2020-07-20T21:21:36.670Z] Logging Driver: json-file [2020-07-20T21:21:36.670Z] Plugins: [2020-07-20T21:21:36.670Z] Volume: local [2020-07-20T21:21:36.670Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-20T21:21:36.670Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-20T21:21:36.670Z] Swarm: inactive [2020-07-20T21:21:36.670Z] Default Isolation: process [2020-07-20T21:21:36.670Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-20T21:21:36.670Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-20T21:21:36.670Z] OSType: windows [2020-07-20T21:21:36.670Z] Architecture: x86_64 [2020-07-20T21:21:36.670Z] CPUs: 4 [2020-07-20T21:21:36.670Z] Total Memory: 32GiB [2020-07-20T21:21:36.670Z] Name: azwin-2-a26a60 [2020-07-20T21:21:36.670Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-20T21:21:36.670Z] Docker Root Dir: D:\docker [2020-07-20T21:21:36.670Z] Debug Mode: false [2020-07-20T21:21:36.670Z] Registry: https://index.docker.io/v1/ [2020-07-20T21:21:36.670Z] Labels: [2020-07-20T21:21:36.670Z] Experimental: true [2020-07-20T21:21:36.670Z] Insecure Registries: [2020-07-20T21:21:36.670Z] 10.0.0.4:5000 [2020-07-20T21:21:36.670Z] 127.0.0.0/8 [2020-07-20T21:21:36.670Z] Registry Mirrors: [2020-07-20T21:21:36.670Z] http://10.0.0.4:5000/ [2020-07-20T21:21:36.670Z] Live Restore Enabled: false [2020-07-20T21:21:36.670Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-20T21:21:37.834Z] #8 DONE 2.0s [2020-07-20T21:21:37.834Z] [2020-07-20T21:21:37.834Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-20T21:21:38.368Z] 0cad52b1770a: Verifying Checksum [2020-07-20T21:21:38.368Z] 0cad52b1770a: Download complete [2020-07-20T21:21:38.869Z] #9 DONE 1.0s [2020-07-20T21:21:38.869Z] [2020-07-20T21:21:38.869Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-20T21:21:38.869Z] #27 DONE 0.1s [2020-07-20T21:21:38.869Z] [2020-07-20T21:21:38.869Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-20T21:21:38.869Z] #35 DONE 0.1s [2020-07-20T21:21:38.869Z] [2020-07-20T21:21:38.869Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:21:39.425Z] bf65a8c1ffe0: Verifying Checksum [2020-07-20T21:21:39.425Z] bf65a8c1ffe0: Download complete [2020-07-20T21:21:39.723Z] 9410001b451f: Verifying Checksum [2020-07-20T21:21:39.723Z] 9410001b451f: Download complete [2020-07-20T21:21:40.369Z] 7355b492f1f7: Verifying Checksum [2020-07-20T21:21:40.369Z] 7355b492f1f7: Download complete [2020-07-20T21:21:41.907Z] 0cad52b1770a: Pull complete [2020-07-20T21:21:42.204Z] e0318f8e4196: Pull complete [2020-07-20T21:21:42.847Z] cec302fe9541: Pull complete [2020-07-20T21:21:42.847Z] e9e8f7dbd0fe: Verifying Checksum [2020-07-20T21:21:42.847Z] e9e8f7dbd0fe: Download complete [2020-07-20T21:21:43.394Z] #36 4.516 + git clone https://github.com/docker/distribution.git . [2020-07-20T21:21:43.394Z] #36 4.518 Cloning into '.'... [2020-07-20T21:21:44.048Z] #36 ... [2020-07-20T21:21:44.048Z] [2020-07-20T21:21:44.048Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:21:44.048Z] #43 2.961 + RM_GOPATH=0 [2020-07-20T21:21:44.048Z] #43 2.961 + TMP_GOPATH= [2020-07-20T21:21:44.048Z] #43 2.961 + : /build [2020-07-20T21:21:44.048Z] #43 2.961 + '[' -z '' ']' [2020-07-20T21:21:44.048Z] #43 2.961 ++ mktemp -d [2020-07-20T21:21:44.048Z] #43 2.963 + export GOPATH=/tmp/tmp.5GFvQ4K7lS [2020-07-20T21:21:44.048Z] #43 2.963 + GOPATH=/tmp/tmp.5GFvQ4K7lS [2020-07-20T21:21:44.048Z] #43 2.963 + RM_GOPATH=1 [2020-07-20T21:21:44.048Z] #43 2.963 + case "$(go env GOARCH)" in [2020-07-20T21:21:44.048Z] #43 2.968 ++ go env GOARCH [2020-07-20T21:21:44.048Z] #43 2.976 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:21:44.048Z] #43 2.976 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:21:44.048Z] #43 2.976 ++ dirname /tmp/install/install.sh [2020-07-20T21:21:44.048Z] #43 2.976 + dir=/tmp/install [2020-07-20T21:21:44.048Z] #43 2.976 + bin=gotestsum [2020-07-20T21:21:44.048Z] #43 2.976 + shift [2020-07-20T21:21:44.048Z] #43 2.977 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-20T21:21:44.048Z] #43 2.977 + . /tmp/install/gotestsum.installer [2020-07-20T21:21:44.048Z] #43 2.977 ++ : v0.3.5 [2020-07-20T21:21:44.048Z] #43 2.977 + install_gotestsum [2020-07-20T21:21:44.048Z] #43 2.977 + set -e [2020-07-20T21:21:44.048Z] #43 2.977 + export GO111MODULE=on [2020-07-20T21:21:44.048Z] #43 2.977 + GO111MODULE=on [2020-07-20T21:21:44.048Z] #43 2.977 + GOBIN=/build [2020-07-20T21:21:44.048Z] #43 2.978 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-20T21:21:44.048Z] #43 2.995 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-20T21:21:44.048Z] #43 2.995 go: finding gotest.tools v0.3.5 [2020-07-20T21:21:44.048Z] #43 3.620 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-20T21:21:44.048Z] #43 3.774 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-20T21:21:44.048Z] #43 4.312 go: downloading gotest.tools v2.1.0+incompatible [2020-07-20T21:21:44.048Z] #43 4.375 go: extracting gotest.tools v2.1.0+incompatible [2020-07-20T21:21:44.048Z] #43 4.472 go: downloading github.com/pkg/errors v0.8.0 [2020-07-20T21:21:44.048Z] #43 4.472 go: downloading github.com/fatih/color v1.6.0 [2020-07-20T21:21:44.048Z] #43 4.474 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-20T21:21:44.048Z] #43 4.477 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-20T21:21:44.048Z] #43 4.618 go: extracting github.com/fatih/color v1.6.0 [2020-07-20T21:21:44.048Z] #43 4.651 go: extracting github.com/pkg/errors v0.8.0 [2020-07-20T21:21:44.048Z] #43 4.657 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-20T21:21:44.048Z] #43 4.661 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T21:21:44.048Z] #43 4.748 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-20T21:21:44.048Z] #43 4.850 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-20T21:21:44.048Z] #43 4.858 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-20T21:21:44.048Z] #43 4.891 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T21:21:44.048Z] #43 4.891 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-20T21:21:44.048Z] #43 4.908 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T21:21:44.048Z] #43 5.007 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-20T21:21:44.048Z] #43 5.124 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T21:21:44.048Z] #43 5.237 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T21:21:44.048Z] #43 5.252 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-20T21:21:44.048Z] #43 5.366 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-20T21:21:45.089Z] #43 6.000 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T21:21:45.600Z] bf65a8c1ffe0: Pull complete [2020-07-20T21:21:45.724Z] #43 6.962 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T21:21:46.361Z] #43 7.461 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T21:21:47.687Z] 7355b492f1f7: Pull complete [2020-07-20T21:21:47.870Z] #43 9.100 go: finding github.com/fatih/color v1.6.0 [2020-07-20T21:21:47.870Z] #43 9.112 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-20T21:21:47.870Z] #43 9.115 go: finding github.com/pkg/errors v0.8.0 [2020-07-20T21:21:48.161Z] #43 9.214 go: finding github.com/spf13/pflag v1.0.1 [2020-07-20T21:21:48.161Z] #43 9.266 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-20T21:21:48.161Z] #43 9.317 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-20T21:21:48.161Z] #43 9.429 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T21:21:48.452Z] #43 9.502 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T21:21:48.452Z] #43 9.510 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-20T21:21:48.452Z] #43 9.591 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T21:21:48.452Z] #43 9.667 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T21:21:48.744Z] #43 ... [2020-07-20T21:21:48.744Z] [2020-07-20T21:21:48.744Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:21:48.744Z] #30 3.790 + RM_GOPATH=0 [2020-07-20T21:21:48.744Z] #30 3.791 + TMP_GOPATH= [2020-07-20T21:21:48.744Z] #30 3.791 + : /build [2020-07-20T21:21:48.744Z] #30 3.791 + '[' -z '' ']' [2020-07-20T21:21:48.744Z] #30 3.792 ++ mktemp -d [2020-07-20T21:21:48.744Z] #30 3.802 + export GOPATH=/tmp/tmp.L7uvlLRXQn [2020-07-20T21:21:48.744Z] #30 3.802 + GOPATH=/tmp/tmp.L7uvlLRXQn [2020-07-20T21:21:48.744Z] #30 3.802 + RM_GOPATH=1 [2020-07-20T21:21:48.744Z] #30 3.802 + case "$(go env GOARCH)" in [2020-07-20T21:21:48.744Z] #30 3.802 ++ go env GOARCH [2020-07-20T21:21:48.744Z] #30 3.815 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:21:48.744Z] #30 3.815 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:21:48.744Z] #30 3.816 ++ dirname /tmp/install/install.sh [2020-07-20T21:21:48.744Z] #30 3.820 + dir=/tmp/install [2020-07-20T21:21:48.744Z] #30 3.820 + bin=tomlv [2020-07-20T21:21:48.744Z] #30 3.820 + shift [2020-07-20T21:21:48.744Z] #30 3.820 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-20T21:21:48.744Z] #30 3.820 + . /tmp/install/tomlv.installer [2020-07-20T21:21:48.744Z] #30 3.820 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T21:21:48.744Z] #30 3.820 + install_tomlv [2020-07-20T21:21:48.744Z] #30 3.820 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-20T21:21:48.744Z] #30 3.821 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T21:21:48.744Z] #30 3.821 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.L7uvlLRXQn/src/github.com/BurntSushi/toml [2020-07-20T21:21:48.744Z] #30 3.827 Cloning into '/tmp/tmp.L7uvlLRXQn/src/github.com/BurntSushi/toml'... [2020-07-20T21:21:48.744Z] #30 4.569 + cd /tmp/tmp.L7uvlLRXQn/src/github.com/BurntSushi/toml [2020-07-20T21:21:48.744Z] #30 4.569 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T21:21:48.744Z] #30 4.575 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T21:21:48.744Z] #30 4.981 math/bits [2020-07-20T21:21:48.744Z] #30 5.051 runtime [2020-07-20T21:21:48.744Z] #30 5.552 math [2020-07-20T21:21:49.038Z] #30 ... [2020-07-20T21:21:49.038Z] [2020-07-20T21:21:49.038Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:21:49.038Z] #38 4.710 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:21:49.038Z] #38 4.754 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:21:49.039Z] #38 4.779 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:21:49.039Z] #38 5.654 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-20T21:21:49.039Z] #38 7.416 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-20T21:21:49.039Z] #38 10.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-20T21:21:49.039Z] #38 ... [2020-07-20T21:21:49.039Z] [2020-07-20T21:21:49.039Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:21:49.039Z] #47 3.254 + RM_GOPATH=0 [2020-07-20T21:21:49.039Z] #47 3.254 + TMP_GOPATH= [2020-07-20T21:21:49.039Z] #47 3.254 + : /build [2020-07-20T21:21:49.039Z] #47 3.254 + '[' -z '' ']' [2020-07-20T21:21:49.039Z] #47 3.255 ++ mktemp -d [2020-07-20T21:21:49.039Z] #47 3.259 + export GOPATH=/tmp/tmp.OZPZvFTIud [2020-07-20T21:21:49.039Z] #47 3.259 + GOPATH=/tmp/tmp.OZPZvFTIud [2020-07-20T21:21:49.039Z] #47 3.259 + RM_GOPATH=1 [2020-07-20T21:21:49.039Z] #47 3.259 + case "$(go env GOARCH)" in [2020-07-20T21:21:49.039Z] #47 3.261 ++ go env GOARCH [2020-07-20T21:21:49.039Z] #47 3.288 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:21:49.039Z] #47 3.288 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:21:49.039Z] #47 3.289 ++ dirname /tmp/install/install.sh [2020-07-20T21:21:49.039Z] #47 3.292 + dir=/tmp/install [2020-07-20T21:21:49.039Z] #47 3.292 + bin=shfmt [2020-07-20T21:21:49.039Z] #47 3.292 + shift [2020-07-20T21:21:49.039Z] #47 3.292 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-20T21:21:49.039Z] #47 3.292 + . /tmp/install/shfmt.installer [2020-07-20T21:21:49.039Z] #47 3.292 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T21:21:49.039Z] #47 3.292 + install_shfmt [2020-07-20T21:21:49.039Z] #47 3.292 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T21:21:49.039Z] #47 3.292 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-20T21:21:49.039Z] #47 3.292 + git clone https://github.com/mvdan/sh.git /tmp/tmp.OZPZvFTIud/src/github.com/mvdan/sh [2020-07-20T21:21:49.039Z] #47 3.300 Cloning into '/tmp/tmp.OZPZvFTIud/src/github.com/mvdan/sh'... [2020-07-20T21:21:49.039Z] #47 9.929 + cd /tmp/tmp.OZPZvFTIud/src/github.com/mvdan/sh [2020-07-20T21:21:49.039Z] #47 9.929 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T21:21:49.039Z] #47 10.03 + GO111MODULE=on [2020-07-20T21:21:49.039Z] #47 10.03 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-20T21:21:49.338Z] #47 ... [2020-07-20T21:21:49.338Z] [2020-07-20T21:21:49.338Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:21:49.338Z] #45 3.303 + RM_GOPATH=0 [2020-07-20T21:21:49.338Z] #45 3.303 + TMP_GOPATH= [2020-07-20T21:21:49.338Z] #45 3.303 + : /build [2020-07-20T21:21:49.338Z] #45 3.303 + '[' -z '' ']' [2020-07-20T21:21:49.338Z] #45 3.303 ++ mktemp -d [2020-07-20T21:21:49.338Z] #45 3.312 + export GOPATH=/tmp/tmp.HeieHZcRkS [2020-07-20T21:21:49.338Z] #45 3.312 + GOPATH=/tmp/tmp.HeieHZcRkS [2020-07-20T21:21:49.338Z] #45 3.312 + RM_GOPATH=1 [2020-07-20T21:21:49.338Z] #45 3.312 + case "$(go env GOARCH)" in [2020-07-20T21:21:49.338Z] #45 3.312 ++ go env GOARCH [2020-07-20T21:21:49.338Z] #45 3.339 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:21:49.338Z] #45 3.339 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:21:49.338Z] #45 3.341 ++ dirname /tmp/install/install.sh [2020-07-20T21:21:49.338Z] #45 3.345 + dir=/tmp/install [2020-07-20T21:21:49.338Z] #45 3.345 + bin=golangci_lint [2020-07-20T21:21:49.338Z] #45 3.345 + shift [2020-07-20T21:21:49.338Z] #45 3.345 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-20T21:21:49.338Z] #45 3.345 + . /tmp/install/golangci_lint.installer [2020-07-20T21:21:49.338Z] #45 3.345 ++ : v1.23.8 [2020-07-20T21:21:49.338Z] #45 3.345 + install_golangci_lint [2020-07-20T21:21:49.338Z] #45 3.345 + echo 'Installing golangci-lint version v1.23.8' [2020-07-20T21:21:49.338Z] #45 3.345 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-20T21:21:49.338Z] #45 3.345 Installing golangci-lint version v1.23.8 [2020-07-20T21:21:49.338Z] #45 ... [2020-07-20T21:21:49.338Z] [2020-07-20T21:21:49.338Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:21:49.338Z] #21 4.220 + RM_GOPATH=0 [2020-07-20T21:21:49.338Z] #21 4.221 + TMP_GOPATH= [2020-07-20T21:21:49.338Z] #21 4.221 + : /build [2020-07-20T21:21:49.338Z] #21 4.221 + '[' -z '' ']' [2020-07-20T21:21:49.338Z] #21 4.223 ++ mktemp -d [2020-07-20T21:21:49.338Z] #21 4.229 + export GOPATH=/tmp/tmp.dZngCjCRcq [2020-07-20T21:21:49.338Z] #21 4.229 + GOPATH=/tmp/tmp.dZngCjCRcq [2020-07-20T21:21:49.338Z] #21 4.229 + RM_GOPATH=1 [2020-07-20T21:21:49.338Z] #21 4.229 + case "$(go env GOARCH)" in [2020-07-20T21:21:49.338Z] #21 4.238 ++ go env GOARCH [2020-07-20T21:21:49.338Z] #21 4.245 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:21:49.338Z] #21 4.245 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:21:49.338Z] #21 4.255 ++ dirname /tmp/install/install.sh [2020-07-20T21:21:49.338Z] #21 4.255 + dir=/tmp/install [2020-07-20T21:21:49.338Z] #21 4.256 + bin=dockercli [2020-07-20T21:21:49.338Z] #21 4.256 + shift [2020-07-20T21:21:49.338Z] #21 4.257 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-20T21:21:49.338Z] #21 4.257 + . /tmp/install/dockercli.installer [2020-07-20T21:21:49.338Z] #21 4.257 ++ : stable [2020-07-20T21:21:49.338Z] #21 4.258 ++ : 17.06.2-ce [2020-07-20T21:21:49.338Z] #21 4.261 + install_dockercli [2020-07-20T21:21:49.338Z] #21 4.261 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-20T21:21:49.338Z] #21 4.261 Install docker/cli version 17.06.2-ce from stable [2020-07-20T21:21:49.338Z] #21 4.262 ++ uname -m [2020-07-20T21:21:49.338Z] #21 4.263 + arch=s390x [2020-07-20T21:21:49.338Z] #21 4.264 + '[' s390x '!=' x86_64 ']' [2020-07-20T21:21:49.338Z] #21 4.264 + '[' s390x '!=' s390x ']' [2020-07-20T21:21:49.338Z] #21 4.264 + url=https://download.docker.com/linux/static [2020-07-20T21:21:49.338Z] #21 4.268 + tar -xz docker/docker [2020-07-20T21:21:49.338Z] #21 4.269 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-20T21:21:49.338Z] #21 10.20 + mkdir -p /build [2020-07-20T21:21:49.338Z] #21 10.20 + mv docker/docker /build/ [2020-07-20T21:21:49.338Z] #21 10.21 + rmdir docker [2020-07-20T21:21:49.338Z] #21 DONE 10.5s [2020-07-20T21:21:49.338Z] [2020-07-20T21:21:49.338Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:21:49.338Z] #60 0.920 + RM_GOPATH=0 [2020-07-20T21:21:49.338Z] #60 0.920 + TMP_GOPATH= [2020-07-20T21:21:49.338Z] #60 0.920 + : /build [2020-07-20T21:21:49.338Z] #60 0.920 + '[' -z '' ']' [2020-07-20T21:21:49.338Z] #60 0.920 ++ mktemp -d [2020-07-20T21:21:49.338Z] #60 0.920 + export GOPATH=/tmp/tmp.98Vnid0Ngc [2020-07-20T21:21:49.338Z] #60 0.920 + GOPATH=/tmp/tmp.98Vnid0Ngc [2020-07-20T21:21:49.338Z] #60 0.920 + RM_GOPATH=1 [2020-07-20T21:21:49.338Z] #60 0.920 + case "$(go env GOARCH)" in [2020-07-20T21:21:49.338Z] #60 0.929 ++ go env GOARCH [2020-07-20T21:21:49.338Z] #60 0.936 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:21:49.338Z] #60 0.936 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:21:49.338Z] #60 0.938 ++ dirname /tmp/install/install.sh [2020-07-20T21:21:49.338Z] #60 0.941 + dir=/tmp/install [2020-07-20T21:21:49.338Z] #60 0.941 + bin=proxy [2020-07-20T21:21:49.338Z] #60 0.941 + shift [2020-07-20T21:21:49.338Z] #60 0.941 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-20T21:21:49.338Z] #60 0.941 + . /tmp/install/proxy.installer [2020-07-20T21:21:49.338Z] #60 0.941 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T21:21:49.338Z] #60 0.941 + install_proxy [2020-07-20T21:21:49.338Z] #60 0.941 + case "$1" in [2020-07-20T21:21:49.338Z] #60 0.941 + export CGO_ENABLED=0 [2020-07-20T21:21:49.338Z] #60 0.941 + CGO_ENABLED=0 [2020-07-20T21:21:49.338Z] #60 0.941 + _install_proxy [2020-07-20T21:21:49.338Z] #60 0.941 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-20T21:21:49.338Z] #60 0.941 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.98Vnid0Ngc/src/github.com/docker/libnetwork [2020-07-20T21:21:49.338Z] #60 0.946 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T21:21:49.338Z] #60 0.947 Cloning into '/tmp/tmp.98Vnid0Ngc/src/github.com/docker/libnetwork'... [2020-07-20T21:21:49.631Z] #60 ... [2020-07-20T21:21:49.631Z] [2020-07-20T21:21:49.631Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:21:49.631Z] #10 4.428 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:21:49.631Z] #10 4.527 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:21:49.631Z] #10 4.532 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:21:49.631Z] #10 5.273 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-20T21:21:49.631Z] #10 7.129 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-20T21:21:49.631Z] #10 9.712 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-20T21:21:49.631Z] #10 ... [2020-07-20T21:21:49.631Z] [2020-07-20T21:21:49.631Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:21:49.631Z] #54 4.079 + RM_GOPATH=0 [2020-07-20T21:21:49.631Z] #54 4.079 + TMP_GOPATH= [2020-07-20T21:21:49.631Z] #54 4.079 + : /build [2020-07-20T21:21:49.631Z] #54 4.079 + '[' -z '' ']' [2020-07-20T21:21:49.631Z] #54 4.079 ++ mktemp -d [2020-07-20T21:21:49.631Z] #54 4.080 + export GOPATH=/tmp/tmp.8xV7rbhCM9 [2020-07-20T21:21:49.631Z] #54 4.080 + GOPATH=/tmp/tmp.8xV7rbhCM9 [2020-07-20T21:21:49.631Z] #54 4.080 + RM_GOPATH=1 [2020-07-20T21:21:49.631Z] #54 4.080 + case "$(go env GOARCH)" in [2020-07-20T21:21:49.631Z] #54 4.081 ++ go env GOARCH [2020-07-20T21:21:49.631Z] #54 4.095 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:21:49.631Z] #54 4.095 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:21:49.631Z] #54 4.095 ++ dirname /tmp/install/install.sh [2020-07-20T21:21:49.631Z] #54 4.098 + dir=/tmp/install [2020-07-20T21:21:49.631Z] #54 4.098 + bin=rootlesskit [2020-07-20T21:21:49.631Z] #54 4.101 + shift [2020-07-20T21:21:49.631Z] #54 4.101 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-20T21:21:49.631Z] #54 4.102 + . /tmp/install/rootlesskit.installer [2020-07-20T21:21:49.631Z] #54 4.103 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T21:21:49.631Z] #54 4.105 + install_rootlesskit [2020-07-20T21:21:49.631Z] #54 4.105 + case "$1" in [2020-07-20T21:21:49.631Z] #54 4.106 + export CGO_ENABLED=0 [2020-07-20T21:21:49.631Z] #54 4.106 + CGO_ENABLED=0 [2020-07-20T21:21:49.631Z] #54 4.106 + _install_rootlesskit [2020-07-20T21:21:49.631Z] #54 4.106 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-20T21:21:49.631Z] #54 4.107 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T21:21:49.631Z] #54 4.107 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8xV7rbhCM9/src/github.com/rootless-containers/rootlesskit [2020-07-20T21:21:49.631Z] #54 4.112 Cloning into '/tmp/tmp.8xV7rbhCM9/src/github.com/rootless-containers/rootlesskit'... [2020-07-20T21:21:49.631Z] #54 7.625 + cd /tmp/tmp.8xV7rbhCM9/src/github.com/rootless-containers/rootlesskit [2020-07-20T21:21:49.631Z] #54 7.625 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T21:21:49.631Z] #54 7.747 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T21:21:49.631Z] #54 7.747 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-20T21:21:49.631Z] #54 ... [2020-07-20T21:21:49.631Z] [2020-07-20T21:21:49.631Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:21:49.631Z] #51 3.394 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:21:49.631Z] #51 3.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:21:49.631Z] #51 3.783 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:21:49.631Z] #51 4.177 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-20T21:21:49.631Z] #51 6.489 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-20T21:21:49.631Z] #51 8.566 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-20T21:21:49.926Z] #51 ... [2020-07-20T21:21:49.926Z] [2020-07-20T21:21:49.926Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:21:49.926Z] #41 1.438 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T21:21:49.926Z] #41 1.438 + RM_GOPATH=0 [2020-07-20T21:21:49.926Z] #41 1.438 + TMP_GOPATH= [2020-07-20T21:21:49.926Z] #41 1.438 + : /build [2020-07-20T21:21:49.926Z] #41 1.438 + '[' -z '' ']' [2020-07-20T21:21:49.926Z] #41 1.438 ++ mktemp -d [2020-07-20T21:21:49.926Z] #41 1.438 + export GOPATH=/tmp/tmp.xKxFeDXXFz [2020-07-20T21:21:49.926Z] #41 1.438 + GOPATH=/tmp/tmp.xKxFeDXXFz [2020-07-20T21:21:49.926Z] #41 1.438 + RM_GOPATH=1 [2020-07-20T21:21:49.926Z] #41 1.438 + case "$(go env GOARCH)" in [2020-07-20T21:21:49.926Z] #41 1.438 ++ go env GOARCH [2020-07-20T21:21:49.926Z] #41 1.438 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:21:49.926Z] #41 1.438 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:21:49.926Z] #41 1.438 ++ dirname /tmp/install/install.sh [2020-07-20T21:21:49.926Z] #41 1.438 + dir=/tmp/install [2020-07-20T21:21:49.926Z] #41 1.438 + bin=vndr [2020-07-20T21:21:49.926Z] #41 1.438 + shift [2020-07-20T21:21:49.926Z] #41 1.438 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-20T21:21:49.926Z] #41 1.438 + . /tmp/install/vndr.installer [2020-07-20T21:21:49.926Z] #41 1.438 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T21:21:49.926Z] #41 1.438 + install_vndr [2020-07-20T21:21:49.926Z] #41 1.438 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-20T21:21:49.926Z] #41 1.438 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xKxFeDXXFz/src/github.com/LK4D4/vndr [2020-07-20T21:21:49.926Z] #41 1.438 Cloning into '/tmp/tmp.xKxFeDXXFz/src/github.com/LK4D4/vndr'... [2020-07-20T21:21:49.926Z] #41 1.944 + cd /tmp/tmp.xKxFeDXXFz/src/github.com/LK4D4/vndr [2020-07-20T21:21:49.926Z] #41 1.944 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T21:21:49.926Z] #41 1.944 + go build -buildmode=pie -v -o /build/vndr . [2020-07-20T21:21:49.926Z] #41 2.170 runtime/internal/atomic [2020-07-20T21:21:49.926Z] #41 2.170 internal/cpu [2020-07-20T21:21:49.926Z] #41 2.170 runtime/internal/sys [2020-07-20T21:21:49.926Z] #41 2.244 runtime/internal/math [2020-07-20T21:21:49.926Z] #41 2.249 internal/race [2020-07-20T21:21:49.926Z] #41 2.254 internal/bytealg [2020-07-20T21:21:49.926Z] #41 2.269 sync/atomic [2020-07-20T21:21:49.926Z] #41 2.352 unicode [2020-07-20T21:21:49.926Z] #41 2.453 runtime [2020-07-20T21:21:49.926Z] #41 4.393 unicode/utf8 [2020-07-20T21:21:49.926Z] #41 4.874 math/bits [2020-07-20T21:21:49.926Z] #41 5.411 math [2020-07-20T21:21:49.926Z] #41 9.351 internal/testlog [2020-07-20T21:21:49.926Z] #41 9.509 encoding [2020-07-20T21:21:49.926Z] #41 9.567 unicode/utf16 [2020-07-20T21:21:49.926Z] #41 9.763 container/list [2020-07-20T21:21:49.926Z] #41 10.21 crypto/internal/subtle [2020-07-20T21:21:49.926Z] #41 10.31 crypto/subtle [2020-07-20T21:21:49.926Z] #41 10.46 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-20T21:21:49.926Z] #41 10.59 internal/nettrace [2020-07-20T21:21:49.926Z] #41 10.74 runtime/cgo [2020-07-20T21:21:49.926Z] #41 ... [2020-07-20T21:21:49.926Z] [2020-07-20T21:21:49.926Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:21:49.926Z] #23 4.160 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:21:49.926Z] #23 4.208 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:21:49.926Z] #23 4.226 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:21:49.926Z] #23 4.851 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-20T21:21:49.926Z] #23 6.809 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-20T21:21:49.926Z] #23 8.896 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-20T21:21:50.230Z] #23 ... [2020-07-20T21:21:50.230Z] [2020-07-20T21:21:50.230Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:21:50.230Z] #32 4.402 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:21:50.230Z] #32 4.442 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:21:50.230Z] #32 4.463 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:21:50.230Z] #32 5.265 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-20T21:21:50.230Z] #32 7.030 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-20T21:21:50.230Z] #32 9.093 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-20T21:21:50.230Z] #32 ... [2020-07-20T21:21:50.230Z] [2020-07-20T21:21:50.230Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T21:21:50.230Z] #28 1.401 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-20T21:21:50.230Z] #28 1.401 Cloning into '.'... [2020-07-20T21:21:50.537Z] #28 ... [2020-07-20T21:21:50.537Z] [2020-07-20T21:21:50.537Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:21:50.828Z] #60 11.52 Checking out files: 72% (1496/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-07-20T21:21:50.828Z] #60 12.08 + cd /tmp/tmp.98Vnid0Ngc/src/github.com/docker/libnetwork [2020-07-20T21:21:50.828Z] #60 12.08 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T21:21:51.260Z] e9e8f7dbd0fe: Pull complete [2020-07-20T21:21:51.260Z] 9410001b451f: Pull complete [2020-07-20T21:21:51.260Z] Digest: sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed [2020-07-20T21:21:51.260Z] Status: Downloaded newer image for golang:1.13.14-buster [2020-07-20T21:21:51.260Z] ---> ab8384c7334f [2020-07-20T21:21:51.260Z] Step 5/15 : ARG BUILDX_REPO [2020-07-20T21:21:51.260Z] ---> Running in d6aa8d04fff6 [2020-07-20T21:21:51.260Z] Removing intermediate container d6aa8d04fff6 [2020-07-20T21:21:51.260Z] ---> 291efabdd6e0 [2020-07-20T21:21:51.260Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-07-20T21:21:51.260Z] ---> Running in de7fb7f6bb52 [2020-07-20T21:21:51.462Z] #60 12.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-20T21:21:51.553Z] Cloning into '/buildx'... [2020-07-20T21:21:55.140Z] Removing intermediate container de7fb7f6bb52 [2020-07-20T21:21:55.140Z] ---> 2c28955b0e00 [2020-07-20T21:21:55.140Z] Step 7/15 : WORKDIR /buildx [2020-07-20T21:21:55.140Z] ---> Running in 345a0f20bba8 [2020-07-20T21:21:55.140Z] Removing intermediate container 345a0f20bba8 [2020-07-20T21:21:55.141Z] ---> 603d135d3d84 [2020-07-20T21:21:55.141Z] Step 8/15 : ARG BUILDX_COMMIT [2020-07-20T21:21:55.141Z] ---> Running in 4e4690d4cc86 [2020-07-20T21:21:55.141Z] Removing intermediate container 4e4690d4cc86 [2020-07-20T21:21:55.141Z] ---> 63233bdfc53c [2020-07-20T21:21:55.141Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-07-20T21:21:55.141Z] ---> Running in af2f7f26ea0a [2020-07-20T21:21:55.275Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-20T21:21:55.275Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-bf1cf80f\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-20T21:21:55.275Z] ---------------------------------------------------------------------------- [2020-07-20T21:21:55.275Z] [2020-07-20T21:21:55.275Z] INFO: executeCI.ps1 starting at Mon Jul 20 21:21:54 CUT 2020 [2020-07-20T21:21:55.275Z] [2020-07-20T21:21:55.275Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-20T21:21:55.275Z] INFO: Running git version 2.24.1.windows.2 [2020-07-20T21:21:55.275Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-20T21:21:55.275Z] INFO: Environment variables: [2020-07-20T21:21:55.275Z] [2020-07-20T21:21:55.275Z] Name Value [2020-07-20T21:21:55.275Z] ---- ----- [2020-07-20T21:21:55.275Z] ALLUSERSPROFILE C:\ProgramData [2020-07-20T21:21:55.275Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-20T21:21:55.275Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-20T21:21:55.275Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-20T21:21:55.275Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-20T21:21:55.275Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-20T21:21:55.275Z] BRANCH_NAME PR-41239 [2020-07-20T21:21:55.275Z] BUILD_DISPLAY_NAME #1 [2020-07-20T21:21:55.275Z] BUILD_ID 1 [2020-07-20T21:21:55.275Z] BUILD_NUMBER 1 [2020-07-20T21:21:55.276Z] BUILD_TAG jenkins-moby-PR-41239-1 [2020-07-20T21:21:55.276Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41239/1/ [2020-07-20T21:21:55.276Z] CHANGE_AUTHOR cpuguy83 [2020-07-20T21:21:55.276Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2020-07-20T21:21:55.276Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2020-07-20T21:21:55.276Z] CHANGE_BRANCH fix_racey_logger_test [2020-07-20T21:21:55.276Z] CHANGE_FORK cpuguy83/docker [2020-07-20T21:21:55.276Z] CHANGE_ID 41239 [2020-07-20T21:21:55.276Z] CHANGE_TARGET master [2020-07-20T21:21:55.276Z] CHANGE_TITLE Fix log file rotation test. [2020-07-20T21:21:55.276Z] CHANGE_URL https://github.com/moby/moby/pull/41239 [2020-07-20T21:21:55.276Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T21:21:55.276Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-20T21:21:55.276Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-20T21:21:55.276Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-20T21:21:55.276Z] COMPUTERNAME azwin-2-a26a60 [2020-07-20T21:21:55.276Z] ComSpec C:\windows\system32\cmd.exe [2020-07-20T21:21:55.276Z] ConfigSequenceNumber 0 [2020-07-20T21:21:55.276Z] DOCKER_BUILDKIT 0 [2020-07-20T21:21:55.276Z] DOCKER_DUT_DEBUG 1 [2020-07-20T21:21:55.276Z] DOCKER_EXPERIMENTAL 1 [2020-07-20T21:21:55.276Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-20T21:21:55.276Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-20T21:21:55.276Z] EXECUTOR_NUMBER 0 [2020-07-20T21:21:55.276Z] FQDN azwin-2-a26a60.westus.cloudapp.azure.com [2020-07-20T21:21:55.276Z] GIT_BRANCH PR-41239 [2020-07-20T21:21:55.276Z] GIT_COMMIT 71f80ec2ad12bfd39f5788e48bf4c78694302551 [2020-07-20T21:21:55.276Z] GIT_URL https://github.com/moby/moby.git [2020-07-20T21:21:55.276Z] HUDSON_COOKIE 2bf1f77e-9596-41ec-987b-96d87636cb72 [2020-07-20T21:21:55.276Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-20T21:21:55.276Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-20T21:21:55.276Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-20T21:21:55.276Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-20T21:21:55.276Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-20T21:21:55.276Z] JENKINS_NODE_COOKIE 1b22f5f0-c421-4cc5-854b-b240f7db7dc8 [2020-07-20T21:21:55.276Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-20T21:21:55.276Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-20T21:21:55.276Z] JOB_BASE_NAME PR-41239 [2020-07-20T21:21:55.276Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41239/display/redirect [2020-07-20T21:21:55.276Z] JOB_NAME moby/PR-41239 [2020-07-20T21:21:55.276Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41239/ [2020-07-20T21:21:55.276Z] library.jps.version master [2020-07-20T21:21:55.276Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-20T21:21:55.276Z] NODE_LABELS amd64 azure azwin-2-a26a60 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-20T21:21:55.276Z] NODE_NAME azwin-2-a26a60 [2020-07-20T21:21:55.276Z] NUMBER_OF_PROCESSORS 4 [2020-07-20T21:21:55.276Z] OS Windows_NT [2020-07-20T21:21:55.276Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-20T21:21:55.276Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-20T21:21:55.276Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-20T21:21:55.277Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-20T21:21:55.277Z] PROCESSOR_LEVEL 6 [2020-07-20T21:21:55.277Z] PROCESSOR_REVISION 5504 [2020-07-20T21:21:55.277Z] ProgramData C:\ProgramData [2020-07-20T21:21:55.277Z] ProgramFiles C:\Program Files [2020-07-20T21:21:55.277Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-20T21:21:55.277Z] ProgramW6432 C:\Program Files [2020-07-20T21:21:55.277Z] PROMPT $P$G [2020-07-20T21:21:55.277Z] PSExecutionPolicyPreference Bypass [2020-07-20T21:21:55.277Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-20T21:21:55.277Z] PUBLIC C:\Users\Public [2020-07-20T21:21:55.277Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41239/1/display/redirect?page=changes [2020-07-20T21:21:55.277Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41239/1/display/redirect [2020-07-20T21:21:55.277Z] SKIP_VALIDATION_TESTS 1 [2020-07-20T21:21:55.277Z] SOURCES_DRIVE d [2020-07-20T21:21:55.277Z] SOURCES_SUBDIR gopath [2020-07-20T21:21:55.277Z] STAGE_NAME Run tests [2020-07-20T21:21:55.277Z] SystemDrive C: [2020-07-20T21:21:55.277Z] SystemRoot C:\windows [2020-07-20T21:21:55.277Z] TEMP C:\windows\TEMP [2020-07-20T21:21:55.277Z] TESTDEBUG 0 [2020-07-20T21:21:55.277Z] TESTRUN_DRIVE d [2020-07-20T21:21:55.277Z] TESTRUN_SUBDIR CI [2020-07-20T21:21:55.277Z] TIMEOUT 120m [2020-07-20T21:21:55.277Z] TMP C:\windows\TEMP [2020-07-20T21:21:55.277Z] USERDOMAIN WORKGROUP [2020-07-20T21:21:55.277Z] USERNAME azwin-2-a26a60$ [2020-07-20T21:21:55.277Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-20T21:21:55.277Z] windir C:\windows [2020-07-20T21:21:55.277Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-20T21:21:55.277Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-20T21:21:55.277Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-20T21:21:55.277Z] [2020-07-20T21:21:55.277Z] [2020-07-20T21:21:55.277Z] [2020-07-20T21:21:55.277Z] INFO: Sources under d:\gopath\... [2020-07-20T21:21:55.277Z] INFO: Test run under d:\CI\... [2020-07-20T21:21:55.277Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-20T21:21:55.277Z] INFO: docker/docker repository was found [2020-07-20T21:21:55.750Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-07-20T21:21:55.750Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-07-20T21:21:55.750Z] INFO: Docker version of control daemon [2020-07-20T21:21:55.750Z] [2020-07-20T21:21:55.750Z] Client: Docker Engine - Enterprise [2020-07-20T21:21:55.750Z] Version: 19.03.5 [2020-07-20T21:21:55.750Z] API version: 1.40 [2020-07-20T21:21:55.750Z] Go version: go1.12.12 [2020-07-20T21:21:55.750Z] Git commit: 2ee0c57608 [2020-07-20T21:21:55.750Z] Built: 11/13/2019 08:00:16 [2020-07-20T21:21:55.750Z] OS/Arch: windows/amd64 [2020-07-20T21:21:55.750Z] Experimental: false [2020-07-20T21:21:55.750Z] [2020-07-20T21:21:55.750Z] Server: Docker Engine - Enterprise [2020-07-20T21:21:55.751Z] Engine: [2020-07-20T21:21:55.751Z] Version: 19.03.5 [2020-07-20T21:21:55.751Z] API version: 1.40 (minimum version 1.24) [2020-07-20T21:21:55.751Z] Go version: go1.12.12 [2020-07-20T21:21:55.751Z] Git commit: 2ee0c57608 [2020-07-20T21:21:55.751Z] Built: 11/13/2019 07:58:51 [2020-07-20T21:21:55.751Z] OS/Arch: windows/amd64 [2020-07-20T21:21:55.751Z] Experimental: true [2020-07-20T21:21:55.751Z] [2020-07-20T21:21:55.751Z] INFO: Docker info of control daemon [2020-07-20T21:21:55.751Z] [2020-07-20T21:21:55.777Z] From https://github.com/docker/buildx [2020-07-20T21:21:55.777Z] * [new tag] v0.3.1 -> build [2020-07-20T21:21:56.071Z] Switched to branch 'build' [2020-07-20T21:21:57.116Z] Removing intermediate container af2f7f26ea0a [2020-07-20T21:21:57.116Z] ---> 7e1eae5e551d [2020-07-20T21:21:57.116Z] Step 10/15 : ARG GOOS [2020-07-20T21:21:57.116Z] ---> Running in 6625c8296214 [2020-07-20T21:21:57.116Z] Removing intermediate container 6625c8296214 [2020-07-20T21:21:57.116Z] ---> b3a6d11f6282 [2020-07-20T21:21:57.116Z] Step 11/15 : ARG GOARCH [2020-07-20T21:21:57.116Z] ---> Running in 0badad836dad [2020-07-20T21:21:57.116Z] Removing intermediate container 0badad836dad [2020-07-20T21:21:57.116Z] ---> 936d69a49e18 [2020-07-20T21:21:57.116Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-07-20T21:21:57.116Z] ---> Running in 36c1ced85f9c [2020-07-20T21:21:57.327Z] Client: [2020-07-20T21:21:57.327Z] Debug Mode: false [2020-07-20T21:21:57.327Z] Plugins: [2020-07-20T21:21:57.327Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-20T21:21:57.327Z] [2020-07-20T21:21:57.327Z] Server: [2020-07-20T21:21:57.327Z] Containers: 0 [2020-07-20T21:21:57.327Z] Running: 0 [2020-07-20T21:21:57.327Z] Paused: 0 [2020-07-20T21:21:57.327Z] Stopped: 0 [2020-07-20T21:21:57.327Z] Images: 10 [2020-07-20T21:21:57.327Z] Server Version: 19.03.5 [2020-07-20T21:21:57.327Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-20T21:21:57.327Z] Windows: [2020-07-20T21:21:57.327Z] LCOW: [2020-07-20T21:21:57.327Z] Logging Driver: json-file [2020-07-20T21:21:57.327Z] Plugins: [2020-07-20T21:21:57.327Z] Volume: local [2020-07-20T21:21:57.327Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-20T21:21:57.327Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-20T21:21:57.327Z] Swarm: inactive [2020-07-20T21:21:57.327Z] Default Isolation: process [2020-07-20T21:21:57.327Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-20T21:21:57.327Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-20T21:21:57.327Z] OSType: windows [2020-07-20T21:21:57.327Z] Architecture: x86_64 [2020-07-20T21:21:57.327Z] CPUs: 4 [2020-07-20T21:21:57.327Z] Total Memory: 32GiB [2020-07-20T21:21:57.327Z] Name: azwin-2-a26a60 [2020-07-20T21:21:57.327Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-20T21:21:57.327Z] Docker Root Dir: D:\docker [2020-07-20T21:21:57.327Z] Debug Mode: false [2020-07-20T21:21:57.327Z] Registry: https://index.docker.io/v1/ [2020-07-20T21:21:57.327Z] Labels: [2020-07-20T21:21:57.327Z] Experimental: true [2020-07-20T21:21:57.327Z] Insecure Registries: [2020-07-20T21:21:57.327Z] 10.0.0.4:5000 [2020-07-20T21:21:57.327Z] 127.0.0.0/8 [2020-07-20T21:21:57.327Z] Registry Mirrors: [2020-07-20T21:21:57.327Z] http://10.0.0.4:5000/ [2020-07-20T21:21:57.327Z] Live Restore Enabled: false [2020-07-20T21:21:57.327Z] [2020-07-20T21:21:57.327Z] [2020-07-20T21:21:57.327Z] INFO: Commit hash is cb6132ad31 [2020-07-20T21:21:57.327Z] INFO: Nuke-Everything... [2020-07-20T21:21:57.327Z] INFO: Container count on control daemon to delete is 0 [2020-07-20T21:21:57.800Z] INFO: Nuking d:\CI [2020-07-20T21:21:57.800Z] INFO: Zapped successfully [2020-07-20T21:21:57.800Z] INFO: Location for testing is d:\CI\PR-41239\1 [2020-07-20T21:21:57.800Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-20T21:21:57.800Z] [2020-07-20T21:21:57.800Z] [2020-07-20T21:21:57.800Z] INFO: Building the image from Dockerfile.windows at 07/20/2020 21:21:57... [2020-07-20T21:21:57.800Z] [2020-07-20T21:21:59.938Z] #60 ... [2020-07-20T21:21:59.938Z] [2020-07-20T21:21:59.938Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:21:59.938Z] #30 10.24 runtime/cgo [2020-07-20T21:21:59.938Z] #30 ... [2020-07-20T21:21:59.938Z] [2020-07-20T21:21:59.938Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:21:59.938Z] #47 11.00 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T21:21:59.938Z] #47 11.08 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T21:21:59.938Z] #47 11.14 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T21:21:59.938Z] #47 11.23 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T21:21:59.938Z] #47 11.23 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T21:21:59.938Z] #47 12.00 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T21:21:59.938Z] #47 12.43 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T21:21:59.938Z] #47 13.38 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T21:21:59.938Z] #47 14.47 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T21:21:59.938Z] #47 14.51 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T21:21:59.938Z] #47 14.67 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T21:21:59.938Z] #47 14.67 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T21:21:59.938Z] #47 15.14 runtime/cgo [2020-07-20T21:21:59.938Z] #47 15.21 runtime [2020-07-20T21:22:02.005Z] #47 ... [2020-07-20T21:22:02.005Z] [2020-07-20T21:22:02.005Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:22:02.005Z] #51 14.73 Fetched 8060 kB in 12s (696 kB/s) [2020-07-20T21:22:02.005Z] #51 14.73 Reading package lists... [2020-07-20T21:22:02.005Z] #51 18.25 Reading package lists... [2020-07-20T21:22:02.005Z] #51 21.82 Building dependency tree... [2020-07-20T21:22:02.005Z] #51 22.80 The following additional packages will be installed: [2020-07-20T21:22:02.005Z] #51 22.80 libbtrfs0 [2020-07-20T21:22:02.005Z] #51 22.88 The following NEW packages will be installed: [2020-07-20T21:22:02.005Z] #51 22.88 libbtrfs-dev libbtrfs0 [2020-07-20T21:22:02.005Z] #51 23.02 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-07-20T21:22:02.005Z] #51 23.02 Need to get 118 kB of archives. [2020-07-20T21:22:02.005Z] #51 23.02 After this operation, 390 kB of additional disk space will be used. [2020-07-20T21:22:02.005Z] #51 23.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-20T21:22:02.005Z] #51 23.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-20T21:22:02.005Z] #51 ... [2020-07-20T21:22:02.005Z] [2020-07-20T21:22:02.005Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:22:02.005Z] #23 14.84 Fetched 8060 kB in 11s (753 kB/s) [2020-07-20T21:22:02.005Z] #23 14.84 Reading package lists... [2020-07-20T21:22:02.005Z] #23 18.12 Reading package lists... [2020-07-20T21:22:02.005Z] #23 21.65 Building dependency tree... [2020-07-20T21:22:02.005Z] #23 22.64 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-20T21:22:02.005Z] #23 22.64 The following additional packages will be installed: [2020-07-20T21:22:02.005Z] #23 22.65 libjq1 libonig5 [2020-07-20T21:22:02.005Z] #23 22.93 The following NEW packages will be installed: [2020-07-20T21:22:02.005Z] #23 22.97 jq libjq1 libonig5 [2020-07-20T21:22:02.005Z] #23 23.07 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-07-20T21:22:02.005Z] #23 23.07 Need to get 350 kB of archives. [2020-07-20T21:22:02.005Z] #23 23.07 After this operation, 1154 kB of additional disk space will be used. [2020-07-20T21:22:02.005Z] #23 23.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-20T21:22:02.005Z] #23 23.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-20T21:22:02.005Z] #23 23.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-20T21:22:02.297Z] #23 ... [2020-07-20T21:22:02.297Z] [2020-07-20T21:22:02.297Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:22:02.297Z] #32 15.15 Fetched 8060 kB in 11s (748 kB/s) [2020-07-20T21:22:02.297Z] #32 15.15 Reading package lists... [2020-07-20T21:22:02.297Z] #32 18.27 Reading package lists... [2020-07-20T21:22:02.297Z] #32 21.64 Building dependency tree... [2020-07-20T21:22:02.297Z] #32 22.59 The following additional packages will be installed: [2020-07-20T21:22:02.297Z] #32 22.60 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-20T21:22:02.297Z] #32 22.60 Suggested packages: [2020-07-20T21:22:02.297Z] #32 22.60 cmake-doc ninja-build lrzip [2020-07-20T21:22:02.297Z] #32 22.60 Recommended packages: [2020-07-20T21:22:02.297Z] #32 22.60 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-20T21:22:02.297Z] #32 23.32 The following NEW packages will be installed: [2020-07-20T21:22:02.297Z] #32 23.35 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-20T21:22:02.297Z] #32 23.35 vim-common xxd [2020-07-20T21:22:02.297Z] #32 23.49 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-07-20T21:22:02.297Z] #32 23.49 Need to get 14.0 MB of archives. [2020-07-20T21:22:02.297Z] #32 23.49 After this operation, 62.1 MB of additional disk space will be used. [2020-07-20T21:22:02.297Z] #32 23.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-20T21:22:02.297Z] #32 23.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T21:22:02.297Z] #32 23.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-20T21:22:02.297Z] #32 23.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-20T21:22:02.644Z] #32 ... [2020-07-20T21:22:02.644Z] [2020-07-20T21:22:02.644Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:22:02.644Z] #23 23.67 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:22:02.644Z] #23 23.73 Fetched 350 kB in 0s (3065 kB/s) [2020-07-20T21:22:02.644Z] #23 23.82 Selecting previously unselected package libonig5:s390x. [2020-07-20T21:22:02.644Z] #23 23.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 ... 15177 files and directories currently installed.) [2020-07-20T21:22:02.644Z] #23 23.84 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-20T21:22:02.644Z] #23 23.85 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-20T21:22:02.944Z] #23 23.96 Selecting previously unselected package libjq1:s390x. [2020-07-20T21:22:02.944Z] #23 23.96 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-20T21:22:02.944Z] #23 23.96 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-20T21:22:02.944Z] #23 24.06 Selecting previously unselected package jq. [2020-07-20T21:22:02.944Z] #23 24.06 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-20T21:22:02.944Z] #23 24.06 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T21:22:02.944Z] #23 24.14 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-20T21:22:02.944Z] #23 24.21 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-20T21:22:02.944Z] #23 24.23 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T21:22:02.944Z] #23 24.24 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:22:03.256Z] #23 ... [2020-07-20T21:22:03.256Z] [2020-07-20T21:22:03.256Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:22:03.256Z] #60 DONE 24.5s [2020-07-20T21:22:03.549Z] [2020-07-20T21:22:03.549Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:22:03.549Z] #51 23.70 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:22:03.549Z] #51 23.81 Fetched 118 kB in 0s (776 kB/s) [2020-07-20T21:22:03.549Z] #51 23.89 Selecting previously unselected package libbtrfs0. [2020-07-20T21:22:03.549Z] #51 23.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 ... 15177 files and directories currently installed.) [2020-07-20T21:22:03.549Z] #51 24.01 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-20T21:22:03.549Z] #51 24.05 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T21:22:03.549Z] #51 24.23 Selecting previously unselected package libbtrfs-dev. [2020-07-20T21:22:03.549Z] #51 24.23 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-20T21:22:03.549Z] #51 24.23 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:22:03.549Z] #51 24.50 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T21:22:03.549Z] #51 24.50 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:22:03.549Z] #51 24.51 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:22:03.549Z] #51 DONE 24.8s [2020-07-20T21:22:03.549Z] [2020-07-20T21:22:03.549Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:22:03.549Z] #32 24.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-20T21:22:03.549Z] #32 24.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-20T21:22:03.549Z] #32 24.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-20T21:22:03.549Z] #32 24.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-20T21:22:03.549Z] #32 24.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-20T21:22:03.549Z] #32 24.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-20T21:22:03.549Z] #32 ... [2020-07-20T21:22:03.549Z] [2020-07-20T21:22:03.549Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:22:03.549Z] #23 DONE 24.9s [2020-07-20T21:22:03.549Z] [2020-07-20T21:22:03.549Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-20T21:22:03.549Z] #24 DONE 0.1s [2020-07-20T21:22:03.549Z] [2020-07-20T21:22:03.549Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:22:03.549Z] #36 14.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-20T21:22:03.549Z] #36 16.10 + 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-07-20T21:22:03.702Z] Sending build context to Docker daemon 56.03MB [2020-07-20T21:22:03.702Z] [2020-07-20T21:22:03.702Z] Step 1/10 : FROM microsoft/windowsservercore [2020-07-20T21:22:03.702Z] ---> 987b1d5e0abf [2020-07-20T21:22:03.702Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-20T21:22:03.702Z] ---> Using cache [2020-07-20T21:22:03.702Z] ---> 798e6e7e168c [2020-07-20T21:22:03.702Z] Step 3/10 : ARG GO_VERSION=1.13.14 [2020-07-20T21:22:03.702Z] ---> Using cache [2020-07-20T21:22:03.702Z] ---> 14da54613606 [2020-07-20T21:22:03.702Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-07-20T21:22:03.702Z] ---> Using cache [2020-07-20T21:22:03.702Z] ---> c806af9b2f9a [2020-07-20T21:22:03.702Z] 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-07-20T21:22:03.702Z] ---> Using cache [2020-07-20T21:22:03.702Z] ---> 090835e443c8 [2020-07-20T21:22:03.702Z] 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-07-20T21:22:03.702Z] ---> Using cache [2020-07-20T21:22:03.702Z] ---> aacd4cdffbd2 [2020-07-20T21:22:03.702Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-07-20T21:22:03.702Z] ---> Using cache [2020-07-20T21:22:03.702Z] ---> 7657b7fb3319 [2020-07-20T21:22:03.702Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-07-20T21:22:03.702Z] ---> Using cache [2020-07-20T21:22:03.702Z] ---> 26a60282a61e [2020-07-20T21:22:03.702Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-20T21:22:03.702Z] ---> Using cache [2020-07-20T21:22:03.702Z] ---> 91751dadaf15 [2020-07-20T21:22:03.702Z] Step 10/10 : COPY . . [2020-07-20T21:22:03.857Z] #36 ... [2020-07-20T21:22:03.857Z] [2020-07-20T21:22:03.857Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:22:04.922Z] #25 ... [2020-07-20T21:22:04.922Z] [2020-07-20T21:22:04.922Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:22:04.922Z] #10 15.91 Fetched 8060 kB in 12s (697 kB/s) [2020-07-20T21:22:04.922Z] #10 15.91 Reading package lists... [2020-07-20T21:22:04.922Z] #10 19.71 Reading package lists... [2020-07-20T21:22:04.922Z] #10 23.12 Building dependency tree... [2020-07-20T21:22:04.922Z] #10 24.27 The following additional packages will be installed: [2020-07-20T21:22:04.922Z] #10 24.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-20T21:22:04.922Z] #10 24.32 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-20T21:22:04.922Z] #10 24.32 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-20T21:22:04.922Z] #10 24.32 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-20T21:22:04.922Z] #10 24.32 Suggested packages: [2020-07-20T21:22:04.922Z] #10 24.32 gcc-8-locales seccomp wine64 [2020-07-20T21:22:04.922Z] #10 25.52 The following NEW packages will be installed: [2020-07-20T21:22:04.922Z] #10 25.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-20T21:22:04.922Z] #10 25.52 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-20T21:22:04.922Z] #10 25.52 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-20T21:22:04.922Z] #10 25.52 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-20T21:22:04.922Z] #10 25.52 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-20T21:22:04.922Z] #10 25.52 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-20T21:22:04.922Z] #10 25.98 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-07-20T21:22:04.922Z] #10 25.98 Need to get 73.3 MB of archives. [2020-07-20T21:22:04.922Z] #10 25.98 After this operation, 494 MB of additional disk space will be used. [2020-07-20T21:22:04.922Z] #10 25.98 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-07-20T21:22:04.922Z] #10 ... [2020-07-20T21:22:04.922Z] [2020-07-20T21:22:04.922Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:22:04.922Z] #38 16.07 Fetched 8060 kB in 11s (706 kB/s) [2020-07-20T21:22:04.922Z] #38 16.07 Reading package lists... [2020-07-20T21:22:04.922Z] #38 19.93 Reading package lists... [2020-07-20T21:22:04.922Z] #38 23.44 Building dependency tree... [2020-07-20T21:22:04.922Z] #38 24.21 The following additional packages will be installed: [2020-07-20T21:22:04.922Z] #38 24.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-20T21:22:04.922Z] #38 24.21 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-20T21:22:04.922Z] #38 24.22 Suggested packages: [2020-07-20T21:22:04.922Z] #38 24.22 manpages-dev python-setuptools [2020-07-20T21:22:04.922Z] #38 25.26 The following NEW packages will be installed: [2020-07-20T21:22:04.922Z] #38 25.26 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-20T21:22:04.922Z] #38 25.26 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-20T21:22:04.922Z] #38 25.26 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-20T21:22:04.922Z] #38 25.26 python-six zlib1g-dev [2020-07-20T21:22:04.922Z] #38 25.44 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-07-20T21:22:04.922Z] #38 25.44 Need to get 3742 kB of archives. [2020-07-20T21:22:04.922Z] #38 25.44 After this operation, 22.0 MB of additional disk space will be used. [2020-07-20T21:22:04.922Z] #38 25.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-20T21:22:04.922Z] #38 25.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-20T21:22:04.922Z] #38 25.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-07-20T21:22:04.922Z] #38 25.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-20T21:22:04.922Z] #38 25.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-07-20T21:22:04.922Z] #38 25.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-20T21:22:04.922Z] #38 25.52 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-07-20T21:22:04.922Z] #38 25.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-07-20T21:22:04.922Z] #38 25.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-20T21:22:04.922Z] #38 25.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-20T21:22:04.922Z] #38 25.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-20T21:22:04.922Z] #38 25.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-20T21:22:04.922Z] #38 25.72 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-07-20T21:22:04.922Z] #38 25.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-07-20T21:22:04.922Z] #38 25.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-20T21:22:04.922Z] #38 25.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-20T21:22:04.922Z] #38 25.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-20T21:22:04.922Z] #38 ... [2020-07-20T21:22:04.922Z] [2020-07-20T21:22:04.922Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:22:04.922Z] #41 15.91 vendor/golang.org/x/crypto/internal/subtle [2020-07-20T21:22:04.922Z] #41 24.55 sync [2020-07-20T21:22:04.922Z] #41 24.55 internal/reflectlite [2020-07-20T21:22:04.922Z] #41 26.13 github.com/LK4D4/vndr/godl/singleflight [2020-07-20T21:22:05.225Z] #41 26.34 math/rand [2020-07-20T21:22:05.225Z] #41 ... [2020-07-20T21:22:05.225Z] [2020-07-20T21:22:05.226Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:22:05.226Z] #32 26.16 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:22:05.226Z] #32 26.26 Fetched 14.0 MB in 2s (7536 kB/s) [2020-07-20T21:22:05.226Z] #32 26.30 Selecting previously unselected package xxd. [2020-07-20T21:22:05.226Z] #32 26.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-20T21:22:05.226Z] #32 26.37 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-20T21:22:05.226Z] #32 26.38 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T21:22:05.226Z] #32 26.48 Selecting previously unselected package vim-common. [2020-07-20T21:22:05.226Z] #32 26.48 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T21:22:05.226Z] #32 26.51 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T21:22:05.858Z] #32 26.87 Selecting previously unselected package cmake-data. [2020-07-20T21:22:05.858Z] #32 26.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-20T21:22:05.858Z] #32 26.87 Unpacking cmake-data (3.13.4-1) ... [2020-07-20T21:22:06.162Z] #32 ... [2020-07-20T21:22:06.162Z] [2020-07-20T21:22:06.162Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:22:06.162Z] #43 DONE 27.4s [2020-07-20T21:22:06.466Z] [2020-07-20T21:22:06.466Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:22:06.466Z] #38 26.28 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:22:06.466Z] #38 26.35 Fetched 3742 kB in 0s (8798 kB/s) [2020-07-20T21:22:06.466Z] #38 26.38 Selecting previously unselected package libcap-dev:s390x. [2020-07-20T21:22:06.466Z] #38 26.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-20T21:22:06.466Z] #38 26.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-20T21:22:06.466Z] #38 26.48 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-20T21:22:06.466Z] #38 26.57 Selecting previously unselected package libnet1:s390x. [2020-07-20T21:22:06.466Z] #38 26.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-20T21:22:06.466Z] #38 26.58 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-20T21:22:06.466Z] #38 26.64 Selecting previously unselected package libnet1-dev. [2020-07-20T21:22:06.467Z] #38 26.64 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-20T21:22:06.467Z] #38 26.65 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T21:22:06.467Z] #38 26.78 Selecting previously unselected package libnl-3-200:s390x. [2020-07-20T21:22:06.467Z] #38 26.78 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-20T21:22:06.467Z] #38 26.79 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-20T21:22:06.467Z] #38 26.87 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-20T21:22:06.467Z] #38 26.87 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-20T21:22:06.467Z] #38 26.87 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-20T21:22:06.467Z] #38 27.11 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-20T21:22:06.467Z] #38 27.11 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-20T21:22:06.467Z] #38 27.11 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-20T21:22:06.467Z] #38 27.17 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-20T21:22:06.467Z] #38 27.17 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-20T21:22:06.467Z] #38 27.17 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-20T21:22:06.467Z] #38 27.25 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-20T21:22:06.467Z] #38 27.26 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-20T21:22:06.467Z] #38 27.27 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-20T21:22:06.467Z] #38 27.49 Selecting previously unselected package libprotobuf17:s390x. [2020-07-20T21:22:06.467Z] #38 27.50 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-20T21:22:06.467Z] #38 27.50 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-20T21:22:07.118Z] #38 28.33 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-20T21:22:07.118Z] #38 28.34 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-20T21:22:07.118Z] #38 28.35 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-20T21:22:07.118Z] #38 28.47 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-20T21:22:07.189Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-073be30f18145c8e8) in /home/ubuntu/workspace/moby_PR-41239 [Pipeline] { [Pipeline] checkout [2020-07-20T21:22:07.418Z] #38 28.48 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-20T21:22:07.419Z] #38 28.48 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-20T21:22:08.053Z] #38 29.27 Selecting previously unselected package libprotoc17:s390x. [2020-07-20T21:22:08.053Z] #38 29.29 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-20T21:22:08.053Z] #38 29.29 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-20T21:22:08.686Z] #38 29.70 Selecting previously unselected package protobuf-c-compiler. [2020-07-20T21:22:08.686Z] #38 29.71 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-20T21:22:08.686Z] #38 29.72 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T21:22:08.686Z] #38 29.80 Selecting previously unselected package protobuf-compiler. [2020-07-20T21:22:08.686Z] #38 29.80 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-20T21:22:08.686Z] #38 29.80 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-20T21:22:08.686Z] #38 29.90 Selecting previously unselected package python-pkg-resources. [2020-07-20T21:22:08.686Z] #38 29.91 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T21:22:08.686Z] #38 29.92 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-20T21:22:08.978Z] #38 30.06 Selecting previously unselected package python-six. [2020-07-20T21:22:08.978Z] #38 30.06 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-20T21:22:08.978Z] #38 30.06 Unpacking python-six (1.12.0-1) ... [2020-07-20T21:22:08.978Z] #38 30.13 Selecting previously unselected package python-protobuf. [2020-07-20T21:22:08.978Z] #38 30.14 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-20T21:22:08.978Z] #38 30.14 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-20T21:22:09.269Z] #38 30.50 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-20T21:22:09.767Z] using credential docker-jenkins-github-credentials [2020-07-20T21:22:09.775Z] Cloning the remote Git repository [2020-07-20T21:22:09.775Z] Cloning with configured refspecs honoured and without tags [2020-07-20T21:22:10.303Z] #38 ... [2020-07-20T21:22:10.303Z] [2020-07-20T21:22:10.303Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:22:10.303Z] #25 3.230 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-20T21:22:10.303Z] #25 3.441 [2020-07-20T21:22:10.303Z] #25 3.612 #### 5.9% ########## 14.9% ################# 23.9% ###################### 30.7% ########################## 37.5% ################################# 46.5% ####################################### 55.5% ############################################## 64.5% ################################################### 71.2% ######################################################## 78.0% ############################################################# 84.7% ################################################################# 91.5% ######################################################################## 100.0% [2020-07-20T21:22:10.303Z] #25 5.376 #=#=# [2020-07-20T21:22:10.303Z] #25 5.563 ############## 20.2% ############################################## 65.0% ######################################################################## 100.0% [2020-07-20T21:22:10.303Z] #25 6.098 [2020-07-20T21:22:10.303Z] #25 6.275 ########### 15.9% ########################### 38.2% ###################################################### 76.0% ######################################################################## 100.0% [2020-07-20T21:22:10.596Z] #25 6.955 #=#=# [2020-07-20T21:22:09.832Z] Cloning repository https://github.com/moby/moby.git [2020-07-20T21:22:09.902Z] > git init /home/ubuntu/workspace/moby_PR-41239 # timeout=10 [2020-07-20T21:22:10.155Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T21:22:10.156Z] > git --version # timeout=10 [2020-07-20T21:22:10.167Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T21:22:10.200Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41239/head:refs/remotes/origin/PR-41239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:22:12.352Z] #25 7.157 ### 5.1% ######### 13.7% ############## 20.2% ################### 26.6% ####################### 33.0% ############################ 39.5% #################################### 50.2% ########################################## 58.8% ################################################ 67.4% ##################################################### 73.8% ########################################################### 82.4% ################################################################### 93.1% ######################################################################## 100.0% [2020-07-20T21:22:12.987Z] #25 9.035 #=#=# [2020-07-20T21:22:13.572Z] #25 9.179 0.8% ## 3.3% #### 5.8% ##### 8.2% ######## 11.4% ######### 13.9% ########### [2020-07-20T21:22:13.572Z] #25 ... [2020-07-20T21:22:13.572Z] [2020-07-20T21:22:13.572Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:22:13.572Z] #52 2.001 + RM_GOPATH=0 [2020-07-20T21:22:13.572Z] #52 2.001 + TMP_GOPATH= [2020-07-20T21:22:13.572Z] #52 2.001 + : /build [2020-07-20T21:22:13.572Z] #52 2.001 + '[' -z '' ']' [2020-07-20T21:22:13.572Z] #52 2.002 ++ mktemp -d [2020-07-20T21:22:13.572Z] #52 2.005 + export GOPATH=/tmp/tmp.xqBPPZnEzR [2020-07-20T21:22:13.572Z] #52 2.005 + GOPATH=/tmp/tmp.xqBPPZnEzR [2020-07-20T21:22:13.572Z] #52 2.005 + RM_GOPATH=1 [2020-07-20T21:22:13.572Z] #52 2.005 + case "$(go env GOARCH)" in [2020-07-20T21:22:13.572Z] #52 2.006 ++ go env GOARCH [2020-07-20T21:22:13.572Z] #52 2.009 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:22:13.572Z] #52 2.009 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:22:13.572Z] #52 2.010 ++ dirname /tmp/install/install.sh [2020-07-20T21:22:13.572Z] #52 2.010 + dir=/tmp/install [2020-07-20T21:22:13.572Z] #52 2.010 + bin=containerd [2020-07-20T21:22:13.572Z] #52 2.010 + shift [2020-07-20T21:22:13.572Z] #52 2.010 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-20T21:22:13.572Z] #52 2.010 + . /tmp/install/containerd.installer [2020-07-20T21:22:13.572Z] #52 2.011 ++ set -e [2020-07-20T21:22:13.572Z] #52 2.011 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T21:22:13.572Z] #52 2.011 + install_containerd [2020-07-20T21:22:13.572Z] #52 2.012 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-20T21:22:13.572Z] #52 2.012 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T21:22:13.572Z] #52 2.012 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xqBPPZnEzR/src/github.com/containerd/containerd [2020-07-20T21:22:13.572Z] #52 2.023 Cloning into '/tmp/tmp.xqBPPZnEzR/src/github.com/containerd/containerd'... [2020-07-20T21:22:13.864Z] #52 ... [2020-07-20T21:22:13.864Z] [2020-07-20T21:22:13.864Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:22:14.740Z] #25 9.179 0.8% ## 3.3% #### 5.8% ##### 8.2% ######## 11.4% ######### 13.9% ########### 16.4% ############# 18.9% ############## 20.1% ################ 22.6% ################## 25.1% ################### 27.6% ##################### 30.1% ####################### 32.6% ######################## 34.5% ########################## 36.9% ############################ 39.4% ################## [2020-07-20T21:22:14.740Z] #25 ... [2020-07-20T21:22:14.740Z] [2020-07-20T21:22:14.740Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:22:14.740Z] #30 26.01 sync [2020-07-20T21:22:14.740Z] #30 26.01 internal/reflectlite [2020-07-20T21:22:14.740Z] #30 28.26 strconv [2020-07-20T21:22:14.740Z] #30 28.26 sort [2020-07-20T21:22:14.740Z] #30 29.09 internal/oserror [2020-07-20T21:22:14.740Z] #30 29.13 syscall [2020-07-20T21:22:14.740Z] #30 31.17 reflect [2020-07-20T21:22:14.740Z] #30 35.15 time [2020-07-20T21:22:14.883Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f7fbc832fa7da4dd) in /home/ubuntu/workspace/moby_PR-41239 [Pipeline] { [Pipeline] checkout [2020-07-20T21:22:15.039Z] #30 ... [2020-07-20T21:22:15.039Z] [2020-07-20T21:22:15.039Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:22:15.622Z] #25 9.179 0.8% ## 3.3% #### 5.8% ##### 8.2% ######## 11.4% ######### 13.9% ########### 16.4% ############# 18.9% ############## 20.1% ################ 22.6% ################## 25.1% ################### 27.6% ##################### 30.1% ####################### 32.6% ######################## 34.5% ########################## 36.9% ############################ 39.4% ############################## 41.9% ############################### 43.8% ################################# 46.4% ################################### 48.9% ##################################### 51.4% ###################################### 53.3% ####################################### 54.6% [2020-07-20T21:22:15.622Z] #25 ... [2020-07-20T21:22:15.622Z] [2020-07-20T21:22:15.622Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:22:15.622Z] #10 26.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-07-20T21:22:15.622Z] #10 27.12 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-07-20T21:22:15.622Z] #10 27.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-07-20T21:22:15.622Z] #10 27.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-20T21:22:15.622Z] #10 27.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-20T21:22:15.622Z] #10 27.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-20T21:22:15.622Z] #10 27.81 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-07-20T21:22:15.622Z] #10 27.83 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-07-20T21:22:15.622Z] #10 30.80 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-07-20T21:22:15.622Z] #10 31.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-20T21:22:15.622Z] #10 31.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-20T21:22:15.622Z] #10 31.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-20T21:22:15.622Z] #10 31.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-20T21:22:15.622Z] #10 31.91 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-07-20T21:22:15.622Z] #10 31.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-20T21:22:15.622Z] #10 31.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-20T21:22:15.622Z] #10 31.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-20T21:22:15.622Z] #10 31.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-20T21:22:15.622Z] #10 31.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-20T21:22:15.622Z] #10 31.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-20T21:22:15.622Z] #10 31.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-20T21:22:15.622Z] #10 31.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-07-20T21:22:15.622Z] #10 32.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-20T21:22:15.622Z] #10 32.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-20T21:22:15.622Z] #10 32.71 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:22:15.622Z] #10 32.78 Fetched 73.3 MB in 6s (11.4 MB/s) [2020-07-20T21:22:15.623Z] #10 32.88 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-20T21:22:15.623Z] #10 32.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-20T21:22:15.623Z] #10 32.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-20T21:22:15.623Z] #10 32.95 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T21:22:15.623Z] #10 34.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-20T21:22:15.623Z] #10 34.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-20T21:22:15.623Z] #10 34.81 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T21:22:15.623Z] #10 36.77 Selecting previously unselected package binutils-mingw-w64. [2020-07-20T21:22:15.623Z] #10 36.79 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-20T21:22:15.623Z] #10 36.79 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T21:22:15.915Z] #10 36.90 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-20T21:22:15.915Z] #10 36.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-20T21:22:15.915Z] #10 36.91 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-20T21:22:15.915Z] #10 ... [2020-07-20T21:22:15.915Z] [2020-07-20T21:22:15.915Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:22:15.915Z] #25 9.179 0.8% ## 3.3% #### 5.8% ##### 8.2% ######## 11.4% ######### 13.9% ########### 16.4% ############# 18.9% ############## 20.1% ################ 22.6% ################## 25.1% ################### 27.6% ##################### 30.1% ####################### 32.6% ######################## 34.5% ########################## 36.9% ############################ 39.4% ############################## 41.9% ############################### 43.8% ################################# 46.4% ################################### 48.9% ##################################### 51.4% ###################################### 53.3% ####################################### 54.6% ######################################## 56.9% ########################################## 59.4% ################ [2020-07-20T21:22:15.915Z] #25 ... [2020-07-20T21:22:15.915Z] [2020-07-20T21:22:15.915Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T21:22:15.915Z] #28 27.02 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-20T21:22:15.915Z] #28 27.25 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-20T21:22:15.915Z] #28 28.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-20T21:22:15.915Z] #28 ... [2020-07-20T21:22:15.915Z] [2020-07-20T21:22:15.915Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:22:15.915Z] #41 27.18 errors [2020-07-20T21:22:15.915Z] #41 27.23 sort [2020-07-20T21:22:15.915Z] #41 27.63 io [2020-07-20T21:22:15.915Z] #41 28.50 strconv [2020-07-20T21:22:15.915Z] #41 28.81 bytes [2020-07-20T21:22:15.915Z] #41 30.45 bufio [2020-07-20T21:22:15.915Z] #41 31.44 syscall [2020-07-20T21:22:15.915Z] #41 31.52 reflect [2020-07-20T21:22:15.915Z] #41 36.68 time [2020-07-20T21:22:16.206Z] #41 ... [2020-07-20T21:22:16.206Z] [2020-07-20T21:22:16.206Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:22:16.510Z] #25 9.179 0.8% ## 3.3% #### 5.8% ##### 8.2% ######## 11.4% ######### 13.9% ########### 16.4% ############# 18.9% ############## 20.1% ################ 22.6% ################## 25.1% ################### 27.6% ##################### 30.1% ####################### 32.6% ######################## 34.5% ########################## 36.9% ############################ 39.4% ############################## 41.9% ############################### 43.8% ################################# 46.4% ################################### 48.9% ##################################### 51.4% ###################################### 53.3% ####################################### 54.6% ######################################## 56.9% ########################################## 59.4% ############################################ 61.9% ############################################# 63.8% ############################################### 66.3% ################################################# 69.4% ############################ [2020-07-20T21:22:16.510Z] #25 ... [2020-07-20T21:22:16.510Z] [2020-07-20T21:22:16.510Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:22:16.510Z] #38 32.36 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-20T21:22:16.510Z] #38 32.37 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-20T21:22:16.510Z] #38 32.37 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-20T21:22:16.510Z] #38 32.39 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-20T21:22:16.510Z] #38 32.40 Setting up python-six (1.12.0-1) ... [2020-07-20T21:22:16.510Z] #38 33.95 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-20T21:22:16.510Z] #38 33.96 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-20T21:22:16.510Z] #38 33.97 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-20T21:22:16.510Z] #38 33.98 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-20T21:22:16.510Z] #38 33.98 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-20T21:22:16.510Z] #38 33.99 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-20T21:22:16.510Z] #38 34.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T21:22:16.510Z] #38 34.01 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-20T21:22:16.510Z] #38 34.02 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T21:22:16.510Z] #38 34.02 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-20T21:22:16.510Z] #38 36.90 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-20T21:22:16.510Z] #38 36.91 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:22:16.510Z] #38 DONE 37.7s [2020-07-20T21:22:16.510Z] [2020-07-20T21:22:16.510Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:22:16.510Z] #32 29.31 Selecting previously unselected package libicu63:s390x. [2020-07-20T21:22:16.510Z] #32 29.33 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-20T21:22:16.510Z] #32 29.33 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-20T21:22:16.510Z] #32 33.55 Selecting previously unselected package libxml2:s390x. [2020-07-20T21:22:16.510Z] #32 33.55 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-20T21:22:16.510Z] #32 33.55 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-20T21:22:16.510Z] #32 33.88 Selecting previously unselected package libarchive13:s390x. [2020-07-20T21:22:16.510Z] #32 33.88 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-20T21:22:16.510Z] #32 33.88 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-20T21:22:16.510Z] #32 34.08 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-20T21:22:16.510Z] #32 34.08 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-20T21:22:16.510Z] #32 34.09 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-20T21:22:16.510Z] #32 34.20 Selecting previously unselected package librhash0:s390x. [2020-07-20T21:22:16.510Z] #32 34.20 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-20T21:22:16.510Z] #32 34.21 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-20T21:22:16.510Z] #32 34.33 Selecting previously unselected package libuv1:s390x. [2020-07-20T21:22:16.510Z] #32 34.33 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-20T21:22:16.510Z] #32 34.33 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-20T21:22:16.510Z] #32 34.41 Selecting previously unselected package cmake. [2020-07-20T21:22:16.510Z] #32 34.41 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-20T21:22:16.510Z] #32 34.42 Unpacking cmake (3.13.4-1) ... [2020-07-20T21:22:16.510Z] #32 36.73 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-20T21:22:16.510Z] #32 36.75 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T21:22:16.510Z] #32 36.76 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-20T21:22:16.510Z] #32 36.77 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T21:22:16.510Z] #32 36.78 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-20T21:22:16.510Z] #32 36.79 Setting up cmake-data (3.13.4-1) ... [2020-07-20T21:22:16.510Z] #32 36.80 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-20T21:22:16.510Z] #32 36.81 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-20T21:22:16.510Z] #32 36.82 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-20T21:22:16.510Z] #32 36.82 Setting up cmake (3.13.4-1) ... [2020-07-20T21:22:16.510Z] #32 36.83 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:22:16.510Z] #32 36.90 Processing triggers for mime-support (3.62) ... [2020-07-20T21:22:16.510Z] #32 DONE 37.7s [2020-07-20T21:22:16.510Z] [2020-07-20T21:22:16.510Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:22:17.612Z] using credential docker-jenkins-github-credentials [2020-07-20T21:22:17.618Z] Cloning the remote Git repository [2020-07-20T21:22:17.618Z] Cloning with configured refspecs honoured and without tags [2020-07-20T21:22:17.979Z] #25 9.179 0.8% ## 3.3% #### 5.8% ##### 8.2% ######## 11.4% ######### 13.9% ########### 16.4% ############# 18.9% ############## 20.1% ################ 22.6% ################## 25.1% ################### 27.6% ##################### 30.1% ####################### 32.6% ######################## 34.5% ########################## 36.9% ############################ 39.4% ############################## 41.9% ############################### 43.8% ################################# 46.4% ################################### 48.9% ##################################### 51.4% ###################################### 53.3% ####################################### 54.6% ######################################## 56.9% ########################################## 59.4% ############################################ 61.9% ############################################# 63.8% ############################################### 66.3% ################################################# 69.4% ################################################### 71.9% ##################################################### 74.4% ###################################################### 76.3% ######################################################### 79.4% ########################################################### 82.5% ############################################################ 83.7% ############################################################## 86.9% ################################################################ 89.7% ################################################################## 92.4% #################################################################### 94.9% ###################################################################### 97.4% ####################################################################### 99.9% ######################################################################## 100.0% [2020-07-20T21:22:17.979Z] #25 14.19 [2020-07-20T21:22:17.636Z] Cloning repository https://github.com/moby/moby.git [2020-07-20T21:22:17.707Z] > git init /home/ubuntu/workspace/moby_PR-41239 # timeout=10 [2020-07-20T21:22:17.942Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T21:22:17.943Z] > git --version # timeout=10 [2020-07-20T21:22:17.999Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T21:22:18.015Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41239/head:refs/remotes/origin/PR-41239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:22:19.016Z] #25 15.05 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-20T21:22:19.016Z] #25 15.32 [2020-07-20T21:22:19.307Z] #25 15.44 0.1% ######################################################################## 100.0% [2020-07-20T21:22:19.307Z] #25 15.61 [2020-07-20T21:22:20.064Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0278de647628f19e4) in /home/ubuntu/workspace/moby_PR-41239 [Pipeline] { [Pipeline] checkout [2020-07-20T21:22:20.342Z] #25 16.40 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-20T21:22:20.342Z] #25 16.44 skipping existing aab193acf6ba [2020-07-20T21:22:20.342Z] #25 16.53 [2020-07-20T21:22:20.975Z] #25 ... [2020-07-20T21:22:20.975Z] [2020-07-20T21:22:20.975Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:22:20.975Z] #47 32.19 reflect [2020-07-20T21:22:20.975Z] #47 32.20 syscall [2020-07-20T21:22:20.975Z] #47 37.21 time [2020-07-20T21:22:20.975Z] #47 41.09 context [2020-07-20T21:22:20.975Z] #47 41.18 encoding/binary [2020-07-20T21:22:20.975Z] #47 41.60 os [2020-07-20T21:22:21.267Z] #47 ... [2020-07-20T21:22:21.267Z] [2020-07-20T21:22:21.267Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:22:21.267Z] #25 17.51 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-20T21:22:21.267Z] #25 17.53 skipping existing 4d43f82972ce [2020-07-20T21:22:21.267Z] #25 17.64 [2020-07-20T21:22:22.306Z] #25 18.55 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-20T21:22:22.597Z] #25 18.91 #=#=# [2020-07-20T21:22:22.597Z] #25 18.99 ######################################################################## 100.0% [2020-07-20T21:22:22.597Z] #25 19.05 [2020-07-20T21:22:22.892Z] #25 19.08 Download of images into '/build' complete. [2020-07-20T21:22:22.892Z] #25 19.08 Use something like the following to load the result into a Docker daemon: [2020-07-20T21:22:22.892Z] #25 19.08 tar -cC '/build' . | docker load [2020-07-20T21:22:22.892Z] #25 DONE 19.3s [2020-07-20T21:22:22.892Z] [2020-07-20T21:22:22.892Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:22:22.892Z] #33 1.901 + RM_GOPATH=0 [2020-07-20T21:22:22.892Z] #33 1.901 + TMP_GOPATH= [2020-07-20T21:22:22.892Z] #33 1.901 + : /build [2020-07-20T21:22:22.892Z] #33 1.902 + '[' -z '' ']' [2020-07-20T21:22:22.892Z] #33 1.902 ++ mktemp -d [2020-07-20T21:22:22.892Z] #33 1.905 + export GOPATH=/tmp/tmp.OqOVjXhECD [2020-07-20T21:22:22.892Z] #33 1.905 + GOPATH=/tmp/tmp.OqOVjXhECD [2020-07-20T21:22:22.892Z] #33 1.905 + RM_GOPATH=1 [2020-07-20T21:22:22.892Z] #33 1.905 + case "$(go env GOARCH)" in [2020-07-20T21:22:22.892Z] #33 1.906 ++ go env GOARCH [2020-07-20T21:22:22.892Z] #33 1.923 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:22:22.892Z] #33 1.923 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:22:22.892Z] #33 1.923 ++ dirname /tmp/install/install.sh [2020-07-20T21:22:22.892Z] #33 1.924 + dir=/tmp/install [2020-07-20T21:22:22.892Z] #33 1.926 + bin=tini [2020-07-20T21:22:22.892Z] #33 1.926 + shift [2020-07-20T21:22:22.892Z] #33 1.926 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-20T21:22:22.892Z] #33 1.926 + . /tmp/install/tini.installer [2020-07-20T21:22:22.892Z] #33 1.926 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T21:22:22.892Z] #33 1.926 + install_tini [2020-07-20T21:22:22.892Z] #33 1.926 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-20T21:22:22.892Z] #33 1.926 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T21:22:22.892Z] #33 1.926 + git clone https://github.com/krallin/tini.git /tmp/tmp.OqOVjXhECD/tini [2020-07-20T21:22:22.892Z] #33 1.928 Cloning into '/tmp/tmp.OqOVjXhECD/tini'... [2020-07-20T21:22:22.892Z] #33 2.404 + cd /tmp/tmp.OqOVjXhECD/tini [2020-07-20T21:22:22.892Z] #33 2.404 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T21:22:22.892Z] #33 2.425 + cmake . [2020-07-20T21:22:22.892Z] #33 2.784 -- The C compiler identification is GNU 8.3.0 [2020-07-20T21:22:22.893Z] #33 2.844 -- Check for working C compiler: /usr/bin/cc [2020-07-20T21:22:22.893Z] #33 3.245 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-20T21:22:22.893Z] #33 3.245 -- Detecting C compiler ABI info [2020-07-20T21:22:22.893Z] #33 3.603 -- Detecting C compiler ABI info - done [2020-07-20T21:22:22.893Z] #33 3.608 -- Detecting C compile features [2020-07-20T21:22:22.893Z] #33 4.926 -- Detecting C compile features - done [2020-07-20T21:22:22.893Z] #33 4.967 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-20T21:22:22.893Z] #33 5.104 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-20T21:22:22.893Z] #33 5.173 -- Configuring done [2020-07-20T21:22:22.893Z] #33 5.183 -- Generating done [2020-07-20T21:22:22.893Z] #33 5.193 -- Build files have been written to: /tmp/tmp.OqOVjXhECD/tini [2020-07-20T21:22:22.893Z] #33 5.202 + make tini-static [2020-07-20T21:22:22.893Z] #33 5.476 Scanning dependencies of target tini-static [2020-07-20T21:22:22.893Z] #33 5.594 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-20T21:22:22.893Z] #33 6.445 [100%] Linking C executable tini-static [2020-07-20T21:22:23.524Z] using credential docker-jenkins-github-credentials [2020-07-20T21:22:23.532Z] Cloning the remote Git repository [2020-07-20T21:22:23.532Z] Cloning with configured refspecs honoured and without tags [2020-07-20T21:22:23.954Z] #33 7.177 [100%] Built target tini-static [2020-07-20T21:22:23.954Z] #33 7.272 + mkdir -p /build [2020-07-20T21:22:23.954Z] #33 7.300 + cp tini-static /build/docker-init [2020-07-20T21:22:23.116Z] Cloning repository https://github.com/moby/moby.git [2020-07-20T21:22:23.188Z] > git init /home/ubuntu/workspace/moby_PR-41239 # timeout=10 [2020-07-20T21:22:23.485Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T21:22:23.486Z] > git --version # timeout=10 [2020-07-20T21:22:24.251Z] #33 DONE 7.6s [2020-07-20T21:22:24.251Z] [2020-07-20T21:22:24.251Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:22:24.251Z] #30 39.80 internal/poll [2020-07-20T21:22:24.251Z] #30 40.52 internal/fmtsort [2020-07-20T21:22:24.251Z] #30 40.90 internal/syscall/execenv [2020-07-20T21:22:24.251Z] #30 40.98 internal/syscall/unix [2020-07-20T21:22:24.251Z] #30 41.02 strings [2020-07-20T21:22:24.251Z] #30 41.13 os [2020-07-20T21:22:24.251Z] #30 42.66 path [2020-07-20T21:22:24.251Z] #30 43.01 text/tabwriter [2020-07-20T21:22:24.251Z] #30 43.43 fmt [2020-07-20T21:22:24.251Z] #30 43.65 path/filepath [2020-07-20T21:22:24.251Z] #30 45.01 io/ioutil [2020-07-20T21:22:23.512Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T21:22:23.514Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41239/head:refs/remotes/origin/PR-41239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:22:25.768Z] #30 46.90 flag [2020-07-20T21:22:25.768Z] #30 46.90 github.com/BurntSushi/toml [2020-07-20T21:22:26.060Z] #30 ... [2020-07-20T21:22:26.060Z] [2020-07-20T21:22:26.060Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:22:26.060Z] #10 37.09 Selecting previously unselected package dmsetup. [2020-07-20T21:22:26.060Z] #10 37.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-20T21:22:26.060Z] #10 37.09 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-20T21:22:26.060Z] #10 37.18 Selecting previously unselected package mingw-w64-common. [2020-07-20T21:22:26.060Z] #10 37.20 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-20T21:22:26.060Z] #10 37.20 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-20T21:22:26.060Z] #10 41.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-20T21:22:26.060Z] #10 41.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-20T21:22:26.060Z] #10 41.53 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T21:22:26.060Z] #10 46.92 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-20T21:22:26.060Z] #10 46.93 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-20T21:22:26.060Z] #10 46.94 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:22:26.060Z] #10 47.04 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-20T21:22:26.060Z] #10 47.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-20T21:22:26.060Z] #10 47.05 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:22:26.353Z] #10 ... [2020-07-20T21:22:26.353Z] [2020-07-20T21:22:26.353Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:22:26.644Z] #52 22.84 Checking out files: 79% (2551/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) [2020-07-20T21:22:26.644Z] #52 ... [2020-07-20T21:22:26.645Z] [2020-07-20T21:22:26.645Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:22:26.645Z] #39 7.900 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T21:22:26.645Z] #39 7.900 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T21:22:26.645Z] #39 7.929 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T21:22:26.645Z] #39 7.929 Makefile.config:40: Warn: Building without nftables support [2020-07-20T21:22:26.645Z] #39 7.929 Note: Building without GnuTLS support [2020-07-20T21:22:26.645Z] #39 9.052 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T21:22:26.645Z] #39 9.062 GEN .gitid [2020-07-20T21:22:26.645Z] #39 9.070 GEN criu/include/version.h [2020-07-20T21:22:26.645Z] #39 9.102 GEN include/common/asm [2020-07-20T21:22:26.645Z] #39 9.894 PBCC images/timens.pb-c.c [2020-07-20T21:22:26.645Z] #39 9.930 DEP images/timens.pb-c.d [2020-07-20T21:22:26.645Z] #39 9.981 PBCC images/fown.pb-c.c [2020-07-20T21:22:26.645Z] #39 9.986 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-20T21:22:26.645Z] #39 10.05 PBCC images/opts.pb-c.c [2020-07-20T21:22:26.645Z] #39 10.06 PBCC images/memfd.pb-c.c [2020-07-20T21:22:26.645Z] #39 10.12 DEP images/fown.pb-c.d [2020-07-20T21:22:26.645Z] #39 10.17 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-20T21:22:26.645Z] #39 ... [2020-07-20T21:22:26.645Z] [2020-07-20T21:22:26.645Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:22:26.936Z] #52 22.84 Checking out files: 79% (2551/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-20T21:22:26.936Z] #52 23.36 + cd /tmp/tmp.xqBPPZnEzR/src/github.com/containerd/containerd [2020-07-20T21:22:26.936Z] #52 23.36 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T21:22:28.485Z] #52 24.98 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-20T21:22:28.485Z] #52 24.98 + BUILDTAGS='netgo osusergo static_build' [2020-07-20T21:22:28.485Z] #52 24.98 + export EXTRA_FLAGS=-buildmode=pie [2020-07-20T21:22:28.485Z] #52 24.98 + EXTRA_FLAGS=-buildmode=pie [2020-07-20T21:22:28.485Z] #52 24.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-20T21:22:28.485Z] #52 24.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-20T21:22:28.485Z] #52 24.98 + '[' '' = dynamic ']' [2020-07-20T21:22:28.485Z] #52 24.98 + make [2020-07-20T21:22:29.067Z] ---> 3b7b4ba5ed59 [2020-07-20T21:22:29.067Z] Successfully built 3b7b4ba5ed59 [2020-07-20T21:22:29.067Z] Successfully tagged docker:latest [2020-07-20T21:22:29.067Z] INFO: Image build ended at 07/20/2020 21:22:28. Duration:00:00:31.2887390 [2020-07-20T21:22:29.121Z] #52 ... [2020-07-20T21:22:29.123Z] [2020-07-20T21:22:29.123Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:22:29.123Z] #41 40.43 internal/poll [2020-07-20T21:22:29.123Z] #41 41.29 strings [2020-07-20T21:22:29.123Z] #41 41.98 os [2020-07-20T21:22:29.123Z] #41 43.33 regexp/syntax [2020-07-20T21:22:29.123Z] #41 44.58 fmt [2020-07-20T21:22:29.123Z] #41 47.52 regexp [2020-07-20T21:22:29.123Z] #41 48.17 go/token [2020-07-20T21:22:29.123Z] #41 48.94 go/scanner [2020-07-20T21:22:29.123Z] #41 50.04 go/ast [2020-07-20T21:22:29.123Z] #41 50.27 internal/lazyregexp [2020-07-20T21:22:29.415Z] #41 50.53 net/url [2020-07-20T21:22:29.415Z] #41 ... [2020-07-20T21:22:29.415Z] [2020-07-20T21:22:29.415Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:22:29.415Z] #39 10.24 DEP images/opts.pb-c.d [2020-07-20T21:22:29.415Z] #39 10.28 DEP images/memfd.pb-c.d [2020-07-20T21:22:29.415Z] #39 10.33 PBCC images/sit.pb-c.c [2020-07-20T21:22:29.415Z] #39 10.36 DEP images/sit.pb-c.d [2020-07-20T21:22:29.415Z] #39 10.39 PBCC images/macvlan.pb-c.c [2020-07-20T21:22:29.415Z] #39 10.39 DEP images/macvlan.pb-c.d [2020-07-20T21:22:29.415Z] #39 10.44 PBCC images/autofs.pb-c.c [2020-07-20T21:22:29.415Z] #39 10.44 DEP images/autofs.pb-c.d [2020-07-20T21:22:29.415Z] #39 10.48 PBCC images/sysctl.pb-c.c [2020-07-20T21:22:29.415Z] #39 10.49 DEP images/sysctl.pb-c.d [2020-07-20T21:22:29.415Z] #39 10.54 PBCC images/time.pb-c.c [2020-07-20T21:22:29.415Z] #39 10.56 DEP images/time.pb-c.d [2020-07-20T21:22:29.415Z] #39 10.59 PBCC images/binfmt-misc.pb-c.c [2020-07-20T21:22:29.415Z] #39 10.62 DEP images/binfmt-misc.pb-c.d [2020-07-20T21:22:29.415Z] #39 10.64 PBCC images/seccomp.pb-c.c [2020-07-20T21:22:29.415Z] #39 10.67 DEP images/seccomp.pb-c.d [2020-07-20T21:22:29.415Z] #39 10.71 PBCC images/userns.pb-c.c [2020-07-20T21:22:29.415Z] #39 10.72 DEP images/userns.pb-c.d [2020-07-20T21:22:29.415Z] #39 10.74 PBCC images/cgroup.pb-c.c [2020-07-20T21:22:29.415Z] #39 10.75 DEP images/cgroup.pb-c.d [2020-07-20T21:22:29.415Z] #39 10.80 PBCC images/ext-file.pb-c.c [2020-07-20T21:22:29.415Z] #39 10.82 DEP images/ext-file.pb-c.d [2020-07-20T21:22:29.415Z] #39 10.87 PBCC images/rpc.pb-c.c [2020-07-20T21:22:29.415Z] #39 10.88 DEP images/rpc.pb-c.d [2020-07-20T21:22:29.415Z] #39 10.90 PBCC images/siginfo.pb-c.c [2020-07-20T21:22:29.415Z] #39 10.94 DEP images/siginfo.pb-c.d [2020-07-20T21:22:29.415Z] #39 10.96 PBCC images/pagemap.pb-c.c [2020-07-20T21:22:29.415Z] #39 11.01 DEP images/pagemap.pb-c.d [2020-07-20T21:22:29.415Z] #39 11.04 PBCC images/rlimit.pb-c.c [2020-07-20T21:22:29.415Z] #39 11.05 DEP images/rlimit.pb-c.d [2020-07-20T21:22:29.415Z] #39 11.07 PBCC images/file-lock.pb-c.c [2020-07-20T21:22:29.415Z] #39 11.08 DEP images/file-lock.pb-c.d [2020-07-20T21:22:29.415Z] #39 11.13 PBCC images/tty.pb-c.c [2020-07-20T21:22:29.415Z] #39 11.16 DEP images/tty.pb-c.d [2020-07-20T21:22:29.415Z] #39 11.19 PBCC images/tun.pb-c.c [2020-07-20T21:22:29.415Z] #39 11.22 PBCC images/netdev.pb-c.c [2020-07-20T21:22:29.415Z] #39 11.24 DEP images/tun.pb-c.d [2020-07-20T21:22:29.415Z] #39 11.28 DEP images/netdev.pb-c.d [2020-07-20T21:22:29.415Z] #39 11.31 PBCC images/vma.pb-c.c [2020-07-20T21:22:29.415Z] #39 11.33 DEP images/vma.pb-c.d [2020-07-20T21:22:29.415Z] #39 11.37 PBCC images/creds.pb-c.c [2020-07-20T21:22:29.415Z] #39 11.37 DEP images/creds.pb-c.d [2020-07-20T21:22:29.415Z] #39 11.41 PBCC images/utsns.pb-c.c [2020-07-20T21:22:29.415Z] #39 11.43 DEP images/utsns.pb-c.d [2020-07-20T21:22:29.415Z] #39 11.44 PBCC images/ipc-desc.pb-c.c [2020-07-20T21:22:29.415Z] #39 11.45 PBCC images/ipc-sem.pb-c.c [2020-07-20T21:22:29.415Z] #39 11.46 DEP images/ipc-desc.pb-c.d [2020-07-20T21:22:29.415Z] #39 11.49 DEP images/ipc-sem.pb-c.d [2020-07-20T21:22:29.415Z] #39 11.51 PBCC images/ipc-msg.pb-c.c [2020-07-20T21:22:29.415Z] #39 11.52 DEP images/ipc-msg.pb-c.d [2020-07-20T21:22:29.415Z] #39 11.55 PBCC images/ipc-shm.pb-c.c [2020-07-20T21:22:29.415Z] #39 11.56 DEP images/ipc-shm.pb-c.d [2020-07-20T21:22:29.415Z] #39 11.57 PBCC images/ipc-var.pb-c.c [2020-07-20T21:22:29.415Z] #39 11.59 DEP images/ipc-var.pb-c.d [2020-07-20T21:22:29.415Z] #39 11.62 PBCC images/sk-opts.pb-c.c [2020-07-20T21:22:29.415Z] #39 11.63 PBCC images/packet-sock.pb-c.c [2020-07-20T21:22:29.415Z] #39 11.67 DEP images/sk-opts.pb-c.d [2020-07-20T21:22:29.415Z] #39 11.68 DEP images/packet-sock.pb-c.d [2020-07-20T21:22:29.415Z] #39 11.70 PBCC images/sk-netlink.pb-c.c [2020-07-20T21:22:29.415Z] #39 11.81 DEP images/sk-netlink.pb-c.d [2020-07-20T21:22:29.415Z] #39 11.85 PBCC images/sk-inet.pb-c.c [2020-07-20T21:22:29.415Z] #39 11.92 DEP images/sk-inet.pb-c.d [2020-07-20T21:22:29.415Z] #39 11.96 PBCC images/sk-unix.pb-c.c [2020-07-20T21:22:29.415Z] #39 11.97 DEP images/sk-unix.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.00 PBCC images/mm.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.04 DEP images/mm.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.07 PBCC images/timerfd.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.10 DEP images/timerfd.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.12 PBCC images/timer.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.14 DEP images/timer.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.19 PBCC images/sa.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.20 DEP images/sa.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.22 PBCC images/pipe-data.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.23 DEP images/pipe-data.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.26 PBCC images/mnt.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.28 DEP images/mnt.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.32 PBCC images/sk-packet.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.32 DEP images/sk-packet.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.35 PBCC images/tcp-stream.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.37 DEP images/tcp-stream.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.40 PBCC images/pipe.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.42 DEP images/pipe.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.45 PBCC images/pstree.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.45 DEP images/pstree.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.47 PBCC images/fs.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.49 DEP images/fs.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.52 PBCC images/signalfd.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.54 DEP images/signalfd.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.57 PBCC images/fh.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.60 PBCC images/fsnotify.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.63 DEP images/fh.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.65 DEP images/fsnotify.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.70 PBCC images/eventpoll.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.70 DEP images/eventpoll.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.73 PBCC images/eventfd.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.74 DEP images/eventfd.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.79 PBCC images/remap-file-path.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.79 DEP images/remap-file-path.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.81 PBCC images/fifo.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.82 DEP images/fifo.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.87 PBCC images/ghost-file.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.90 DEP images/ghost-file.pb-c.d [2020-07-20T21:22:29.415Z] #39 12.95 PBCC images/regfile.pb-c.c [2020-07-20T21:22:29.415Z] #39 12.96 DEP images/regfile.pb-c.d [2020-07-20T21:22:29.415Z] #39 13.02 PBCC images/ns.pb-c.c [2020-07-20T21:22:29.541Z] [2020-07-20T21:22:29.541Z] [2020-07-20T21:22:29.541Z] INFO: Building the test binaries at 07/20/2020 21:22:29... [2020-07-20T21:22:29.707Z] #39 13.03 DEP images/ns.pb-c.d [2020-07-20T21:22:29.707Z] #39 13.05 PBCC images/fdinfo.pb-c.c [2020-07-20T21:22:29.707Z] #39 13.10 DEP images/fdinfo.pb-c.d [2020-07-20T21:22:29.707Z] #39 13.16 PBCC images/core-aarch64.pb-c.c [2020-07-20T21:22:29.707Z] #39 13.16 PBCC images/core-arm.pb-c.c [2020-07-20T21:22:29.707Z] #39 13.19 PBCC images/core-ppc64.pb-c.c [2020-07-20T21:22:29.707Z] #39 13.21 PBCC images/core-s390.pb-c.c [2020-07-20T21:22:29.707Z] #39 13.26 PBCC images/core-x86.pb-c.c [2020-07-20T21:22:29.707Z] #39 13.28 PBCC images/core.pb-c.c [2020-07-20T21:22:29.707Z] #39 13.30 PBCC images/inventory.pb-c.c [2020-07-20T21:22:29.707Z] #39 13.35 DEP images/core-aarch64.pb-c.d [2020-07-20T21:22:29.707Z] #39 13.38 DEP images/core-arm.pb-c.d [2020-07-20T21:22:29.998Z] #39 13.41 DEP images/core-ppc64.pb-c.d [2020-07-20T21:22:29.998Z] #39 13.46 DEP images/core-s390.pb-c.d [2020-07-20T21:22:29.998Z] #39 13.49 DEP images/core-x86.pb-c.d [2020-07-20T21:22:29.998Z] #39 13.53 DEP images/core.pb-c.d [2020-07-20T21:22:29.998Z] #39 13.56 DEP images/inventory.pb-c.d [2020-07-20T21:22:29.998Z] #39 13.62 PBCC images/cpuinfo.pb-c.c [2020-07-20T21:22:30.290Z] #39 13.63 DEP images/cpuinfo.pb-c.d [2020-07-20T21:22:30.290Z] #39 13.68 PBCC images/stats.pb-c.c [2020-07-20T21:22:30.290Z] #39 13.71 DEP images/stats.pb-c.d [2020-07-20T21:22:30.937Z] #39 ... [2020-07-20T21:22:30.937Z] [2020-07-20T21:22:30.937Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:22:30.937Z] #30 47.90 log [2020-07-20T21:22:30.937Z] #30 49.26 github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T21:22:30.937Z] #30 DONE 52.1s [2020-07-20T21:22:30.937Z] [2020-07-20T21:22:30.937Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:22:30.937Z] #41 51.69 text/template/parse [2020-07-20T21:22:31.584Z] #41 ... [2020-07-20T21:22:31.584Z] [2020-07-20T21:22:31.584Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:22:31.584Z] #47 42.66 encoding/base64 [2020-07-20T21:22:31.584Z] #47 43.20 golang.org/x/sys/unix [2020-07-20T21:22:31.584Z] #47 44.29 fmt [2020-07-20T21:22:31.584Z] #47 47.29 encoding/json [2020-07-20T21:22:31.584Z] #47 50.23 github.com/pkg/diff [2020-07-20T21:22:31.584Z] #47 51.14 go/ast [2020-07-20T21:22:31.584Z] #47 51.34 golang.org/x/crypto/ssh/terminal [2020-07-20T21:22:31.584Z] #47 52.65 mvdan.cc/editorconfig [2020-07-20T21:22:31.584Z] #47 ... [2020-07-20T21:22:31.584Z] [2020-07-20T21:22:31.584Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:22:31.584Z] #39 14.97 make[1]: Nothing to be done for 'all'. [2020-07-20T21:22:32.620Z] #39 15.94 CC images/stats.o [2020-07-20T21:22:32.620Z] #39 16.21 CC images/core.o [2020-07-20T21:22:33.257Z] #39 16.58 CC images/core-x86.o [2020-07-20T21:22:33.550Z] #39 16.94 CC images/core-arm.o [2020-07-20T21:22:33.550Z] #39 17.16 CC images/core-aarch64.o [2020-07-20T21:22:33.843Z] #39 17.37 CC images/core-ppc64.o [2020-07-20T21:22:34.137Z] #39 17.59 CC images/core-s390.o [2020-07-20T21:22:34.380Z] INFO: make.ps1 starting at 07/20/2020 21:22:33 [2020-07-20T21:22:34.380Z] INFO: Git commit (cb6132ad31) assumed from DOCKER_GITCOMMIT environment variable [2020-07-20T21:22:34.380Z] INFO: Invoking autogen... [2020-07-20T21:22:34.430Z] #39 17.98 CC images/cpuinfo.o [2020-07-20T21:22:34.480Z] Fetching without tags [2020-07-20T21:22:34.724Z] #39 18.15 CC images/inventory.o [2020-07-20T21:22:34.724Z] #39 18.30 CC images/fdinfo.o [2020-07-20T21:22:34.775Z] Merging remotes/origin/master commit 78e6ffd279b627ebba046b9675ff4849091d9cc3 into PR head commit c6d860ace6a856f3a89d89275453271456aec242 [2020-07-20T21:22:35.017Z] #39 18.46 CC images/fown.o [2020-07-20T21:22:35.017Z] #39 18.54 CC images/ns.o [2020-07-20T21:22:35.310Z] #39 18.63 CC images/regfile.o [2020-07-20T21:22:35.310Z] #39 18.84 CC images/ghost-file.o [2020-07-20T21:22:35.602Z] #39 19.04 CC images/fifo.o [2020-07-20T21:22:34.389Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T21:22:34.401Z] > git config --add remote.origin.fetch +refs/pull/41239/head:refs/remotes/origin/PR-41239 # timeout=10 [2020-07-20T21:22:34.421Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:22:34.462Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T21:22:34.481Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T21:22:34.482Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T21:22:34.483Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41239/head:refs/remotes/origin/PR-41239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:22:34.786Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T21:22:34.798Z] > git checkout -f c6d860ace6a856f3a89d89275453271456aec242 # timeout=10 [2020-07-20T21:22:35.515Z] > git merge 78e6ffd279b627ebba046b9675ff4849091d9cc3 # timeout=10 [2020-07-20T21:22:35.895Z] #39 19.20 CC images/remap-file-path.o [2020-07-20T21:22:35.895Z] #39 19.31 CC images/eventfd.o [2020-07-20T21:22:35.895Z] #39 19.44 CC images/eventpoll.o [2020-07-20T21:22:35.895Z] #39 19.55 CC images/fh.o [2020-07-20T21:22:35.958Z] INFO: Building daemon... [2020-07-20T21:22:36.188Z] #39 19.77 CC images/fsnotify.o [2020-07-20T21:22:36.310Z] Merge succeeded, producing 5ddd93270f1d13e099b3ee8d0cc935900eb6b513 [2020-07-20T21:22:36.311Z] Checking out Revision 5ddd93270f1d13e099b3ee8d0cc935900eb6b513 (PR-41239) [2020-07-20T21:22:36.826Z] #39 20.16 CC images/signalfd.o [2020-07-20T21:22:36.826Z] #39 20.29 CC images/fs.o [2020-07-20T21:22:37.119Z] #39 20.46 CC images/pstree.o [2020-07-20T21:22:37.119Z] #39 20.60 CC images/pipe.o [2020-07-20T21:22:37.412Z] #39 20.78 CC images/tcp-stream.o [2020-07-20T21:22:37.412Z] #39 20.94 CC images/sk-packet.o [2020-07-20T21:22:37.705Z] #39 21.17 CC images/mnt.o [2020-07-20T21:22:37.705Z] #39 21.29 CC images/pipe-data.o [2020-07-20T21:22:37.999Z] #39 21.38 CC images/sa.o [2020-07-20T21:22:37.999Z] #39 21.52 CC images/timer.o [2020-07-20T21:22:36.289Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T21:22:36.310Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T21:22:36.336Z] > git checkout -f 5ddd93270f1d13e099b3ee8d0cc935900eb6b513 # timeout=10 [2020-07-20T21:22:38.293Z] #39 21.70 CC images/timerfd.o [2020-07-20T21:22:38.587Z] #39 21.87 CC images/mm.o [2020-07-20T21:22:38.587Z] #39 22.03 CC images/sk-opts.o [2020-07-20T21:22:38.881Z] #39 22.17 CC images/sk-unix.o [2020-07-20T21:22:38.881Z] #39 22.40 CC images/sk-inet.o [2020-07-20T21:22:38.881Z] #39 22.54 CC images/tun.o [2020-07-20T21:22:39.175Z] #39 22.78 CC images/sk-netlink.o [2020-07-20T21:22:39.471Z] #39 22.89 CC images/packet-sock.o [2020-07-20T21:22:39.471Z] #39 ... [2020-07-20T21:22:39.471Z] [2020-07-20T21:22:39.471Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:22:39.471Z] #47 53.74 mvdan.cc/sh/v3/fileutil [2020-07-20T21:22:39.471Z] #47 53.87 mvdan.cc/sh/v3/syntax [2020-07-20T21:22:39.471Z] #47 57.66 mvdan.cc/sh/v3/cmd/shfmt [2020-07-20T21:22:39.471Z] #47 DONE 60.8s [2020-07-20T21:22:39.471Z] [2020-07-20T21:22:39.471Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:22:39.471Z] #52 25.88 + bin/ctr [2020-07-20T21:22:39.769Z] #52 ... [2020-07-20T21:22:39.769Z] [2020-07-20T21:22:39.769Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:22:39.769Z] #41 54.14 go/parser [2020-07-20T21:22:39.769Z] #41 54.32 text/template [2020-07-20T21:22:39.769Z] #41 56.54 encoding/xml [2020-07-20T21:22:39.769Z] #41 57.59 go/doc [2020-07-20T21:22:39.769Z] #41 59.91 github.com/LK4D4/vndr/build [2020-07-20T21:22:39.769Z] #41 60.00 github.com/LK4D4/vndr/versioned [2020-07-20T21:22:39.769Z] #41 60.09 vendor/golang.org/x/crypto/cryptobyte [2020-07-20T21:22:39.769Z] #41 ... [2020-07-20T21:22:39.769Z] [2020-07-20T21:22:39.769Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:22:39.769Z] #39 23.30 CC images/ipc-var.o [2020-07-20T21:22:39.923Z] Commit message: "Merge commit '78e6ffd279b627ebba046b9675ff4849091d9cc3' into HEAD" [2020-07-20T21:22:39.923Z] First time build. Skipping changelog. [2020-07-20T21:22:39.964Z] > git --version # timeout=10 [2020-07-20T21:22:40.026Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-20T21:22:40.062Z] #39 23.69 CC images/ipc-desc.o [2020-07-20T21:22:40.364Z] #39 23.81 CC images/ipc-shm.o [2020-07-20T21:22:40.364Z] #39 23.92 CC images/ipc-msg.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-20T21:22:40.658Z] #39 23.98 CC images/ipc-sem.o [2020-07-20T21:22:40.658Z] #39 24.06 CC images/utsns.o [2020-07-20T21:22:40.658Z] #39 24.12 CC images/creds.o [2020-07-20T21:22:40.658Z] #39 24.15 CC images/vma.o [2020-07-20T21:22:40.658Z] #39 24.20 CC images/netdev.o [2020-07-20T21:22:40.658Z] #39 24.33 CC images/tty.o [2020-07-20T21:22:41.177Z] + docker version [2020-07-20T21:22:41.335Z] #39 24.67 CC images/file-lock.o [2020-07-20T21:22:41.335Z] #39 24.79 CC images/rlimit.o [2020-07-20T21:22:41.335Z] #39 24.86 CC images/pagemap.o [2020-07-20T21:22:41.629Z] #39 24.98 CC images/siginfo.o [2020-07-20T21:22:41.629Z] #39 25.12 CC images/rpc.o [2020-07-20T21:22:41.922Z] #39 25.55 CC images/ext-file.o [2020-07-20T21:22:41.922Z] #39 25.60 CC images/cgroup.o [2020-07-20T21:22:42.214Z] #39 25.86 CC images/userns.o [2020-07-20T21:22:42.506Z] #39 26.01 CC images/google/protobuf/descriptor.o [2020-07-20T21:22:42.693Z] Fetching without tags [2020-07-20T21:22:42.956Z] Merging remotes/origin/master commit 78e6ffd279b627ebba046b9675ff4849091d9cc3 into PR head commit c6d860ace6a856f3a89d89275453271456aec242 [2020-07-20T21:22:42.615Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T21:22:42.626Z] > git config --add remote.origin.fetch +refs/pull/41239/head:refs/remotes/origin/PR-41239 # timeout=10 [2020-07-20T21:22:42.643Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:22:42.662Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T21:22:42.694Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T21:22:42.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T21:22:42.695Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41239/head:refs/remotes/origin/PR-41239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:22:42.961Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T21:22:42.986Z] > git checkout -f c6d860ace6a856f3a89d89275453271456aec242 # timeout=10 [2020-07-20T21:22:43.540Z] #39 26.73 CC images/opts.o [2020-07-20T21:22:43.540Z] #39 26.85 CC images/seccomp.o [2020-07-20T21:22:43.540Z] #39 27.02 CC images/binfmt-misc.o [2020-07-20T21:22:43.540Z] #39 27.14 CC images/time.o [2020-07-20T21:22:43.832Z] #39 27.21 CC images/sysctl.o [2020-07-20T21:22:43.832Z] #39 27.34 CC images/autofs.o [2020-07-20T21:22:44.124Z] #39 27.48 CC images/macvlan.o [2020-07-20T21:22:44.124Z] #39 27.61 CC images/sit.o [2020-07-20T21:22:44.415Z] #39 27.79 CC images/memfd.o [2020-07-20T21:22:44.415Z] #39 27.97 CC images/timens.o [2020-07-20T21:22:44.415Z] #39 28.09 LINK images/built-in.o [2020-07-20T21:22:44.424Z] Merge succeeded, producing 9be33e97a605d7641c54982dd8d95602322d4432 [2020-07-20T21:22:44.424Z] Checking out Revision 9be33e97a605d7641c54982dd8d95602322d4432 (PR-41239) [2020-07-20T21:22:44.602Z] Removing intermediate container 36c1ced85f9c [2020-07-20T21:22:44.602Z] ---> 6ed709629f82 [2020-07-20T21:22:44.602Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-07-20T21:22:44.602Z] ---> ab8384c7334f [2020-07-20T21:22:44.602Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-07-20T21:22:44.602Z] ---> 694e02e83a64 [2020-07-20T21:22:44.602Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-07-20T21:22:44.602Z] ---> Running in 34707bb10902 [2020-07-20T21:22:44.602Z] Removing intermediate container 34707bb10902 [2020-07-20T21:22:44.602Z] ---> c247cb112124 [2020-07-20T21:22:44.602Z] Successfully built c247cb112124 [2020-07-20T21:22:44.602Z] Successfully tagged moby-buildx:latest [2020-07-20T21:22:44.602Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-07-20T21:22:44.602Z] if [ -n "${id}" ]; then \ [2020-07-20T21:22:44.602Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-07-20T21:22:44.602Z] && touch bundles/buildx; \ [2020-07-20T21:22:44.602Z] docker rm -f ${id}; \ [2020-07-20T21:22:44.602Z] fi [2020-07-20T21:22:44.602Z] 78e529498e748d449305ecf080de4ad0d70e7424f3ee826ebd44adb3aef8e314 [2020-07-20T21:22:44.602Z] bundles/buildx version [2020-07-20T21:22:44.602Z] buildx v0.3.1 6db68d0 [2020-07-20T21:22:44.602Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 . [2020-07-20T21:22:44.602Z] #1 [internal] booting buildkit [2020-07-20T21:22:44.602Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-07-20T21:22:44.602Z] #1 pulling image moby/buildkit:buildx-stable-1 1.8s done [2020-07-20T21:22:44.602Z] #1 creating container buildx_buildkit_default [2020-07-20T21:22:44.602Z] #1 creating container buildx_buildkit_default 0.4s done [2020-07-20T21:22:44.602Z] #1 DONE 2.2s [2020-07-20T21:22:44.602Z] [2020-07-20T21:22:44.602Z] #3 [internal] load .dockerignore [2020-07-20T21:22:44.602Z] #3 transferring context: 87B done [2020-07-20T21:22:44.602Z] #3 DONE 0.0s [2020-07-20T21:22:44.602Z] [2020-07-20T21:22:44.602Z] #2 [internal] load build definition from Dockerfile [2020-07-20T21:22:44.602Z] #2 transferring dockerfile: 16.36kB done [2020-07-20T21:22:44.602Z] #2 DONE 0.0s [2020-07-20T21:22:44.602Z] [2020-07-20T21:22:44.602Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-20T21:22:44.602Z] #4 DONE 0.8s [2020-07-20T21:22:44.602Z] [2020-07-20T21:22:44.602Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-20T21:22:44.602Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-20T21:22:44.602Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-20T21:22:44.602Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-07-20T21:22:44.602Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-07-20T21:22:44.602Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-07-20T21:22:44.602Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-07-20T21:22:44.602Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-07-20T21:22:44.602Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-07-20T21:22:44.602Z] #5 DONE 1.0s [2020-07-20T21:22:44.724Z] #39 28.22 GEN compel/include/asm [2020-07-20T21:22:44.724Z] #39 28.22 GEN compel/include/version.h [2020-07-20T21:22:44.724Z] #39 28.24 touch .config [2020-07-20T21:22:44.724Z] #39 28.25 GEN include/common/config.h [2020-07-20T21:22:44.724Z] #39 28.31 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-20T21:22:44.895Z] [2020-07-20T21:22:44.895Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-20T21:22:44.923Z] Fetching without tags [2020-07-20T21:22:45.017Z] #39 28.37 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-20T21:22:45.017Z] #39 28.38 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-20T21:22:45.017Z] #39 28.39 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-20T21:22:45.017Z] #39 28.40 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-20T21:22:45.017Z] #39 28.42 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-20T21:22:45.017Z] #39 28.44 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-20T21:22:45.017Z] #39 28.44 DEP compel/plugins/std/infect.d [2020-07-20T21:22:45.017Z] #39 28.55 DEP compel/plugins/std/string.d [2020-07-20T21:22:45.017Z] #39 28.64 DEP compel/plugins/std/log.d [2020-07-20T21:22:45.309Z] #39 28.69 DEP compel/plugins/std/fds.d [2020-07-20T21:22:45.309Z] #39 28.74 DEP compel/plugins/std/std.d [2020-07-20T21:22:45.309Z] #39 28.77 DEP compel/plugins/shmem/shmem.d [2020-07-20T21:22:45.309Z] #39 28.81 DEP compel/plugins/fds/fds.d [2020-07-20T21:22:45.309Z] #39 28.88 CC compel/plugins/std/std.o [2020-07-20T21:22:45.316Z] Merging remotes/origin/master commit 78e6ffd279b627ebba046b9675ff4849091d9cc3 into PR head commit c6d860ace6a856f3a89d89275453271456aec242 [2020-07-20T21:22:45.539Z] #7 DONE 0.6s [2020-07-20T21:22:45.539Z] [2020-07-20T21:22:45.539Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-20T21:22:45.539Z] #6 DONE 0.7s [2020-07-20T21:22:45.539Z] [2020-07-20T21:22:45.539Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T21:22:45.539Z] #8 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done [2020-07-20T21:22:45.601Z] #39 29.07 CC compel/plugins/std/fds.o [2020-07-20T21:22:43.518Z] > git merge 78e6ffd279b627ebba046b9675ff4849091d9cc3 # timeout=10 [2020-07-20T21:22:44.386Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T21:22:44.424Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T21:22:44.446Z] > git checkout -f 9be33e97a605d7641c54982dd8d95602322d4432 # timeout=10 [2020-07-20T21:22:45.894Z] #39 29.40 CC compel/plugins/std/log.o [2020-07-20T21:22:46.224Z] #8 sha256:3260e0ff86b45946bf9c7978c04904a1db3925e828919882bc86d8a538996b97 1.79kB / 1.79kB done [2020-07-20T21:22:46.224Z] #8 sha256:ab8384c7334ff8d825a6ca1da28f36787133fb447d8c36b2dbbe59d31a8a3421 6.19kB / 6.19kB done [2020-07-20T21:22:46.224Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 0B / 54.14MB 0.1s [2020-07-20T21:22:46.224Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 0B / 57.46MB 0.1s [2020-07-20T21:22:46.224Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 0B / 73.55MB 0.1s [2020-07-20T21:22:46.224Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 0B / 96.52MB 0.1s [2020-07-20T21:22:46.224Z] #8 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done [2020-07-20T21:22:46.224Z] #8 sha256:9410001b451f999bfeb593db8d7308cfe7d594d3be12716bc684c7b564e4266b 0B / 156B 0.1s [2020-07-20T21:22:46.224Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 0B / 8.25MB 0.1s [2020-07-20T21:22:46.224Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 0B / 10.73MB 0.1s [2020-07-20T21:22:46.531Z] #39 29.93 CC compel/plugins/std/string.o [2020-07-20T21:22:44.841Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T21:22:44.857Z] > git config --add remote.origin.fetch +refs/pull/41239/head:refs/remotes/origin/PR-41239 # timeout=10 [2020-07-20T21:22:44.881Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:22:44.907Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T21:22:44.925Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T21:22:44.925Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T21:22:44.927Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41239/head:refs/remotes/origin/PR-41239 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-20T21:22:45.322Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T21:22:45.338Z] > git checkout -f c6d860ace6a856f3a89d89275453271456aec242 # timeout=10 [2020-07-20T21:22:46.408Z] > git merge 78e6ffd279b627ebba046b9675ff4849091d9cc3 # timeout=10 [2020-07-20T21:22:46.815Z] #8 sha256:9410001b451f999bfeb593db8d7308cfe7d594d3be12716bc684c7b564e4266b 156B / 156B 0.4s done [2020-07-20T21:22:46.815Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 2.96MB / 54.14MB 0.6s [2020-07-20T21:22:46.815Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 2.04MB / 8.25MB 0.6s [2020-07-20T21:22:46.815Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 2.18MB / 10.73MB 0.6s [2020-07-20T21:22:46.815Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 3.49MB / 57.46MB 0.8s [2020-07-20T21:22:46.815Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 3.88MB / 8.25MB 0.8s [2020-07-20T21:22:46.815Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 5.56MB / 10.73MB 0.8s [2020-07-20T21:22:46.815Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 5.68MB / 54.14MB 0.9s [2020-07-20T21:22:46.815Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 4.33MB / 73.55MB 0.9s [2020-07-20T21:22:46.815Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 4.60MB / 8.25MB 0.9s [2020-07-20T21:22:46.815Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 7.04MB / 10.73MB 0.9s [2020-07-20T21:22:47.146Z] Merge succeeded, producing 151c4580593a3f3d97a1caae367d11e0e4454cd7 [2020-07-20T21:22:47.146Z] Checking out Revision 151c4580593a3f3d97a1caae367d11e0e4454cd7 (PR-41239) [2020-07-20T21:22:47.164Z] #39 30.47 CC compel/plugins/std/infect.o [2020-07-20T21:22:47.164Z] #39 ... [2020-07-20T21:22:47.164Z] [2020-07-20T21:22:47.164Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:22:47.164Z] #54 68.17 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T21:22:47.164Z] #54 68.17 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-20T21:22:47.308Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 7.24MB / 57.46MB 1.1s [2020-07-20T21:22:47.308Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 6.14MB / 8.25MB 1.1s [2020-07-20T21:22:47.308Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 8.55MB / 10.73MB 1.1s [2020-07-20T21:22:47.308Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 11.02MB / 54.14MB 1.3s [2020-07-20T21:22:47.308Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 10.99MB / 57.46MB 1.3s [2020-07-20T21:22:47.308Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 9.85MB / 73.55MB 1.3s [2020-07-20T21:22:47.308Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 6.18MB / 96.52MB 1.3s [2020-07-20T21:22:47.308Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.3s done [2020-07-20T21:22:47.308Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 1.3s done [2020-07-20T21:22:47.737Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 14.21MB / 54.14MB 1.5s [2020-07-20T21:22:47.737Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 14.22MB / 57.46MB 1.5s [2020-07-20T21:22:47.737Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 17.12MB / 54.14MB 1.6s [2020-07-20T21:22:47.737Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 17.73MB / 57.46MB 1.6s [2020-07-20T21:22:47.737Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 15.30MB / 73.55MB 1.6s [2020-07-20T21:22:47.737Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 12.98MB / 96.52MB 1.6s [2020-07-20T21:22:48.253Z] Commit message: "Merge commit '78e6ffd279b627ebba046b9675ff4849091d9cc3' into HEAD" [2020-07-20T21:22:48.253Z] First time build. Skipping changelog. [2020-07-20T21:22:48.268Z] > git --version # timeout=10 [2020-07-20T21:22:48.302Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-20T21:22:48.623Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 20.32MB / 54.14MB 2.0s [2020-07-20T21:22:48.623Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 18.18MB / 96.52MB 2.0s [2020-07-20T21:22:48.623Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 24.09MB / 54.14MB 2.2s [2020-07-20T21:22:48.623Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 22.46MB / 57.46MB 2.2s [2020-07-20T21:22:48.623Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 19.63MB / 73.55MB 2.2s [2020-07-20T21:22:48.623Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 26.26MB / 96.52MB 2.4s [2020-07-20T21:22:48.623Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 29.05MB / 54.14MB 2.7s [2020-07-20T21:22:48.623Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 23.87MB / 73.55MB 2.7s [2020-07-20T21:22:48.623Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 31.91MB / 96.52MB 2.7s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-20T21:22:47.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T21:22:47.146Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T21:22:47.159Z] > git checkout -f 151c4580593a3f3d97a1caae367d11e0e4454cd7 # timeout=10 [2020-07-20T21:22:48.980Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 26.34MB / 57.46MB 2.9s [2020-07-20T21:22:48.980Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 32.76MB / 54.14MB 3.0s [2020-07-20T21:22:49.275Z] Client: Docker Engine - Community [2020-07-20T21:22:49.275Z] Version: 19.03.12 [2020-07-20T21:22:49.275Z] API version: 1.40 [2020-07-20T21:22:49.275Z] Go version: go1.13.10 [2020-07-20T21:22:49.275Z] Git commit: 48a66213fe [2020-07-20T21:22:49.275Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-20T21:22:49.275Z] OS/Arch: linux/amd64 [2020-07-20T21:22:49.275Z] Experimental: false [2020-07-20T21:22:49.275Z] [2020-07-20T21:22:49.275Z] Server: Docker Engine - Community [2020-07-20T21:22:49.275Z] Engine: [2020-07-20T21:22:49.275Z] Version: 19.03.12 [2020-07-20T21:22:49.275Z] API version: 1.40 (minimum version 1.12) [2020-07-20T21:22:49.275Z] Go version: go1.13.10 [2020-07-20T21:22:49.275Z] Git commit: 48a66213fe [2020-07-20T21:22:49.275Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-20T21:22:49.275Z] OS/Arch: linux/amd64 [2020-07-20T21:22:49.275Z] Experimental: true [2020-07-20T21:22:49.275Z] containerd: [2020-07-20T21:22:49.275Z] Version: 1.2.13 [2020-07-20T21:22:49.275Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T21:22:49.275Z] runc: [2020-07-20T21:22:49.275Z] Version: 1.0.0-rc10 [2020-07-20T21:22:49.275Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T21:22:49.275Z] docker-init: [2020-07-20T21:22:49.275Z] Version: 0.18.0 [2020-07-20T21:22:49.275Z] GitCommit: fec3683 [Pipeline] sh [2020-07-20T21:22:49.372Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 28.78MB / 73.55MB 3.2s [2020-07-20T21:22:49.372Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 37.68MB / 96.52MB 3.2s [2020-07-20T21:22:49.372Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 36.76MB / 54.14MB 3.3s [2020-07-20T21:22:49.372Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 30.10MB / 57.46MB 3.4s [2020-07-20T21:22:49.459Z] + docker version [2020-07-20T21:22:49.623Z] + docker info [2020-07-20T21:22:49.957Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 40.79MB / 54.14MB 3.6s [2020-07-20T21:22:49.957Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 33.20MB / 73.55MB 3.6s [2020-07-20T21:22:49.957Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 42.97MB / 96.52MB 3.6s [2020-07-20T21:22:49.957Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 44.22MB / 54.14MB 3.9s [2020-07-20T21:22:49.957Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 34.10MB / 57.46MB 4.0s [2020-07-20T21:22:49.957Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 37.02MB / 73.55MB 4.0s [2020-07-20T21:22:49.957Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 49.66MB / 96.52MB 4.0s [2020-07-20T21:22:50.432Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 47.09MB / 54.14MB 4.2s [2020-07-20T21:22:50.432Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 37.58MB / 57.46MB 4.3s [2020-07-20T21:22:50.432Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 49.82MB / 54.14MB 4.5s [2020-07-20T21:22:50.432Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 41.41MB / 73.55MB 4.5s [2020-07-20T21:22:50.432Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 55.31MB / 96.52MB 4.5s [2020-07-20T21:22:50.432Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 40.66MB / 57.46MB 4.6s [2020-07-20T21:22:50.690Z] #54 ... [2020-07-20T21:22:50.690Z] [2020-07-20T21:22:50.690Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:22:50.690Z] #41 61.79 net [2020-07-20T21:22:50.690Z] #41 62.50 vendor/golang.org/x/crypto/poly1305 [2020-07-20T21:22:50.690Z] #41 62.93 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-20T21:22:50.690Z] #41 63.20 vendor/golang.org/x/crypto/curve25519 [2020-07-20T21:22:50.690Z] #41 63.49 vendor/golang.org/x/text/transform [2020-07-20T21:22:50.690Z] #41 63.98 vendor/golang.org/x/text/unicode/bidi [2020-07-20T21:22:50.690Z] #41 65.05 vendor/golang.org/x/text/secure/bidirule [2020-07-20T21:22:50.690Z] #41 65.41 vendor/golang.org/x/text/unicode/norm [2020-07-20T21:22:50.690Z] #41 68.12 vendor/golang.org/x/net/idna [2020-07-20T21:22:50.690Z] #41 69.50 vendor/golang.org/x/net/http2/hpack [2020-07-20T21:22:50.690Z] #41 70.40 mime [2020-07-20T21:22:50.690Z] #41 71.53 mime/quotedprintable [2020-07-20T21:22:50.690Z] #41 71.92 net/http/internal [2020-07-20T21:22:50.690Z] #41 ... [2020-07-20T21:22:50.690Z] [2020-07-20T21:22:50.690Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:22:50.690Z] #39 30.67 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-20T21:22:50.690Z] #39 30.69 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-20T21:22:50.690Z] #39 30.71 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-20T21:22:50.690Z] #39 30.82 AR compel/plugins/std.lib.a [2020-07-20T21:22:50.690Z] #39 30.85 CC compel/plugins/fds/fds.o [2020-07-20T21:22:50.690Z] #39 31.04 AR compel/plugins/fds.lib.a [2020-07-20T21:22:50.690Z] #39 31.06 HOSTDEP compel/src/lib/log-host.d [2020-07-20T21:22:50.690Z] #39 31.11 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-20T21:22:50.690Z] #39 31.18 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-20T21:22:50.690Z] #39 31.21 HOSTDEP compel/src/main-host.d [2020-07-20T21:22:50.690Z] #39 31.27 DEP compel/src/lib/ptrace.d [2020-07-20T21:22:50.690Z] #39 31.35 DEP compel/src/lib/infect.d [2020-07-20T21:22:50.690Z] #39 31.47 DEP compel/src/lib/infect-util.d [2020-07-20T21:22:50.690Z] #39 31.59 DEP compel/src/lib/infect-rpc.d [2020-07-20T21:22:50.690Z] #39 31.69 DEP compel/arch/s390/src/lib/infect.d [2020-07-20T21:22:50.690Z] #39 31.76 DEP compel/arch/s390/src/lib/cpu.d [2020-07-20T21:22:50.690Z] #39 31.78 DEP compel/src/lib/log.d [2020-07-20T21:22:50.690Z] #39 31.84 DEP compel/src/main.d [2020-07-20T21:22:50.690Z] #39 31.92 DEP compel/src/lib/handle-elf.d [2020-07-20T21:22:50.690Z] #39 32.00 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-20T21:22:50.690Z] #39 32.10 CC compel/src/lib/log.o [2020-07-20T21:22:50.690Z] #39 32.28 CC compel/arch/s390/src/lib/cpu.o [2020-07-20T21:22:50.690Z] #39 32.40 CC compel/arch/s390/src/lib/infect.o [2020-07-20T21:22:50.690Z] #39 32.95 CC compel/src/lib/infect-rpc.o [2020-07-20T21:22:50.690Z] #39 33.16 CC compel/src/lib/infect-util.o [2020-07-20T21:22:50.690Z] #39 33.31 CC compel/src/lib/infect.o [2020-07-20T21:22:50.982Z] #39 34.54 CC compel/src/lib/ptrace.o [2020-07-20T21:22:51.072Z] Commit message: "Merge commit '78e6ffd279b627ebba046b9675ff4849091d9cc3' into HEAD" [2020-07-20T21:22:51.072Z] First time build. Skipping changelog. [2020-07-20T21:22:51.105Z] > git --version # timeout=10 [2020-07-20T21:22:51.129Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-20T21:22:51.284Z] #39 ... [2020-07-20T21:22:51.284Z] [2020-07-20T21:22:51.284Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:22:51.284Z] #54 DONE 72.4s [2020-07-20T21:22:51.284Z] [2020-07-20T21:22:51.284Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:22:51.284Z] #39 34.73 AR compel/libcompel.a [2020-07-20T21:22:51.284Z] #39 ... [2020-07-20T21:22:51.284Z] [2020-07-20T21:22:51.284Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-20T21:22:51.284Z] #55 DONE 0.1s [2020-07-20T21:22:51.284Z] [2020-07-20T21:22:51.284Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:22:51.284Z] #39 34.77 HOSTCC compel/src/main-host.o [2020-07-20T21:22:51.284Z] #39 34.88 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-20T21:22:51.512Z] #8 ... [2020-07-20T21:22:51.513Z] [2020-07-20T21:22:51.513Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-20T21:22:51.513Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-20T21:22:51.513Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-20T21:22:51.513Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.1s done [2020-07-20T21:22:51.513Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-20T21:22:51.513Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.6s done [2020-07-20T21:22:51.513Z] #59 DONE 5.1s [2020-07-20T21:22:51.513Z] [2020-07-20T21:22:51.513Z] #21 [internal] load build context [2020-07-20T21:22:51.513Z] #21 transferring context: 30.19MB 5.1s [2020-07-20T21:22:51.591Z] #39 ... [2020-07-20T21:22:51.591Z] [2020-07-20T21:22:51.591Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-20T21:22:51.591Z] #56 DONE 0.1s [2020-07-20T21:22:51.591Z] [2020-07-20T21:22:51.591Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:22:51.591Z] #39 34.97 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-20T21:22:51.591Z] #39 ... [2020-07-20T21:22:51.591Z] [2020-07-20T21:22:51.591Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:22:51.591Z] #10 62.82 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-20T21:22:51.591Z] #10 62.82 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-20T21:22:51.591Z] #10 62.83 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:22:51.591Z] #10 71.98 Selecting previously unselected package libapparmor1:s390x. [2020-07-20T21:22:51.591Z] #10 71.98 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-07-20T21:22:51.591Z] #10 71.98 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-20T21:22:51.591Z] #10 72.06 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-20T21:22:51.591Z] #10 72.06 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-20T21:22:51.591Z] #10 72.06 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-20T21:22:51.591Z] #10 72.16 Selecting previously unselected package libbtrfs0. [2020-07-20T21:22:51.591Z] #10 72.16 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-20T21:22:51.591Z] #10 72.16 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T21:22:51.591Z] #10 72.20 Selecting previously unselected package libbtrfs-dev. [2020-07-20T21:22:51.591Z] #10 72.20 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-20T21:22:51.591Z] #10 72.21 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:22:51.591Z] #10 72.27 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-20T21:22:51.591Z] #10 72.27 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-20T21:22:51.591Z] #10 72.28 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-20T21:22:51.591Z] #10 72.31 Selecting previously unselected package libudev-dev:s390x. [2020-07-20T21:22:51.591Z] #10 72.31 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-20T21:22:51.591Z] #10 72.35 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-20T21:22:51.591Z] #10 72.47 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-20T21:22:51.591Z] #10 72.47 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-20T21:22:51.591Z] #10 72.47 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-20T21:22:51.591Z] #10 72.73 Selecting previously unselected package libpcre16-3:s390x. [2020-07-20T21:22:51.591Z] #10 72.73 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-20T21:22:51.591Z] #10 72.73 Unpacking libpcre16-3:s390x (2:8.39-12) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-20T21:22:51.902Z] #10 72.89 Selecting previously unselected package libpcre32-3:s390x. [2020-07-20T21:22:51.903Z] #10 72.89 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-20T21:22:51.903Z] #10 72.90 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-20T21:22:51.903Z] #10 ... [2020-07-20T21:22:51.903Z] [2020-07-20T21:22:51.903Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:22:51.903Z] #39 35.23 HOSTCC compel/src/lib/log-host.o [2020-07-20T21:22:52.216Z] #39 35.51 HOSTLINK compel/compel-host-bin [2020-07-20T21:22:52.216Z] #39 35.72 DEP soccr/soccr.d [2020-07-20T21:22:52.475Z] + docker version [2020-07-20T21:22:52.510Z] #39 35.92 CC soccr/soccr.o [2020-07-20T21:22:53.266Z] #21 transferring context: 51.30MB 7.5s done [2020-07-20T21:22:53.266Z] #21 DONE 7.6s [2020-07-20T21:22:53.266Z] [2020-07-20T21:22:53.266Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T21:22:53.266Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 4.9s done [2020-07-20T21:22:53.266Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 6.2s done [2020-07-20T21:22:53.266Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 6.7s done [2020-07-20T21:22:53.266Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 96.52MB / 96.52MB 6.8s done [2020-07-20T21:22:53.266Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed [2020-07-20T21:22:53.579Z] #39 36.80 AR soccr/libsoccr.a [2020-07-20T21:22:53.579Z] #39 36.80 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T21:22:53.579Z] #39 36.97 DEP criu/arch/s390/sigframe.d [2020-07-20T21:22:53.579Z] #39 37.06 DEP criu/arch/s390/crtools.d [2020-07-20T21:22:53.579Z] #39 ... [2020-07-20T21:22:53.579Z] [2020-07-20T21:22:53.579Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:22:53.579Z] #10 73.18 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-20T21:22:53.579Z] #10 73.18 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-20T21:22:53.579Z] #10 73.18 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-20T21:22:53.579Z] #10 73.32 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-20T21:22:53.579Z] #10 73.32 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-20T21:22:53.579Z] #10 73.33 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-20T21:22:53.579Z] #10 73.68 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-20T21:22:53.579Z] #10 73.69 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-20T21:22:53.579Z] #10 73.69 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-20T21:22:53.579Z] #10 73.85 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-20T21:22:53.579Z] #10 73.85 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-20T21:22:53.579Z] #10 73.85 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-20T21:22:53.579Z] #10 73.90 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-20T21:22:53.579Z] #10 73.90 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-20T21:22:53.579Z] #10 73.90 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-20T21:22:53.579Z] #10 73.96 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-20T21:22:53.579Z] #10 73.96 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-20T21:22:53.579Z] #10 73.96 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-20T21:22:53.579Z] #10 74.24 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-20T21:22:53.579Z] #10 74.26 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-20T21:22:53.579Z] #10 74.26 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-20T21:22:53.579Z] #10 74.27 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T21:22:53.579Z] #10 74.28 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-20T21:22:53.579Z] #10 74.28 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-20T21:22:53.579Z] #10 74.29 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:22:53.579Z] #10 74.30 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T21:22:53.579Z] #10 74.30 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-20T21:22:53.579Z] #10 74.31 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-20T21:22:53.579Z] #10 74.32 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T21:22:53.579Z] #10 74.33 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:22:53.579Z] #10 74.33 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-20T21:22:53.579Z] #10 74.34 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-20T21:22:53.579Z] #10 74.35 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-20T21:22:53.579Z] #10 74.35 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T21:22:53.579Z] #10 74.36 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-20T21:22:53.579Z] #10 74.37 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:22:53.579Z] #10 74.38 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-07-20T21:22:53.579Z] #10 74.38 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-07-20T21:22:53.579Z] #10 74.38 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:22:53.579Z] #10 74.39 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-07-20T21:22:53.579Z] #10 74.39 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-20T21:22:53.579Z] #10 74.39 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T21:22:53.579Z] #10 74.40 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-20T21:22:53.579Z] #10 74.41 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-20T21:22:53.579Z] #10 74.41 Setting up dmsetup (2:1.02.155-3) ... [2020-07-20T21:22:53.579Z] #10 74.43 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-20T21:22:53.579Z] #10 74.43 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-20T21:22:53.579Z] #10 74.44 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:22:53.579Z] #10 DONE 74.8s [2020-07-20T21:22:53.579Z] [2020-07-20T21:22:53.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:22:53.579Z] #39 37.18 DEP criu/arch/s390/cpu.d [2020-07-20T21:22:53.667Z] Client: Docker Engine - Community [2020-07-20T21:22:53.667Z] Version: 19.03.12 [2020-07-20T21:22:53.667Z] API version: 1.40 [2020-07-20T21:22:53.667Z] Go version: go1.13.10 [2020-07-20T21:22:53.667Z] Git commit: 48a66213fe [2020-07-20T21:22:53.667Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-20T21:22:53.667Z] OS/Arch: linux/amd64 [2020-07-20T21:22:53.667Z] Experimental: false [2020-07-20T21:22:53.667Z] [2020-07-20T21:22:53.667Z] Server: Docker Engine - Community [2020-07-20T21:22:53.667Z] Engine: [2020-07-20T21:22:53.667Z] Version: 19.03.12 [2020-07-20T21:22:53.667Z] API version: 1.40 (minimum version 1.12) [2020-07-20T21:22:53.667Z] Go version: go1.13.10 [2020-07-20T21:22:53.667Z] Git commit: 48a66213fe [2020-07-20T21:22:53.667Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-20T21:22:53.667Z] OS/Arch: linux/amd64 [2020-07-20T21:22:53.667Z] Experimental: true [2020-07-20T21:22:53.667Z] containerd: [2020-07-20T21:22:53.667Z] Version: 1.2.13 [2020-07-20T21:22:53.667Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T21:22:53.667Z] runc: [2020-07-20T21:22:53.667Z] Version: 1.0.0-rc10 [2020-07-20T21:22:53.667Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T21:22:53.667Z] docker-init: [2020-07-20T21:22:53.667Z] Version: 0.18.0 [2020-07-20T21:22:53.667Z] GitCommit: fec3683 [Pipeline] sh [2020-07-20T21:22:53.885Z] #39 37.30 CC criu/arch/s390/cpu.o [2020-07-20T21:22:53.994Z] + docker info [2020-07-20T21:22:54.185Z] #39 37.53 CC criu/arch/s390/crtools.o [2020-07-20T21:22:54.819Z] #39 38.22 CC criu/arch/s390/sigframe.o [2020-07-20T21:22:54.819Z] #39 38.37 LINK criu/arch/s390/crtools.built-in.o [2020-07-20T21:22:54.819Z] #39 38.40 DEP criu/pie/util-vdso.d [2020-07-20T21:22:55.111Z] #39 38.57 DEP criu/pie/util.d [2020-07-20T21:22:55.405Z] #39 38.70 CC criu/pie/util.o [2020-07-20T21:22:55.405Z] #39 ... [2020-07-20T21:22:55.405Z] [2020-07-20T21:22:55.405Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-20T21:22:55.405Z] #11 DONE 1.8s [2020-07-20T21:22:55.405Z] [2020-07-20T21:22:55.405Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:22:55.405Z] #39 38.91 CC criu/pie/util-vdso.o [2020-07-20T21:22:56.046Z] #39 39.49 AR criu/pie/pie.lib.a [2020-07-20T21:22:56.046Z] #39 39.54 DEP criu/pie/restorer.d [2020-07-20T21:22:56.361Z] #39 39.65 DEP criu/arch/s390/restorer.d [2020-07-20T21:22:56.361Z] #39 39.78 DEP criu/arch/s390/vdso-pie.d [2020-07-20T21:22:56.361Z] #39 39.89 DEP criu/pie/parasite-vdso.d [2020-07-20T21:22:56.663Z] #39 40.11 DEP criu/pie/parasite.d [2020-07-20T21:22:56.957Z] #39 40.33 CC criu/pie/parasite.o [2020-07-20T21:22:56.957Z] #39 ... [2020-07-20T21:22:56.957Z] [2020-07-20T21:22:56.957Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-20T21:22:56.957Z] #12 DONE 1.6s [2020-07-20T21:22:57.251Z] [2020-07-20T21:22:57.251Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:22:57.251Z] #49 1.601 + RM_GOPATH=0 [2020-07-20T21:22:57.251Z] #49 1.601 + TMP_GOPATH= [2020-07-20T21:22:57.251Z] #49 1.601 + : /build [2020-07-20T21:22:57.251Z] #49 1.601 + '[' -z '' ']' [2020-07-20T21:22:57.251Z] #49 1.601 ++ mktemp -d [2020-07-20T21:22:57.251Z] #49 1.604 + export GOPATH=/tmp/tmp.SeldLsejXO [2020-07-20T21:22:57.251Z] #49 1.604 + GOPATH=/tmp/tmp.SeldLsejXO [2020-07-20T21:22:57.251Z] #49 1.604 + RM_GOPATH=1 [2020-07-20T21:22:57.251Z] #49 1.604 + case "$(go env GOARCH)" in [2020-07-20T21:22:57.251Z] #49 1.605 ++ go env GOARCH [2020-07-20T21:22:57.251Z] #49 1.609 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:22:57.251Z] #49 1.609 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:22:57.251Z] #49 1.609 ++ dirname /tmp/install/install.sh [2020-07-20T21:22:57.251Z] #49 1.610 + dir=/tmp/install [2020-07-20T21:22:57.251Z] #49 1.610 + bin=runc [2020-07-20T21:22:57.251Z] #49 1.610 + shift [2020-07-20T21:22:57.251Z] #49 1.610 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-20T21:22:57.251Z] #49 1.610 + . /tmp/install/runc.installer [2020-07-20T21:22:57.251Z] #49 1.610 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-20T21:22:57.251Z] #49 1.610 + install_runc [2020-07-20T21:22:57.251Z] #49 1.610 + uname -r [2020-07-20T21:22:57.251Z] #49 1.610 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-20T21:22:57.251Z] #49 1.618 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-20T21:22:57.251Z] #49 1.618 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-20T21:22:57.251Z] #49 1.618 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-20T21:22:57.251Z] #49 1.618 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SeldLsejXO/src/github.com/opencontainers/runc [2020-07-20T21:22:57.251Z] #49 1.632 Cloning into '/tmp/tmp.SeldLsejXO/src/github.com/opencontainers/runc'... [2020-07-20T21:22:58.288Z] #49 ... [2020-07-20T21:22:58.288Z] [2020-07-20T21:22:58.288Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-20T21:22:58.288Z] #13 1.160 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-20T21:22:58.288Z] #13 DONE 1.3s [2020-07-20T21:22:58.590Z] [2020-07-20T21:22:58.590Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-20T21:23:00.104Z] #14 DONE 1.5s [2020-07-20T21:23:00.104Z] [2020-07-20T21:23:00.104Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-20T21:23:00.576Z] Client: [2020-07-20T21:23:00.576Z] Debug Mode: false [2020-07-20T21:23:00.576Z] [2020-07-20T21:23:00.576Z] Server: [2020-07-20T21:23:00.576Z] Containers: 0 [2020-07-20T21:23:00.576Z] Running: 0 [2020-07-20T21:23:00.576Z] Paused: 0 [2020-07-20T21:23:00.576Z] Stopped: 0 [2020-07-20T21:23:00.576Z] Images: 0 [2020-07-20T21:23:00.576Z] Server Version: 19.03.12 [2020-07-20T21:23:00.576Z] Storage Driver: overlay2 [2020-07-20T21:23:00.576Z] Backing Filesystem: extfs [2020-07-20T21:23:00.576Z] Supports d_type: true [2020-07-20T21:23:00.576Z] Native Overlay Diff: true [2020-07-20T21:23:00.576Z] Logging Driver: json-file [2020-07-20T21:23:00.576Z] Cgroup Driver: cgroupfs [2020-07-20T21:23:00.576Z] Plugins: [2020-07-20T21:23:00.576Z] Volume: local [2020-07-20T21:23:00.576Z] Network: bridge host ipvlan macvlan null overlay [2020-07-20T21:23:00.576Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-20T21:23:00.576Z] Swarm: inactive [2020-07-20T21:23:00.576Z] Runtimes: runc [2020-07-20T21:23:00.576Z] Default Runtime: runc [2020-07-20T21:23:00.576Z] Init Binary: docker-init [2020-07-20T21:23:00.576Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T21:23:00.576Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T21:23:00.576Z] init version: fec3683 [2020-07-20T21:23:00.576Z] Security Options: [2020-07-20T21:23:00.576Z] apparmor [2020-07-20T21:23:00.576Z] seccomp [2020-07-20T21:23:00.576Z] Profile: default [2020-07-20T21:23:00.576Z] Kernel Version: 5.3.0-1030-aws [2020-07-20T21:23:00.576Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-20T21:23:00.576Z] OSType: linux [2020-07-20T21:23:00.576Z] Architecture: x86_64 [2020-07-20T21:23:00.576Z] CPUs: 2 [2020-07-20T21:23:00.576Z] Total Memory: 7.487GiB [2020-07-20T21:23:00.576Z] Name: ip-10-100-111-216 [2020-07-20T21:23:00.576Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-20T21:23:00.576Z] Docker Root Dir: /var/lib/docker [2020-07-20T21:23:00.576Z] Debug Mode: false [2020-07-20T21:23:00.576Z] Registry: https://index.docker.io/v1/ [2020-07-20T21:23:00.576Z] Labels: [2020-07-20T21:23:00.576Z] Experimental: true [2020-07-20T21:23:00.576Z] Insecure Registries: [2020-07-20T21:23:00.576Z] 127.0.0.0/8 [2020-07-20T21:23:00.576Z] Live Restore Enabled: true [2020-07-20T21:23:00.576Z] [2020-07-20T21:23:00.576Z] WARNING: No swap limit support [Pipeline] sh [2020-07-20T21:23:00.859Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T21:23:00.859Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T21:23:00.859Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41239/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-20T21:23:00.859Z] + bash /home/ubuntu/workspace/moby_PR-41239/check-config.sh [2020-07-20T21:23:00.859Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-20T21:23:00.859Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-20T21:23:00.859Z] [2020-07-20T21:23:00.859Z] Generally Necessary: [2020-07-20T21:23:00.859Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-20T21:23:00.859Z] - apparmor: enabled and tools installed [2020-07-20T21:23:00.859Z] - CONFIG_NAMESPACES: enabled [2020-07-20T21:23:00.859Z] - CONFIG_NET_NS: enabled [2020-07-20T21:23:01.119Z] - CONFIG_PID_NS: enabled [2020-07-20T21:23:01.119Z] - CONFIG_IPC_NS: enabled [2020-07-20T21:23:01.119Z] - CONFIG_UTS_NS: enabled [2020-07-20T21:23:01.119Z] - CONFIG_CGROUPS: enabled [2020-07-20T21:23:01.119Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-20T21:23:01.119Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-20T21:23:01.119Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-20T21:23:01.119Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-20T21:23:01.119Z] - CONFIG_CPUSETS: enabled [2020-07-20T21:23:01.119Z] - CONFIG_MEMCG: enabled [2020-07-20T21:23:01.119Z] - CONFIG_KEYS: enabled [2020-07-20T21:23:01.119Z] - CONFIG_VETH: enabled (as module) [2020-07-20T21:23:01.119Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-20T21:23:01.119Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-20T21:23:01.119Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-20T21:23:01.119Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-20T21:23:01.119Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-20T21:23:01.119Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-20T21:23:01.119Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-20T21:23:01.119Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-20T21:23:01.119Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-20T21:23:01.119Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-20T21:23:01.119Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-20T21:23:01.119Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-20T21:23:01.119Z] [2020-07-20T21:23:01.119Z] Optional Features: [2020-07-20T21:23:01.119Z] - CONFIG_USER_NS: enabled [2020-07-20T21:23:01.119Z] - CONFIG_SECCOMP: enabled [2020-07-20T21:23:01.119Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-20T21:23:01.119Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-20T21:23:01.119Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-20T21:23:01.119Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-20T21:23:01.119Z] - CONFIG_BLK_CGROUP: enabled [2020-07-20T21:23:01.119Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-20T21:23:01.119Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-20T21:23:01.119Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-20T21:23:01.119Z] - CONFIG_CGROUP_PERF: enabled [2020-07-20T21:23:01.119Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-20T21:23:01.119Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-20T21:23:01.119Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-20T21:23:01.119Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-20T21:23:01.119Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-20T21:23:01.119Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-20T21:23:01.119Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-20T21:23:01.119Z] - CONFIG_IP_VS: enabled (as module) [2020-07-20T21:23:01.119Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-20T21:23:01.119Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-20T21:23:01.119Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-20T21:23:01.119Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-20T21:23:01.119Z] - CONFIG_EXT4_FS: enabled [2020-07-20T21:23:01.119Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-20T21:23:01.119Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-20T21:23:01.119Z] - Network Drivers: [2020-07-20T21:23:01.119Z] - "overlay": [2020-07-20T21:23:01.119Z] - CONFIG_VXLAN: enabled (as module) [2020-07-20T21:23:01.119Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-20T21:23:01.119Z] Optional (for encrypted networks): [2020-07-20T21:23:01.158Z] #15 DONE 1.2s [2020-07-20T21:23:01.158Z] [2020-07-20T21:23:01.158Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:23:01.158Z] #39 40.96 LINK criu/pie/parasite.built-in.o [2020-07-20T21:23:01.158Z] #39 40.96 GEN criu/pie/parasite-blob.h [2020-07-20T21:23:01.158Z] #39 40.96 CC criu/pie/parasite-vdso.o [2020-07-20T21:23:01.158Z] #39 41.23 CC criu/arch/s390/vdso-pie.o [2020-07-20T21:23:01.158Z] #39 41.33 CC criu/arch/s390/restorer.o [2020-07-20T21:23:01.158Z] #39 41.67 CC criu/pie/restorer.o [2020-07-20T21:23:01.158Z] #39 43.30 LINK criu/pie/restorer.built-in.o [2020-07-20T21:23:01.158Z] #39 43.31 GEN criu/pie/restorer-blob.h [2020-07-20T21:23:01.158Z] #39 43.38 DEP criu/vdso.d [2020-07-20T21:23:01.158Z] #39 43.47 DEP criu/uts_ns.d [2020-07-20T21:23:01.158Z] #39 43.59 DEP criu/util.d [2020-07-20T21:23:01.158Z] #39 43.69 DEP criu/uffd.d [2020-07-20T21:23:01.158Z] #39 43.84 DEP criu/tun.d [2020-07-20T21:23:01.158Z] #39 43.91 DEP criu/tty.d [2020-07-20T21:23:01.158Z] #39 43.99 DEP criu/timerfd.d [2020-07-20T21:23:01.158Z] #39 44.17 DEP criu/timens.d [2020-07-20T21:23:01.158Z] #39 44.23 DEP criu/sysfs_parse.d [2020-07-20T21:23:01.158Z] #39 44.28 DEP criu/sysctl.d [2020-07-20T21:23:01.158Z] #39 44.35 DEP criu/string.d [2020-07-20T21:23:01.158Z] #39 44.37 DEP criu/stats.d [2020-07-20T21:23:01.158Z] #39 44.49 DEP criu/sockets.d [2020-07-20T21:23:01.158Z] #39 44.62 DEP criu/sk-unix.d [2020-07-20T21:23:01.158Z] #39 44.72 DEP criu/sk-tcp.d [2020-07-20T21:23:01.380Z] - CONFIG_CRYPTO: enabled [2020-07-20T21:23:01.380Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-20T21:23:01.380Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-20T21:23:01.380Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-20T21:23:01.380Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-20T21:23:01.380Z] - CONFIG_XFRM: enabled [2020-07-20T21:23:01.380Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-20T21:23:01.380Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-20T21:23:01.380Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-20T21:23:01.380Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-20T21:23:01.380Z] - "ipvlan": [2020-07-20T21:23:01.380Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-20T21:23:01.380Z] - "macvlan": [2020-07-20T21:23:01.380Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-20T21:23:01.380Z] - CONFIG_DUMMY: enabled (as module) [2020-07-20T21:23:01.380Z] - "ftp,tftp client in container": [2020-07-20T21:23:01.380Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-20T21:23:01.380Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-20T21:23:01.380Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-20T21:23:01.380Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-20T21:23:01.380Z] - Storage Drivers: [2020-07-20T21:23:01.380Z] - "aufs": [2020-07-20T21:23:01.380Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-20T21:23:01.380Z] - "btrfs": [2020-07-20T21:23:01.380Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-20T21:23:01.380Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-20T21:23:01.380Z] - "devicemapper": [2020-07-20T21:23:01.380Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-20T21:23:01.380Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-20T21:23:01.380Z] - "overlay": [2020-07-20T21:23:01.380Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-20T21:23:01.380Z] - "zfs": [2020-07-20T21:23:01.380Z] - /dev/zfs: present [2020-07-20T21:23:01.380Z] - zfs command: missing [2020-07-20T21:23:01.380Z] - zpool command: missing [2020-07-20T21:23:01.380Z] [2020-07-20T21:23:01.380Z] Limits: [2020-07-20T21:23:01.380Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-20T21:23:01.380Z] [2020-07-20T21:23:01.380Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-20T21:23:01.488Z] #39 44.87 DEP criu/sk-queue.d [2020-07-20T21:23:01.488Z] #39 44.96 DEP criu/sk-packet.d [2020-07-20T21:23:01.712Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 . [2020-07-20T21:23:01.712Z] #2 [internal] load .dockerignore [2020-07-20T21:23:01.712Z] #2 transferring context: 87B done [2020-07-20T21:23:01.712Z] #2 DONE 0.1s [2020-07-20T21:23:01.712Z] [2020-07-20T21:23:01.712Z] #1 [internal] load build definition from Dockerfile [2020-07-20T21:23:01.712Z] #1 transferring dockerfile: 16.37kB done [2020-07-20T21:23:01.712Z] #1 DONE 0.1s [2020-07-20T21:23:01.712Z] [2020-07-20T21:23:01.712Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-20T21:23:01.786Z] #39 45.20 DEP criu/sk-netlink.d [2020-07-20T21:23:01.786Z] #39 45.35 DEP criu/sk-inet.d [2020-07-20T21:23:01.803Z] Client: [2020-07-20T21:23:01.803Z] Debug Mode: false [2020-07-20T21:23:01.803Z] [2020-07-20T21:23:01.803Z] Server: [2020-07-20T21:23:01.803Z] Containers: 0 [2020-07-20T21:23:01.803Z] Running: 0 [2020-07-20T21:23:01.803Z] Paused: 0 [2020-07-20T21:23:01.803Z] Stopped: 0 [2020-07-20T21:23:01.803Z] Images: 0 [2020-07-20T21:23:01.803Z] Server Version: 19.03.12 [2020-07-20T21:23:01.803Z] Storage Driver: overlay2 [2020-07-20T21:23:01.803Z] Backing Filesystem: extfs [2020-07-20T21:23:01.803Z] Supports d_type: true [2020-07-20T21:23:01.803Z] Native Overlay Diff: true [2020-07-20T21:23:01.803Z] Logging Driver: json-file [2020-07-20T21:23:01.803Z] Cgroup Driver: cgroupfs [2020-07-20T21:23:01.803Z] Plugins: [2020-07-20T21:23:01.803Z] Volume: local [2020-07-20T21:23:01.803Z] Network: bridge host ipvlan macvlan null overlay [2020-07-20T21:23:01.803Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-20T21:23:01.803Z] Swarm: inactive [2020-07-20T21:23:01.803Z] Runtimes: runc [2020-07-20T21:23:01.803Z] Default Runtime: runc [2020-07-20T21:23:01.803Z] Init Binary: docker-init [2020-07-20T21:23:01.803Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T21:23:01.803Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T21:23:01.803Z] init version: fec3683 [2020-07-20T21:23:01.803Z] Security Options: [2020-07-20T21:23:01.803Z] apparmor [2020-07-20T21:23:01.803Z] seccomp [2020-07-20T21:23:01.803Z] Profile: default [2020-07-20T21:23:01.803Z] Kernel Version: 5.3.0-1030-aws [2020-07-20T21:23:01.803Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-20T21:23:01.803Z] OSType: linux [2020-07-20T21:23:01.803Z] Architecture: x86_64 [2020-07-20T21:23:01.803Z] CPUs: 2 [2020-07-20T21:23:01.803Z] Total Memory: 7.487GiB [2020-07-20T21:23:01.803Z] Name: ip-10-100-79-88 [2020-07-20T21:23:01.803Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-20T21:23:01.803Z] Docker Root Dir: /var/lib/docker [2020-07-20T21:23:01.803Z] Debug Mode: false [2020-07-20T21:23:01.803Z] Registry: https://index.docker.io/v1/ [2020-07-20T21:23:01.803Z] Labels: [2020-07-20T21:23:01.803Z] Experimental: true [2020-07-20T21:23:01.803Z] Insecure Registries: [2020-07-20T21:23:01.803Z] 127.0.0.0/8 [2020-07-20T21:23:01.803Z] Live Restore Enabled: true [2020-07-20T21:23:01.803Z] [2020-07-20T21:23:01.803Z] WARNING: No swap limit support [Pipeline] sh [2020-07-20T21:23:02.080Z] #39 45.45 DEP criu/signalfd.d [2020-07-20T21:23:02.080Z] #39 45.60 DEP criu/sigframe.d [2020-07-20T21:23:02.080Z] #39 45.65 DEP criu/shmem.d [2020-07-20T21:23:02.120Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T21:23:02.120Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T21:23:02.120Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41239/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-20T21:23:02.120Z] + bash /home/ubuntu/workspace/moby_PR-41239/check-config.sh [2020-07-20T21:23:02.120Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-20T21:23:02.120Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-20T21:23:02.120Z] [2020-07-20T21:23:02.120Z] Generally Necessary: [2020-07-20T21:23:02.120Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-20T21:23:02.120Z] - apparmor: enabled and tools installed [2020-07-20T21:23:02.120Z] - CONFIG_NAMESPACES: enabled [2020-07-20T21:23:02.120Z] - CONFIG_NET_NS: enabled [2020-07-20T21:23:02.120Z] - CONFIG_PID_NS: enabled [2020-07-20T21:23:02.120Z] - CONFIG_IPC_NS: enabled [2020-07-20T21:23:02.120Z] - CONFIG_UTS_NS: enabled [2020-07-20T21:23:02.120Z] - CONFIG_CGROUPS: enabled [2020-07-20T21:23:02.120Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-20T21:23:02.120Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-20T21:23:02.120Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-20T21:23:02.120Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-20T21:23:02.120Z] - CONFIG_CPUSETS: enabled [2020-07-20T21:23:02.120Z] - CONFIG_MEMCG: enabled [2020-07-20T21:23:02.120Z] - CONFIG_KEYS: enabled [2020-07-20T21:23:02.120Z] - CONFIG_VETH: enabled (as module) [2020-07-20T21:23:02.120Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-20T21:23:02.120Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-20T21:23:02.120Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-20T21:23:02.120Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-20T21:23:02.120Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-20T21:23:02.120Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-20T21:23:02.120Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-20T21:23:02.120Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-20T21:23:02.120Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-20T21:23:02.120Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-20T21:23:02.120Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-20T21:23:02.120Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-20T21:23:02.120Z] [2020-07-20T21:23:02.120Z] Optional Features: [2020-07-20T21:23:02.120Z] - CONFIG_USER_NS: enabled [2020-07-20T21:23:02.120Z] - CONFIG_SECCOMP: enabled [2020-07-20T21:23:02.120Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-20T21:23:02.120Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-20T21:23:02.120Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-20T21:23:02.120Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-20T21:23:02.120Z] - CONFIG_BLK_CGROUP: enabled [2020-07-20T21:23:02.120Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-20T21:23:02.120Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-20T21:23:02.120Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-20T21:23:02.120Z] - CONFIG_CGROUP_PERF: enabled [2020-07-20T21:23:02.120Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-20T21:23:02.120Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-20T21:23:02.120Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-20T21:23:02.120Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-20T21:23:02.120Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-20T21:23:02.120Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-20T21:23:02.279Z] #3 DONE 0.3s [2020-07-20T21:23:02.279Z] [2020-07-20T21:23:02.279Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-20T21:23:02.279Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-20T21:23:02.279Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-20T21:23:02.279Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-20T21:23:02.279Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-20T21:23:02.279Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-20T21:23:02.279Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-20T21:23:02.279Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-20T21:23:02.372Z] #39 45.84 DEP criu/servicefd.d [2020-07-20T21:23:02.377Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-20T21:23:02.377Z] - CONFIG_IP_VS: enabled (as module) [2020-07-20T21:23:02.377Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-20T21:23:02.377Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-20T21:23:02.377Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-20T21:23:02.377Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-20T21:23:02.377Z] - CONFIG_EXT4_FS: enabled [2020-07-20T21:23:02.377Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-20T21:23:02.377Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-20T21:23:02.377Z] - Network Drivers: [2020-07-20T21:23:02.377Z] - "overlay": [2020-07-20T21:23:02.377Z] - CONFIG_VXLAN: enabled (as module) [2020-07-20T21:23:02.377Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-20T21:23:02.377Z] Optional (for encrypted networks): [2020-07-20T21:23:02.377Z] - CONFIG_CRYPTO: enabled [2020-07-20T21:23:02.377Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-20T21:23:02.377Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-20T21:23:02.377Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-20T21:23:02.377Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-20T21:23:02.377Z] - CONFIG_XFRM: enabled [2020-07-20T21:23:02.377Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-20T21:23:02.377Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-20T21:23:02.377Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-20T21:23:02.377Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-20T21:23:02.377Z] - "ipvlan": [2020-07-20T21:23:02.377Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-20T21:23:02.377Z] - "macvlan": [2020-07-20T21:23:02.377Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-20T21:23:02.377Z] - CONFIG_DUMMY: enabled (as module) [2020-07-20T21:23:02.377Z] - "ftp,tftp client in container": [2020-07-20T21:23:02.377Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-20T21:23:02.377Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-20T21:23:02.377Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-20T21:23:02.377Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-20T21:23:02.377Z] - Storage Drivers: [2020-07-20T21:23:02.377Z] - "aufs": [2020-07-20T21:23:02.377Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-20T21:23:02.377Z] - "btrfs": [2020-07-20T21:23:02.377Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-20T21:23:02.377Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-20T21:23:02.377Z] - "devicemapper": [2020-07-20T21:23:02.377Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-20T21:23:02.377Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-20T21:23:02.377Z] - "overlay": [2020-07-20T21:23:02.377Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-20T21:23:02.377Z] - "zfs": [2020-07-20T21:23:02.377Z] - /dev/zfs: present [2020-07-20T21:23:02.377Z] - zfs command: missing [2020-07-20T21:23:02.377Z] - zpool command: missing [2020-07-20T21:23:02.377Z] [2020-07-20T21:23:02.377Z] Limits: [2020-07-20T21:23:02.377Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-20T21:23:02.377Z] [2020-07-20T21:23:02.377Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-20T21:23:02.507Z] Client: Docker Engine - Community [2020-07-20T21:23:02.507Z] Version: 19.03.12 [2020-07-20T21:23:02.507Z] API version: 1.40 [2020-07-20T21:23:02.507Z] Go version: go1.13.10 [2020-07-20T21:23:02.507Z] Git commit: 48a6621 [2020-07-20T21:23:02.507Z] Built: Mon Jun 22 15:46:32 2020 [2020-07-20T21:23:02.507Z] OS/Arch: linux/arm64 [2020-07-20T21:23:02.507Z] Experimental: false [2020-07-20T21:23:02.507Z] [2020-07-20T21:23:02.507Z] Server: Docker Engine - Community [2020-07-20T21:23:02.507Z] Engine: [2020-07-20T21:23:02.507Z] Version: 19.03.12 [2020-07-20T21:23:02.507Z] API version: 1.40 (minimum version 1.12) [2020-07-20T21:23:02.507Z] Go version: go1.13.10 [2020-07-20T21:23:02.507Z] Git commit: 48a6621 [2020-07-20T21:23:02.507Z] Built: Mon Jun 22 15:45:04 2020 [2020-07-20T21:23:02.507Z] OS/Arch: linux/arm64 [2020-07-20T21:23:02.507Z] Experimental: true [2020-07-20T21:23:02.507Z] containerd: [2020-07-20T21:23:02.507Z] Version: 1.2.13 [2020-07-20T21:23:02.507Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T21:23:02.507Z] runc: [2020-07-20T21:23:02.507Z] Version: 1.0.0-rc10 [2020-07-20T21:23:02.507Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T21:23:02.507Z] docker-init: [2020-07-20T21:23:02.507Z] Version: 0.18.0 [2020-07-20T21:23:02.507Z] GitCommit: fec3683 [2020-07-20T21:23:02.540Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-20T21:23:02.540Z] #4 DONE 0.5s [Pipeline] sh [2020-07-20T21:23:02.663Z] #39 45.99 DEP criu/seize.d [2020-07-20T21:23:02.663Z] #39 46.09 DEP criu/seccomp.d [2020-07-20T21:23:02.663Z] #39 ... [2020-07-20T21:23:02.663Z] [2020-07-20T21:23:02.663Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-20T21:23:02.663Z] #16 DONE 1.5s [2020-07-20T21:23:02.663Z] [2020-07-20T21:23:02.663Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:23:02.663Z] #39 46.18 DEP criu/rst-malloc.d [2020-07-20T21:23:02.663Z] #39 46.21 DEP criu/rbtree.d [2020-07-20T21:23:02.663Z] #39 ... [2020-07-20T21:23:02.663Z] [2020-07-20T21:23:02.663Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:23:02.663Z] #41 73.81 crypto/tls [2020-07-20T21:23:02.663Z] #41 77.64 net/http/httptrace [2020-07-20T21:23:02.663Z] #41 77.89 net/http [2020-07-20T21:23:02.720Z] + sudo modprobe ip_vs [2020-07-20T21:23:02.720Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 . [2020-07-20T21:23:02.860Z] + docker info [2020-07-20T21:23:02.960Z] #41 ... [2020-07-20T21:23:02.960Z] [2020-07-20T21:23:02.960Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:23:02.960Z] #39 46.26 DEP criu/pstree.d [2020-07-20T21:23:02.960Z] #39 46.44 DEP criu/protobuf.d [2020-07-20T21:23:02.978Z] #1 [internal] load .dockerignore [2020-07-20T21:23:02.978Z] #1 transferring context: 87B 0.0s done [2020-07-20T21:23:02.978Z] #1 DONE 0.1s [2020-07-20T21:23:02.978Z] [2020-07-20T21:23:02.978Z] #2 [internal] load build definition from Dockerfile [2020-07-20T21:23:02.978Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-07-20T21:23:02.978Z] #2 DONE 0.1s [2020-07-20T21:23:02.978Z] [2020-07-20T21:23:02.978Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-20T21:23:03.113Z] [2020-07-20T21:23:03.113Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-20T21:23:03.113Z] #6 DONE 0.2s [2020-07-20T21:23:03.113Z] [2020-07-20T21:23:03.113Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-20T21:23:03.113Z] #5 DONE 0.3s [2020-07-20T21:23:03.113Z] [2020-07-20T21:23:03.113Z] #20 [internal] load build context [2020-07-20T21:23:03.235Z] #3 DONE 0.3s [2020-07-20T21:23:03.235Z] [2020-07-20T21:23:03.235Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-20T21:23:03.235Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-20T21:23:03.235Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-20T21:23:03.235Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-20T21:23:03.235Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-20T21:23:03.235Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.91MB / 8.88MB 0.1s [2020-07-20T21:23:03.254Z] #39 46.55 GEN criu/protobuf-desc-gen.h [2020-07-20T21:23:03.491Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-20T21:23:03.749Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-20T21:23:03.749Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-20T21:23:04.043Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-07-20T21:23:04.043Z] #4 DONE 0.6s [2020-07-20T21:23:04.297Z] #39 47.66 DEP criu/protobuf-desc.d [2020-07-20T21:23:04.297Z] #39 47.75 DEP criu/proc_parse.d [2020-07-20T21:23:04.297Z] #39 47.98 DEP criu/plugin.d [2020-07-20T21:23:04.299Z] [2020-07-20T21:23:04.299Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-20T21:23:04.299Z] #6 DONE 0.2s [2020-07-20T21:23:04.299Z] [2020-07-20T21:23:04.300Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-20T21:23:04.300Z] #5 DONE 0.3s [2020-07-20T21:23:04.557Z] [2020-07-20T21:23:04.557Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T21:23:04.557Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done [2020-07-20T21:23:04.557Z] #7 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done [2020-07-20T21:23:04.557Z] #7 sha256:afae231e0b453128f31b8646887eaec77a2cb5d67a60772663a651c66a6714c5 6.19kB / 6.19kB done [2020-07-20T21:23:04.557Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0B / 7.81MB 0.2s [2020-07-20T21:23:04.557Z] #7 sha256:c148941807b1e52377ec5849b957b28ccaff59fdcac1a114b609600579828b30 1.79kB / 1.79kB done [2020-07-20T21:23:04.557Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 0B / 50.39MB 0.2s [2020-07-20T21:23:04.589Z] #39 48.05 DEP criu/pipes.d [2020-07-20T21:23:04.589Z] #39 48.25 DEP criu/pie-util.d [2020-07-20T21:23:04.818Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 4.92MB / 7.81MB 0.3s [2020-07-20T21:23:04.818Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 6.42MB / 50.39MB 0.3s [2020-07-20T21:23:04.818Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.5s [2020-07-20T21:23:04.818Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 23.83MB / 50.39MB 0.5s [2020-07-20T21:23:04.880Z] #39 48.33 DEP criu/pie-util-vdso.d [2020-07-20T21:23:04.880Z] #39 48.47 DEP criu/path.d [2020-07-20T21:23:05.079Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.5s done [2020-07-20T21:23:05.079Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 31.26MB / 50.39MB 0.7s [2020-07-20T21:23:05.079Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 369.24kB / 10.00MB 0.7s [2020-07-20T21:23:05.079Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.08MB / 51.83MB 0.7s [2020-07-20T21:23:05.171Z] #39 48.63 DEP criu/parasite-syscall.d [2020-07-20T21:23:05.171Z] #39 48.75 DEP criu/pagemap.d [2020-07-20T21:23:05.337Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 40.02MB / 50.39MB 0.9s [2020-07-20T21:23:05.337Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 6.50MB / 10.00MB 0.9s [2020-07-20T21:23:05.337Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 10.44MB / 51.83MB 0.9s [2020-07-20T21:23:05.337Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.1s [2020-07-20T21:23:05.337Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 1.1s [2020-07-20T21:23:05.337Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 25.09MB / 51.83MB 1.1s [2020-07-20T21:23:05.463Z] #39 48.86 DEP criu/pagemap-cache.d [2020-07-20T21:23:05.463Z] #39 48.97 DEP criu/page-xfer.d [2020-07-20T21:23:05.463Z] #39 49.10 DEP criu/page-pipe.d [2020-07-20T21:23:05.754Z] #39 49.21 DEP criu/netfilter.d [2020-07-20T21:23:05.754Z] #39 49.32 DEP criu/net.d [2020-07-20T21:23:05.906Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 1.1s done [2020-07-20T21:23:05.906Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 42.90MB / 51.83MB 1.4s [2020-07-20T21:23:05.906Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 484.94kB / 68.65MB 1.4s [2020-07-20T21:23:05.906Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 48.75MB / 51.83MB 1.5s [2020-07-20T21:23:05.906Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 4.98MB / 68.65MB 1.5s [2020-07-20T21:23:06.046Z] #39 49.56 DEP criu/namespaces.d [2020-07-20T21:23:06.166Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.5s [2020-07-20T21:23:06.166Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 11.21MB / 68.65MB 1.5s [2020-07-20T21:23:06.166Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 16.15MB / 68.65MB 1.6s [2020-07-20T21:23:06.166Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 31.71MB / 68.65MB 1.8s [2020-07-20T21:23:06.337Z] #39 49.69 DEP criu/mount.d [2020-07-20T21:23:06.337Z] #39 49.85 DEP criu/memfd.d [2020-07-20T21:23:06.446Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 39.74MB / 68.65MB 2.0s [2020-07-20T21:23:06.446Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 46.49MB / 68.65MB 2.1s [2020-07-20T21:23:06.628Z] #39 49.94 DEP criu/mem.d [2020-07-20T21:23:06.628Z] #39 50.14 DEP criu/lsm.d [2020-07-20T21:23:06.628Z] #39 50.21 DEP criu/log.d [2020-07-20T21:23:06.712Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 2.1s done [2020-07-20T21:23:06.712Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.2s done [2020-07-20T21:23:06.712Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 53.46MB / 68.65MB 2.3s [2020-07-20T21:23:06.712Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 0B / 120.18MB 2.3s [2020-07-20T21:23:06.712Z] #7 sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e 0B / 126B 2.3s [2020-07-20T21:23:06.920Z] #39 50.28 DEP criu/libnetlink.d [2020-07-20T21:23:06.920Z] #39 50.36 DEP criu/kerndat.d [2020-07-20T21:23:06.920Z] #39 50.46 DEP criu/kcmp-ids.d [2020-07-20T21:23:06.920Z] #39 50.52 DEP criu/irmap.d [2020-07-20T21:23:06.920Z] #39 50.57 DEP criu/ipc_ns.d [2020-07-20T21:23:06.978Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 59.97MB / 68.65MB 2.5s [2020-07-20T21:23:06.978Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 8.01MB / 120.18MB 2.5s [2020-07-20T21:23:06.978Z] #7 sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e 126B / 126B 2.4s done [2020-07-20T21:23:06.978Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-20T21:23:07.213Z] #39 50.66 DEP criu/image.d [2020-07-20T21:23:07.213Z] #39 50.74 DEP criu/image-desc.d [2020-07-20T21:23:07.213Z] #39 50.84 DEP criu/fsnotify.d [2020-07-20T21:23:07.238Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.7s [2020-07-20T21:23:07.238Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 16.54MB / 120.18MB 2.7s [2020-07-20T21:23:07.238Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 32.71MB / 120.18MB 2.9s [2020-07-20T21:23:07.389Z] #20 transferring context: 49.66MB 3.7s [2020-07-20T21:23:07.389Z] #20 transferring context: 51.30MB 3.8s done [2020-07-20T21:23:07.389Z] #20 DONE 3.9s [2020-07-20T21:23:07.389Z] [2020-07-20T21:23:07.389Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-20T21:23:07.389Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-20T21:23:07.389Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-07-20T21:23:07.389Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-20T21:23:07.389Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-20T21:23:07.389Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.0s done [2020-07-20T21:23:07.389Z] #58 DONE 3.8s [2020-07-20T21:23:07.389Z] [2020-07-20T21:23:07.389Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T21:23:07.389Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done [2020-07-20T21:23:07.389Z] #7 sha256:afae231e0b453128f31b8646887eaec77a2cb5d67a60772663a651c66a6714c5 6.19kB / 6.19kB done [2020-07-20T21:23:07.389Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.4s done [2020-07-20T21:23:07.389Z] #7 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done [2020-07-20T21:23:07.389Z] #7 sha256:c148941807b1e52377ec5849b957b28ccaff59fdcac1a114b609600579828b30 1.79kB / 1.79kB done [2020-07-20T21:23:07.389Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.5s done [2020-07-20T21:23:07.389Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 1.0s done [2020-07-20T21:23:07.389Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.1s done [2020-07-20T21:23:07.389Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 3.4s done [2020-07-20T21:23:07.389Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 99.68MB / 120.18MB 3.8s [2020-07-20T21:23:07.389Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 1.7s [2020-07-20T21:23:07.389Z] #7 sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e 126B / 126B 2.1s done [2020-07-20T21:23:07.389Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 109.38MB / 120.18MB 3.9s [2020-07-20T21:23:07.389Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 120.18MB / 120.18MB 4.1s [2020-07-20T21:23:07.505Z] #39 50.94 DEP criu/filesystems.d [2020-07-20T21:23:07.505Z] #39 51.10 DEP criu/files.d [2020-07-20T21:23:07.569Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 44.60MB / 120.18MB 3.1s [2020-07-20T21:23:07.797Z] #39 51.27 DEP criu/files-reg.d [2020-07-20T21:23:07.853Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 3.2s done [2020-07-20T21:23:07.853Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 52.94MB / 120.18MB 3.3s [2020-07-20T21:23:07.853Z] #7 ... [2020-07-20T21:23:07.853Z] [2020-07-20T21:23:07.853Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-20T21:23:07.853Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-20T21:23:07.853Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-20T21:23:07.853Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-20T21:23:07.853Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-07-20T21:23:07.853Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.7s done [2020-07-20T21:23:07.853Z] #58 DONE 3.4s [2020-07-20T21:23:07.853Z] [2020-07-20T21:23:07.853Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T21:23:08.088Z] #39 51.45 DEP criu/files-ext.d [2020-07-20T21:23:08.088Z] #39 51.52 DEP criu/file-lock.d [2020-07-20T21:23:08.122Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 69.18MB / 120.18MB 3.6s [2020-07-20T21:23:08.122Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 75.90MB / 120.18MB 3.8s [2020-07-20T21:23:08.327Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 120.18MB / 120.18MB 5.1s done [2020-07-20T21:23:08.379Z] #39 51.70 DEP criu/file-ids.d [2020-07-20T21:23:08.379Z] #39 51.88 DEP criu/fifo.d [2020-07-20T21:23:08.386Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 87.53MB / 120.18MB 3.9s [2020-07-20T21:23:08.643Z] #7 ... [2020-07-20T21:23:08.643Z] [2020-07-20T21:23:08.643Z] #20 [internal] load build context [2020-07-20T21:23:08.643Z] #20 transferring context: 51.30MB 3.9s done [2020-07-20T21:23:08.643Z] #20 DONE 4.2s [2020-07-20T21:23:08.643Z] [2020-07-20T21:23:08.643Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T21:23:08.643Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 94.41MB / 120.18MB 4.0s [2020-07-20T21:23:08.643Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 106.00MB / 120.18MB 4.3s [2020-07-20T21:23:08.643Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 113.75MB / 120.18MB 4.4s [2020-07-20T21:23:08.670Z] #39 52.02 DEP criu/fdstore.d [2020-07-20T21:23:08.670Z] #39 52.14 DEP criu/fault-injection.d [2020-07-20T21:23:08.670Z] #39 52.17 DEP criu/external.d [2020-07-20T21:23:08.670Z] #39 52.21 DEP criu/eventpoll.d [2020-07-20T21:23:08.899Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 120.18MB / 120.18MB 4.4s [2020-07-20T21:23:08.961Z] #39 52.28 DEP criu/eventfd.d [2020-07-20T21:23:08.961Z] #39 52.40 DEP criu/crtools.d [2020-07-20T21:23:08.961Z] #39 52.47 DEP criu/cr-service.d [2020-07-20T21:23:09.253Z] #39 52.56 DEP criu/cr-restore.d [2020-07-20T21:23:09.267Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.8s done [2020-07-20T21:23:09.267Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-07-20T21:23:09.544Z] #39 52.85 DEP criu/cr-errno.d [2020-07-20T21:23:09.544Z] #39 52.88 DEP criu/cr-dump.d [2020-07-20T21:23:09.544Z] #39 53.01 DEP criu/cr-dedup.d [2020-07-20T21:23:09.544Z] #39 53.12 DEP criu/cr-check.d [2020-07-20T21:23:09.836Z] #39 53.26 DEP criu/config.d [2020-07-20T21:23:09.836Z] #39 ... [2020-07-20T21:23:09.836Z] [2020-07-20T21:23:09.836Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:23:09.836Z] #49 6.080 + cd /tmp/tmp.SeldLsejXO/src/github.com/opencontainers/runc [2020-07-20T21:23:09.836Z] #49 6.080 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-20T21:23:09.836Z] #49 6.339 + '[' -z '' ']' [2020-07-20T21:23:09.836Z] #49 6.339 + target=static [2020-07-20T21:23:09.836Z] #49 6.339 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-20T21:23:09.836Z] #49 6.677 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-20T21:23:09.836Z] #49 ... [2020-07-20T21:23:09.836Z] [2020-07-20T21:23:09.836Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:23:09.836Z] #39 53.35 DEP criu/clone-noasan.d [2020-07-20T21:23:09.836Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.4s done [2020-07-20T21:23:09.836Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-20T21:23:10.096Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.3s done [2020-07-20T21:23:10.096Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-07-20T21:23:10.127Z] #39 53.45 DEP criu/cgroup.d [2020-07-20T21:23:10.127Z] #39 53.55 DEP criu/cgroup-props.d [2020-07-20T21:23:10.127Z] #39 53.64 DEP criu/bitmap.d [2020-07-20T21:23:10.127Z] #39 53.66 DEP criu/bfd.d [2020-07-20T21:23:10.127Z] #39 53.76 DEP criu/autofs.d [2020-07-20T21:23:10.269Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 120.18MB / 120.18MB 5.8s done [2020-07-20T21:23:10.269Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.5s done [2020-07-20T21:23:10.489Z] #39 53.88 DEP criu/aio.d [2020-07-20T21:23:10.526Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.1s [2020-07-20T21:23:10.784Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-20T21:23:10.784Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-20T21:23:10.819Z] #39 54.13 DEP criu/action-scripts.d [2020-07-20T21:23:10.819Z] #39 54.32 CC criu/action-scripts.o [2020-07-20T21:23:11.115Z] #39 54.63 CC criu/aio.o [2020-07-20T21:23:11.346Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done [2020-07-20T21:23:11.346Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-07-20T21:23:11.407Z] #39 54.96 CC criu/autofs.o [2020-07-20T21:23:12.043Z] #39 ... [2020-07-20T21:23:12.043Z] [2020-07-20T21:23:12.043Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:23:12.043Z] #41 86.73 github.com/LK4D4/vndr/godl [2020-07-20T21:23:12.043Z] #41 87.24 github.com/LK4D4/vndr [2020-07-20T21:23:12.043Z] #41 DONE 93.3s [2020-07-20T21:23:12.335Z] [2020-07-20T21:23:12.335Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:23:12.335Z] #17 1.472 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:12.335Z] #17 1.613 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:12.335Z] #17 1.722 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:12.335Z] #17 1.944 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-20T21:23:12.335Z] #17 2.492 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-20T21:23:12.335Z] #17 3.481 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-20T21:23:12.335Z] #17 6.841 Fetched 8060 kB in 6s (1463 kB/s) [2020-07-20T21:23:12.335Z] #17 6.841 Reading package lists... [2020-07-20T21:23:12.632Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.1s done [2020-07-20T21:23:12.632Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0.1s [2020-07-20T21:23:12.970Z] #17 8.802 Reading package lists... [2020-07-20T21:23:12.970Z] #17 ... [2020-07-20T21:23:12.970Z] [2020-07-20T21:23:12.970Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:23:12.970Z] #39 56.39 CC criu/bfd.o [2020-07-20T21:23:13.241Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done [2020-07-20T21:23:13.262Z] #39 56.68 CC criu/bitmap.o [2020-07-20T21:23:13.262Z] #39 56.78 CC criu/cgroup-props.o [2020-07-20T21:23:13.498Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-07-20T21:23:13.909Z] #39 57.28 CC criu/cgroup.o [2020-07-20T21:23:14.541Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done [2020-07-20T21:23:14.541Z] #7 extracting sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 0.1s [2020-07-20T21:23:14.951Z] #39 ... [2020-07-20T21:23:14.951Z] [2020-07-20T21:23:14.951Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T21:23:14.951Z] #28 DONE 96.0s [2020-07-20T21:23:14.951Z] [2020-07-20T21:23:14.951Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:23:14.951Z] #17 8.802 Reading package lists... [2020-07-20T21:23:14.951Z] #17 10.74 Building dependency tree... [2020-07-20T21:23:14.951Z] #17 11.27 libcap2-bin is already the newest version (1:2.25-2). [2020-07-20T21:23:14.951Z] #17 11.27 The following additional packages will be installed: [2020-07-20T21:23:14.951Z] #17 11.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-20T21:23:14.951Z] #17 11.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-20T21:23:14.951Z] #17 11.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-20T21:23:14.951Z] #17 11.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-20T21:23:14.951Z] #17 11.27 python3.7 python3.7-minimal vim-runtime xxd [2020-07-20T21:23:14.951Z] #17 11.27 Suggested packages: [2020-07-20T21:23:14.951Z] #17 11.27 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-20T21:23:14.951Z] #17 11.27 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-20T21:23:14.951Z] #17 11.27 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-20T21:23:14.951Z] #17 11.27 Recommended packages: [2020-07-20T21:23:14.951Z] #17 11.27 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-20T21:23:14.951Z] #17 11.27 python3-keyrings.alt python3-xdg unzip [2020-07-20T21:23:15.106Z] Client: [2020-07-20T21:23:15.106Z] Debug Mode: false [2020-07-20T21:23:15.106Z] [2020-07-20T21:23:15.106Z] Server: [2020-07-20T21:23:15.106Z] Containers: 0 [2020-07-20T21:23:15.106Z] Running: 0 [2020-07-20T21:23:15.106Z] Paused: 0 [2020-07-20T21:23:15.106Z] Stopped: 0 [2020-07-20T21:23:15.106Z] Images: 0 [2020-07-20T21:23:15.106Z] Server Version: 19.03.12 [2020-07-20T21:23:15.106Z] Storage Driver: overlay2 [2020-07-20T21:23:15.106Z] Backing Filesystem: extfs [2020-07-20T21:23:15.106Z] Supports d_type: true [2020-07-20T21:23:15.106Z] Native Overlay Diff: true [2020-07-20T21:23:15.106Z] Logging Driver: json-file [2020-07-20T21:23:15.106Z] Cgroup Driver: cgroupfs [2020-07-20T21:23:15.106Z] Plugins: [2020-07-20T21:23:15.106Z] Volume: local [2020-07-20T21:23:15.106Z] Network: bridge host ipvlan macvlan null overlay [2020-07-20T21:23:15.106Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-20T21:23:15.106Z] Swarm: inactive [2020-07-20T21:23:15.106Z] Runtimes: runc [2020-07-20T21:23:15.106Z] Default Runtime: runc [2020-07-20T21:23:15.106Z] Init Binary: docker-init [2020-07-20T21:23:15.106Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T21:23:15.106Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T21:23:15.106Z] init version: fec3683 [2020-07-20T21:23:15.106Z] Security Options: [2020-07-20T21:23:15.106Z] apparmor [2020-07-20T21:23:15.106Z] seccomp [2020-07-20T21:23:15.106Z] Profile: default [2020-07-20T21:23:15.106Z] Kernel Version: 4.15.0-1074-aws [2020-07-20T21:23:15.106Z] Operating System: Ubuntu 16.04.6 LTS [2020-07-20T21:23:15.106Z] OSType: linux [2020-07-20T21:23:15.106Z] Architecture: aarch64 [2020-07-20T21:23:15.106Z] CPUs: 4 [2020-07-20T21:23:15.106Z] Total Memory: 7.525GiB [2020-07-20T21:23:15.106Z] Name: ip-10-100-123-25 [2020-07-20T21:23:15.106Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-07-20T21:23:15.106Z] Docker Root Dir: /var/lib/docker [2020-07-20T21:23:15.106Z] Debug Mode: false [2020-07-20T21:23:15.106Z] Registry: https://index.docker.io/v1/ [2020-07-20T21:23:15.106Z] Labels: [2020-07-20T21:23:15.106Z] Experimental: true [2020-07-20T21:23:15.106Z] Insecure Registries: [2020-07-20T21:23:15.106Z] 127.0.0.0/8 [2020-07-20T21:23:15.106Z] Live Restore Enabled: true [2020-07-20T21:23:15.106Z] [2020-07-20T21:23:15.106Z] WARNING: No swap limit support [Pipeline] sh [2020-07-20T21:23:15.245Z] #17 12.55 The following NEW packages will be installed: [2020-07-20T21:23:15.245Z] #17 12.55 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-20T21:23:15.245Z] #17 12.55 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-20T21:23:15.245Z] #17 12.55 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-20T21:23:15.245Z] #17 12.55 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-20T21:23:15.245Z] #17 12.55 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-20T21:23:15.245Z] #17 12.55 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-20T21:23:15.245Z] #17 12.55 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-20T21:23:15.245Z] #17 12.55 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-20T21:23:15.245Z] #17 12.55 xz-utils zip [2020-07-20T21:23:15.245Z] #17 12.65 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-07-20T21:23:15.245Z] #17 12.65 Need to get 27.7 MB of archives. [2020-07-20T21:23:15.245Z] #17 12.65 After this operation, 117 MB of additional disk space will be used. [2020-07-20T21:23:15.245Z] #17 12.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-20T21:23:15.245Z] #17 12.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-07-20T21:23:15.245Z] #17 12.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-07-20T21:23:15.392Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done [2020-07-20T21:23:15.401Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T21:23:15.401Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T21:23:15.401Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41239/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-20T21:23:15.401Z] + bash /home/ubuntu/workspace/moby_PR-41239/check-config.sh [2020-07-20T21:23:15.401Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-20T21:23:15.401Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-07-20T21:23:15.401Z] [2020-07-20T21:23:15.401Z] Generally Necessary: [2020-07-20T21:23:15.401Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-20T21:23:15.401Z] - apparmor: enabled and tools installed [2020-07-20T21:23:15.401Z] - CONFIG_NAMESPACES: enabled [2020-07-20T21:23:15.538Z] #17 12.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-20T21:23:15.538Z] #17 12.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-20T21:23:15.538Z] #17 12.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-07-20T21:23:15.538Z] #17 12.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-20T21:23:15.538Z] #17 12.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-20T21:23:15.538Z] #17 12.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-20T21:23:15.538Z] #17 12.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-20T21:23:15.538Z] #17 12.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-20T21:23:15.538Z] #17 12.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-20T21:23:15.538Z] #17 12.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-20T21:23:15.538Z] #17 12.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-20T21:23:15.538Z] #17 12.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-20T21:23:15.538Z] #17 12.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-20T21:23:15.538Z] #17 12.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-20T21:23:15.538Z] #17 12.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T21:23:15.538Z] #17 12.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-20T21:23:15.538Z] #17 12.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-07-20T21:23:15.538Z] #17 12.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-20T21:23:15.538Z] #17 12.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-20T21:23:15.650Z] #7 extracting sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb [2020-07-20T21:23:15.665Z] - CONFIG_NET_NS: enabled [2020-07-20T21:23:15.665Z] - CONFIG_PID_NS: enabled [2020-07-20T21:23:15.665Z] - CONFIG_IPC_NS: enabled [2020-07-20T21:23:15.665Z] - CONFIG_UTS_NS: enabled [2020-07-20T21:23:15.665Z] - CONFIG_CGROUPS: enabled [2020-07-20T21:23:15.665Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-20T21:23:15.665Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-20T21:23:15.665Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-20T21:23:15.665Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-20T21:23:15.665Z] - CONFIG_CPUSETS: enabled [2020-07-20T21:23:15.665Z] - CONFIG_MEMCG: enabled [2020-07-20T21:23:15.665Z] - CONFIG_KEYS: enabled [2020-07-20T21:23:15.665Z] - CONFIG_VETH: enabled (as module) [2020-07-20T21:23:15.665Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-20T21:23:15.665Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-20T21:23:15.665Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-20T21:23:15.665Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-20T21:23:15.665Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-20T21:23:15.665Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-20T21:23:15.665Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-20T21:23:15.665Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-20T21:23:15.665Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-20T21:23:15.665Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-20T21:23:15.665Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-20T21:23:15.665Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-20T21:23:15.665Z] [2020-07-20T21:23:15.665Z] Optional Features: [2020-07-20T21:23:15.665Z] - CONFIG_USER_NS: enabled [2020-07-20T21:23:15.665Z] - CONFIG_SECCOMP: enabled [2020-07-20T21:23:15.665Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-20T21:23:15.777Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 19.2s done [2020-07-20T21:23:15.777Z] #8 DONE 26.4s [2020-07-20T21:23:15.777Z] [2020-07-20T21:23:15.777Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-20T21:23:15.777Z] #9 DONE 0.2s [2020-07-20T21:23:15.777Z] [2020-07-20T21:23:15.777Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-20T21:23:15.777Z] #10 DONE 0.2s [2020-07-20T21:23:15.777Z] [2020-07-20T21:23:15.777Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-20T21:23:15.777Z] #28 DONE 0.1s [2020-07-20T21:23:15.777Z] [2020-07-20T21:23:15.777Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:23:15.777Z] #39 ... [2020-07-20T21:23:15.777Z] [2020-07-20T21:23:15.777Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-20T21:23:15.777Z] #36 DONE 0.1s [2020-07-20T21:23:15.777Z] [2020-07-20T21:23:15.777Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:23:15.777Z] #37 0.797 + git clone https://github.com/docker/distribution.git . [2020-07-20T21:23:15.777Z] #37 0.817 Cloning into '.'... [2020-07-20T21:23:15.831Z] #17 12.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-20T21:23:15.831Z] #17 12.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-20T21:23:15.831Z] #17 13.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-20T21:23:15.831Z] #17 13.01 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-20T21:23:15.831Z] #17 13.02 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-20T21:23:15.831Z] #17 13.02 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-20T21:23:15.831Z] #17 13.03 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-20T21:23:15.927Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-20T21:23:15.927Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-20T21:23:15.927Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-20T21:23:15.927Z] - CONFIG_BLK_CGROUP: enabled [2020-07-20T21:23:15.927Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-20T21:23:15.927Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-20T21:23:15.927Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-20T21:23:15.927Z] - CONFIG_CGROUP_PERF: enabled [2020-07-20T21:23:15.927Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-20T21:23:15.927Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-20T21:23:15.927Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-20T21:23:15.927Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-20T21:23:15.927Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-20T21:23:15.927Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-20T21:23:15.927Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-20T21:23:15.927Z] - CONFIG_IP_VS: enabled (as module) [2020-07-20T21:23:15.927Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-20T21:23:15.927Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-20T21:23:15.927Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-20T21:23:15.927Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-20T21:23:15.927Z] - CONFIG_EXT4_FS: enabled [2020-07-20T21:23:15.927Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-20T21:23:15.927Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-20T21:23:15.927Z] - Network Drivers: [2020-07-20T21:23:15.927Z] - "overlay": [2020-07-20T21:23:15.927Z] - CONFIG_VXLAN: enabled (as module) [2020-07-20T21:23:15.927Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-20T21:23:15.927Z] Optional (for encrypted networks): [2020-07-20T21:23:16.122Z] #17 13.31 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-20T21:23:16.122Z] #17 13.31 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-20T21:23:16.122Z] #17 13.31 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-20T21:23:16.122Z] #17 13.31 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-20T21:23:16.122Z] #17 13.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-20T21:23:16.122Z] #17 13.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-20T21:23:16.122Z] #17 13.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-20T21:23:16.122Z] #17 13.36 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-20T21:23:16.122Z] #17 13.37 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-20T21:23:16.122Z] #17 13.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-20T21:23:16.122Z] #17 13.38 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-20T21:23:16.122Z] #17 13.38 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-20T21:23:16.122Z] #17 13.38 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-07-20T21:23:16.122Z] #17 13.42 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-07-20T21:23:16.122Z] #17 13.42 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-07-20T21:23:16.122Z] #17 13.43 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-20T21:23:16.122Z] #17 13.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-20T21:23:16.122Z] #17 13.61 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-20T21:23:16.122Z] #17 13.63 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-20T21:23:16.189Z] - CONFIG_CRYPTO: enabled [2020-07-20T21:23:16.189Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-20T21:23:16.189Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-20T21:23:16.189Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-20T21:23:16.189Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-20T21:23:16.189Z] - CONFIG_XFRM: enabled [2020-07-20T21:23:16.189Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-20T21:23:16.189Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-20T21:23:16.189Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-20T21:23:16.189Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-20T21:23:16.189Z] - "ipvlan": [2020-07-20T21:23:16.189Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-20T21:23:16.189Z] - "macvlan": [2020-07-20T21:23:16.189Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-20T21:23:16.189Z] - CONFIG_DUMMY: enabled (as module) [2020-07-20T21:23:16.189Z] - "ftp,tftp client in container": [2020-07-20T21:23:16.189Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-20T21:23:16.189Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-20T21:23:16.189Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-20T21:23:16.189Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-20T21:23:16.189Z] - Storage Drivers: [2020-07-20T21:23:16.189Z] - "aufs": [2020-07-20T21:23:16.189Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-20T21:23:16.189Z] - "btrfs": [2020-07-20T21:23:16.189Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-20T21:23:16.189Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-20T21:23:16.189Z] - "devicemapper": [2020-07-20T21:23:16.189Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-20T21:23:16.189Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-20T21:23:16.189Z] - "overlay": [2020-07-20T21:23:16.189Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-20T21:23:16.189Z] - "zfs": [2020-07-20T21:23:16.189Z] - /dev/zfs: missing [2020-07-20T21:23:16.189Z] - zfs command: missing [2020-07-20T21:23:16.189Z] - zpool command: missing [2020-07-20T21:23:16.189Z] [2020-07-20T21:23:16.189Z] Limits: [2020-07-20T21:23:16.414Z] #17 13.93 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:23:16.451Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-20T21:23:16.451Z] [2020-07-20T21:23:16.451Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-20T21:23:16.706Z] #17 13.96 Fetched 27.7 MB in 1s (26.8 MB/s) [2020-07-20T21:23:16.706Z] #17 14.01 Selecting previously unselected package pigz. [2020-07-20T21:23:16.706Z] #17 14.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-07-20T21:23:16.706Z] #17 14.07 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-20T21:23:16.706Z] #17 14.08 Unpacking pigz (2.4-1) ... [2020-07-20T21:23:16.706Z] #17 14.15 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-20T21:23:16.793Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 . [2020-07-20T21:23:16.793Z] #1 [internal] load build definition from Dockerfile [2020-07-20T21:23:17.000Z] #17 14.15 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-20T21:23:17.000Z] #17 14.15 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-20T21:23:17.000Z] #17 14.39 Selecting previously unselected package python3.7-minimal. [2020-07-20T21:23:17.000Z] #17 14.39 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-20T21:23:17.000Z] #17 14.40 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T21:23:17.055Z] #1 transferring dockerfile: [2020-07-20T21:23:17.055Z] #1 transferring dockerfile: 16.37kB done [2020-07-20T21:23:17.329Z] #1 DONE 0.5s [2020-07-20T21:23:17.329Z] [2020-07-20T21:23:17.329Z] #2 [internal] load .dockerignore [2020-07-20T21:23:17.329Z] #2 transferring context: 87B done [2020-07-20T21:23:17.590Z] #2 DONE 0.8s [2020-07-20T21:23:17.634Z] #17 14.91 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-20T21:23:17.634Z] #17 14.92 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T21:23:17.854Z] [2020-07-20T21:23:17.854Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-20T21:23:17.907Z] #37 ... [2020-07-20T21:23:17.907Z] [2020-07-20T21:23:17.907Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:17.907Z] #44 0.647 + RM_GOPATH=0 [2020-07-20T21:23:17.907Z] #44 0.647 + TMP_GOPATH= [2020-07-20T21:23:17.907Z] #44 0.647 + : /build [2020-07-20T21:23:17.907Z] #44 0.647 + '[' -z '' ']' [2020-07-20T21:23:17.907Z] #44 0.648 ++ mktemp -d [2020-07-20T21:23:17.907Z] #44 0.649 + export GOPATH=/tmp/tmp.vMHWrlpeBJ [2020-07-20T21:23:17.907Z] #44 0.649 + GOPATH=/tmp/tmp.vMHWrlpeBJ [2020-07-20T21:23:17.907Z] #44 0.649 + RM_GOPATH=1 [2020-07-20T21:23:17.907Z] #44 0.649 + case "$(go env GOARCH)" in [2020-07-20T21:23:17.907Z] #44 0.650 ++ go env GOARCH [2020-07-20T21:23:17.907Z] #44 0.654 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:17.907Z] #44 0.654 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:17.907Z] #44 0.655 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:17.907Z] #44 0.656 + dir=/tmp/install [2020-07-20T21:23:17.907Z] #44 0.656 + bin=gotestsum [2020-07-20T21:23:17.907Z] #44 0.656 + shift [2020-07-20T21:23:17.907Z] #44 0.656 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-20T21:23:17.907Z] #44 0.656 + . /tmp/install/gotestsum.installer [2020-07-20T21:23:17.907Z] #44 0.656 ++ : v0.3.5 [2020-07-20T21:23:17.907Z] #44 0.656 + install_gotestsum [2020-07-20T21:23:17.907Z] #44 0.657 + set -e [2020-07-20T21:23:17.907Z] #44 0.657 + export GO111MODULE=on [2020-07-20T21:23:17.907Z] #44 0.657 + GO111MODULE=on [2020-07-20T21:23:17.907Z] #44 0.657 + GOBIN=/build [2020-07-20T21:23:17.907Z] #44 0.657 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-20T21:23:17.907Z] #44 0.673 go: finding gotest.tools v0.3.5 [2020-07-20T21:23:17.907Z] #44 0.674 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-20T21:23:17.907Z] #44 1.966 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-20T21:23:17.907Z] #44 3.047 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-20T21:23:17.907Z] #44 4.562 go: downloading gotest.tools v2.1.0+incompatible [2020-07-20T21:23:17.907Z] #44 4.803 go: extracting gotest.tools v2.1.0+incompatible [2020-07-20T21:23:17.907Z] #44 5.083 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-20T21:23:17.907Z] #44 5.124 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-20T21:23:17.907Z] #44 5.135 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-20T21:23:17.907Z] #44 5.199 go: downloading github.com/fatih/color v1.6.0 [2020-07-20T21:23:17.907Z] #44 5.211 go: downloading github.com/pkg/errors v0.8.0 [2020-07-20T21:23:17.907Z] #44 5.324 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T21:23:17.907Z] #44 5.501 go: extracting github.com/fatih/color v1.6.0 [2020-07-20T21:23:18.212Z] #44 5.625 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-20T21:23:18.212Z] #44 5.678 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-20T21:23:18.212Z] #44 5.826 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-20T21:23:18.212Z] #44 5.827 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-20T21:23:18.212Z] #44 5.844 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T21:23:18.212Z] #44 5.875 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T21:23:18.212Z] #44 5.890 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-20T21:23:18.212Z] #44 5.907 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T21:23:18.212Z] #44 5.925 go: extracting github.com/pkg/errors v0.8.0 [2020-07-20T21:23:18.514Z] #44 6.037 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T21:23:18.514Z] #44 6.142 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-20T21:23:18.514Z] #44 6.213 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-20T21:23:18.669Z] #17 16.01 Selecting previously unselected package python3-minimal. [2020-07-20T21:23:18.669Z] #17 16.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-07-20T21:23:18.669Z] #17 16.04 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-20T21:23:18.669Z] #17 16.04 Unpacking python3-minimal (3.7.3-1) ... [2020-07-20T21:23:18.669Z] #17 16.09 Selecting previously unselected package libmpdec2:s390x. [2020-07-20T21:23:18.733Z] #7 extracting sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 4.0s done [2020-07-20T21:23:18.733Z] #7 extracting sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e [2020-07-20T21:23:18.733Z] #7 extracting sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e done [2020-07-20T21:23:18.733Z] #7 DONE 15.6s [2020-07-20T21:23:18.961Z] #17 16.09 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-20T21:23:18.961Z] #17 16.09 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-20T21:23:18.961Z] #17 16.15 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-20T21:23:18.961Z] #17 16.16 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-20T21:23:18.961Z] #17 16.16 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-20T21:23:18.993Z] [2020-07-20T21:23:18.993Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-20T21:23:19.595Z] #17 16.71 Selecting previously unselected package python3.7. [2020-07-20T21:23:19.595Z] #17 16.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-20T21:23:19.595Z] #17 16.72 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T21:23:19.595Z] #17 16.80 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-20T21:23:19.595Z] #17 16.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-20T21:23:19.595Z] #17 16.81 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-20T21:23:19.595Z] #17 16.85 Setting up python3-minimal (3.7.3-1) ... [2020-07-20T21:23:19.772Z] #3 DONE 1.4s [2020-07-20T21:23:19.772Z] [2020-07-20T21:23:19.772Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-20T21:23:19.772Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-20T21:23:19.772Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-20T21:23:19.772Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-07-20T21:23:19.772Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-07-20T21:23:19.772Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.3s [2020-07-20T21:23:19.772Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s [2020-07-20T21:23:19.829Z] #7 extracting sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 4.0s done [2020-07-20T21:23:19.829Z] #7 extracting sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e [2020-07-20T21:23:19.829Z] #7 extracting sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e done [2020-07-20T21:23:19.829Z] #7 DONE 15.5s [2020-07-20T21:23:19.886Z] #17 17.27 Selecting previously unselected package python3. [2020-07-20T21:23:19.886Z] #17 17.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-07-20T21:23:19.886Z] #17 17.31 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-20T21:23:19.886Z] #17 17.33 Unpacking python3 (3.7.3-1) ... [2020-07-20T21:23:19.886Z] #17 17.39 Selecting previously unselected package libip4tc0:s390x. [2020-07-20T21:23:20.035Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-07-20T21:23:20.086Z] [2020-07-20T21:23:20.086Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-20T21:23:20.178Z] #17 17.40 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-20T21:23:20.178Z] #17 17.40 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-20T21:23:20.178Z] #17 17.48 Selecting previously unselected package libip6tc0:s390x. [2020-07-20T21:23:20.178Z] #17 17.48 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-20T21:23:20.178Z] #17 17.48 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-20T21:23:20.178Z] #17 17.53 Selecting previously unselected package libiptc0:s390x. [2020-07-20T21:23:20.178Z] #17 17.53 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-20T21:23:20.178Z] #17 17.53 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-20T21:23:20.178Z] #17 17.59 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-20T21:23:20.178Z] #17 17.59 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-20T21:23:20.178Z] #17 17.59 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-20T21:23:20.178Z] #17 17.63 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-20T21:23:20.178Z] #17 17.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-20T21:23:20.178Z] #17 17.63 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-20T21:23:20.298Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.7s done [2020-07-20T21:23:20.298Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-07-20T21:23:20.469Z] #17 17.70 Selecting previously unselected package libnftnl11:s390x. [2020-07-20T21:23:20.469Z] #17 17.70 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-20T21:23:20.469Z] #17 17.70 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-20T21:23:20.469Z] #17 17.75 Selecting previously unselected package iptables. [2020-07-20T21:23:20.469Z] #17 17.75 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-20T21:23:20.469Z] #17 17.77 Unpacking iptables (1.8.2-4) ... [2020-07-20T21:23:20.469Z] #17 18.00 Selecting previously unselected package xxd. [2020-07-20T21:23:20.560Z] #4 DONE 1.1s [2020-07-20T21:23:20.761Z] #17 18.01 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-20T21:23:20.761Z] #17 18.02 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T21:23:20.761Z] #17 18.10 Selecting previously unselected package vim-common. [2020-07-20T21:23:20.761Z] #17 18.10 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T21:23:20.761Z] #17 18.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T21:23:20.761Z] #17 18.22 Selecting previously unselected package bash-completion. [2020-07-20T21:23:21.052Z] #17 18.22 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-20T21:23:21.133Z] [2020-07-20T21:23:21.133Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-20T21:23:21.133Z] #6 DONE 0.2s [2020-07-20T21:23:21.133Z] [2020-07-20T21:23:21.133Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-20T21:23:21.133Z] #5 DONE 0.3s [2020-07-20T21:23:21.133Z] [2020-07-20T21:23:21.133Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T21:23:21.133Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done [2020-07-20T21:23:21.315Z] #44 8.497 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T21:23:21.486Z] #7 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done [2020-07-20T21:23:21.486Z] #7 sha256:e0540cfd0e96d3ec8afeefc69d54a55d2aa8057a4db260b29a6ece64e5b67d56 6.19kB / 6.19kB done [2020-07-20T21:23:21.486Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 0B / 49.17MB 0.2s [2020-07-20T21:23:21.486Z] #7 sha256:88709c67246f3eeb241b5846acee8e2e6d01fc950f4292ea067be5672eae9772 1.79kB / 1.79kB done [2020-07-20T21:23:21.486Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0B / 7.68MB 0.3s [2020-07-20T21:23:21.528Z] #8 DONE 2.6s [2020-07-20T21:23:21.528Z] [2020-07-20T21:23:21.528Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-20T21:23:21.758Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 7.48MB / 49.17MB 0.4s [2020-07-20T21:23:21.758Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.4s [2020-07-20T21:23:21.758Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 31.17MB / 49.17MB 0.6s [2020-07-20T21:23:21.758Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.5s done [2020-07-20T21:23:21.758Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0B / 9.98MB 0.6s [2020-07-20T21:23:21.758Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 0B / 52.16MB 0.6s [2020-07-20T21:23:21.966Z] #44 9.393 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T21:23:21.966Z] #44 9.715 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T21:23:22.023Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.08MB / 49.17MB 0.8s [2020-07-20T21:23:22.023Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 0.8s [2020-07-20T21:23:22.023Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 9.31MB / 52.16MB 0.8s [2020-07-20T21:23:22.023Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 22.80MB / 52.16MB 0.9s [2020-07-20T21:23:22.101Z] #9 DONE 0.6s [2020-07-20T21:23:22.101Z] [2020-07-20T21:23:22.101Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-20T21:23:22.101Z] #35 DONE 0.1s [2020-07-20T21:23:22.101Z] [2020-07-20T21:23:22.101Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-20T21:23:22.101Z] #27 DONE 0.1s [2020-07-20T21:23:22.101Z] [2020-07-20T21:23:22.101Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T21:23:22.270Z] #44 ... [2020-07-20T21:23:22.270Z] [2020-07-20T21:23:22.270Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:23:22.270Z] #11 1.362 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:22.270Z] #11 1.470 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:22.270Z] #11 1.601 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:22.270Z] #11 3.037 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-20T21:23:22.270Z] #11 5.815 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-20T21:23:22.270Z] #11 7.974 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-20T21:23:22.560Z] #17 19.72 Unpacking bash-completion (1:2.8-6) ... [2020-07-20T21:23:22.560Z] #17 19.97 Selecting previously unselected package bzip2. [2020-07-20T21:23:22.560Z] #17 19.97 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-20T21:23:22.560Z] #17 19.97 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T21:23:22.560Z] #17 20.01 Selecting previously unselected package xz-utils. [2020-07-20T21:23:22.560Z] #17 20.01 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-20T21:23:22.560Z] #17 20.01 Unpacking xz-utils (5.2.4-1) ... [2020-07-20T21:23:22.570Z] #11 ... [2020-07-20T21:23:22.570Z] [2020-07-20T21:23:22.570Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:23:22.570Z] #42 0.929 + RM_GOPATH=0 [2020-07-20T21:23:22.570Z] #42 0.929 + TMP_GOPATH= [2020-07-20T21:23:22.570Z] #42 0.929 + : /build [2020-07-20T21:23:22.570Z] #42 0.930 + '[' -z '' ']' [2020-07-20T21:23:22.570Z] #42 0.942 ++ mktemp -d [2020-07-20T21:23:22.570Z] #42 0.957 + export GOPATH=/tmp/tmp.cEaQroKDxy [2020-07-20T21:23:22.570Z] #42 0.957 + GOPATH=/tmp/tmp.cEaQroKDxy [2020-07-20T21:23:22.570Z] #42 0.957 + RM_GOPATH=1 [2020-07-20T21:23:22.570Z] #42 0.961 + case "$(go env GOARCH)" in [2020-07-20T21:23:22.570Z] #42 0.967 ++ go env GOARCH [2020-07-20T21:23:22.570Z] #42 1.102 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:22.570Z] #42 1.102 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:22.570Z] #42 1.104 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:22.570Z] #42 1.107 + dir=/tmp/install [2020-07-20T21:23:22.570Z] #42 1.108 + bin=vndr [2020-07-20T21:23:22.570Z] #42 1.108 + shift [2020-07-20T21:23:22.570Z] #42 1.108 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-20T21:23:22.570Z] #42 1.108 + . /tmp/install/vndr.installer [2020-07-20T21:23:22.570Z] #42 1.109 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T21:23:22.570Z] #42 1.110 + install_vndr [2020-07-20T21:23:22.570Z] #42 1.111 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-20T21:23:22.570Z] #42 1.112 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T21:23:22.570Z] #42 1.114 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cEaQroKDxy/src/github.com/LK4D4/vndr [2020-07-20T21:23:22.570Z] #42 1.146 Cloning into '/tmp/tmp.cEaQroKDxy/src/github.com/LK4D4/vndr'... [2020-07-20T21:23:22.570Z] #42 2.387 + cd /tmp/tmp.cEaQroKDxy/src/github.com/LK4D4/vndr [2020-07-20T21:23:22.570Z] #42 2.389 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T21:23:22.570Z] #42 2.437 + go build -buildmode=pie -v -o /build/vndr . [2020-07-20T21:23:22.570Z] #42 4.678 sync/atomic [2020-07-20T21:23:22.570Z] #42 4.769 unicode [2020-07-20T21:23:22.570Z] #42 4.775 unicode/utf8 [2020-07-20T21:23:22.570Z] #42 4.983 internal/bytealg [2020-07-20T21:23:22.570Z] #42 5.856 math [2020-07-20T21:23:22.570Z] #42 6.869 internal/testlog [2020-07-20T21:23:22.570Z] #42 7.273 runtime [2020-07-20T21:23:22.570Z] #42 8.027 unicode/utf16 [2020-07-20T21:23:22.570Z] #42 9.387 container/list [2020-07-20T21:23:22.570Z] #42 ... [2020-07-20T21:23:22.570Z] [2020-07-20T21:23:22.570Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:22.570Z] #55 0.568 + RM_GOPATH=0 [2020-07-20T21:23:22.570Z] #55 0.568 + TMP_GOPATH= [2020-07-20T21:23:22.570Z] #55 0.568 + : /build [2020-07-20T21:23:22.570Z] #55 0.568 + '[' -z '' ']' [2020-07-20T21:23:22.570Z] #55 0.569 ++ mktemp -d [2020-07-20T21:23:22.570Z] #55 0.570 + export GOPATH=/tmp/tmp.AhTBmUXTfs [2020-07-20T21:23:22.570Z] #55 0.570 + GOPATH=/tmp/tmp.AhTBmUXTfs [2020-07-20T21:23:22.570Z] #55 0.570 + RM_GOPATH=1 [2020-07-20T21:23:22.570Z] #55 0.570 + case "$(go env GOARCH)" in [2020-07-20T21:23:22.570Z] #55 0.570 ++ go env GOARCH [2020-07-20T21:23:22.570Z] #55 0.576 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:22.570Z] #55 0.576 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:22.570Z] #55 0.577 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:22.570Z] #55 0.578 + dir=/tmp/install [2020-07-20T21:23:22.570Z] #55 0.578 + bin=rootlesskit [2020-07-20T21:23:22.570Z] #55 0.578 + shift [2020-07-20T21:23:22.570Z] #55 0.578 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-20T21:23:22.570Z] #55 0.578 + . /tmp/install/rootlesskit.installer [2020-07-20T21:23:22.570Z] #55 0.578 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T21:23:22.570Z] #55 0.579 + install_rootlesskit [2020-07-20T21:23:22.570Z] #55 0.579 + case "$1" in [2020-07-20T21:23:22.570Z] #55 0.579 + export CGO_ENABLED=0 [2020-07-20T21:23:22.570Z] #55 0.579 + CGO_ENABLED=0 [2020-07-20T21:23:22.570Z] #55 0.579 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T21:23:22.570Z] #55 0.579 + _install_rootlesskit [2020-07-20T21:23:22.570Z] #55 0.579 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-20T21:23:22.570Z] #55 0.579 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.AhTBmUXTfs/src/github.com/rootless-containers/rootlesskit [2020-07-20T21:23:22.570Z] #55 0.582 Cloning into '/tmp/tmp.AhTBmUXTfs/src/github.com/rootless-containers/rootlesskit'... [2020-07-20T21:23:22.570Z] #55 5.255 + cd /tmp/tmp.AhTBmUXTfs/src/github.com/rootless-containers/rootlesskit [2020-07-20T21:23:22.570Z] #55 5.262 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T21:23:22.570Z] #55 5.698 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T21:23:22.570Z] #55 5.698 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-20T21:23:22.606Z] #8 DONE 2.6s [2020-07-20T21:23:22.606Z] [2020-07-20T21:23:22.606Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-20T21:23:22.755Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 33.68MB / 52.16MB 1.1s [2020-07-20T21:23:22.852Z] #17 20.08 Selecting previously unselected package apparmor. [2020-07-20T21:23:22.852Z] #17 20.08 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-20T21:23:22.852Z] #17 20.11 Unpacking apparmor (2.13.2-10) ... [2020-07-20T21:23:22.852Z] #17 20.34 Selecting previously unselected package aufs-tools. [2020-07-20T21:23:22.869Z] #55 ... [2020-07-20T21:23:22.869Z] [2020-07-20T21:23:22.869Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:23:22.869Z] #52 1.288 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:22.870Z] #52 1.413 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:22.870Z] #52 1.521 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:22.870Z] #52 2.967 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-20T21:23:22.870Z] #52 5.511 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-20T21:23:22.870Z] #52 7.691 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-20T21:23:22.870Z] #52 ... [2020-07-20T21:23:22.870Z] [2020-07-20T21:23:22.870Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:23:22.870Z] #24 1.284 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:22.870Z] #24 1.440 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:22.870Z] #24 1.521 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:22.870Z] #24 2.822 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-20T21:23:22.870Z] #24 5.625 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-20T21:23:22.870Z] #24 7.866 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-20T21:23:23.143Z] #17 20.34 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-20T21:23:23.143Z] #17 20.34 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-20T21:23:23.143Z] #17 20.42 Selecting previously unselected package libonig5:s390x. [2020-07-20T21:23:23.143Z] #17 20.42 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-07-20T21:23:23.143Z] #17 20.42 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-20T21:23:23.143Z] #17 20.50 Selecting previously unselected package libjq1:s390x. [2020-07-20T21:23:23.143Z] #17 20.50 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-20T21:23:23.143Z] #17 20.50 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-20T21:23:23.143Z] #17 20.56 Selecting previously unselected package jq. [2020-07-20T21:23:23.143Z] #17 20.56 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-20T21:23:23.143Z] #17 20.56 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T21:23:23.143Z] #17 20.60 Selecting previously unselected package libaio1:s390x. [2020-07-20T21:23:23.169Z] #9 DONE 0.7s [2020-07-20T21:23:23.170Z] #24 ... [2020-07-20T21:23:23.170Z] [2020-07-20T21:23:23.170Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:23.170Z] #22 0.870 + RM_GOPATH=0 [2020-07-20T21:23:23.170Z] #22 0.871 + TMP_GOPATH= [2020-07-20T21:23:23.170Z] #22 0.871 + : /build [2020-07-20T21:23:23.170Z] #22 0.871 + '[' -z '' ']' [2020-07-20T21:23:23.170Z] #22 0.876 ++ mktemp -d [2020-07-20T21:23:23.170Z] #22 0.876 + export GOPATH=/tmp/tmp.IEs3pg4VgC [2020-07-20T21:23:23.170Z] #22 0.876 + GOPATH=/tmp/tmp.IEs3pg4VgC [2020-07-20T21:23:23.170Z] #22 0.876 + RM_GOPATH=1 [2020-07-20T21:23:23.170Z] #22 0.876 + case "$(go env GOARCH)" in [2020-07-20T21:23:23.170Z] #22 0.883 ++ go env GOARCH [2020-07-20T21:23:23.170Z] #22 1.299 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:23.170Z] #22 1.300 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:23.170Z] #22 1.301 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:23.170Z] #22 1.302 + dir=/tmp/install [2020-07-20T21:23:23.170Z] #22 1.302 + bin=dockercli [2020-07-20T21:23:23.170Z] #22 1.302 + shift [2020-07-20T21:23:23.170Z] #22 1.303 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-20T21:23:23.170Z] #22 1.303 + . /tmp/install/dockercli.installer [2020-07-20T21:23:23.170Z] #22 1.303 ++ : stable [2020-07-20T21:23:23.170Z] #22 1.303 ++ : 17.06.2-ce [2020-07-20T21:23:23.170Z] #22 1.303 + install_dockercli [2020-07-20T21:23:23.170Z] #22 1.303 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-20T21:23:23.170Z] #22 1.304 Install docker/cli version 17.06.2-ce from stable [2020-07-20T21:23:23.170Z] #22 1.304 ++ uname -m [2020-07-20T21:23:23.170Z] #22 1.310 + arch=ppc64le [2020-07-20T21:23:23.170Z] #22 1.311 + '[' ppc64le '!=' x86_64 ']' [2020-07-20T21:23:23.170Z] #22 1.311 + '[' ppc64le '!=' s390x ']' [2020-07-20T21:23:23.170Z] #22 1.311 + '[' ppc64le '!=' armhf ']' [2020-07-20T21:23:23.170Z] #22 1.311 + build_dockercli [2020-07-20T21:23:23.170Z] #22 1.311 + git clone https://github.com/docker/docker-ce /tmp/tmp.IEs3pg4VgC/tmp/docker-ce [2020-07-20T21:23:23.170Z] #22 1.317 Cloning into '/tmp/tmp.IEs3pg4VgC/tmp/docker-ce'... [2020-07-20T21:23:23.170Z] #22 ... [2020-07-20T21:23:23.170Z] [2020-07-20T21:23:23.170Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:23.170Z] #48 0.913 + RM_GOPATH=0 [2020-07-20T21:23:23.170Z] #48 0.913 + TMP_GOPATH= [2020-07-20T21:23:23.170Z] #48 0.917 + : /build [2020-07-20T21:23:23.170Z] #48 0.917 + '[' -z '' ']' [2020-07-20T21:23:23.170Z] #48 0.918 ++ mktemp -d [2020-07-20T21:23:23.170Z] #48 0.920 + export GOPATH=/tmp/tmp.hRqAVH7YpN [2020-07-20T21:23:23.170Z] #48 0.920 + GOPATH=/tmp/tmp.hRqAVH7YpN [2020-07-20T21:23:23.170Z] #48 0.920 + RM_GOPATH=1 [2020-07-20T21:23:23.170Z] #48 0.920 + case "$(go env GOARCH)" in [2020-07-20T21:23:23.170Z] #48 0.921 ++ go env GOARCH [2020-07-20T21:23:23.170Z] #48 1.046 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:23.170Z] #48 1.046 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:23.170Z] #48 1.049 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:23.170Z] #48 1.058 + dir=/tmp/install [2020-07-20T21:23:23.170Z] #48 1.058 + bin=shfmt [2020-07-20T21:23:23.170Z] #48 1.058 + shift [2020-07-20T21:23:23.170Z] #48 1.058 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-20T21:23:23.170Z] #48 1.058 + . /tmp/install/shfmt.installer [2020-07-20T21:23:23.170Z] #48 1.058 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T21:23:23.170Z] #48 1.058 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T21:23:23.170Z] #48 1.058 + install_shfmt [2020-07-20T21:23:23.170Z] #48 1.058 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-20T21:23:23.170Z] #48 1.058 + git clone https://github.com/mvdan/sh.git /tmp/tmp.hRqAVH7YpN/src/github.com/mvdan/sh [2020-07-20T21:23:23.170Z] #48 1.063 Cloning into '/tmp/tmp.hRqAVH7YpN/src/github.com/mvdan/sh'... [2020-07-20T21:23:23.425Z] [2020-07-20T21:23:23.425Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-20T21:23:23.425Z] #27 DONE 0.0s [2020-07-20T21:23:23.425Z] [2020-07-20T21:23:23.425Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-20T21:23:23.425Z] #35 DONE 0.0s [2020-07-20T21:23:23.425Z] [2020-07-20T21:23:23.425Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T21:23:23.435Z] #17 20.60 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-07-20T21:23:23.435Z] #17 20.60 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-20T21:23:23.435Z] #17 20.64 Selecting previously unselected package libgpm2:s390x. [2020-07-20T21:23:23.435Z] #17 20.64 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-07-20T21:23:23.435Z] #17 20.64 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-20T21:23:23.435Z] #17 20.68 Selecting previously unselected package libicu63:s390x. [2020-07-20T21:23:23.435Z] #17 20.68 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-20T21:23:23.435Z] #17 20.68 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-20T21:23:23.482Z] #48 ... [2020-07-20T21:23:23.482Z] [2020-07-20T21:23:23.482Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:23.482Z] #46 0.876 + RM_GOPATH=0 [2020-07-20T21:23:23.482Z] #46 0.876 + TMP_GOPATH= [2020-07-20T21:23:23.482Z] #46 0.876 + : /build [2020-07-20T21:23:23.482Z] #46 0.876 + '[' -z '' ']' [2020-07-20T21:23:23.482Z] #46 0.877 ++ mktemp -d [2020-07-20T21:23:23.482Z] #46 0.902 + export GOPATH=/tmp/tmp.7MfaXDcRJD [2020-07-20T21:23:23.482Z] #46 0.904 + GOPATH=/tmp/tmp.7MfaXDcRJD [2020-07-20T21:23:23.482Z] #46 0.905 + RM_GOPATH=1 [2020-07-20T21:23:23.482Z] #46 0.907 + case "$(go env GOARCH)" in [2020-07-20T21:23:23.482Z] #46 0.911 ++ go env GOARCH [2020-07-20T21:23:23.482Z] #46 1.022 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:23.482Z] #46 1.024 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:23.482Z] #46 1.031 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:23.482Z] #46 1.036 + dir=/tmp/install [2020-07-20T21:23:23.482Z] #46 1.043 + bin=golangci_lint [2020-07-20T21:23:23.482Z] #46 1.046 + shift [2020-07-20T21:23:23.482Z] #46 1.053 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-20T21:23:23.482Z] #46 1.056 + . /tmp/install/golangci_lint.installer [2020-07-20T21:23:23.482Z] #46 1.057 ++ : v1.23.8 [2020-07-20T21:23:23.482Z] #46 1.073 + install_golangci_lint [2020-07-20T21:23:23.482Z] #46 1.076 + echo 'Installing golangci-lint version v1.23.8' [2020-07-20T21:23:23.482Z] #46 1.077 Installing golangci-lint version v1.23.8 [2020-07-20T21:23:23.482Z] #46 1.078 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-20T21:23:23.482Z] #46 ... [2020-07-20T21:23:23.482Z] [2020-07-20T21:23:23.482Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:23.482Z] #31 0.584 + RM_GOPATH=0 [2020-07-20T21:23:23.482Z] #31 0.584 + TMP_GOPATH= [2020-07-20T21:23:23.482Z] #31 0.584 + : /build [2020-07-20T21:23:23.482Z] #31 0.584 + '[' -z '' ']' [2020-07-20T21:23:23.482Z] #31 0.585 ++ mktemp -d [2020-07-20T21:23:23.482Z] #31 0.587 + export GOPATH=/tmp/tmp.Tde59m0oM3 [2020-07-20T21:23:23.482Z] #31 0.587 + GOPATH=/tmp/tmp.Tde59m0oM3 [2020-07-20T21:23:23.482Z] #31 0.587 + RM_GOPATH=1 [2020-07-20T21:23:23.482Z] #31 0.587 + case "$(go env GOARCH)" in [2020-07-20T21:23:23.482Z] #31 0.588 ++ go env GOARCH [2020-07-20T21:23:23.482Z] #31 0.596 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:23.483Z] #31 0.596 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:23.483Z] #31 0.597 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:23.483Z] #31 0.598 + dir=/tmp/install [2020-07-20T21:23:23.483Z] #31 0.599 + bin=tomlv [2020-07-20T21:23:23.483Z] #31 0.599 + shift [2020-07-20T21:23:23.483Z] #31 0.599 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-20T21:23:23.483Z] #31 0.600 + . /tmp/install/tomlv.installer [2020-07-20T21:23:23.483Z] #31 0.600 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T21:23:23.483Z] #31 0.600 + install_tomlv [2020-07-20T21:23:23.483Z] #31 0.600 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T21:23:23.483Z] #31 0.601 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-20T21:23:23.483Z] #31 0.601 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Tde59m0oM3/src/github.com/BurntSushi/toml [2020-07-20T21:23:23.483Z] #31 0.602 Cloning into '/tmp/tmp.Tde59m0oM3/src/github.com/BurntSushi/toml'... [2020-07-20T21:23:23.483Z] #31 1.578 + cd /tmp/tmp.Tde59m0oM3/src/github.com/BurntSushi/toml [2020-07-20T21:23:23.483Z] #31 1.578 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T21:23:23.483Z] #31 1.590 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T21:23:23.483Z] #31 2.613 math/bits [2020-07-20T21:23:23.483Z] #31 2.664 runtime/internal/sys [2020-07-20T21:23:23.483Z] #31 2.725 internal/cpu [2020-07-20T21:23:23.483Z] #31 2.898 runtime/internal/atomic [2020-07-20T21:23:23.483Z] #31 3.688 runtime/internal/math [2020-07-20T21:23:23.483Z] #31 3.832 unicode/utf8 [2020-07-20T21:23:23.483Z] #31 4.024 internal/race [2020-07-20T21:23:23.483Z] #31 4.338 internal/bytealg [2020-07-20T21:23:23.483Z] #31 4.393 sync/atomic [2020-07-20T21:23:23.483Z] #31 5.403 unicode [2020-07-20T21:23:23.483Z] #31 5.786 math [2020-07-20T21:23:23.483Z] #31 6.370 internal/testlog [2020-07-20T21:23:23.483Z] #31 6.941 runtime [2020-07-20T21:23:23.483Z] #31 7.294 encoding [2020-07-20T21:23:23.483Z] #31 7.896 runtime/cgo [2020-07-20T21:23:23.707Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 1.1s done [2020-07-20T21:23:23.707Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 2.5s [2020-07-20T21:23:23.707Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 0B / 62.52MB 2.5s [2020-07-20T21:23:23.779Z] #31 ... [2020-07-20T21:23:23.779Z] [2020-07-20T21:23:23.779Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:23.779Z] #61 0.909 + RM_GOPATH=0 [2020-07-20T21:23:23.779Z] #61 0.909 + TMP_GOPATH= [2020-07-20T21:23:23.779Z] #61 0.910 + : /build [2020-07-20T21:23:23.779Z] #61 0.911 + '[' -z '' ']' [2020-07-20T21:23:23.779Z] #61 0.914 ++ mktemp -d [2020-07-20T21:23:23.779Z] #61 0.918 + export GOPATH=/tmp/tmp.qAIPw1kqRH [2020-07-20T21:23:23.779Z] #61 0.918 + GOPATH=/tmp/tmp.qAIPw1kqRH [2020-07-20T21:23:23.779Z] #61 0.918 + RM_GOPATH=1 [2020-07-20T21:23:23.779Z] #61 0.918 + case "$(go env GOARCH)" in [2020-07-20T21:23:23.779Z] #61 0.925 ++ go env GOARCH [2020-07-20T21:23:23.779Z] #61 1.026 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:23.779Z] #61 1.026 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:23.779Z] #61 1.026 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:23.779Z] #61 1.042 + dir=/tmp/install [2020-07-20T21:23:23.779Z] #61 1.045 + bin=proxy [2020-07-20T21:23:23.779Z] #61 1.046 + shift [2020-07-20T21:23:23.779Z] #61 1.048 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-20T21:23:23.779Z] #61 1.051 + . /tmp/install/proxy.installer [2020-07-20T21:23:23.779Z] #61 1.057 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T21:23:23.779Z] #61 1.066 + install_proxy [2020-07-20T21:23:23.779Z] #61 1.067 + case "$1" in [2020-07-20T21:23:23.779Z] #61 1.067 + export CGO_ENABLED=0 [2020-07-20T21:23:23.779Z] #61 1.068 + CGO_ENABLED=0 [2020-07-20T21:23:23.779Z] #61 1.069 + _install_proxy [2020-07-20T21:23:23.779Z] #61 1.070 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-20T21:23:23.779Z] #61 1.072 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T21:23:23.779Z] #61 1.072 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qAIPw1kqRH/src/github.com/docker/libnetwork [2020-07-20T21:23:23.779Z] #61 1.083 Cloning into '/tmp/tmp.qAIPw1kqRH/src/github.com/docker/libnetwork'... [2020-07-20T21:23:23.779Z] #61 ... [2020-07-20T21:23:23.779Z] [2020-07-20T21:23:23.779Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T21:23:23.779Z] #29 0.809 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-20T21:23:23.779Z] #29 0.815 Cloning into '.'... [2020-07-20T21:23:23.975Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 9.00MB / 62.52MB 2.6s [2020-07-20T21:23:23.975Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 17.78MB / 62.52MB 2.7s [2020-07-20T21:23:24.076Z] #29 ... [2020-07-20T21:23:24.076Z] [2020-07-20T21:23:24.076Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:23:24.076Z] #33 1.371 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:24.076Z] #33 1.497 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:24.076Z] #33 1.541 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:24.076Z] #33 3.238 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-20T21:23:24.076Z] #33 5.945 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-20T21:23:24.076Z] #33 8.190 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-20T21:23:24.076Z] #33 ... [2020-07-20T21:23:24.076Z] [2020-07-20T21:23:24.076Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:23:24.076Z] #39 1.287 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:24.076Z] #39 1.418 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:24.076Z] #39 1.523 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:24.076Z] #39 3.461 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-20T21:23:24.076Z] #39 5.905 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-20T21:23:24.076Z] #39 8.142 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-20T21:23:24.249Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 2.7s done [2020-07-20T21:23:24.249Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 2.9s done [2020-07-20T21:23:24.249Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 33.75MB / 62.52MB 3.0s [2020-07-20T21:23:24.249Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 [2020-07-20T21:23:24.249Z] #7 sha256:78d788cd0078e1c88429162ed4c443b3c90e63106e1a91c8afbec3225dfaafbc 0B / 156B 3.0s [2020-07-20T21:23:24.249Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 0B / 97.69MB 3.0s [2020-07-20T21:23:24.249Z] #7 ... [2020-07-20T21:23:24.249Z] [2020-07-20T21:23:24.249Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-20T21:23:24.249Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-20T21:23:24.249Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-20T21:23:24.249Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-20T21:23:24.249Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-07-20T21:23:24.249Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2020-07-20T21:23:24.249Z] #58 DONE 3.1s [2020-07-20T21:23:24.249Z] [2020-07-20T21:23:24.249Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T21:23:24.249Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 42.05MB / 62.52MB 3.1s [2020-07-20T21:23:24.249Z] #7 sha256:78d788cd0078e1c88429162ed4c443b3c90e63106e1a91c8afbec3225dfaafbc 156B / 156B 3.0s done [2020-07-20T21:23:24.520Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 49.87MB / 62.52MB 3.2s [2020-07-20T21:23:24.520Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 56.60MB / 62.52MB 3.3s [2020-07-20T21:23:24.520Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 11.15MB / 97.69MB 3.3s [2020-07-20T21:23:24.728Z] #39 ... [2020-07-20T21:23:24.728Z] [2020-07-20T21:23:24.728Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:24.728Z] #48 12.24 + cd /tmp/tmp.hRqAVH7YpN/src/github.com/mvdan/sh [2020-07-20T21:23:24.728Z] #48 12.25 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T21:23:24.728Z] #48 12.40 + GO111MODULE=on [2020-07-20T21:23:24.728Z] #48 12.40 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-20T21:23:24.847Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 3.4s [2020-07-20T21:23:24.847Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 17.78MB / 97.69MB 3.4s [2020-07-20T21:23:25.112Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 28.25MB / 97.69MB 3.7s [2020-07-20T21:23:25.112Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 33.75MB / 97.69MB 3.9s [2020-07-20T21:23:25.112Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 50.38MB / 97.69MB 4.0s [2020-07-20T21:23:25.375Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 64.76MB / 97.69MB 4.1s [2020-07-20T21:23:25.375Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 84.89MB / 97.69MB 4.3s [2020-07-20T21:23:25.576Z] #17 23.04 Selecting previously unselected package libnet1:s390x. [2020-07-20T21:23:25.576Z] #17 23.04 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-20T21:23:25.576Z] #17 23.04 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-20T21:23:25.576Z] #17 23.08 Selecting previously unselected package libnl-3-200:s390x. [2020-07-20T21:23:25.576Z] #17 23.08 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-20T21:23:25.576Z] #17 23.08 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-20T21:23:25.576Z] #17 23.11 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-20T21:23:25.638Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 93.28MB / 97.69MB 4.4s [2020-07-20T21:23:25.868Z] #17 23.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-20T21:23:25.868Z] #17 23.12 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-20T21:23:25.868Z] #17 23.14 Selecting previously unselected package libreadline5:s390x. [2020-07-20T21:23:25.868Z] #17 23.14 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-20T21:23:25.868Z] #17 23.14 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-20T21:23:25.868Z] #17 23.20 Selecting previously unselected package net-tools. [2020-07-20T21:23:25.868Z] #17 23.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-20T21:23:25.868Z] #17 23.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T21:23:25.868Z] #17 ... [2020-07-20T21:23:25.868Z] [2020-07-20T21:23:25.868Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:23:25.868Z] #39 59.34 CC criu/clone-noasan.o [2020-07-20T21:23:25.868Z] #39 59.44 CC criu/config.o [2020-07-20T21:23:25.868Z] #39 60.20 CC criu/cr-check.o [2020-07-20T21:23:25.868Z] #39 60.91 CC criu/cr-dedup.o [2020-07-20T21:23:25.868Z] #39 61.14 CC criu/cr-dump.o [2020-07-20T21:23:25.868Z] #39 62.18 CC criu/cr-errno.o [2020-07-20T21:23:25.868Z] #39 62.19 CC criu/cr-restore.o [2020-07-20T21:23:25.868Z] #39 64.42 CC criu/cr-service.o [2020-07-20T21:23:25.868Z] #39 65.26 CC criu/crtools.o [2020-07-20T21:23:25.868Z] #39 65.52 CC criu/eventfd.o [2020-07-20T21:23:25.868Z] #39 65.72 CC criu/eventpoll.o [2020-07-20T21:23:25.868Z] #39 66.07 CC criu/external.o [2020-07-20T21:23:25.868Z] #39 66.24 CC criu/fault-injection.o [2020-07-20T21:23:25.868Z] #39 66.30 CC criu/fdstore.o [2020-07-20T21:23:25.868Z] #39 66.56 CC criu/fifo.o [2020-07-20T21:23:25.868Z] #39 66.79 CC criu/file-ids.o [2020-07-20T21:23:25.868Z] #39 66.93 CC criu/file-lock.o [2020-07-20T21:23:25.868Z] #39 67.51 CC criu/files-ext.o [2020-07-20T21:23:25.868Z] #39 67.72 CC criu/files-reg.o [2020-07-20T21:23:25.868Z] #39 68.73 CC criu/files.o [2020-07-20T21:23:25.900Z] #7 ... [2020-07-20T21:23:25.900Z] [2020-07-20T21:23:25.900Z] #20 [internal] load build context [2020-07-20T21:23:25.900Z] #20 transferring context: 51.30MB 3.4s done [2020-07-20T21:23:25.900Z] #20 DONE 4.7s [2020-07-20T21:23:25.900Z] [2020-07-20T21:23:25.900Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T21:23:25.927Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|files|name|deps|imports|types_sizes) took 2m3.221920581s [2020-07-20T21:23:25.928Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 712.218584ms [2020-07-20T21:23:26.159Z] #39 ... [2020-07-20T21:23:26.160Z] [2020-07-20T21:23:26.160Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:23:26.160Z] #17 23.32 Selecting previously unselected package python-pip-whl. [2020-07-20T21:23:26.160Z] #17 23.32 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-20T21:23:26.160Z] #17 23.32 Unpacking python-pip-whl (18.1-5) ... [2020-07-20T21:23:26.283Z] #48 13.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T21:23:26.283Z] #48 13.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T21:23:26.452Z] #17 23.65 Selecting previously unselected package python3-lib2to3. [2020-07-20T21:23:26.453Z] #17 23.65 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-20T21:23:26.453Z] #17 23.66 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-20T21:23:26.453Z] #17 23.76 Selecting previously unselected package python3-distutils. [2020-07-20T21:23:26.453Z] #17 23.76 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-20T21:23:26.453Z] #17 23.76 Unpacking python3-distutils (3.7.3-1) ... [2020-07-20T21:23:26.453Z] #17 23.83 Selecting previously unselected package python3-pip. [2020-07-20T21:23:26.453Z] #17 23.83 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-20T21:23:26.453Z] #17 23.83 Unpacking python3-pip (18.1-5) ... [2020-07-20T21:23:26.453Z] #17 23.95 Selecting previously unselected package python3-pkg-resources. [2020-07-20T21:23:26.585Z] #48 14.10 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T21:23:26.744Z] #17 23.95 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T21:23:26.744Z] #17 23.95 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-20T21:23:26.744Z] #17 24.02 Selecting previously unselected package python3-setuptools. [2020-07-20T21:23:26.744Z] #17 24.02 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-20T21:23:26.744Z] #17 24.03 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-20T21:23:26.744Z] #17 24.17 Selecting previously unselected package python3-wheel. [2020-07-20T21:23:26.744Z] #17 24.17 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-20T21:23:26.744Z] #17 24.17 Unpacking python3-wheel (0.32.3-2) ... [2020-07-20T21:23:26.744Z] #17 24.23 Selecting previously unselected package sudo. [2020-07-20T21:23:26.886Z] #48 14.35 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T21:23:26.886Z] #48 14.60 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T21:23:27.035Z] #17 24.23 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-07-20T21:23:27.035Z] #17 24.23 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-20T21:23:27.291Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 2.8s done [2020-07-20T21:23:27.326Z] #17 24.57 Selecting previously unselected package thin-provisioning-tools. [2020-07-20T21:23:27.326Z] #17 24.58 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-20T21:23:27.326Z] #17 24.59 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T21:23:27.326Z] #17 24.73 Selecting previously unselected package uidmap. [2020-07-20T21:23:27.326Z] #17 24.73 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-07-20T21:23:27.326Z] #17 24.73 Unpacking uidmap (1:4.5-1.1) ... [2020-07-20T21:23:27.326Z] #17 24.81 Selecting previously unselected package vim-runtime. [2020-07-20T21:23:27.617Z] #17 24.81 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-20T21:23:27.617Z] #17 24.82 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-20T21:23:27.617Z] #17 24.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-20T21:23:27.617Z] #17 24.84 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-20T21:23:27.865Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 6.7s done [2020-07-20T21:23:28.427Z] #48 15.66 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T21:23:28.677Z] #28 ... [2020-07-20T21:23:28.677Z] [2020-07-20T21:23:28.677Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:23:28.677Z] #51 5.479 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:28.677Z] #51 5.548 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:28.677Z] #51 5.570 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:28.677Z] #51 ... [2020-07-20T21:23:28.677Z] [2020-07-20T21:23:28.677Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:28.677Z] #60 5.820 + RM_GOPATH=0 [2020-07-20T21:23:28.677Z] #60 5.820 + TMP_GOPATH= [2020-07-20T21:23:28.677Z] #60 5.820 + : /build [2020-07-20T21:23:28.677Z] #60 5.820 + '[' -z '' ']' [2020-07-20T21:23:28.677Z] #60 5.823 ++ mktemp -d [2020-07-20T21:23:28.677Z] #60 5.824 + export GOPATH=/tmp/tmp.Dxjuap1plV [2020-07-20T21:23:28.677Z] #60 5.824 + GOPATH=/tmp/tmp.Dxjuap1plV [2020-07-20T21:23:28.677Z] #60 5.824 + RM_GOPATH=1 [2020-07-20T21:23:28.677Z] #60 5.824 + case "$(go env GOARCH)" in [2020-07-20T21:23:28.677Z] #60 5.825 ++ go env GOARCH [2020-07-20T21:23:28.677Z] #60 5.858 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:28.677Z] #60 5.858 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:28.677Z] #60 5.860 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:28.677Z] #60 5.861 + dir=/tmp/install [2020-07-20T21:23:28.677Z] #60 5.871 + bin=proxy [2020-07-20T21:23:28.677Z] #60 5.871 + shift [2020-07-20T21:23:28.677Z] #60 5.871 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-20T21:23:28.677Z] #60 5.871 + . /tmp/install/proxy.installer [2020-07-20T21:23:28.677Z] #60 5.871 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T21:23:28.677Z] #60 5.872 + install_proxy [2020-07-20T21:23:28.677Z] #60 5.872 + case "$1" in [2020-07-20T21:23:28.677Z] #60 5.872 + export CGO_ENABLED=0 [2020-07-20T21:23:28.677Z] #60 5.872 + CGO_ENABLED=0 [2020-07-20T21:23:28.677Z] #60 5.872 + _install_proxy [2020-07-20T21:23:28.677Z] #60 5.872 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-20T21:23:28.677Z] #60 5.873 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T21:23:28.677Z] #60 5.873 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Dxjuap1plV/src/github.com/docker/libnetwork [2020-07-20T21:23:28.677Z] #60 5.874 Cloning into '/tmp/tmp.Dxjuap1plV/src/github.com/docker/libnetwork'... [2020-07-20T21:23:28.677Z] #60 ... [2020-07-20T21:23:28.677Z] [2020-07-20T21:23:28.677Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:23:28.677Z] #51 6.512 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T21:23:28.727Z] #48 16.52 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T21:23:28.775Z] #28 ... [2020-07-20T21:23:28.775Z] [2020-07-20T21:23:28.775Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:23:28.775Z] #41 3.858 + RM_GOPATH=0 [2020-07-20T21:23:28.775Z] #41 3.858 + TMP_GOPATH= [2020-07-20T21:23:28.775Z] #41 3.858 + : /build [2020-07-20T21:23:28.775Z] #41 3.858 + '[' -z '' ']' [2020-07-20T21:23:28.775Z] #41 3.858 ++ mktemp -d [2020-07-20T21:23:28.775Z] #41 3.858 + export GOPATH=/tmp/tmp.8ltXyMywsB [2020-07-20T21:23:28.775Z] #41 3.858 + GOPATH=/tmp/tmp.8ltXyMywsB [2020-07-20T21:23:28.775Z] #41 3.858 + RM_GOPATH=1 [2020-07-20T21:23:28.775Z] #41 3.858 + case "$(go env GOARCH)" in [2020-07-20T21:23:28.775Z] #41 3.858 ++ go env GOARCH [2020-07-20T21:23:28.775Z] #41 3.863 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:28.775Z] #41 3.863 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:28.775Z] #41 3.863 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:28.775Z] #41 3.863 + dir=/tmp/install [2020-07-20T21:23:28.775Z] #41 3.863 + bin=vndr [2020-07-20T21:23:28.775Z] #41 3.863 + shift [2020-07-20T21:23:28.775Z] #41 3.863 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-20T21:23:28.775Z] #41 3.863 + . /tmp/install/vndr.installer [2020-07-20T21:23:28.775Z] #41 3.863 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T21:23:28.775Z] #41 3.863 + install_vndr [2020-07-20T21:23:28.775Z] #41 3.863 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-20T21:23:28.775Z] #41 3.863 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8ltXyMywsB/src/github.com/LK4D4/vndr [2020-07-20T21:23:28.775Z] #41 3.865 Cloning into '/tmp/tmp.8ltXyMywsB/src/github.com/LK4D4/vndr'... [2020-07-20T21:23:28.775Z] #41 3.865 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T21:23:28.775Z] #41 4.240 + cd /tmp/tmp.8ltXyMywsB/src/github.com/LK4D4/vndr [2020-07-20T21:23:28.775Z] #41 4.240 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T21:23:28.775Z] #41 4.241 + go build -buildmode=pie -v -o /build/vndr . [2020-07-20T21:23:28.775Z] #41 4.432 runtime/internal/atomic [2020-07-20T21:23:28.775Z] #41 4.438 internal/cpu [2020-07-20T21:23:28.775Z] #41 4.466 runtime/internal/sys [2020-07-20T21:23:28.775Z] #41 4.595 runtime/internal/math [2020-07-20T21:23:28.775Z] #41 4.617 internal/race [2020-07-20T21:23:28.775Z] #41 4.635 internal/bytealg [2020-07-20T21:23:28.775Z] #41 4.727 sync/atomic [2020-07-20T21:23:28.775Z] #41 5.009 unicode [2020-07-20T21:23:28.775Z] #41 5.452 runtime [2020-07-20T21:23:29.252Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 97.69MB / 97.69MB 7.8s done [2020-07-20T21:23:29.252Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 [2020-07-20T21:23:29.252Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0.3s done [2020-07-20T21:23:29.698Z] #17 26.92 Selecting previously unselected package vim. [2020-07-20T21:23:29.698Z] #17 26.93 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-20T21:23:29.698Z] #17 26.94 Unpacking vim (2:8.1.0875-5) ... [2020-07-20T21:23:29.698Z] #17 27.13 Selecting previously unselected package xfsprogs. [2020-07-20T21:23:29.794Z] #48 ... [2020-07-20T21:23:29.794Z] [2020-07-20T21:23:29.794Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:23:29.794Z] #37 17.35 Checking out files: 97% (1564/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-07-20T21:23:29.989Z] #17 27.13 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-20T21:23:29.989Z] #17 27.13 Unpacking xfsprogs (4.20.0-1) ... [2020-07-20T21:23:29.989Z] #17 27.34 Selecting previously unselected package zip. [2020-07-20T21:23:29.989Z] #17 27.34 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-07-20T21:23:29.989Z] #17 27.34 Unpacking zip (3.0-11+b1) ... [2020-07-20T21:23:30.096Z] #37 17.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-20T21:23:30.145Z] #41 ... [2020-07-20T21:23:30.145Z] [2020-07-20T21:23:30.145Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:30.145Z] #54 6.335 + RM_GOPATH=0 [2020-07-20T21:23:30.145Z] #54 6.335 + TMP_GOPATH= [2020-07-20T21:23:30.145Z] #54 6.336 + : /build [2020-07-20T21:23:30.145Z] #54 6.336 + '[' -z '' ']' [2020-07-20T21:23:30.145Z] #54 6.340 ++ mktemp -d [2020-07-20T21:23:30.145Z] #54 6.348 + export GOPATH=/tmp/tmp.2NBImxzUoA [2020-07-20T21:23:30.145Z] #54 6.348 + GOPATH=/tmp/tmp.2NBImxzUoA [2020-07-20T21:23:30.145Z] #54 6.348 + RM_GOPATH=1 [2020-07-20T21:23:30.145Z] #54 6.348 + case "$(go env GOARCH)" in [2020-07-20T21:23:30.145Z] #54 6.349 ++ go env GOARCH [2020-07-20T21:23:30.145Z] #54 6.370 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:30.145Z] #54 6.371 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:30.145Z] #54 6.377 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:30.145Z] #54 6.384 + dir=/tmp/install [2020-07-20T21:23:30.145Z] #54 6.384 + bin=rootlesskit [2020-07-20T21:23:30.145Z] #54 6.385 + shift [2020-07-20T21:23:30.145Z] #54 6.385 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-20T21:23:30.145Z] #54 6.387 + . /tmp/install/rootlesskit.installer [2020-07-20T21:23:30.145Z] #54 6.387 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T21:23:30.145Z] #54 6.389 + install_rootlesskit [2020-07-20T21:23:30.145Z] #54 6.392 + case "$1" in [2020-07-20T21:23:30.145Z] #54 6.394 + export CGO_ENABLED=0 [2020-07-20T21:23:30.145Z] #54 6.396 + CGO_ENABLED=0 [2020-07-20T21:23:30.145Z] #54 6.396 + _install_rootlesskit [2020-07-20T21:23:30.145Z] #54 6.396 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-20T21:23:30.145Z] #54 6.397 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T21:23:30.145Z] #54 6.397 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2NBImxzUoA/src/github.com/rootless-containers/rootlesskit [2020-07-20T21:23:30.145Z] #54 6.406 Cloning into '/tmp/tmp.2NBImxzUoA/src/github.com/rootless-containers/rootlesskit'... [2020-07-20T21:23:30.198Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef [2020-07-20T21:23:30.280Z] #17 27.50 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-20T21:23:30.280Z] #17 27.52 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T21:23:30.280Z] #17 27.52 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-20T21:23:30.280Z] #17 27.53 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-20T21:23:30.280Z] #17 27.54 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-20T21:23:30.280Z] #17 27.54 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-20T21:23:30.280Z] #17 27.55 Setting up uidmap (1:4.5-1.1) ... [2020-07-20T21:23:30.280Z] #17 27.56 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-20T21:23:30.280Z] #17 27.60 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-20T21:23:30.280Z] #17 27.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T21:23:30.280Z] #17 27.61 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-20T21:23:30.280Z] #17 27.63 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-20T21:23:30.280Z] #17 27.64 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T21:23:30.280Z] #17 27.64 Setting up zip (3.0-11+b1) ... [2020-07-20T21:23:30.280Z] #17 27.65 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T21:23:30.280Z] #17 27.67 Setting up bash-completion (1:2.8-6) ... [2020-07-20T21:23:30.402Z] #54 ... [2020-07-20T21:23:30.402Z] [2020-07-20T21:23:30.402Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T21:23:30.402Z] #28 6.995 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-20T21:23:30.402Z] #28 7.002 Cloning into '.'... [2020-07-20T21:23:30.460Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0.2s done [2020-07-20T21:23:30.588Z] #51 8.653 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T21:23:31.404Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 0.1s [2020-07-20T21:23:31.638Z] #37 19.11 + 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-07-20T21:23:31.811Z] #17 29.24 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-20T21:23:31.811Z] #17 29.25 Setting up xz-utils (5.2.4-1) ... [2020-07-20T21:23:31.811Z] #17 29.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-20T21:23:31.811Z] #17 29.26 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-20T21:23:31.811Z] #17 29.31 invoke-rc.d: could not determine current runlevel [2020-07-20T21:23:31.811Z] #17 29.32 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-20T21:23:31.970Z] #51 ... [2020-07-20T21:23:31.970Z] [2020-07-20T21:23:31.970Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:31.970Z] #47 6.452 + RM_GOPATH=0 [2020-07-20T21:23:31.970Z] #47 6.452 + TMP_GOPATH= [2020-07-20T21:23:31.970Z] #47 6.452 + : /build [2020-07-20T21:23:31.970Z] #47 6.452 + '[' -z '' ']' [2020-07-20T21:23:31.970Z] #47 6.453 ++ mktemp -d [2020-07-20T21:23:31.970Z] #47 6.459 + export GOPATH=/tmp/tmp.PyVN91cBfR [2020-07-20T21:23:31.970Z] #47 6.459 + GOPATH=/tmp/tmp.PyVN91cBfR [2020-07-20T21:23:31.970Z] #47 6.459 + RM_GOPATH=1 [2020-07-20T21:23:31.970Z] #47 6.459 + case "$(go env GOARCH)" in [2020-07-20T21:23:31.970Z] #47 6.460 ++ go env GOARCH [2020-07-20T21:23:31.970Z] #47 6.520 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:31.970Z] #47 6.520 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:31.970Z] #47 6.523 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:31.970Z] #47 6.527 + dir=/tmp/install [2020-07-20T21:23:31.970Z] #47 6.535 + bin=shfmt [2020-07-20T21:23:31.970Z] #47 6.535 + shift [2020-07-20T21:23:31.970Z] #47 6.536 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-20T21:23:31.970Z] #47 6.536 + . /tmp/install/shfmt.installer [2020-07-20T21:23:31.970Z] #47 6.538 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T21:23:31.970Z] #47 6.538 + install_shfmt [2020-07-20T21:23:31.970Z] #47 6.538 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-20T21:23:31.970Z] #47 6.539 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T21:23:31.970Z] #47 6.539 + git clone https://github.com/mvdan/sh.git /tmp/tmp.PyVN91cBfR/src/github.com/mvdan/sh [2020-07-20T21:23:31.970Z] #47 6.541 Cloning into '/tmp/tmp.PyVN91cBfR/src/github.com/mvdan/sh'... [2020-07-20T21:23:32.104Z] #17 29.33 Setting up pigz (2.4-1) ... [2020-07-20T21:23:32.104Z] #17 29.33 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-20T21:23:32.104Z] #17 29.34 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-20T21:23:32.104Z] #17 29.35 Setting up python-pip-whl (18.1-5) ... [2020-07-20T21:23:32.104Z] #17 29.36 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-20T21:23:32.104Z] #17 29.37 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-20T21:23:32.104Z] #17 29.59 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-20T21:23:32.231Z] #47 ... [2020-07-20T21:23:32.231Z] [2020-07-20T21:23:32.231Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:32.231Z] #30 6.690 + RM_GOPATH=0 [2020-07-20T21:23:32.231Z] #30 6.690 + TMP_GOPATH= [2020-07-20T21:23:32.231Z] #30 6.690 + : /build [2020-07-20T21:23:32.231Z] #30 6.690 + '[' -z '' ']' [2020-07-20T21:23:32.231Z] #30 6.690 ++ mktemp -d [2020-07-20T21:23:32.231Z] #30 6.694 + export GOPATH=/tmp/tmp.X8dFcWbd37 [2020-07-20T21:23:32.231Z] #30 6.694 + GOPATH=/tmp/tmp.X8dFcWbd37 [2020-07-20T21:23:32.231Z] #30 6.694 + RM_GOPATH=1 [2020-07-20T21:23:32.231Z] #30 6.694 + case "$(go env GOARCH)" in [2020-07-20T21:23:32.231Z] #30 6.694 ++ go env GOARCH [2020-07-20T21:23:32.231Z] #30 6.716 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:32.231Z] #30 6.717 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:32.231Z] #30 6.719 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:32.231Z] #30 6.721 + dir=/tmp/install [2020-07-20T21:23:32.231Z] #30 6.721 + bin=tomlv [2020-07-20T21:23:32.231Z] #30 6.722 + shift [2020-07-20T21:23:32.231Z] #30 6.722 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-20T21:23:32.231Z] #30 6.722 + . /tmp/install/tomlv.installer [2020-07-20T21:23:32.231Z] #30 6.724 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T21:23:32.231Z] #30 6.725 + install_tomlv [2020-07-20T21:23:32.231Z] #30 6.725 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-20T21:23:32.231Z] #30 6.726 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T21:23:32.231Z] #30 6.726 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.X8dFcWbd37/src/github.com/BurntSushi/toml [2020-07-20T21:23:32.231Z] #30 6.751 Cloning into '/tmp/tmp.X8dFcWbd37/src/github.com/BurntSushi/toml'... [2020-07-20T21:23:32.231Z] #30 7.906 + cd /tmp/tmp.X8dFcWbd37/src/github.com/BurntSushi/toml [2020-07-20T21:23:32.231Z] #30 7.907 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T21:23:32.231Z] #30 7.938 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T21:23:32.231Z] #30 8.642 runtime/internal/atomic [2020-07-20T21:23:32.231Z] #30 8.644 internal/cpu [2020-07-20T21:23:32.231Z] #30 8.933 runtime/internal/sys [2020-07-20T21:23:32.231Z] #30 9.160 internal/bytealg [2020-07-20T21:23:32.231Z] #30 9.181 runtime/internal/math [2020-07-20T21:23:32.231Z] #30 9.299 math/bits [2020-07-20T21:23:32.231Z] #30 9.856 math [2020-07-20T21:23:32.231Z] #30 10.17 runtime [2020-07-20T21:23:32.231Z] #30 ... [2020-07-20T21:23:32.231Z] [2020-07-20T21:23:32.231Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:23:32.231Z] #38 7.229 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:32.231Z] #38 7.327 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:32.231Z] #38 7.330 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:32.231Z] #38 8.429 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T21:23:32.397Z] #17 29.60 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-20T21:23:32.397Z] #17 29.61 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-20T21:23:32.397Z] #17 29.61 Setting up vim (2:8.1.0875-5) ... [2020-07-20T21:23:32.397Z] #17 29.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-20T21:23:32.397Z] #17 29.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-20T21:23:32.397Z] #17 29.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-20T21:23:32.397Z] #17 29.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-20T21:23:32.397Z] #17 29.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-20T21:23:32.397Z] #17 29.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-20T21:23:32.397Z] #17 29.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-20T21:23:32.397Z] #17 29.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-20T21:23:32.397Z] #17 29.66 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-20T21:23:32.397Z] #17 29.66 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T21:23:32.397Z] #17 29.67 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-20T21:23:32.397Z] #17 29.68 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T21:23:32.397Z] #17 29.69 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-20T21:23:32.397Z] #17 29.69 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T21:23:32.491Z] #38 ... [2020-07-20T21:23:32.491Z] [2020-07-20T21:23:32.491Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:32.491Z] #21 6.413 + RM_GOPATH=0 [2020-07-20T21:23:32.491Z] #21 6.413 + TMP_GOPATH= [2020-07-20T21:23:32.491Z] #21 6.413 + : /build [2020-07-20T21:23:32.491Z] #21 6.413 + '[' -z '' ']' [2020-07-20T21:23:32.491Z] #21 6.426 ++ mktemp -d [2020-07-20T21:23:32.491Z] #21 6.428 + export GOPATH=/tmp/tmp.YY7C7UvnpR [2020-07-20T21:23:32.491Z] #21 6.428 + GOPATH=/tmp/tmp.YY7C7UvnpR [2020-07-20T21:23:32.491Z] #21 6.428 + RM_GOPATH=1 [2020-07-20T21:23:32.491Z] #21 6.428 + case "$(go env GOARCH)" in [2020-07-20T21:23:32.491Z] #21 6.429 ++ go env GOARCH [2020-07-20T21:23:32.491Z] #21 6.462 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:32.491Z] #21 6.464 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:32.491Z] #21 6.466 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:32.491Z] #21 6.468 + dir=/tmp/install [2020-07-20T21:23:32.491Z] #21 6.469 + bin=dockercli [2020-07-20T21:23:32.491Z] #21 6.469 + shift [2020-07-20T21:23:32.491Z] #21 6.469 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-20T21:23:32.491Z] #21 6.472 + . /tmp/install/dockercli.installer [2020-07-20T21:23:32.491Z] #21 6.472 ++ : stable [2020-07-20T21:23:32.491Z] #21 6.472 ++ : 17.06.2-ce [2020-07-20T21:23:32.491Z] #21 6.472 + install_dockercli [2020-07-20T21:23:32.491Z] #21 6.472 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-20T21:23:32.491Z] #21 6.504 Install docker/cli version 17.06.2-ce from stable [2020-07-20T21:23:32.491Z] #21 6.506 ++ uname -m [2020-07-20T21:23:32.491Z] #21 6.511 + arch=x86_64 [2020-07-20T21:23:32.491Z] #21 6.512 + '[' x86_64 '!=' x86_64 ']' [2020-07-20T21:23:32.491Z] #21 6.512 + url=https://download.docker.com/linux/static [2020-07-20T21:23:32.491Z] #21 6.513 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-20T21:23:32.491Z] #21 6.518 + tar -xz docker/docker [2020-07-20T21:23:32.491Z] #21 ... [2020-07-20T21:23:32.491Z] [2020-07-20T21:23:32.491Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:23:32.491Z] #41 6.406 + RM_GOPATH=0 [2020-07-20T21:23:32.491Z] #41 6.418 + TMP_GOPATH= [2020-07-20T21:23:32.491Z] #41 6.418 + : /build [2020-07-20T21:23:32.491Z] #41 6.418 + '[' -z '' ']' [2020-07-20T21:23:32.491Z] #41 6.418 ++ mktemp -d [2020-07-20T21:23:32.491Z] #41 6.421 + export GOPATH=/tmp/tmp.7LuoFnrwUI [2020-07-20T21:23:32.491Z] #41 6.421 + GOPATH=/tmp/tmp.7LuoFnrwUI [2020-07-20T21:23:32.491Z] #41 6.421 + RM_GOPATH=1 [2020-07-20T21:23:32.491Z] #41 6.421 + case "$(go env GOARCH)" in [2020-07-20T21:23:32.491Z] #41 6.421 ++ go env GOARCH [2020-07-20T21:23:32.491Z] #41 6.455 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:32.491Z] #41 6.455 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:32.491Z] #41 6.455 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:32.491Z] #41 6.456 + dir=/tmp/install [2020-07-20T21:23:32.491Z] #41 6.456 + bin=vndr [2020-07-20T21:23:32.491Z] #41 6.458 + shift [2020-07-20T21:23:32.491Z] #41 6.459 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-20T21:23:32.491Z] #41 6.464 + . /tmp/install/vndr.installer [2020-07-20T21:23:32.491Z] #41 6.464 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T21:23:32.491Z] #41 6.465 + install_vndr [2020-07-20T21:23:32.491Z] #41 6.466 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-20T21:23:32.491Z] #41 6.466 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T21:23:32.491Z] #41 6.468 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7LuoFnrwUI/src/github.com/LK4D4/vndr [2020-07-20T21:23:32.491Z] #41 6.477 Cloning into '/tmp/tmp.7LuoFnrwUI/src/github.com/LK4D4/vndr'... [2020-07-20T21:23:32.491Z] #41 7.303 + cd /tmp/tmp.7LuoFnrwUI/src/github.com/LK4D4/vndr [2020-07-20T21:23:32.491Z] #41 7.304 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T21:23:32.491Z] #41 7.340 + go build -buildmode=pie -v -o /build/vndr . [2020-07-20T21:23:32.491Z] #41 8.739 runtime/internal/atomic [2020-07-20T21:23:32.491Z] #41 8.747 internal/cpu [2020-07-20T21:23:32.491Z] #41 9.015 runtime/internal/sys [2020-07-20T21:23:32.491Z] #41 9.248 runtime/internal/math [2020-07-20T21:23:32.491Z] #41 9.403 internal/race [2020-07-20T21:23:32.491Z] #41 9.411 internal/bytealg [2020-07-20T21:23:32.491Z] #41 9.523 sync/atomic [2020-07-20T21:23:32.491Z] #41 9.924 unicode [2020-07-20T21:23:32.491Z] #41 10.23 runtime [2020-07-20T21:23:32.751Z] #41 ... [2020-07-20T21:23:32.751Z] [2020-07-20T21:23:32.751Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:23:32.751Z] #32 6.002 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:32.751Z] #32 6.062 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:32.751Z] #32 6.063 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:32.751Z] #32 7.294 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T21:23:32.751Z] #32 9.212 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T21:23:32.751Z] #32 ... [2020-07-20T21:23:32.751Z] [2020-07-20T21:23:32.751Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:23:32.751Z] #36 6.408 + git clone https://github.com/docker/distribution.git . [2020-07-20T21:23:32.751Z] #36 6.408 Cloning into '.'... [2020-07-20T21:23:32.794Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 1.7s done [2020-07-20T21:23:33.011Z] #36 ... [2020-07-20T21:23:33.011Z] [2020-07-20T21:23:33.011Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:33.012Z] #54 6.638 + RM_GOPATH=0 [2020-07-20T21:23:33.012Z] #54 6.640 + TMP_GOPATH= [2020-07-20T21:23:33.012Z] #54 6.640 + : /build [2020-07-20T21:23:33.012Z] #54 6.640 + '[' -z '' ']' [2020-07-20T21:23:33.012Z] #54 6.641 ++ mktemp -d [2020-07-20T21:23:33.012Z] #54 6.648 + export GOPATH=/tmp/tmp.LuwYAV7Fg3 [2020-07-20T21:23:33.012Z] #54 6.648 + GOPATH=/tmp/tmp.LuwYAV7Fg3 [2020-07-20T21:23:33.012Z] #54 6.648 + RM_GOPATH=1 [2020-07-20T21:23:33.012Z] #54 6.649 + case "$(go env GOARCH)" in [2020-07-20T21:23:33.012Z] #54 6.649 ++ go env GOARCH [2020-07-20T21:23:33.012Z] #54 6.704 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:33.012Z] #54 6.705 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:33.012Z] #54 6.706 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:33.012Z] #54 6.708 + dir=/tmp/install [2020-07-20T21:23:33.012Z] #54 6.708 + bin=rootlesskit [2020-07-20T21:23:33.012Z] #54 6.708 + shift [2020-07-20T21:23:33.012Z] #54 6.708 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-20T21:23:33.012Z] #54 6.708 + . /tmp/install/rootlesskit.installer [2020-07-20T21:23:33.012Z] #54 6.708 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T21:23:33.012Z] #54 6.710 + install_rootlesskit [2020-07-20T21:23:33.012Z] #54 6.715 + case "$1" in [2020-07-20T21:23:33.012Z] #54 6.718 + export CGO_ENABLED=0 [2020-07-20T21:23:33.012Z] #54 6.719 + CGO_ENABLED=0 [2020-07-20T21:23:33.012Z] #54 6.719 + _install_rootlesskit [2020-07-20T21:23:33.012Z] #54 6.721 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-20T21:23:33.012Z] #54 6.721 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T21:23:33.012Z] #54 6.721 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LuwYAV7Fg3/src/github.com/rootless-containers/rootlesskit [2020-07-20T21:23:33.012Z] #54 6.723 Cloning into '/tmp/tmp.LuwYAV7Fg3/src/github.com/rootless-containers/rootlesskit'... [2020-07-20T21:23:33.272Z] #54 ... [2020-07-20T21:23:33.272Z] [2020-07-20T21:23:33.272Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:33.272Z] #43 6.822 + RM_GOPATH=0 [2020-07-20T21:23:33.272Z] #43 6.822 + TMP_GOPATH= [2020-07-20T21:23:33.272Z] #43 6.823 + : /build [2020-07-20T21:23:33.272Z] #43 6.823 + '[' -z '' ']' [2020-07-20T21:23:33.272Z] #43 6.830 ++ mktemp -d [2020-07-20T21:23:33.272Z] #43 6.830 + export GOPATH=/tmp/tmp.C1gXKlgQxM [2020-07-20T21:23:33.272Z] #43 6.830 + GOPATH=/tmp/tmp.C1gXKlgQxM [2020-07-20T21:23:33.272Z] #43 6.830 + RM_GOPATH=1 [2020-07-20T21:23:33.272Z] #43 6.830 + case "$(go env GOARCH)" in [2020-07-20T21:23:33.272Z] #43 6.830 ++ go env GOARCH [2020-07-20T21:23:33.272Z] #43 6.862 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:33.272Z] #43 6.862 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:33.272Z] #43 6.863 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:33.272Z] #43 6.864 + dir=/tmp/install [2020-07-20T21:23:33.272Z] #43 6.864 + bin=gotestsum [2020-07-20T21:23:33.272Z] #43 6.865 + shift [2020-07-20T21:23:33.272Z] #43 6.865 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-20T21:23:33.272Z] #43 6.865 + . /tmp/install/gotestsum.installer [2020-07-20T21:23:33.272Z] #43 6.865 ++ : v0.3.5 [2020-07-20T21:23:33.272Z] #43 6.866 + install_gotestsum [2020-07-20T21:23:33.272Z] #43 6.867 + set -e [2020-07-20T21:23:33.272Z] #43 6.868 + export GO111MODULE=on [2020-07-20T21:23:33.272Z] #43 6.868 + GO111MODULE=on [2020-07-20T21:23:33.272Z] #43 6.868 + GOBIN=/build [2020-07-20T21:23:33.272Z] #43 6.868 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-20T21:23:33.272Z] #43 7.007 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-20T21:23:33.272Z] #43 7.018 go: finding gotest.tools v0.3.5 [2020-07-20T21:23:33.272Z] #43 8.068 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-20T21:23:33.272Z] #43 8.563 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-20T21:23:33.272Z] #43 9.488 go: downloading gotest.tools v2.1.0+incompatible [2020-07-20T21:23:33.272Z] #43 9.570 go: extracting gotest.tools v2.1.0+incompatible [2020-07-20T21:23:33.272Z] #43 9.710 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-20T21:23:33.272Z] #43 9.713 go: downloading github.com/pkg/errors v0.8.0 [2020-07-20T21:23:33.272Z] #43 9.745 go: downloading github.com/fatih/color v1.6.0 [2020-07-20T21:23:33.272Z] #43 9.809 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-20T21:23:33.272Z] #43 10.10 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T21:23:33.272Z] #43 10.25 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-20T21:23:33.272Z] #43 10.46 go: extracting github.com/pkg/errors v0.8.0 [2020-07-20T21:23:33.272Z] #43 10.52 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-20T21:23:33.272Z] #43 10.61 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-20T21:23:33.272Z] #43 10.61 go: extracting github.com/fatih/color v1.6.0 [2020-07-20T21:23:33.272Z] #43 10.61 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-20T21:23:33.272Z] #43 10.63 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-20T21:23:33.272Z] #43 10.64 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T21:23:33.272Z] #43 10.65 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-20T21:23:33.272Z] #43 10.75 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-20T21:23:33.272Z] #43 10.75 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T21:23:33.272Z] #43 10.75 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-20T21:23:33.272Z] #43 10.81 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T21:23:33.272Z] #43 10.95 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T21:23:33.272Z] #43 ... [2020-07-20T21:23:33.272Z] [2020-07-20T21:23:33.272Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:23:33.272Z] #10 6.110 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:33.272Z] #10 6.163 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:33.272Z] #10 6.163 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:33.272Z] #10 7.256 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T21:23:33.272Z] #10 9.544 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T21:23:33.531Z] #10 ... [2020-07-20T21:23:33.531Z] [2020-07-20T21:23:33.531Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:33.531Z] #45 6.499 + RM_GOPATH=0 [2020-07-20T21:23:33.531Z] #45 6.499 + TMP_GOPATH= [2020-07-20T21:23:33.531Z] #45 6.499 + : /build [2020-07-20T21:23:33.531Z] #45 6.499 + '[' -z '' ']' [2020-07-20T21:23:33.531Z] #45 6.499 ++ mktemp -d [2020-07-20T21:23:33.531Z] #45 6.502 + export GOPATH=/tmp/tmp.H4oYcMlBT4 [2020-07-20T21:23:33.531Z] #45 6.502 + GOPATH=/tmp/tmp.H4oYcMlBT4 [2020-07-20T21:23:33.531Z] #45 6.502 + RM_GOPATH=1 [2020-07-20T21:23:33.531Z] #45 6.502 + case "$(go env GOARCH)" in [2020-07-20T21:23:33.531Z] #45 6.511 ++ go env GOARCH [2020-07-20T21:23:33.531Z] #45 6.535 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:33.531Z] #45 6.538 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:33.531Z] #45 6.547 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:33.531Z] #45 6.552 + dir=/tmp/install [2020-07-20T21:23:33.531Z] #45 6.571 + bin=golangci_lint [2020-07-20T21:23:33.531Z] #45 6.572 + shift [2020-07-20T21:23:33.531Z] #45 6.572 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-20T21:23:33.531Z] #45 6.572 + . /tmp/install/golangci_lint.installer [2020-07-20T21:23:33.531Z] #45 6.573 ++ : v1.23.8 [2020-07-20T21:23:33.531Z] #45 6.575 + install_golangci_lint [2020-07-20T21:23:33.531Z] #45 6.576 + echo 'Installing golangci-lint version v1.23.8' [2020-07-20T21:23:33.531Z] #45 6.576 Installing golangci-lint version v1.23.8 [2020-07-20T21:23:33.531Z] #45 6.576 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-20T21:23:33.531Z] #45 ... [2020-07-20T21:23:33.531Z] [2020-07-20T21:23:33.531Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:23:33.531Z] #23 6.293 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:33.531Z] #23 6.367 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:33.531Z] #23 6.373 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:33.532Z] #23 7.553 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T21:23:33.532Z] #23 9.757 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T21:23:33.683Z] #28 ... [2020-07-20T21:23:33.683Z] [2020-07-20T21:23:33.683Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:23:33.683Z] #51 7.992 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:33.683Z] #51 8.075 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:33.683Z] #51 8.076 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:33.683Z] #51 9.136 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T21:23:33.683Z] #51 ... [2020-07-20T21:23:33.683Z] [2020-07-20T21:23:33.683Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:33.683Z] #21 7.504 + RM_GOPATH=0 [2020-07-20T21:23:33.683Z] #21 7.505 + TMP_GOPATH= [2020-07-20T21:23:33.683Z] #21 7.505 + : /build [2020-07-20T21:23:33.683Z] #21 7.505 + '[' -z '' ']' [2020-07-20T21:23:33.683Z] #21 7.505 ++ mktemp -d [2020-07-20T21:23:33.683Z] #21 7.506 + export GOPATH=/tmp/tmp.qcUwihzVYz [2020-07-20T21:23:33.683Z] #21 7.506 + GOPATH=/tmp/tmp.qcUwihzVYz [2020-07-20T21:23:33.683Z] #21 7.506 + RM_GOPATH=1 [2020-07-20T21:23:33.683Z] #21 7.506 + case "$(go env GOARCH)" in [2020-07-20T21:23:33.683Z] #21 7.507 ++ go env GOARCH [2020-07-20T21:23:33.683Z] #21 7.518 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:33.683Z] #21 7.519 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:33.683Z] #21 7.520 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:33.683Z] #21 7.542 + dir=/tmp/install [2020-07-20T21:23:33.683Z] #21 7.571 + bin=dockercli [2020-07-20T21:23:33.683Z] #21 7.571 + shift [2020-07-20T21:23:33.683Z] #21 7.571 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-20T21:23:33.683Z] #21 7.571 + . /tmp/install/dockercli.installer [2020-07-20T21:23:33.683Z] #21 7.571 ++ : stable [2020-07-20T21:23:33.683Z] #21 7.572 ++ : 17.06.2-ce [2020-07-20T21:23:33.683Z] #21 7.574 + install_dockercli [2020-07-20T21:23:33.683Z] #21 7.574 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-20T21:23:33.683Z] #21 7.574 Install docker/cli version 17.06.2-ce from stable [2020-07-20T21:23:33.683Z] #21 7.577 ++ uname -m [2020-07-20T21:23:33.683Z] #21 7.579 + arch=x86_64 [2020-07-20T21:23:33.683Z] #21 7.579 + '[' x86_64 '!=' x86_64 ']' [2020-07-20T21:23:33.683Z] #21 7.580 + url=https://download.docker.com/linux/static [2020-07-20T21:23:33.683Z] #21 7.591 + tar -xz docker/docker [2020-07-20T21:23:33.683Z] #21 7.591 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-20T21:23:33.683Z] #21 ... [2020-07-20T21:23:33.683Z] [2020-07-20T21:23:33.683Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:23:33.683Z] #23 7.671 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:33.683Z] #23 7.744 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:33.683Z] #23 7.750 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:33.683Z] #23 8.814 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T21:23:33.683Z] #23 ... [2020-07-20T21:23:33.683Z] [2020-07-20T21:23:33.683Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:33.683Z] #45 7.330 + RM_GOPATH=0 [2020-07-20T21:23:33.683Z] #45 7.330 + TMP_GOPATH= [2020-07-20T21:23:33.683Z] #45 7.330 + : /build [2020-07-20T21:23:33.683Z] #45 7.330 + '[' -z '' ']' [2020-07-20T21:23:33.683Z] #45 7.331 ++ mktemp -d [2020-07-20T21:23:33.683Z] #45 7.335 + export GOPATH=/tmp/tmp.2elxWc7iVN [2020-07-20T21:23:33.683Z] #45 7.335 + GOPATH=/tmp/tmp.2elxWc7iVN [2020-07-20T21:23:33.683Z] #45 7.335 + RM_GOPATH=1 [2020-07-20T21:23:33.683Z] #45 7.335 + case "$(go env GOARCH)" in [2020-07-20T21:23:33.683Z] #45 7.335 ++ go env GOARCH [2020-07-20T21:23:33.683Z] #45 7.363 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:33.683Z] #45 7.363 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:33.683Z] #45 7.363 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:33.683Z] #45 7.366 + dir=/tmp/install [2020-07-20T21:23:33.683Z] #45 7.366 + bin=golangci_lint [2020-07-20T21:23:33.683Z] #45 7.366 + shift [2020-07-20T21:23:33.683Z] #45 7.366 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-20T21:23:33.683Z] #45 7.366 + . /tmp/install/golangci_lint.installer [2020-07-20T21:23:33.683Z] #45 7.367 ++ : v1.23.8 [2020-07-20T21:23:33.683Z] #45 7.367 + install_golangci_lint [2020-07-20T21:23:33.683Z] #45 7.368 + echo 'Installing golangci-lint version v1.23.8' [2020-07-20T21:23:33.683Z] #45 7.368 Installing golangci-lint version v1.23.8 [2020-07-20T21:23:33.683Z] #45 7.368 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-20T21:23:33.683Z] #45 ... [2020-07-20T21:23:33.683Z] [2020-07-20T21:23:33.683Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:33.683Z] #47 7.839 + RM_GOPATH=0 [2020-07-20T21:23:33.683Z] #47 7.839 + TMP_GOPATH= [2020-07-20T21:23:33.683Z] #47 7.839 + : /build [2020-07-20T21:23:33.683Z] #47 7.839 + '[' -z '' ']' [2020-07-20T21:23:33.683Z] #47 7.847 ++ mktemp -d [2020-07-20T21:23:33.683Z] #47 7.847 + export GOPATH=/tmp/tmp.nmNxPLarYV [2020-07-20T21:23:33.683Z] #47 7.847 + GOPATH=/tmp/tmp.nmNxPLarYV [2020-07-20T21:23:33.683Z] #47 7.847 + RM_GOPATH=1 [2020-07-20T21:23:33.683Z] #47 7.847 + case "$(go env GOARCH)" in [2020-07-20T21:23:33.683Z] #47 7.847 ++ go env GOARCH [2020-07-20T21:23:33.683Z] #47 7.880 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:33.683Z] #47 7.880 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:33.683Z] #47 7.890 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:33.683Z] #47 7.901 + dir=/tmp/install [2020-07-20T21:23:33.683Z] #47 7.902 + bin=shfmt [2020-07-20T21:23:33.683Z] #47 7.902 + shift [2020-07-20T21:23:33.683Z] #47 7.903 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-20T21:23:33.683Z] #47 7.903 + . /tmp/install/shfmt.installer [2020-07-20T21:23:33.683Z] #47 7.908 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T21:23:33.683Z] #47 7.908 + install_shfmt [2020-07-20T21:23:33.683Z] #47 7.911 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-20T21:23:33.683Z] #47 7.911 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T21:23:33.683Z] #47 7.911 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nmNxPLarYV/src/github.com/mvdan/sh [2020-07-20T21:23:33.683Z] #47 7.913 Cloning into '/tmp/tmp.nmNxPLarYV/src/github.com/mvdan/sh'... [2020-07-20T21:23:33.738Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 0.1s [2020-07-20T21:23:33.791Z] #23 ... [2020-07-20T21:23:33.791Z] [2020-07-20T21:23:33.791Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:23:33.791Z] #32 11.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T21:23:33.941Z] #47 ... [2020-07-20T21:23:33.941Z] [2020-07-20T21:23:33.941Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:33.941Z] #60 6.515 + RM_GOPATH=0 [2020-07-20T21:23:33.941Z] #60 6.515 + TMP_GOPATH= [2020-07-20T21:23:33.941Z] #60 6.515 + : /build [2020-07-20T21:23:33.941Z] #60 6.515 + '[' -z '' ']' [2020-07-20T21:23:33.941Z] #60 6.522 ++ mktemp -d [2020-07-20T21:23:33.941Z] #60 6.522 + export GOPATH=/tmp/tmp.v1HmgNcVSu [2020-07-20T21:23:33.941Z] #60 6.522 + GOPATH=/tmp/tmp.v1HmgNcVSu [2020-07-20T21:23:33.941Z] #60 6.522 + RM_GOPATH=1 [2020-07-20T21:23:33.941Z] #60 6.522 + case "$(go env GOARCH)" in [2020-07-20T21:23:33.941Z] #60 6.522 ++ go env GOARCH [2020-07-20T21:23:33.941Z] #60 6.562 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:33.941Z] #60 6.562 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:33.941Z] #60 6.564 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:33.941Z] #60 6.567 + dir=/tmp/install [2020-07-20T21:23:33.941Z] #60 6.581 + bin=proxy [2020-07-20T21:23:33.941Z] #60 6.581 + shift [2020-07-20T21:23:33.941Z] #60 6.581 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-20T21:23:33.941Z] #60 6.583 + . /tmp/install/proxy.installer [2020-07-20T21:23:33.941Z] #60 6.587 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T21:23:33.941Z] #60 6.587 + install_proxy [2020-07-20T21:23:33.941Z] #60 6.587 + case "$1" in [2020-07-20T21:23:33.941Z] #60 6.587 + export CGO_ENABLED=0 [2020-07-20T21:23:33.941Z] #60 6.587 + CGO_ENABLED=0 [2020-07-20T21:23:33.941Z] #60 6.587 + _install_proxy [2020-07-20T21:23:33.941Z] #60 6.587 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-20T21:23:33.941Z] #60 6.587 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T21:23:33.941Z] #60 6.587 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.v1HmgNcVSu/src/github.com/docker/libnetwork [2020-07-20T21:23:33.941Z] #60 6.589 Cloning into '/tmp/tmp.v1HmgNcVSu/src/github.com/docker/libnetwork'... [2020-07-20T21:23:33.941Z] #60 ... [2020-07-20T21:23:33.941Z] [2020-07-20T21:23:33.941Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:33.941Z] #30 7.706 + RM_GOPATH=0 [2020-07-20T21:23:33.941Z] #30 7.706 + TMP_GOPATH= [2020-07-20T21:23:33.941Z] #30 7.706 + : /build [2020-07-20T21:23:33.941Z] #30 7.706 + '[' -z '' ']' [2020-07-20T21:23:33.941Z] #30 7.706 ++ mktemp -d [2020-07-20T21:23:33.941Z] #30 7.706 + export GOPATH=/tmp/tmp.DC9RHwYN3J [2020-07-20T21:23:33.941Z] #30 7.706 + GOPATH=/tmp/tmp.DC9RHwYN3J [2020-07-20T21:23:33.941Z] #30 7.706 + RM_GOPATH=1 [2020-07-20T21:23:33.941Z] #30 7.706 + case "$(go env GOARCH)" in [2020-07-20T21:23:33.941Z] #30 7.706 ++ go env GOARCH [2020-07-20T21:23:33.941Z] #30 7.727 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:33.941Z] #30 7.727 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:33.941Z] #30 7.728 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:33.941Z] #30 7.739 + dir=/tmp/install [2020-07-20T21:23:33.941Z] #30 7.740 + bin=tomlv [2020-07-20T21:23:33.941Z] #30 7.740 + shift [2020-07-20T21:23:33.941Z] #30 7.741 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-20T21:23:33.941Z] #30 7.743 + . /tmp/install/tomlv.installer [2020-07-20T21:23:33.941Z] #30 7.745 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T21:23:33.941Z] #30 7.747 + install_tomlv [2020-07-20T21:23:33.941Z] #30 7.747 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-20T21:23:33.941Z] #30 7.750 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DC9RHwYN3J/src/github.com/BurntSushi/toml [2020-07-20T21:23:33.941Z] #30 7.750 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T21:23:33.941Z] #30 7.753 Cloning into '/tmp/tmp.DC9RHwYN3J/src/github.com/BurntSushi/toml'... [2020-07-20T21:23:33.941Z] #30 9.032 + cd /tmp/tmp.DC9RHwYN3J/src/github.com/BurntSushi/toml [2020-07-20T21:23:33.941Z] #30 9.033 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T21:23:33.941Z] #30 9.038 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T21:23:33.941Z] #30 9.914 math/bits [2020-07-20T21:23:33.941Z] #30 10.17 runtime [2020-07-20T21:23:33.941Z] #30 10.60 math [2020-07-20T21:23:34.203Z] #30 ... [2020-07-20T21:23:34.203Z] [2020-07-20T21:23:34.203Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:23:34.203Z] #36 7.204 + git clone https://github.com/docker/distribution.git . [2020-07-20T21:23:34.203Z] #36 7.206 Cloning into '.'... [2020-07-20T21:23:34.203Z] #36 ... [2020-07-20T21:23:34.203Z] [2020-07-20T21:23:34.203Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:23:34.203Z] #38 7.973 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:34.203Z] #38 8.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:34.203Z] #38 8.057 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:34.203Z] #38 9.093 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T21:23:34.463Z] #38 ... [2020-07-20T21:23:34.463Z] [2020-07-20T21:23:34.463Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:34.463Z] #43 7.142 + RM_GOPATH=0 [2020-07-20T21:23:34.463Z] #43 7.143 + TMP_GOPATH= [2020-07-20T21:23:34.463Z] #43 7.143 + : /build [2020-07-20T21:23:34.463Z] #43 7.143 + '[' -z '' ']' [2020-07-20T21:23:34.463Z] #43 7.153 ++ mktemp -d [2020-07-20T21:23:34.463Z] #43 7.157 + export GOPATH=/tmp/tmp.QC4kCVyhTV [2020-07-20T21:23:34.463Z] #43 7.165 + GOPATH=/tmp/tmp.QC4kCVyhTV [2020-07-20T21:23:34.463Z] #43 7.165 + RM_GOPATH=1 [2020-07-20T21:23:34.463Z] #43 7.165 + case "$(go env GOARCH)" in [2020-07-20T21:23:34.463Z] #43 7.165 ++ go env GOARCH [2020-07-20T21:23:34.463Z] #43 7.185 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:34.463Z] #43 7.185 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:34.463Z] #43 7.186 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:34.463Z] #43 7.187 + dir=/tmp/install [2020-07-20T21:23:34.463Z] #43 7.187 + bin=gotestsum [2020-07-20T21:23:34.463Z] #43 7.187 + shift [2020-07-20T21:23:34.463Z] #43 7.187 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-20T21:23:34.463Z] #43 7.188 + . /tmp/install/gotestsum.installer [2020-07-20T21:23:34.463Z] #43 7.188 ++ : v0.3.5 [2020-07-20T21:23:34.463Z] #43 7.188 + install_gotestsum [2020-07-20T21:23:34.463Z] #43 7.190 + set -e [2020-07-20T21:23:34.463Z] #43 7.191 + export GO111MODULE=on [2020-07-20T21:23:34.463Z] #43 7.197 + GO111MODULE=on [2020-07-20T21:23:34.463Z] #43 7.198 + GOBIN=/build [2020-07-20T21:23:34.463Z] #43 7.198 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-20T21:23:34.463Z] #43 7.218 go: finding gotest.tools v0.3.5 [2020-07-20T21:23:34.463Z] #43 7.227 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-20T21:23:34.463Z] #43 8.427 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-20T21:23:34.463Z] #43 8.917 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-20T21:23:34.463Z] #43 9.795 go: downloading gotest.tools v2.1.0+incompatible [2020-07-20T21:23:34.463Z] #43 9.971 go: extracting gotest.tools v2.1.0+incompatible [2020-07-20T21:23:34.463Z] #43 10.21 go: downloading github.com/pkg/errors v0.8.0 [2020-07-20T21:23:34.463Z] #43 10.23 go: downloading github.com/fatih/color v1.6.0 [2020-07-20T21:23:34.463Z] #43 10.29 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-20T21:23:34.463Z] #43 10.44 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T21:23:34.463Z] #43 10.64 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-20T21:23:34.463Z] #43 10.67 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-20T21:23:34.463Z] #43 10.90 go: extracting github.com/pkg/errors v0.8.0 [2020-07-20T21:23:34.463Z] #43 10.96 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-20T21:23:34.463Z] #43 10.97 go: extracting github.com/fatih/color v1.6.0 [2020-07-20T21:23:34.463Z] #43 10.97 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-20T21:23:34.463Z] #43 10.98 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T21:23:34.463Z] #43 10.99 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-20T21:23:34.463Z] #43 10.99 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-20T21:23:34.463Z] #43 11.09 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T21:23:34.463Z] #43 11.10 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-20T21:23:34.463Z] #43 11.19 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-20T21:23:34.465Z] #17 31.44 Setting up iptables (1.8.2-4) ... [2020-07-20T21:23:34.465Z] #17 31.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T21:23:34.465Z] #17 31.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T21:23:34.465Z] #17 31.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T21:23:34.465Z] #17 31.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T21:23:34.465Z] #17 31.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-20T21:23:34.465Z] #17 31.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-20T21:23:34.465Z] #17 31.50 Setting up python3 (3.7.3-1) ... [2020-07-20T21:23:34.465Z] #17 31.72 Setting up python3-wheel (0.32.3-2) ... [2020-07-20T21:23:34.725Z] #43 ... [2020-07-20T21:23:34.725Z] [2020-07-20T21:23:34.725Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:23:34.725Z] #10 6.857 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:34.725Z] #10 6.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:34.725Z] #10 7.027 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:34.725Z] #10 8.067 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T21:23:34.725Z] #10 10.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T21:23:34.725Z] #10 ... [2020-07-20T21:23:34.725Z] [2020-07-20T21:23:34.725Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:23:34.725Z] #32 8.203 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:34.725Z] #32 8.318 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:34.725Z] #32 8.319 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:34.725Z] #32 9.496 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T21:23:34.757Z] #17 32.15 Setting up apparmor (2.13.2-10) ... [2020-07-20T21:23:34.986Z] #32 ... [2020-07-20T21:23:34.986Z] [2020-07-20T21:23:34.986Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:34.986Z] #43 11.54 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-20T21:23:34.986Z] #43 11.55 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T21:23:34.986Z] #43 11.56 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T21:23:35.253Z] #37 ... [2020-07-20T21:23:35.253Z] [2020-07-20T21:23:35.253Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:23:35.253Z] #42 12.36 crypto/internal/subtle [2020-07-20T21:23:35.253Z] #42 12.89 crypto/subtle [2020-07-20T21:23:35.253Z] #42 13.22 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-20T21:23:35.253Z] #42 13.47 internal/nettrace [2020-07-20T21:23:35.253Z] #42 13.66 runtime/cgo [2020-07-20T21:23:35.253Z] #42 17.74 vendor/golang.org/x/crypto/internal/subtle [2020-07-20T21:23:35.253Z] #42 ... [2020-07-20T21:23:35.253Z] [2020-07-20T21:23:35.253Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:35.253Z] #44 12.48 go: finding github.com/pkg/errors v0.8.0 [2020-07-20T21:23:35.253Z] #44 12.50 go: finding github.com/fatih/color v1.6.0 [2020-07-20T21:23:35.253Z] #44 12.53 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-20T21:23:35.253Z] #44 12.64 go: finding github.com/spf13/pflag v1.0.1 [2020-07-20T21:23:35.253Z] #44 12.93 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-20T21:23:35.253Z] #44 13.00 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-20T21:23:35.253Z] #44 13.03 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-20T21:23:35.253Z] #44 13.03 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T21:23:35.253Z] #44 13.27 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T21:23:35.253Z] #44 13.36 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T21:23:35.253Z] #44 13.47 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T21:23:35.253Z] #44 ... [2020-07-20T21:23:35.253Z] [2020-07-20T21:23:35.253Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:35.253Z] #61 19.66 Checking out files: 73% (1516/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-07-20T21:23:35.253Z] #61 20.22 + cd /tmp/tmp.qAIPw1kqRH/src/github.com/docker/libnetwork [2020-07-20T21:23:35.253Z] #61 20.23 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T21:23:35.253Z] #61 20.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-20T21:23:35.656Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 1.6s done [2020-07-20T21:23:35.791Z] #17 33.19 Setting up xfsprogs (4.20.0-1) ... [2020-07-20T21:23:36.083Z] #17 33.20 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-20T21:23:36.083Z] #17 33.39 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-20T21:23:36.231Z] #7 extracting sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 0.1s [2020-07-20T21:23:36.374Z] #17 ... [2020-07-20T21:23:36.374Z] [2020-07-20T21:23:36.374Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:23:36.374Z] #39 69.82 CC criu/filesystems.o [2020-07-20T21:23:36.374Z] #39 70.01 CC criu/fsnotify.o [2020-07-20T21:23:36.374Z] #39 70.43 CC criu/image-desc.o [2020-07-20T21:23:36.374Z] #39 70.47 CC criu/image.o [2020-07-20T21:23:36.374Z] #39 70.91 CC criu/ipc_ns.o [2020-07-20T21:23:36.374Z] #39 71.39 CC criu/irmap.o [2020-07-20T21:23:36.374Z] #39 71.67 CC criu/kcmp-ids.o [2020-07-20T21:23:36.374Z] #39 71.82 CC criu/kerndat.o [2020-07-20T21:23:36.374Z] #39 72.47 CC criu/libnetlink.o [2020-07-20T21:23:36.374Z] #39 72.75 CC criu/log.o [2020-07-20T21:23:36.374Z] #39 73.05 CC criu/lsm.o [2020-07-20T21:23:36.374Z] #39 73.36 CC criu/mem.o [2020-07-20T21:23:36.374Z] #39 74.36 CC criu/memfd.o [2020-07-20T21:23:36.374Z] #39 74.78 CC criu/mount.o [2020-07-20T21:23:36.374Z] #39 77.22 CC criu/namespaces.o [2020-07-20T21:23:36.374Z] #39 78.31 CC criu/net.o [2020-07-20T21:23:36.666Z] #39 79.99 CC criu/netfilter.o [2020-07-20T21:23:36.666Z] #39 ... [2020-07-20T21:23:36.666Z] [2020-07-20T21:23:36.666Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:23:36.666Z] #17 33.88 Setting up python3-distutils (3.7.3-1) ... [2020-07-20T21:23:36.666Z] #17 34.18 Setting up python3-setuptools (40.8.0-1) ... [2020-07-20T21:23:37.518Z] #43 14.14 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T21:23:37.518Z] #43 14.34 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T21:23:37.699Z] #17 34.81 Setting up python3-pip (18.1-5) ... [2020-07-20T21:23:37.990Z] #17 35.50 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:23:38.081Z] #43 14.79 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T21:23:38.282Z] #17 35.54 Processing triggers for mime-support (3.62) ... [2020-07-20T21:23:38.831Z] #61 ... [2020-07-20T21:23:38.831Z] [2020-07-20T21:23:38.831Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:23:38.831Z] #24 16.19 Fetched 8145 kB in 15s (542 kB/s) [2020-07-20T21:23:38.831Z] #24 16.19 Reading package lists... [2020-07-20T21:23:38.831Z] #24 23.85 Reading package lists... [2020-07-20T21:23:38.831Z] #24 ... [2020-07-20T21:23:38.831Z] [2020-07-20T21:23:38.831Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:38.831Z] #48 18.38 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T21:23:38.831Z] #48 20.05 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T21:23:38.831Z] #48 20.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T21:23:38.831Z] #48 20.34 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T21:23:38.831Z] #48 20.58 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T21:23:38.831Z] #48 21.76 runtime/cgo [2020-07-20T21:23:38.831Z] #48 21.99 runtime [2020-07-20T21:23:38.831Z] #48 ... [2020-07-20T21:23:38.831Z] [2020-07-20T21:23:38.831Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:23:38.831Z] #52 16.40 Fetched 8145 kB in 15s (537 kB/s) [2020-07-20T21:23:38.831Z] #52 16.40 Reading package lists... [2020-07-20T21:23:38.831Z] #52 23.32 Reading package lists... [2020-07-20T21:23:38.831Z] #52 ... [2020-07-20T21:23:38.831Z] [2020-07-20T21:23:38.831Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:23:38.831Z] #39 17.96 Fetched 8145 kB in 17s (486 kB/s) [2020-07-20T21:23:38.831Z] #39 17.96 Reading package lists... [2020-07-20T21:23:38.917Z] #17 DONE 36.2s [2020-07-20T21:23:38.918Z] [2020-07-20T21:23:38.918Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:23:38.918Z] #39 80.21 CC criu/page-pipe.o [2020-07-20T21:23:38.918Z] #39 80.58 CC criu/page-xfer.o [2020-07-20T21:23:38.918Z] #39 81.43 CC criu/pagemap-cache.o [2020-07-20T21:23:38.918Z] #39 81.60 CC criu/pagemap.o [2020-07-20T21:23:38.918Z] #39 82.15 CC criu/parasite-syscall.o [2020-07-20T21:23:39.093Z] #32 ... [2020-07-20T21:23:39.093Z] [2020-07-20T21:23:39.093Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T21:23:39.093Z] #28 6.475 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-20T21:23:39.093Z] #28 6.485 Cloning into '.'... [2020-07-20T21:23:39.093Z] #28 ... [2020-07-20T21:23:39.093Z] [2020-07-20T21:23:39.093Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:39.093Z] #21 15.71 + mkdir -p /build [2020-07-20T21:23:39.093Z] #21 15.75 + mv docker/docker /build/ [2020-07-20T21:23:39.093Z] #21 15.75 + rmdir docker [2020-07-20T21:23:39.093Z] #21 DONE 16.9s [2020-07-20T21:23:39.093Z] [2020-07-20T21:23:39.093Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:39.093Z] #30 14.70 internal/testlog [2020-07-20T21:23:39.093Z] #30 15.03 encoding [2020-07-20T21:23:39.093Z] #30 15.30 runtime/cgo [2020-07-20T21:23:39.211Z] #39 82.70 CC criu/path.o [2020-07-20T21:23:39.512Z] #39 25.14 Reading package lists... [2020-07-20T21:23:39.512Z] #39 ... [2020-07-20T21:23:39.512Z] [2020-07-20T21:23:39.512Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:23:39.512Z] #11 17.10 Fetched 8145 kB in 16s (512 kB/s) [2020-07-20T21:23:39.512Z] #11 17.10 Reading package lists... [2020-07-20T21:23:39.518Z] #39 82.84 CC criu/pie-util-vdso.o [2020-07-20T21:23:39.544Z] #7 extracting sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 2.9s done [2020-07-20T21:23:39.817Z] #11 24.44 Reading package lists... [2020-07-20T21:23:39.817Z] #11 ... [2020-07-20T21:23:39.817Z] [2020-07-20T21:23:39.817Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:23:39.817Z] #33 17.96 Fetched 8145 kB in 17s (490 kB/s) [2020-07-20T21:23:39.817Z] #33 17.96 Reading package lists... [2020-07-20T21:23:39.854Z] #39 83.12 CC criu/pie-util.o [2020-07-20T21:23:39.854Z] #39 83.27 CC criu/pipes.o [2020-07-20T21:23:40.487Z] #39 ... [2020-07-20T21:23:40.487Z] [2020-07-20T21:23:40.487Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-20T21:23:40.487Z] #18 1.245 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-20T21:23:40.487Z] #18 1.254 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-20T21:23:40.487Z] #18 1.261 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-20T21:23:40.487Z] #18 DONE 1.4s [2020-07-20T21:23:40.487Z] [2020-07-20T21:23:40.487Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:23:40.487Z] #36 120.8 + dpkg --print-architecture [2020-07-20T21:23:40.487Z] #36 120.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-20T21:23:40.487Z] #36 121.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-20T21:23:40.487Z] #36 121.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-20T21:23:40.607Z] #43 ... [2020-07-20T21:23:40.607Z] [2020-07-20T21:23:40.607Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:40.607Z] #21 17.00 + mkdir -p /build [2020-07-20T21:23:40.607Z] #21 17.00 + mv docker/docker /build/ [2020-07-20T21:23:40.607Z] #21 17.00 + rmdir docker [2020-07-20T21:23:40.932Z] #7 extracting sha256:78d788cd0078e1c88429162ed4c443b3c90e63106e1a91c8afbec3225dfaafbc done [2020-07-20T21:23:40.932Z] #7 DONE 19.7s [2020-07-20T21:23:40.932Z] [2020-07-20T21:23:40.932Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-20T21:23:41.541Z] #21 DONE 18.3s [2020-07-20T21:23:41.542Z] [2020-07-20T21:23:41.542Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:41.542Z] #43 17.88 go: finding github.com/fatih/color v1.6.0 [2020-07-20T21:23:41.542Z] #43 18.09 go: finding github.com/pkg/errors v0.8.0 [2020-07-20T21:23:41.542Z] #43 18.15 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-20T21:23:41.542Z] #43 18.26 go: finding github.com/spf13/pflag v1.0.1 [2020-07-20T21:23:41.542Z] #43 18.26 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-20T21:23:41.542Z] #43 18.27 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-20T21:23:41.799Z] #43 18.60 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T21:23:41.799Z] #43 18.70 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T21:23:41.799Z] #43 ... [2020-07-20T21:23:41.799Z] [2020-07-20T21:23:41.799Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:23:41.799Z] #41 8.609 unicode/utf8 [2020-07-20T21:23:41.799Z] #41 9.183 math/bits [2020-07-20T21:23:41.799Z] #41 10.12 math [2020-07-20T21:23:41.799Z] #41 14.60 internal/testlog [2020-07-20T21:23:41.799Z] #41 14.80 encoding [2020-07-20T21:23:41.799Z] #41 15.01 unicode/utf16 [2020-07-20T21:23:41.799Z] #41 15.30 container/list [2020-07-20T21:23:41.799Z] #41 15.97 crypto/internal/subtle [2020-07-20T21:23:41.799Z] #41 16.04 crypto/subtle [2020-07-20T21:23:41.799Z] #41 16.15 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-20T21:23:41.799Z] #41 16.37 internal/nettrace [2020-07-20T21:23:41.799Z] #41 16.45 runtime/cgo [2020-07-20T21:23:42.060Z] #41 ... [2020-07-20T21:23:42.060Z] [2020-07-20T21:23:42.060Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:42.060Z] #47 18.69 + cd /tmp/tmp.nmNxPLarYV/src/github.com/mvdan/sh [2020-07-20T21:23:42.060Z] #47 18.69 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T21:23:42.317Z] #47 19.01 + GO111MODULE=on [2020-07-20T21:23:42.317Z] #47 19.01 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-20T21:23:42.407Z] #30 ... [2020-07-20T21:23:42.407Z] [2020-07-20T21:23:42.407Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:42.407Z] #47 17.32 + cd /tmp/tmp.PyVN91cBfR/src/github.com/mvdan/sh [2020-07-20T21:23:42.407Z] #47 17.32 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T21:23:42.407Z] #47 17.43 + GO111MODULE=on [2020-07-20T21:23:42.407Z] #47 17.43 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-20T21:23:42.407Z] #47 18.81 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T21:23:42.407Z] #47 18.89 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T21:23:42.407Z] #47 19.00 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T21:23:42.407Z] #47 19.15 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T21:23:42.407Z] #47 19.42 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T21:23:42.407Z] #47 20.20 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T21:23:42.607Z] #33 25.68 Reading package lists... [2020-07-20T21:23:42.607Z] #33 ... [2020-07-20T21:23:42.607Z] [2020-07-20T21:23:42.607Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:23:42.607Z] #52 23.32 Reading package lists... [2020-07-20T21:23:42.979Z] #47 20.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T21:23:42.979Z] #47 ... [2020-07-20T21:23:42.979Z] [2020-07-20T21:23:42.979Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:23:42.979Z] #38 10.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T21:23:42.979Z] #38 13.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T21:23:43.240Z] #38 ... [2020-07-20T21:23:43.240Z] [2020-07-20T21:23:43.240Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:23:43.240Z] #51 10.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T21:23:43.240Z] #51 ... [2020-07-20T21:23:43.240Z] [2020-07-20T21:23:43.240Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:43.240Z] #43 13.60 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T21:23:43.240Z] #43 13.62 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T21:23:43.240Z] #43 14.34 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T21:23:43.240Z] #43 17.05 go: finding github.com/fatih/color v1.6.0 [2020-07-20T21:23:43.240Z] #43 17.24 go: finding github.com/pkg/errors v0.8.0 [2020-07-20T21:23:43.240Z] #43 17.32 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-20T21:23:43.240Z] #43 17.45 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-20T21:23:43.240Z] #43 17.61 go: finding github.com/spf13/pflag v1.0.1 [2020-07-20T21:23:43.240Z] #43 17.63 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-20T21:23:43.240Z] #43 18.14 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T21:23:43.240Z] #43 18.34 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T21:23:43.240Z] #43 18.35 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-20T21:23:43.240Z] #43 18.51 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T21:23:43.240Z] #43 18.57 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T21:23:43.479Z] #8 DONE 2.7s [2020-07-20T21:23:43.687Z] #47 20.50 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T21:23:43.741Z] [2020-07-20T21:23:43.741Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-20T21:23:43.944Z] #47 20.61 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T21:23:43.944Z] #47 20.63 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T21:23:43.944Z] #47 20.75 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T21:23:43.944Z] #47 20.77 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T21:23:44.022Z] INFO [runner/unused/goanalysis] analyzers took 28.722650201s with top 10 stages: buildssa: 23.993361758s, U1000: 4.729288443s [2020-07-20T21:23:44.179Z] #43 ... [2020-07-20T21:23:44.179Z] [2020-07-20T21:23:44.179Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:44.179Z] #54 12.15 + cd /tmp/tmp.LuwYAV7Fg3/src/github.com/rootless-containers/rootlesskit [2020-07-20T21:23:44.179Z] #54 12.16 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T21:23:44.179Z] #54 12.71 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T21:23:44.179Z] #54 12.71 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-20T21:23:44.201Z] #47 ... [2020-07-20T21:23:44.201Z] [2020-07-20T21:23:44.201Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:23:44.201Z] #23 11.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T21:23:44.201Z] #23 13.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T21:23:44.439Z] #54 ... [2020-07-20T21:23:44.439Z] [2020-07-20T21:23:44.439Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:23:44.439Z] #10 12.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T21:23:44.439Z] #10 ... [2020-07-20T21:23:44.439Z] [2020-07-20T21:23:44.439Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:23:44.439Z] #23 12.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T21:23:44.457Z] #23 ... [2020-07-20T21:23:44.457Z] [2020-07-20T21:23:44.457Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:23:44.457Z] #51 11.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T21:23:44.457Z] #51 13.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T21:23:44.687Z] #9 DONE 0.8s [2020-07-20T21:23:44.687Z] [2020-07-20T21:23:44.687Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:23:44.687Z] #41 ... [2020-07-20T21:23:44.687Z] [2020-07-20T21:23:44.687Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-20T21:23:44.687Z] #27 DONE 0.1s [2020-07-20T21:23:44.687Z] [2020-07-20T21:23:44.687Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-20T21:23:44.687Z] #35 DONE 0.1s [2020-07-20T21:23:44.687Z] [2020-07-20T21:23:44.687Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:23:44.699Z] #23 ... [2020-07-20T21:23:44.699Z] [2020-07-20T21:23:44.699Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:44.699Z] #47 22.35 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T21:23:44.714Z] #51 ... [2020-07-20T21:23:44.714Z] [2020-07-20T21:23:44.714Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:44.714Z] #43 18.90 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-20T21:23:44.714Z] #43 19.11 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T21:23:44.714Z] #43 19.21 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T21:23:44.714Z] #43 ... [2020-07-20T21:23:44.714Z] [2020-07-20T21:23:44.714Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:23:44.714Z] #38 11.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T21:23:44.714Z] #38 14.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T21:23:44.721Z] #52 30.22 Building dependency tree... [2020-07-20T21:23:44.975Z] #38 ... [2020-07-20T21:23:44.975Z] [2020-07-20T21:23:44.975Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:44.975Z] #54 12.07 + cd /tmp/tmp.2NBImxzUoA/src/github.com/rootless-containers/rootlesskit [2020-07-20T21:23:44.975Z] #54 12.08 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T21:23:44.975Z] #54 12.17 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T21:23:44.975Z] #54 12.17 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-20T21:23:44.975Z] #54 ... [2020-07-20T21:23:44.975Z] [2020-07-20T21:23:44.975Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:44.975Z] #47 21.77 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T21:23:45.539Z] #47 ... [2020-07-20T21:23:45.539Z] [2020-07-20T21:23:45.539Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:23:45.539Z] #32 12.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T21:23:45.539Z] #32 15.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T21:23:45.638Z] #47 ... [2020-07-20T21:23:45.638Z] [2020-07-20T21:23:45.638Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:23:45.638Z] #41 13.62 unicode/utf8 [2020-07-20T21:23:45.638Z] #41 14.46 math [2020-07-20T21:23:45.638Z] #41 18.89 unicode/utf16 [2020-07-20T21:23:45.638Z] #41 19.13 container/list [2020-07-20T21:23:45.638Z] #41 19.68 crypto/internal/subtle [2020-07-20T21:23:45.638Z] #41 19.76 crypto/subtle [2020-07-20T21:23:45.638Z] #41 19.89 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-20T21:23:45.638Z] #41 19.97 internal/nettrace [2020-07-20T21:23:45.638Z] #41 20.20 runtime/cgo [2020-07-20T21:23:45.638Z] #41 ... [2020-07-20T21:23:45.638Z] [2020-07-20T21:23:45.638Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:23:45.795Z] #32 ... [2020-07-20T21:23:45.795Z] [2020-07-20T21:23:45.795Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:45.795Z] #47 22.54 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T21:23:45.898Z] #36 23.63 Checking out files: 92% (1471/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-20T21:23:45.898Z] #36 23.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-20T21:23:46.087Z] #36 ... [2020-07-20T21:23:46.087Z] [2020-07-20T21:23:46.087Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:23:46.087Z] #49 49.84 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-20T21:23:46.087Z] #49 51.25 + mkdir -p /build [2020-07-20T21:23:46.087Z] #49 51.25 + cp runc /build/runc [2020-07-20T21:23:46.087Z] #49 DONE 51.5s [2020-07-20T21:23:46.087Z] [2020-07-20T21:23:46.087Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-20T21:23:46.087Z] #19 3.614 Collecting yamllint==1.16.0 [2020-07-20T21:23:46.087Z] #19 3.768 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-20T21:23:46.087Z] #19 3.804 Collecting pyyaml (from yamllint==1.16.0) [2020-07-20T21:23:46.087Z] #19 3.898 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-20T21:23:46.087Z] #19 4.658 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-20T21:23:46.087Z] #19 4.687 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-20T21:23:46.087Z] #19 4.713 Building wheels for collected packages: pyyaml [2020-07-20T21:23:46.087Z] #19 4.713 Running setup.py bdist_wheel for pyyaml: started [2020-07-20T21:23:46.087Z] #19 5.247 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-20T21:23:46.087Z] #19 5.249 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-20T21:23:46.087Z] #19 5.294 Successfully built pyyaml [2020-07-20T21:23:46.087Z] #19 5.333 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-20T21:23:46.087Z] #19 5.585 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-20T21:23:46.357Z] #47 ... [2020-07-20T21:23:46.358Z] [2020-07-20T21:23:46.358Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:23:46.358Z] #10 13.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T21:23:46.382Z] #19 DONE 5.9s [2020-07-20T21:23:46.382Z] [2020-07-20T21:23:46.382Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-20T21:23:46.614Z] #10 ... [2020-07-20T21:23:46.614Z] [2020-07-20T21:23:46.614Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:46.614Z] #30 15.75 runtime/cgo [2020-07-20T21:23:46.673Z] #22 DONE 0.3s [2020-07-20T21:23:46.673Z] [2020-07-20T21:23:46.673Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-20T21:23:46.833Z] #52 34.23 The following additional packages will be installed: [2020-07-20T21:23:46.833Z] #52 34.24 libbtrfs0 [2020-07-20T21:23:46.833Z] #52 34.47 The following NEW packages will be installed: [2020-07-20T21:23:46.833Z] #52 34.47 libbtrfs-dev libbtrfs0 [2020-07-20T21:23:46.870Z] #30 ... [2020-07-20T21:23:46.870Z] [2020-07-20T21:23:46.870Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:46.870Z] #47 23.82 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T21:23:47.134Z] #52 34.70 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:23:47.134Z] #52 34.70 Need to get 120 kB of archives. [2020-07-20T21:23:47.134Z] #52 34.70 After this operation, 423 kB of additional disk space will be used. [2020-07-20T21:23:47.134Z] #52 34.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-20T21:23:47.134Z] #52 34.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-20T21:23:47.306Z] #26 DONE 0.8s [2020-07-20T21:23:47.306Z] [2020-07-20T21:23:47.306Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-20T21:23:47.598Z] #29 DONE 0.2s [2020-07-20T21:23:47.598Z] [2020-07-20T21:23:47.598Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-20T21:23:47.598Z] #31 DONE 0.1s [2020-07-20T21:23:47.598Z] [2020-07-20T21:23:47.598Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:23:47.598Z] #39 83.87 CC criu/plugin.o [2020-07-20T21:23:47.598Z] #39 84.14 CC criu/proc_parse.o [2020-07-20T21:23:47.598Z] #39 86.03 CC criu/protobuf-desc.o [2020-07-20T21:23:47.598Z] #39 86.67 CC criu/protobuf.o [2020-07-20T21:23:47.598Z] #39 87.10 CC criu/pstree.o [2020-07-20T21:23:47.598Z] #39 87.91 CC criu/rbtree.o [2020-07-20T21:23:47.598Z] #39 88.24 CC criu/rst-malloc.o [2020-07-20T21:23:47.598Z] #39 88.37 CC criu/seccomp.o [2020-07-20T21:23:47.598Z] #39 89.04 CC criu/seize.o [2020-07-20T21:23:47.598Z] #39 89.88 CC criu/servicefd.o [2020-07-20T21:23:47.598Z] #39 90.31 CC criu/shmem.o [2020-07-20T21:23:47.598Z] #39 90.74 CC criu/sigframe.o [2020-07-20T21:23:47.598Z] #39 90.82 CC criu/signalfd.o [2020-07-20T21:23:47.598Z] #39 90.98 CC criu/sk-inet.o [2020-07-20T21:23:47.598Z] #39 ... [2020-07-20T21:23:47.598Z] [2020-07-20T21:23:47.598Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-20T21:23:47.598Z] #34 DONE 0.1s [2020-07-20T21:23:47.889Z] [2020-07-20T21:23:47.889Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:23:47.889Z] #36 ... [2020-07-20T21:23:47.889Z] [2020-07-20T21:23:47.889Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:23:47.889Z] #39 91.51 CC criu/sk-netlink.o [2020-07-20T21:23:48.182Z] #39 91.72 CC criu/sk-packet.o [2020-07-20T21:23:48.365Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-20T21:23:48.365Z] [2020-07-20T21:23:48.365Z] ________ ____ __. [2020-07-20T21:23:48.365Z] \_____ \ | |/ _| [2020-07-20T21:23:48.365Z] / | \| < [2020-07-20T21:23:48.365Z] / | \ | \ [2020-07-20T21:23:48.365Z] \_______ /____|__ \ [2020-07-20T21:23:48.365Z] \/ \/ [2020-07-20T21:23:48.365Z] [2020-07-20T21:23:48.365Z] INFO: make.ps1 ended at 07/20/2020 21:23:43 [2020-07-20T21:23:48.365Z] INFO: Binaries build ended at 07/20/2020 21:23:45. Duration:00:01:16.3295521 [2020-07-20T21:23:48.365Z] INFO: Copying the built daemon binary to d:\CI\PR-41239\1\binary\dockerd-cb6132ad31.exe... [2020-07-20T21:23:48.446Z] #36 26.14 + 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-07-20T21:23:48.473Z] #39 91.98 CC criu/sk-queue.o [2020-07-20T21:23:48.679Z] #52 36.17 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:23:48.679Z] #52 ... [2020-07-20T21:23:48.679Z] [2020-07-20T21:23:48.679Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:23:48.679Z] #11 24.44 Reading package lists... [2020-07-20T21:23:48.679Z] #11 32.88 Building dependency tree... [2020-07-20T21:23:48.679Z] #11 35.78 The following additional packages will be installed: [2020-07-20T21:23:48.679Z] #11 35.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-20T21:23:48.679Z] #11 35.78 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-20T21:23:48.679Z] #11 35.78 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-20T21:23:48.679Z] #11 35.79 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-20T21:23:48.679Z] #11 35.79 Suggested packages: [2020-07-20T21:23:48.679Z] #11 35.79 gcc-8-locales seccomp wine64 [2020-07-20T21:23:48.763Z] #47 25.22 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T21:23:48.763Z] #47 25.44 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T21:23:48.763Z] #47 25.58 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T21:23:48.764Z] #47 25.71 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T21:23:48.765Z] #39 92.15 CC criu/sk-tcp.o [2020-07-20T21:23:49.056Z] #39 92.43 CC criu/sk-unix.o [2020-07-20T21:23:49.182Z] #36 4.462 + git clone https://github.com/docker/distribution.git . [2020-07-20T21:23:49.182Z] #36 4.468 Cloning into '.'... [2020-07-20T21:23:49.359Z] INFO: Copying the built client binary to d:\CI\PR-41239\1\binary\docker-cb6132ad31.exe... [2020-07-20T21:23:49.359Z] INFO: Copying dockerversion from the container... [2020-07-20T21:23:49.694Z] #47 26.52 runtime [2020-07-20T21:23:49.759Z] #36 ... [2020-07-20T21:23:49.759Z] [2020-07-20T21:23:49.759Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:23:49.759Z] #41 4.189 + RM_GOPATH=0 [2020-07-20T21:23:49.759Z] #41 4.189 + TMP_GOPATH= [2020-07-20T21:23:49.759Z] #41 4.189 + : /build [2020-07-20T21:23:49.759Z] #41 4.190 + '[' -z '' ']' [2020-07-20T21:23:49.759Z] #41 4.194 ++ mktemp -d [2020-07-20T21:23:49.759Z] #41 4.201 + export GOPATH=/tmp/tmp.taqQul8hDE [2020-07-20T21:23:49.759Z] #41 4.201 + GOPATH=/tmp/tmp.taqQul8hDE [2020-07-20T21:23:49.759Z] #41 4.201 + RM_GOPATH=1 [2020-07-20T21:23:49.759Z] #41 4.201 + case "$(go env GOARCH)" in [2020-07-20T21:23:49.759Z] #41 4.207 ++ go env GOARCH [2020-07-20T21:23:49.759Z] #41 4.257 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:49.759Z] #41 4.257 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:49.759Z] #41 4.259 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:49.759Z] #41 4.261 + dir=/tmp/install [2020-07-20T21:23:49.759Z] #41 4.261 + bin=vndr [2020-07-20T21:23:49.759Z] #41 4.261 + shift [2020-07-20T21:23:49.759Z] #41 4.261 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-20T21:23:49.759Z] #41 4.261 + . /tmp/install/vndr.installer [2020-07-20T21:23:49.759Z] #41 4.261 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T21:23:49.759Z] #41 4.263 + install_vndr [2020-07-20T21:23:49.759Z] #41 4.266 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-20T21:23:49.759Z] #41 4.267 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T21:23:49.759Z] #41 4.268 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.taqQul8hDE/src/github.com/LK4D4/vndr [2020-07-20T21:23:49.759Z] #41 4.285 Cloning into '/tmp/tmp.taqQul8hDE/src/github.com/LK4D4/vndr'... [2020-07-20T21:23:49.759Z] #41 4.891 + cd /tmp/tmp.taqQul8hDE/src/github.com/LK4D4/vndr [2020-07-20T21:23:49.759Z] #41 4.892 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T21:23:49.759Z] #41 4.898 + go build -buildmode=pie -v -o /build/vndr . [2020-07-20T21:23:49.832Z] INFO: Copying the golang package from the container to d:\CI\PR-41239\1\installer\go.zip... [2020-07-20T21:23:49.951Z] #47 26.54 runtime/cgo [2020-07-20T21:23:50.090Z] #39 93.37 CC criu/sockets.o [2020-07-20T21:23:50.226Z] #11 ... [2020-07-20T21:23:50.226Z] [2020-07-20T21:23:50.226Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:23:50.226Z] #52 36.45 Fetched 120 kB in 0s (1491 kB/s) [2020-07-20T21:23:50.226Z] #52 36.57 Selecting previously unselected package libbtrfs0. [2020-07-20T21:23:50.226Z] #52 36.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-20T21:23:50.226Z] #52 36.68 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-20T21:23:50.226Z] #52 36.70 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T21:23:50.226Z] #52 36.80 Selecting previously unselected package libbtrfs-dev. [2020-07-20T21:23:50.226Z] #52 36.82 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-20T21:23:50.226Z] #52 36.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:23:50.226Z] #52 37.09 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T21:23:50.226Z] #52 37.10 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:23:50.226Z] #52 37.12 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:23:50.226Z] #52 DONE 37.5s [2020-07-20T21:23:50.226Z] [2020-07-20T21:23:50.226Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:50.226Z] #53 0.351 + RM_GOPATH=0 [2020-07-20T21:23:50.226Z] #53 0.352 + TMP_GOPATH= [2020-07-20T21:23:50.226Z] #53 0.352 + : /build [2020-07-20T21:23:50.226Z] #53 0.352 + '[' -z '' ']' [2020-07-20T21:23:50.226Z] #53 0.356 ++ mktemp -d [2020-07-20T21:23:50.226Z] #53 ... [2020-07-20T21:23:50.226Z] [2020-07-20T21:23:50.226Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:23:50.226Z] #24 23.85 Reading package lists... [2020-07-20T21:23:50.226Z] #24 30.58 Building dependency tree... [2020-07-20T21:23:50.226Z] #24 33.62 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-20T21:23:50.226Z] #24 33.62 The following additional packages will be installed: [2020-07-20T21:23:50.226Z] #24 33.62 libjq1 libonig5 [2020-07-20T21:23:50.226Z] #24 34.08 The following NEW packages will be installed: [2020-07-20T21:23:50.226Z] #24 34.08 jq libjq1 libonig5 [2020-07-20T21:23:50.226Z] #24 34.31 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:23:50.226Z] #24 34.31 Need to get 358 kB of archives. [2020-07-20T21:23:50.226Z] #24 34.31 After this operation, 1277 kB of additional disk space will be used. [2020-07-20T21:23:50.226Z] #24 34.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-20T21:23:50.226Z] #24 34.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-20T21:23:50.226Z] #24 34.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-20T21:23:50.226Z] #24 35.84 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:23:50.226Z] #24 36.12 Fetched 358 kB in 0s (2958 kB/s) [2020-07-20T21:23:50.226Z] #24 36.38 Selecting previously unselected package libonig5:ppc64el. [2020-07-20T21:23:50.226Z] #24 36.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-20T21:23:50.226Z] #24 36.55 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-20T21:23:50.226Z] #24 36.56 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-20T21:23:50.226Z] #24 36.90 Selecting previously unselected package libjq1:ppc64el. [2020-07-20T21:23:50.226Z] #24 36.90 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-20T21:23:50.226Z] #24 36.92 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-20T21:23:50.226Z] #24 37.10 Selecting previously unselected package jq. [2020-07-20T21:23:50.226Z] #24 37.15 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-20T21:23:50.226Z] #24 37.16 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T21:23:50.226Z] #24 37.51 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-20T21:23:50.226Z] #24 37.51 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-20T21:23:50.226Z] #24 37.52 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T21:23:50.226Z] #24 37.52 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:23:50.226Z] #24 DONE 38.0s [2020-07-20T21:23:50.226Z] [2020-07-20T21:23:50.226Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:50.226Z] #53 0.361 + export GOPATH=/tmp/tmp.zsagchU8aN [2020-07-20T21:23:50.226Z] #53 0.362 + GOPATH=/tmp/tmp.zsagchU8aN [2020-07-20T21:23:50.226Z] #53 0.362 + RM_GOPATH=1 [2020-07-20T21:23:50.226Z] #53 0.363 + case "$(go env GOARCH)" in [2020-07-20T21:23:50.226Z] #53 0.365 ++ go env GOARCH [2020-07-20T21:23:50.226Z] #53 0.399 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:50.226Z] #53 0.400 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:50.226Z] #53 0.401 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:50.226Z] #53 0.403 + dir=/tmp/install [2020-07-20T21:23:50.226Z] #53 0.404 + bin=containerd [2020-07-20T21:23:50.226Z] #53 0.404 + shift [2020-07-20T21:23:50.226Z] #53 0.404 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-20T21:23:50.226Z] #53 0.404 + . /tmp/install/containerd.installer [2020-07-20T21:23:50.226Z] #53 0.404 ++ set -e [2020-07-20T21:23:50.226Z] #53 0.404 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T21:23:50.226Z] #53 0.405 + install_containerd [2020-07-20T21:23:50.226Z] #53 0.406 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-20T21:23:50.226Z] #53 0.406 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T21:23:50.226Z] #53 0.406 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zsagchU8aN/src/github.com/containerd/containerd [2020-07-20T21:23:50.226Z] #53 0.413 Cloning into '/tmp/tmp.zsagchU8aN/src/github.com/containerd/containerd'... [2020-07-20T21:23:50.382Z] #39 93.81 CC criu/stats.o [2020-07-20T21:23:50.382Z] #39 93.95 CC criu/string.o [2020-07-20T21:23:50.382Z] #39 94.02 CC criu/sysctl.o [2020-07-20T21:23:50.528Z] #53 ... [2020-07-20T21:23:50.528Z] [2020-07-20T21:23:50.528Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-20T21:23:50.528Z] #25 DONE 0.1s [2020-07-20T21:23:50.528Z] [2020-07-20T21:23:50.528Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:23:50.528Z] #11 37.69 The following NEW packages will be installed: [2020-07-20T21:23:50.528Z] #11 37.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-20T21:23:50.528Z] #11 37.69 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-20T21:23:50.528Z] #11 37.69 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-20T21:23:50.528Z] #11 37.70 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-20T21:23:50.528Z] #11 37.70 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-20T21:23:50.528Z] #11 37.71 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-20T21:23:50.529Z] #11 37.96 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:23:50.529Z] #11 37.96 Need to get 78.9 MB of archives. [2020-07-20T21:23:50.529Z] #11 37.96 After this operation, 532 MB of additional disk space will be used. [2020-07-20T21:23:50.529Z] #11 37.96 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-07-20T21:23:50.713Z] #41 6.007 runtime/internal/sys [2020-07-20T21:23:50.713Z] #41 6.065 internal/cpu [2020-07-20T21:23:50.713Z] #41 6.105 runtime/internal/atomic [2020-07-20T21:23:50.830Z] #11 38.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-07-20T21:23:50.977Z] #41 6.493 internal/bytealg [2020-07-20T21:23:50.977Z] #41 6.499 sync/atomic [2020-07-20T21:23:50.977Z] #41 6.500 internal/race [2020-07-20T21:23:51.015Z] #39 94.34 CC criu/sysfs_parse.o [2020-07-20T21:23:51.015Z] #39 94.55 CC criu/timens.o [2020-07-20T21:23:51.133Z] #11 38.80 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-07-20T21:23:51.133Z] #11 38.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-07-20T21:23:51.133Z] #11 38.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-20T21:23:51.133Z] #11 38.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-20T21:23:51.307Z] #39 94.71 CC criu/timerfd.o [2020-07-20T21:23:51.307Z] #39 94.88 CC criu/tty.o [2020-07-20T21:23:51.556Z] #41 6.865 unicode [2020-07-20T21:23:51.556Z] #41 7.089 math [2020-07-20T21:23:51.819Z] #41 7.350 internal/testlog [2020-07-20T21:23:52.198Z] #11 39.48 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-07-20T21:23:52.198Z] #11 39.91 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-07-20T21:23:52.342Z] #39 95.86 CC criu/tun.o [2020-07-20T21:23:52.396Z] #41 7.777 runtime [2020-07-20T21:23:52.397Z] #41 7.788 encoding [2020-07-20T21:23:52.397Z] #41 7.988 unicode/utf16 [2020-07-20T21:23:52.486Z] #47 ... [2020-07-20T21:23:52.486Z] [2020-07-20T21:23:52.486Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:52.486Z] #60 24.39 Checking out files: 58% (1209/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-20T21:23:52.486Z] #60 25.33 + cd /tmp/tmp.v1HmgNcVSu/src/github.com/docker/libnetwork [2020-07-20T21:23:52.486Z] #60 25.33 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T21:23:52.486Z] #60 25.64 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-20T21:23:52.506Z] #11 39.94 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-07-20T21:23:52.634Z] #39 96.01 CC criu/uffd.o [2020-07-20T21:23:52.650Z] #36 ... [2020-07-20T21:23:52.650Z] [2020-07-20T21:23:52.650Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:52.650Z] #60 24.05 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-20T21:23:52.650Z] #60 24.82 + cd /tmp/tmp.Dxjuap1plV/src/github.com/docker/libnetwork [2020-07-20T21:23:52.650Z] #60 24.82 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T21:23:52.650Z] #60 25.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-20T21:23:52.803Z] INFO: Extracting go.zip to d:\CI\PR-41239\1\go [2020-07-20T21:23:53.268Z] #39 96.74 CC criu/util.o [2020-07-20T21:23:53.349Z] #41 8.873 container/list [2020-07-20T21:23:53.902Z] #39 97.33 CC criu/uts_ns.o [2020-07-20T21:23:53.902Z] #39 97.46 CC criu/vdso.o [2020-07-20T21:23:54.199Z] #39 97.70 LINK criu/built-in.o [2020-07-20T21:23:54.199Z] #39 97.77 LINK criu/criu [2020-07-20T21:23:54.490Z] #39 97.98 DEP lib/c/criu.d [2020-07-20T21:23:54.490Z] #39 98.01 CC images/rpc.pb-c.o [2020-07-20T21:23:54.659Z] #11 ... [2020-07-20T21:23:54.659Z] [2020-07-20T21:23:54.659Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:23:54.659Z] #39 25.14 Reading package lists... [2020-07-20T21:23:54.659Z] #39 32.11 Building dependency tree... [2020-07-20T21:23:54.659Z] #39 35.60 The following additional packages will be installed: [2020-07-20T21:23:54.659Z] #39 35.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-20T21:23:54.659Z] #39 35.62 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-20T21:23:54.659Z] #39 35.63 Suggested packages: [2020-07-20T21:23:54.659Z] #39 35.63 manpages-dev python-setuptools [2020-07-20T21:23:54.659Z] #39 37.12 The following NEW packages will be installed: [2020-07-20T21:23:54.659Z] #39 37.13 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-20T21:23:54.659Z] #39 37.13 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-20T21:23:54.659Z] #39 37.13 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-20T21:23:54.659Z] #39 37.13 python-six zlib1g-dev [2020-07-20T21:23:54.659Z] #39 37.30 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:23:54.659Z] #39 37.30 Need to get 4075 kB of archives. [2020-07-20T21:23:54.659Z] #39 37.30 After this operation, 24.5 MB of additional disk space will be used. [2020-07-20T21:23:54.659Z] #39 37.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-20T21:23:54.659Z] #39 37.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-20T21:23:54.659Z] #39 37.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-07-20T21:23:54.659Z] #39 37.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-20T21:23:54.659Z] #39 37.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-20T21:23:54.659Z] #39 37.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-20T21:23:54.659Z] #39 37.41 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-07-20T21:23:54.659Z] #39 37.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-07-20T21:23:54.659Z] #39 37.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-20T21:23:54.659Z] #39 37.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-20T21:23:54.659Z] #39 37.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-20T21:23:54.659Z] #39 37.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-20T21:23:54.659Z] #39 37.85 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-07-20T21:23:54.659Z] #39 37.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-07-20T21:23:54.659Z] #39 37.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-20T21:23:54.659Z] #39 37.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-20T21:23:54.659Z] #39 37.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-20T21:23:54.659Z] #39 39.78 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:23:54.659Z] #39 40.12 Fetched 4075 kB in 1s (6278 kB/s) [2020-07-20T21:23:54.659Z] #39 40.24 Selecting previously unselected package libcap-dev:ppc64el. [2020-07-20T21:23:54.659Z] #39 40.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 ... 15339 files and directories currently installed.) [2020-07-20T21:23:54.659Z] #39 40.40 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-20T21:23:54.659Z] #39 40.41 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-20T21:23:54.659Z] #39 40.61 Selecting previously unselected package libnet1:ppc64el. [2020-07-20T21:23:54.659Z] #39 40.61 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-20T21:23:54.659Z] #39 40.62 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-20T21:23:54.659Z] #39 40.77 Selecting previously unselected package libnet1-dev. [2020-07-20T21:23:54.659Z] #39 40.79 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-20T21:23:54.659Z] #39 40.79 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T21:23:54.659Z] #39 41.06 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-20T21:23:54.659Z] #39 41.08 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-20T21:23:54.659Z] #39 41.09 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-20T21:23:54.659Z] #39 41.32 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-20T21:23:54.659Z] #39 41.32 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-20T21:23:54.659Z] #39 41.32 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-20T21:23:54.659Z] #39 41.79 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-20T21:23:54.659Z] #39 41.80 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-20T21:23:54.659Z] #39 41.81 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-20T21:23:54.659Z] #39 41.93 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-20T21:23:54.659Z] #39 41.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-20T21:23:54.659Z] #39 41.98 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-20T21:23:54.659Z] #39 ... [2020-07-20T21:23:54.659Z] [2020-07-20T21:23:54.659Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:23:54.659Z] #26 2.478 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-20T21:23:54.659Z] #26 2.918 [2020-07-20T21:23:54.745Z] #41 9.974 crypto/internal/subtle [2020-07-20T21:23:54.745Z] #41 ... [2020-07-20T21:23:54.745Z] [2020-07-20T21:23:54.746Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:23:54.746Z] #23 4.750 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:54.746Z] #23 4.769 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:54.746Z] #23 4.770 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:54.746Z] #23 5.460 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-20T21:23:54.746Z] #23 7.170 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-20T21:23:54.746Z] #23 8.530 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-20T21:23:54.746Z] #23 ... [2020-07-20T21:23:54.746Z] [2020-07-20T21:23:54.746Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:23:54.746Z] #32 4.778 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:54.746Z] #32 4.802 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:54.746Z] #32 4.807 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:54.746Z] #32 5.623 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-20T21:23:54.746Z] #32 7.203 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-20T21:23:54.746Z] #32 8.853 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-20T21:23:54.746Z] #32 ... [2020-07-20T21:23:54.746Z] [2020-07-20T21:23:54.746Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:54.746Z] #45 4.157 + RM_GOPATH=0 [2020-07-20T21:23:54.746Z] #45 4.157 + TMP_GOPATH= [2020-07-20T21:23:54.746Z] #45 4.161 + : /build [2020-07-20T21:23:54.746Z] #45 4.161 + '[' -z '' ']' [2020-07-20T21:23:54.746Z] #45 4.164 ++ mktemp -d [2020-07-20T21:23:54.746Z] #45 4.165 + export GOPATH=/tmp/tmp.wtdfKeEmDj [2020-07-20T21:23:54.746Z] #45 4.166 + GOPATH=/tmp/tmp.wtdfKeEmDj [2020-07-20T21:23:54.746Z] #45 4.166 + RM_GOPATH=1 [2020-07-20T21:23:54.746Z] #45 4.166 + case "$(go env GOARCH)" in [2020-07-20T21:23:54.746Z] #45 4.167 ++ go env GOARCH [2020-07-20T21:23:54.746Z] #45 4.182 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:54.746Z] #45 4.183 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:54.746Z] #45 4.183 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:54.746Z] #45 4.191 + dir=/tmp/install [2020-07-20T21:23:54.746Z] #45 4.191 + bin=golangci_lint [2020-07-20T21:23:54.746Z] #45 4.192 + shift [2020-07-20T21:23:54.746Z] #45 4.192 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-20T21:23:54.746Z] #45 4.193 + . /tmp/install/golangci_lint.installer [2020-07-20T21:23:54.746Z] #45 4.193 ++ : v1.23.8 [2020-07-20T21:23:54.746Z] #45 4.194 + install_golangci_lint [2020-07-20T21:23:54.746Z] #45 4.200 Installing golangci-lint version v1.23.8 [2020-07-20T21:23:54.746Z] #45 4.200 + echo 'Installing golangci-lint version v1.23.8' [2020-07-20T21:23:54.746Z] #45 4.200 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-20T21:23:54.780Z] #39 98.22 CC lib/c/criu.o [2020-07-20T21:23:54.964Z] #26 3.166 # 2.7% ### 4.7% ###### 8.7% ########## 14.9% ################ 23.0% #################### 29.1% ######################### 35.2% ############################### 43.4% ################################ 45.4% ################################### 49.5% ############################################# 63.8% ################################################## 69.9% [2020-07-20T21:23:54.964Z] #26 ... [2020-07-20T21:23:54.964Z] [2020-07-20T21:23:54.964Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:23:54.964Z] #33 25.68 Reading package lists... [2020-07-20T21:23:54.964Z] #33 33.21 Building dependency tree... [2020-07-20T21:23:54.964Z] #33 36.61 The following additional packages will be installed: [2020-07-20T21:23:54.964Z] #33 36.62 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-20T21:23:54.964Z] #33 36.62 Suggested packages: [2020-07-20T21:23:54.964Z] #33 36.62 cmake-doc ninja-build lrzip [2020-07-20T21:23:54.964Z] #33 36.62 Recommended packages: [2020-07-20T21:23:54.964Z] #33 36.62 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-20T21:23:54.964Z] #33 37.68 The following NEW packages will be installed: [2020-07-20T21:23:54.964Z] #33 37.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-20T21:23:54.964Z] #33 37.69 vim-common xxd [2020-07-20T21:23:54.964Z] #33 37.88 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:23:54.964Z] #33 37.88 Need to get 14.9 MB of archives. [2020-07-20T21:23:54.964Z] #33 37.88 After this operation, 67.2 MB of additional disk space will be used. [2020-07-20T21:23:54.964Z] #33 37.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-20T21:23:54.964Z] #33 37.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T21:23:54.964Z] #33 37.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-20T21:23:54.964Z] #33 38.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-20T21:23:54.964Z] #33 39.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-20T21:23:54.964Z] #33 39.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-20T21:23:54.964Z] #33 39.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-20T21:23:54.964Z] #33 39.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-20T21:23:54.964Z] #33 39.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-20T21:23:54.964Z] #33 39.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-20T21:23:54.964Z] #33 41.93 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:23:54.964Z] #33 42.37 Fetched 14.9 MB in 2s (7095 kB/s) [2020-07-20T21:23:54.964Z] #33 42.64 Selecting previously unselected package xxd. [2020-07-20T21:23:55.010Z] #45 ... [2020-07-20T21:23:55.010Z] [2020-07-20T21:23:55.010Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:55.010Z] #30 4.241 + RM_GOPATH=0 [2020-07-20T21:23:55.010Z] #30 4.241 + TMP_GOPATH= [2020-07-20T21:23:55.010Z] #30 4.242 + : /build [2020-07-20T21:23:55.010Z] #30 4.242 + '[' -z '' ']' [2020-07-20T21:23:55.010Z] #30 4.243 ++ mktemp -d [2020-07-20T21:23:55.010Z] #30 4.246 + export GOPATH=/tmp/tmp.MmwiovcElz [2020-07-20T21:23:55.010Z] #30 4.246 + GOPATH=/tmp/tmp.MmwiovcElz [2020-07-20T21:23:55.010Z] #30 4.246 + RM_GOPATH=1 [2020-07-20T21:23:55.010Z] #30 4.246 + case "$(go env GOARCH)" in [2020-07-20T21:23:55.010Z] #30 4.248 ++ go env GOARCH [2020-07-20T21:23:55.010Z] #30 4.265 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:55.010Z] #30 4.265 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:55.010Z] #30 4.267 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:55.010Z] #30 4.270 + dir=/tmp/install [2020-07-20T21:23:55.010Z] #30 4.270 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T21:23:55.010Z] #30 4.271 + bin=tomlv [2020-07-20T21:23:55.010Z] #30 4.271 + shift [2020-07-20T21:23:55.010Z] #30 4.271 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-20T21:23:55.010Z] #30 4.271 + . /tmp/install/tomlv.installer [2020-07-20T21:23:55.010Z] #30 4.271 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T21:23:55.010Z] #30 4.271 + install_tomlv [2020-07-20T21:23:55.010Z] #30 4.271 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-20T21:23:55.010Z] #30 4.275 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MmwiovcElz/src/github.com/BurntSushi/toml [2020-07-20T21:23:55.010Z] #30 4.281 Cloning into '/tmp/tmp.MmwiovcElz/src/github.com/BurntSushi/toml'... [2020-07-20T21:23:55.010Z] #30 5.108 + cd /tmp/tmp.MmwiovcElz/src/github.com/BurntSushi/toml [2020-07-20T21:23:55.010Z] #30 5.108 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T21:23:55.010Z] #30 5.134 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T21:23:55.010Z] #30 5.804 internal/cpu [2020-07-20T21:23:55.010Z] #30 5.815 math/bits [2020-07-20T21:23:55.010Z] #30 5.896 runtime/internal/sys [2020-07-20T21:23:55.010Z] #30 5.903 runtime/internal/atomic [2020-07-20T21:23:55.010Z] #30 6.216 runtime/internal/math [2020-07-20T21:23:55.010Z] #30 6.282 unicode/utf8 [2020-07-20T21:23:55.010Z] #30 6.438 internal/bytealg [2020-07-20T21:23:55.010Z] #30 6.448 internal/race [2020-07-20T21:23:55.010Z] #30 6.470 math [2020-07-20T21:23:55.010Z] #30 6.569 sync/atomic [2020-07-20T21:23:55.010Z] #30 6.947 unicode [2020-07-20T21:23:55.010Z] #30 7.148 internal/testlog [2020-07-20T21:23:55.010Z] #30 7.691 runtime [2020-07-20T21:23:55.010Z] #30 7.879 encoding [2020-07-20T21:23:55.010Z] #30 8.050 runtime/cgo [2020-07-20T21:23:55.010Z] #30 ... [2020-07-20T21:23:55.010Z] [2020-07-20T21:23:55.010Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:55.010Z] #21 2.543 + RM_GOPATH=0 [2020-07-20T21:23:55.010Z] #21 2.543 + TMP_GOPATH= [2020-07-20T21:23:55.010Z] #21 2.543 + : /build [2020-07-20T21:23:55.010Z] #21 2.543 + '[' -z '' ']' [2020-07-20T21:23:55.010Z] #21 2.543 ++ mktemp -d [2020-07-20T21:23:55.010Z] #21 2.543 + export GOPATH=/tmp/tmp.PKV54tdEVQ [2020-07-20T21:23:55.010Z] #21 2.543 + GOPATH=/tmp/tmp.PKV54tdEVQ [2020-07-20T21:23:55.010Z] #21 2.543 + RM_GOPATH=1 [2020-07-20T21:23:55.010Z] #21 2.543 + case "$(go env GOARCH)" in [2020-07-20T21:23:55.010Z] #21 2.546 ++ go env GOARCH [2020-07-20T21:23:55.010Z] #21 2.565 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:55.010Z] #21 2.565 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:55.010Z] #21 2.565 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:55.010Z] #21 2.566 + dir=/tmp/install [2020-07-20T21:23:55.010Z] #21 2.566 + bin=dockercli [2020-07-20T21:23:55.010Z] #21 2.566 + shift [2020-07-20T21:23:55.010Z] #21 2.567 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-20T21:23:55.010Z] #21 2.567 + . /tmp/install/dockercli.installer [2020-07-20T21:23:55.010Z] #21 2.567 ++ : stable [2020-07-20T21:23:55.010Z] #21 2.567 ++ : 17.06.2-ce [2020-07-20T21:23:55.010Z] #21 2.567 + install_dockercli [2020-07-20T21:23:55.010Z] #21 2.567 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-20T21:23:55.010Z] #21 2.567 Install docker/cli version 17.06.2-ce from stable [2020-07-20T21:23:55.010Z] #21 2.571 ++ uname -m [2020-07-20T21:23:55.010Z] #21 2.572 + arch=aarch64 [2020-07-20T21:23:55.010Z] #21 2.572 + '[' aarch64 '!=' x86_64 ']' [2020-07-20T21:23:55.010Z] #21 2.572 + '[' aarch64 '!=' s390x ']' [2020-07-20T21:23:55.010Z] #21 2.572 + '[' aarch64 '!=' armhf ']' [2020-07-20T21:23:55.010Z] #21 2.572 + build_dockercli [2020-07-20T21:23:55.010Z] #21 2.572 + git clone https://github.com/docker/docker-ce /tmp/tmp.PKV54tdEVQ/tmp/docker-ce [2020-07-20T21:23:55.010Z] #21 2.574 Cloning into '/tmp/tmp.PKV54tdEVQ/tmp/docker-ce'... [2020-07-20T21:23:55.194Z] #60 ... [2020-07-20T21:23:55.194Z] [2020-07-20T21:23:55.194Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:23:55.194Z] #51 22.99 Fetched 8364 kB in 18s (472 kB/s) [2020-07-20T21:23:55.194Z] #51 22.99 Reading package lists... [2020-07-20T21:23:55.194Z] #51 30.15 Reading package lists... [2020-07-20T21:23:55.194Z] #51 ... [2020-07-20T21:23:55.194Z] [2020-07-20T21:23:55.194Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:55.194Z] #47 23.75 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T21:23:55.194Z] #47 24.07 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T21:23:55.194Z] #47 24.31 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T21:23:55.194Z] #47 24.32 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T21:23:55.194Z] #47 25.28 runtime/cgo [2020-07-20T21:23:55.194Z] #47 25.43 runtime [2020-07-20T21:23:55.266Z] #33 42.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-20T21:23:55.266Z] #33 42.78 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-20T21:23:55.266Z] #33 42.81 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T21:23:55.266Z] #33 ... [2020-07-20T21:23:55.266Z] [2020-07-20T21:23:55.266Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:23:55.274Z] #21 ... [2020-07-20T21:23:55.274Z] [2020-07-20T21:23:55.274Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:23:55.274Z] #10 4.982 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:55.274Z] #10 5.021 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:55.274Z] #10 5.022 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:55.274Z] #10 5.715 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-20T21:23:55.274Z] #10 6.731 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-20T21:23:55.274Z] #10 8.708 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-20T21:23:55.274Z] #10 ... [2020-07-20T21:23:55.274Z] [2020-07-20T21:23:55.274Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T21:23:55.274Z] #28 4.496 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-20T21:23:55.274Z] #28 4.499 Cloning into '.'... [2020-07-20T21:23:55.415Z] #39 98.73 LINK lib/c/built-in.o [2020-07-20T21:23:55.415Z] #39 98.74 LINK lib/c/libcriu.so [2020-07-20T21:23:55.415Z] #39 98.76 LINK lib/c/libcriu.a [2020-07-20T21:23:55.415Z] #39 98.85 GEN magic.py [2020-07-20T21:23:55.415Z] #39 98.90 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T21:23:55.415Z] #39 98.90 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T21:23:55.415Z] #39 98.90 Note: Building without GnuTLS support [2020-07-20T21:23:55.416Z] #39 98.90 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T21:23:55.416Z] #39 98.90 Makefile.config:40: Warn: Building without nftables support [2020-07-20T21:23:55.454Z] #47 ... [2020-07-20T21:23:55.454Z] [2020-07-20T21:23:55.454Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:23:55.454Z] #32 23.32 Fetched 8364 kB in 18s (475 kB/s) [2020-07-20T21:23:55.454Z] #32 23.32 Reading package lists... [2020-07-20T21:23:55.454Z] #32 30.74 Reading package lists... [2020-07-20T21:23:55.454Z] #32 ... [2020-07-20T21:23:55.454Z] [2020-07-20T21:23:55.454Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:23:55.454Z] #38 25.04 Fetched 8364 kB in 18s (463 kB/s) [2020-07-20T21:23:55.454Z] #38 25.04 Reading package lists... [2020-07-20T21:23:55.538Z] #28 ... [2020-07-20T21:23:55.538Z] [2020-07-20T21:23:55.538Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:55.538Z] #43 3.174 + RM_GOPATH=0 [2020-07-20T21:23:55.538Z] #43 3.174 + TMP_GOPATH= [2020-07-20T21:23:55.538Z] #43 3.174 + : /build [2020-07-20T21:23:55.538Z] #43 3.174 + '[' -z '' ']' [2020-07-20T21:23:55.538Z] #43 3.175 ++ mktemp -d [2020-07-20T21:23:55.538Z] #43 3.179 + export GOPATH=/tmp/tmp.MQSybd0lzx [2020-07-20T21:23:55.538Z] #43 3.179 + GOPATH=/tmp/tmp.MQSybd0lzx [2020-07-20T21:23:55.538Z] #43 3.179 + RM_GOPATH=1 [2020-07-20T21:23:55.538Z] #43 3.179 + case "$(go env GOARCH)" in [2020-07-20T21:23:55.538Z] #43 3.180 ++ go env GOARCH [2020-07-20T21:23:55.538Z] #43 3.191 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:55.538Z] #43 3.191 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:55.538Z] #43 3.191 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:55.538Z] #43 3.193 + dir=/tmp/install [2020-07-20T21:23:55.538Z] #43 3.193 + bin=gotestsum [2020-07-20T21:23:55.538Z] #43 3.193 + shift [2020-07-20T21:23:55.538Z] #43 3.193 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-20T21:23:55.538Z] #43 3.193 + . /tmp/install/gotestsum.installer [2020-07-20T21:23:55.538Z] #43 3.193 ++ : v0.3.5 [2020-07-20T21:23:55.538Z] #43 3.193 + install_gotestsum [2020-07-20T21:23:55.538Z] #43 3.199 + set -e [2020-07-20T21:23:55.538Z] #43 3.199 + export GO111MODULE=on [2020-07-20T21:23:55.538Z] #43 3.199 + GO111MODULE=on [2020-07-20T21:23:55.538Z] #43 3.199 + GOBIN=/build [2020-07-20T21:23:55.538Z] #43 3.199 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-20T21:23:55.538Z] #43 3.236 go: finding gotest.tools v0.3.5 [2020-07-20T21:23:55.538Z] #43 3.236 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-20T21:23:55.538Z] #43 4.084 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-20T21:23:55.538Z] #43 4.746 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-20T21:23:55.538Z] #43 5.347 go: downloading gotest.tools v2.1.0+incompatible [2020-07-20T21:23:55.538Z] #43 5.428 go: extracting gotest.tools v2.1.0+incompatible [2020-07-20T21:23:55.538Z] #43 5.545 go: downloading github.com/fatih/color v1.6.0 [2020-07-20T21:23:55.538Z] #43 5.546 go: downloading github.com/pkg/errors v0.8.0 [2020-07-20T21:23:55.538Z] #43 5.551 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-20T21:23:55.538Z] #43 5.553 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-20T21:23:55.538Z] #43 5.618 go: extracting github.com/fatih/color v1.6.0 [2020-07-20T21:23:55.538Z] #43 5.684 go: extracting github.com/pkg/errors v0.8.0 [2020-07-20T21:23:55.538Z] #43 5.804 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T21:23:55.538Z] #43 5.847 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-20T21:23:55.538Z] #43 5.870 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-20T21:23:55.538Z] #43 5.874 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-20T21:23:55.538Z] #43 5.874 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-20T21:23:55.538Z] #43 5.875 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-20T21:23:55.538Z] #43 6.028 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T21:23:55.538Z] #43 6.049 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T21:23:55.538Z] #43 6.343 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-20T21:23:55.538Z] #43 6.346 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-20T21:23:55.538Z] #43 6.426 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-20T21:23:55.538Z] #43 6.582 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T21:23:55.538Z] #43 6.684 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T21:23:55.538Z] #43 7.476 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T21:23:55.538Z] #43 7.536 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T21:23:55.538Z] #43 8.448 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T21:23:55.538Z] #43 10.09 go: finding github.com/fatih/color v1.6.0 [2020-07-20T21:23:55.538Z] #43 10.10 go: finding github.com/pkg/errors v0.8.0 [2020-07-20T21:23:55.538Z] #43 10.13 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-20T21:23:55.538Z] #43 10.14 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-20T21:23:55.538Z] #43 10.19 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-20T21:23:55.538Z] #43 10.20 go: finding github.com/spf13/pflag v1.0.1 [2020-07-20T21:23:55.538Z] #43 10.59 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T21:23:55.538Z] #43 10.66 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-20T21:23:55.538Z] #43 10.88 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T21:23:55.538Z] #43 10.88 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T21:23:55.538Z] #43 10.93 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T21:23:55.538Z] #43 ... [2020-07-20T21:23:55.538Z] [2020-07-20T21:23:55.538Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:23:55.538Z] #51 5.058 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:55.538Z] #51 5.115 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:55.538Z] #51 5.115 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:55.538Z] #51 5.973 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-20T21:23:55.538Z] #51 7.443 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-20T21:23:55.538Z] #51 8.695 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-20T21:23:55.707Z] #39 ... [2020-07-20T21:23:55.708Z] [2020-07-20T21:23:55.708Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:23:55.708Z] #36 DONE 136.8s [2020-07-20T21:23:55.708Z] [2020-07-20T21:23:55.708Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:55.713Z] #38 32.29 Reading package lists... [2020-07-20T21:23:55.713Z] #38 ... [2020-07-20T21:23:55.713Z] [2020-07-20T21:23:55.713Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:23:55.713Z] #23 23.70 Fetched 8364 kB in 18s (472 kB/s) [2020-07-20T21:23:55.713Z] #23 23.70 Reading package lists... [2020-07-20T21:23:55.713Z] #23 30.42 Reading package lists... [2020-07-20T21:23:55.713Z] #23 ... [2020-07-20T21:23:55.713Z] [2020-07-20T21:23:55.713Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:23:55.713Z] #10 23.63 Fetched 8364 kB in 18s (470 kB/s) [2020-07-20T21:23:55.713Z] #10 23.63 Reading package lists... [2020-07-20T21:23:55.802Z] #51 ... [2020-07-20T21:23:55.802Z] [2020-07-20T21:23:55.802Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:23:55.802Z] #38 4.734 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:23:55.802Z] #38 4.795 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:23:55.802Z] #38 4.804 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:23:55.802Z] #38 5.577 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-20T21:23:55.802Z] #38 6.894 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-20T21:23:55.802Z] #38 8.307 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-20T21:23:55.802Z] #38 ... [2020-07-20T21:23:55.802Z] [2020-07-20T21:23:55.802Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:55.802Z] #47 4.163 + RM_GOPATH=0 [2020-07-20T21:23:55.802Z] #47 4.163 + TMP_GOPATH= [2020-07-20T21:23:55.802Z] #47 4.163 + : /build [2020-07-20T21:23:55.802Z] #47 4.163 + '[' -z '' ']' [2020-07-20T21:23:55.802Z] #47 4.163 ++ mktemp -d [2020-07-20T21:23:55.802Z] #47 4.166 + export GOPATH=/tmp/tmp.H9Hu26U38C [2020-07-20T21:23:55.802Z] #47 4.166 + GOPATH=/tmp/tmp.H9Hu26U38C [2020-07-20T21:23:55.802Z] #47 4.166 + RM_GOPATH=1 [2020-07-20T21:23:55.802Z] #47 4.166 + case "$(go env GOARCH)" in [2020-07-20T21:23:55.802Z] #47 4.166 ++ go env GOARCH [2020-07-20T21:23:55.802Z] #47 4.196 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:55.802Z] #47 4.196 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:55.802Z] #47 4.208 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:55.802Z] #47 4.220 + dir=/tmp/install [2020-07-20T21:23:55.802Z] #47 4.220 + bin=shfmt [2020-07-20T21:23:55.802Z] #47 4.222 + shift [2020-07-20T21:23:55.802Z] #47 4.222 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-20T21:23:55.802Z] #47 4.222 + . /tmp/install/shfmt.installer [2020-07-20T21:23:55.802Z] #47 4.230 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T21:23:55.802Z] #47 4.230 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T21:23:55.802Z] #47 4.230 + install_shfmt [2020-07-20T21:23:55.802Z] #47 4.230 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-20T21:23:55.802Z] #47 4.230 + git clone https://github.com/mvdan/sh.git /tmp/tmp.H9Hu26U38C/src/github.com/mvdan/sh [2020-07-20T21:23:55.802Z] #47 4.233 Cloning into '/tmp/tmp.H9Hu26U38C/src/github.com/mvdan/sh'... [2020-07-20T21:23:55.802Z] #47 11.42 + cd /tmp/tmp.H9Hu26U38C/src/github.com/mvdan/sh [2020-07-20T21:23:55.802Z] #47 11.42 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-20T21:23:55.868Z] #26 3.166 # 2.7% ### 4.7% ###### 8.7% ########## 14.9% ################ 23.0% #################### 29.1% ######################### 35.2% ############################### 43.4% ################################ 45.4% ################################### 49.5% ############################################# 63.8% ################################################## 69.9% ##################################################### 73.9% ######################################################## 78.0% ########################################################### 82.1% ############################################################## 86.1% ################################################################ 90.2% ##################################################################### 96.3% ######################################################################## 100.0% [2020-07-20T21:23:56.013Z] #45 ... [2020-07-20T21:23:56.013Z] [2020-07-20T21:23:56.013Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:23:56.013Z] #39 99.30 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T21:23:56.066Z] #47 11.58 + GO111MODULE=on [2020-07-20T21:23:56.066Z] #47 ... [2020-07-20T21:23:56.066Z] [2020-07-20T21:23:56.066Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:56.066Z] #60 4.181 + RM_GOPATH=0 [2020-07-20T21:23:56.066Z] #60 4.181 + TMP_GOPATH= [2020-07-20T21:23:56.066Z] #60 4.181 + : /build [2020-07-20T21:23:56.066Z] #60 4.181 + '[' -z '' ']' [2020-07-20T21:23:56.066Z] #60 4.181 ++ mktemp -d [2020-07-20T21:23:56.066Z] #60 4.184 + export GOPATH=/tmp/tmp.0DOvvsjJGM [2020-07-20T21:23:56.066Z] #60 4.184 + GOPATH=/tmp/tmp.0DOvvsjJGM [2020-07-20T21:23:56.066Z] #60 4.184 + RM_GOPATH=1 [2020-07-20T21:23:56.066Z] #60 4.184 + case "$(go env GOARCH)" in [2020-07-20T21:23:56.066Z] #60 4.184 ++ go env GOARCH [2020-07-20T21:23:56.066Z] #60 4.238 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:56.066Z] #60 4.239 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:56.066Z] #60 4.241 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:56.066Z] #60 4.252 + dir=/tmp/install [2020-07-20T21:23:56.066Z] #60 4.252 + bin=proxy [2020-07-20T21:23:56.066Z] #60 4.252 + shift [2020-07-20T21:23:56.066Z] #60 4.253 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-20T21:23:56.066Z] #60 4.254 + . /tmp/install/proxy.installer [2020-07-20T21:23:56.066Z] #60 4.256 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T21:23:56.066Z] #60 4.258 + install_proxy [2020-07-20T21:23:56.066Z] #60 4.258 + case "$1" in [2020-07-20T21:23:56.066Z] #60 4.258 + export CGO_ENABLED=0 [2020-07-20T21:23:56.066Z] #60 4.258 + CGO_ENABLED=0 [2020-07-20T21:23:56.066Z] #60 4.258 + _install_proxy [2020-07-20T21:23:56.066Z] #60 4.258 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-20T21:23:56.066Z] #60 4.258 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T21:23:56.066Z] #60 4.261 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0DOvvsjJGM/src/github.com/docker/libnetwork [2020-07-20T21:23:56.066Z] #60 4.263 Cloning into '/tmp/tmp.0DOvvsjJGM/src/github.com/docker/libnetwork'... [2020-07-20T21:23:56.066Z] #60 ... [2020-07-20T21:23:56.066Z] [2020-07-20T21:23:56.066Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:56.066Z] #54 2.916 + RM_GOPATH=0 [2020-07-20T21:23:56.066Z] #54 2.916 + TMP_GOPATH= [2020-07-20T21:23:56.066Z] #54 2.916 + : /build [2020-07-20T21:23:56.066Z] #54 2.916 + '[' -z '' ']' [2020-07-20T21:23:56.066Z] #54 2.920 ++ mktemp -d [2020-07-20T21:23:56.066Z] #54 2.922 + export GOPATH=/tmp/tmp.VnLkd3BaYE [2020-07-20T21:23:56.066Z] #54 2.922 + GOPATH=/tmp/tmp.VnLkd3BaYE [2020-07-20T21:23:56.066Z] #54 2.922 + RM_GOPATH=1 [2020-07-20T21:23:56.066Z] #54 2.922 + case "$(go env GOARCH)" in [2020-07-20T21:23:56.066Z] #54 2.923 ++ go env GOARCH [2020-07-20T21:23:56.066Z] #54 2.933 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:56.066Z] #54 2.933 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:23:56.066Z] #54 2.934 ++ dirname /tmp/install/install.sh [2020-07-20T21:23:56.066Z] #54 2.938 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T21:23:56.066Z] #54 2.938 + dir=/tmp/install [2020-07-20T21:23:56.066Z] #54 2.938 + bin=rootlesskit [2020-07-20T21:23:56.066Z] #54 2.938 + shift [2020-07-20T21:23:56.066Z] #54 2.938 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-20T21:23:56.066Z] #54 2.938 + . /tmp/install/rootlesskit.installer [2020-07-20T21:23:56.066Z] #54 2.938 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T21:23:56.066Z] #54 2.938 + install_rootlesskit [2020-07-20T21:23:56.066Z] #54 2.938 + case "$1" in [2020-07-20T21:23:56.066Z] #54 2.938 + export CGO_ENABLED=0 [2020-07-20T21:23:56.066Z] #54 2.938 + CGO_ENABLED=0 [2020-07-20T21:23:56.066Z] #54 2.938 + _install_rootlesskit [2020-07-20T21:23:56.066Z] #54 2.938 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-20T21:23:56.066Z] #54 2.938 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VnLkd3BaYE/src/github.com/rootless-containers/rootlesskit [2020-07-20T21:23:56.066Z] #54 2.941 Cloning into '/tmp/tmp.VnLkd3BaYE/src/github.com/rootless-containers/rootlesskit'... [2020-07-20T21:23:56.066Z] #54 5.915 + cd /tmp/tmp.VnLkd3BaYE/src/github.com/rootless-containers/rootlesskit [2020-07-20T21:23:56.066Z] #54 5.915 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T21:23:56.066Z] #54 6.184 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T21:23:56.066Z] #54 6.184 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-20T21:23:56.168Z] #26 ... [2020-07-20T21:23:56.168Z] [2020-07-20T21:23:56.168Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:56.168Z] #61 DONE 43.8s [2020-07-20T21:23:56.331Z] #54 ... [2020-07-20T21:23:56.331Z] [2020-07-20T21:23:56.331Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:23:56.331Z] #47 11.58 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-20T21:23:56.471Z] [2020-07-20T21:23:56.471Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:23:56.471Z] #33 43.17 Selecting previously unselected package vim-common. [2020-07-20T21:23:56.471Z] #33 43.19 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T21:23:56.471Z] #33 43.31 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T21:23:56.471Z] #33 43.57 Selecting previously unselected package cmake-data. [2020-07-20T21:23:56.471Z] #33 43.60 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-20T21:23:56.471Z] #33 43.63 Unpacking cmake-data (3.13.4-1) ... [2020-07-20T21:23:56.672Z] #39 99.97 make[1]: Nothing to be done for 'all'. [2020-07-20T21:23:56.965Z] #39 100.5 make[1]: 'images/built-in.o' is up to date. [2020-07-20T21:23:56.965Z] #39 ... [2020-07-20T21:23:56.965Z] [2020-07-20T21:23:56.965Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-20T21:23:56.965Z] #37 DONE 0.2s [2020-07-20T21:23:56.965Z] [2020-07-20T21:23:56.965Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:23:56.965Z] #39 100.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-20T21:23:56.965Z] #39 100.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-20T21:23:56.965Z] #39 100.5 make[1]: 'compel/libcompel.a' is up to date. [2020-07-20T21:23:56.965Z] #39 100.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-20T21:23:56.965Z] #39 100.5 make[1]: Nothing to be done for 'all'. [2020-07-20T21:23:56.965Z] #39 100.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T21:23:57.277Z] #39 100.6 make[2]: Nothing to be done for 'all'. [2020-07-20T21:23:57.277Z] #39 100.7 make[2]: Nothing to be done for 'all'. [2020-07-20T21:23:57.277Z] #39 100.7 make[2]: Nothing to be done for 'all'. [2020-07-20T21:23:57.277Z] #39 100.7 make[2]: Nothing to be done for 'all'. [2020-07-20T21:23:57.277Z] #39 100.7 make[2]: Nothing to be done for 'all'. [2020-07-20T21:23:57.277Z] #39 100.7 make[2]: Nothing to be done for 'all'. [2020-07-20T21:23:57.277Z] #39 100.7 make[2]: Nothing to be done for 'all'. [2020-07-20T21:23:57.277Z] #39 100.8 make[2]: Nothing to be done for 'all'. [2020-07-20T21:23:57.277Z] #39 100.8 INSTALL criu/criu [2020-07-20T21:23:57.281Z] #47 12.86 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T21:23:57.281Z] #47 12.86 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T21:23:57.281Z] #47 12.89 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T21:23:57.547Z] #47 13.18 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T21:23:57.583Z] #39 DONE 101.0s [2020-07-20T21:23:57.583Z] [2020-07-20T21:23:57.583Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:57.743Z] #60 ... [2020-07-20T21:23:57.744Z] [2020-07-20T21:23:57.744Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:23:57.744Z] #36 24.11 Checking out files: 87% (1394/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-07-20T21:23:57.744Z] #36 24.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-20T21:23:57.744Z] #36 26.47 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-20T21:23:57.744Z] #36 ... [2020-07-20T21:23:57.744Z] [2020-07-20T21:23:57.744Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:23:57.744Z] #10 24.40 Fetched 8364 kB in 18s (465 kB/s) [2020-07-20T21:23:57.744Z] #10 24.40 Reading package lists... [2020-07-20T21:23:57.744Z] #10 31.85 Reading package lists... [2020-07-20T21:23:57.744Z] #10 ... [2020-07-20T21:23:57.744Z] [2020-07-20T21:23:57.744Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:23:57.744Z] #32 25.97 Fetched 8364 kB in 18s (465 kB/s) [2020-07-20T21:23:57.744Z] #32 25.97 Reading package lists... [2020-07-20T21:23:57.811Z] #47 13.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T21:23:58.217Z] #52 ... [2020-07-20T21:23:58.217Z] [2020-07-20T21:23:58.217Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-20T21:23:58.407Z] #47 13.81 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T21:23:58.508Z] #40 DONE 0.1s [2020-07-20T21:23:58.508Z] [2020-07-20T21:23:58.508Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:58.508Z] #52 ... [2020-07-20T21:23:58.508Z] [2020-07-20T21:23:58.508Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-20T21:23:58.679Z] #32 32.91 Reading package lists... [2020-07-20T21:23:58.679Z] #32 ... [2020-07-20T21:23:58.679Z] [2020-07-20T21:23:58.679Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:23:58.679Z] #23 25.53 Fetched 8364 kB in 18s (461 kB/s) [2020-07-20T21:23:58.679Z] #23 25.53 Reading package lists... [2020-07-20T21:23:58.799Z] #42 DONE 0.2s [2020-07-20T21:23:58.799Z] [2020-07-20T21:23:58.799Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-20T21:23:58.799Z] #44 DONE 0.1s [2020-07-20T21:23:58.799Z] [2020-07-20T21:23:58.799Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:23:58.936Z] #23 32.59 Reading package lists... [2020-07-20T21:23:58.936Z] #23 ... [2020-07-20T21:23:58.936Z] [2020-07-20T21:23:58.936Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:23:58.936Z] #38 25.64 Fetched 8364 kB in 18s (468 kB/s) [2020-07-20T21:23:58.936Z] #38 25.64 Reading package lists... [2020-07-20T21:23:58.936Z] #38 33.34 Reading package lists... [2020-07-20T21:23:58.936Z] #38 ... [2020-07-20T21:23:58.936Z] [2020-07-20T21:23:58.936Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:23:58.936Z] #51 25.90 Fetched 8364 kB in 18s (460 kB/s) [2020-07-20T21:23:58.936Z] #51 25.90 Reading package lists... [2020-07-20T21:23:59.000Z] #47 14.55 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T21:23:59.014Z] #10 30.70 Reading package lists... [2020-07-20T21:23:59.014Z] #10 ... [2020-07-20T21:23:59.014Z] [2020-07-20T21:23:59.014Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:23:59.014Z] #51 30.15 Reading package lists... [2020-07-20T21:24:00.182Z] #33 47.58 Selecting previously unselected package libicu63:ppc64el. [2020-07-20T21:24:00.182Z] #33 47.59 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-20T21:24:00.182Z] #33 47.61 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-20T21:24:00.308Z] #52 116.6 + bin/containerd [2020-07-20T21:24:00.398Z] #47 15.89 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T21:24:00.848Z] #33 ... [2020-07-20T21:24:00.849Z] [2020-07-20T21:24:00.849Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:00.849Z] #26 6.155 #=#=# [2020-07-20T21:24:00.849Z] #26 6.577 ################# 24.4% ############################################## 64.5% ######################################################################## 100.0% [2020-07-20T21:24:00.849Z] #26 7.702 [2020-07-20T21:24:00.849Z] #26 8.029 ############# 18.9% ################################### 49.9% ################################################################# 91.0% ######################################################################## 100.0% [2020-07-20T21:24:00.849Z] #26 8.827 [2020-07-20T21:24:00.966Z] #51 37.34 Building dependency tree... [2020-07-20T21:24:01.349Z] #47 ... [2020-07-20T21:24:01.349Z] [2020-07-20T21:24:01.349Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:01.349Z] #60 16.14 Checking out files: 73% (1527/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-07-20T21:24:01.349Z] #60 16.59 + cd /tmp/tmp.0DOvvsjJGM/src/github.com/docker/libnetwork [2020-07-20T21:24:01.349Z] #60 16.59 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-20T21:24:01.463Z] #26 9.060 0.2% ## 3.9% ####### 9.8% ########### 15.6% ################ 23.3% ###################### 31.0% ########################## 36.7% ############################# 40.6% ################################## 48.2% ######################################## 55.9% ############################################### 65.5% ###################################################### 75.1% ########################################################### 82.8% ################################################################# 90.5% ##################################################################### 96.3% ######################################################################## 100.0% [2020-07-20T21:24:01.466Z] #51 33.47 Reading package lists... [2020-07-20T21:24:01.466Z] #51 ... [2020-07-20T21:24:01.466Z] [2020-07-20T21:24:01.466Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:01.466Z] #41 28.23 vendor/golang.org/x/crypto/internal/subtle [2020-07-20T21:24:01.466Z] #41 28.44 vendor/golang.org/x/crypto/curve25519 [2020-07-20T21:24:01.763Z] #26 11.36 [2020-07-20T21:24:01.928Z] #60 17.40 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-20T21:24:02.044Z] #41 ... [2020-07-20T21:24:02.044Z] [2020-07-20T21:24:02.044Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:02.044Z] #10 31.85 Reading package lists... [2020-07-20T21:24:03.503Z] #51 41.03 The following additional packages will be installed: [2020-07-20T21:24:03.503Z] #51 41.05 libbtrfs0 [2020-07-20T21:24:03.503Z] #51 41.28 The following NEW packages will be installed: [2020-07-20T21:24:03.503Z] #51 41.29 libbtrfs-dev libbtrfs0 [2020-07-20T21:24:03.763Z] #51 41.73 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:24:03.763Z] #51 41.73 Need to get 119 kB of archives. [2020-07-20T21:24:03.763Z] #51 41.73 After this operation, 387 kB of additional disk space will be used. [2020-07-20T21:24:03.763Z] #51 41.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-20T21:24:03.763Z] #51 41.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-20T21:24:04.504Z] #10 39.31 Building dependency tree... [2020-07-20T21:24:04.564Z] #26 11.63 0.6% 1.1% # 2.2% ## 3.9% #### 5.9% ##### 8.1% ####### 10.1% ######## 12.0% ######### 13.1% ########## 14.2% ########## 15.2% ############ 16.9% ############# 18.5% ############## 20.1% ############## 20.7% ############### 21.2% ################ 22.8% ################## 25.0% ################### 27.7% ##################### 30.4% ####################### 32.6% ######################### [2020-07-20T21:24:04.564Z] #26 ... [2020-07-20T21:24:04.564Z] [2020-07-20T21:24:04.564Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:24:04.564Z] #39 42.11 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-20T21:24:04.564Z] #39 42.12 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-20T21:24:04.564Z] #39 42.13 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-20T21:24:04.564Z] #39 42.45 Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-20T21:24:04.564Z] #39 42.45 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-20T21:24:04.564Z] #39 42.49 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-20T21:24:04.564Z] #39 43.64 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-20T21:24:04.564Z] #39 43.66 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-20T21:24:04.564Z] #39 43.66 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-20T21:24:04.564Z] #39 44.06 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-20T21:24:04.564Z] #39 44.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-20T21:24:04.564Z] #39 44.14 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-20T21:24:04.564Z] #39 46.08 Selecting previously unselected package libprotoc17:ppc64el. [2020-07-20T21:24:04.564Z] #39 46.09 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-20T21:24:04.564Z] #39 46.11 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-20T21:24:04.564Z] #39 46.71 Selecting previously unselected package protobuf-c-compiler. [2020-07-20T21:24:04.564Z] #39 46.72 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-20T21:24:04.564Z] #39 46.73 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T21:24:04.564Z] #39 46.84 Selecting previously unselected package protobuf-compiler. [2020-07-20T21:24:04.564Z] #39 46.85 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-20T21:24:04.564Z] #39 46.85 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-20T21:24:04.564Z] #39 47.02 Selecting previously unselected package python-pkg-resources. [2020-07-20T21:24:04.564Z] #39 47.03 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T21:24:04.564Z] #39 47.04 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-20T21:24:04.564Z] #39 47.26 Selecting previously unselected package python-six. [2020-07-20T21:24:04.564Z] #39 47.26 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-20T21:24:04.564Z] #39 47.27 Unpacking python-six (1.12.0-1) ... [2020-07-20T21:24:04.564Z] #39 47.43 Selecting previously unselected package python-protobuf. [2020-07-20T21:24:04.564Z] #39 47.46 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-20T21:24:04.564Z] #39 47.48 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-20T21:24:04.564Z] #39 48.25 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-20T21:24:04.564Z] #39 ... [2020-07-20T21:24:04.564Z] [2020-07-20T21:24:04.564Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:05.147Z] #51 ... [2020-07-20T21:24:05.147Z] [2020-07-20T21:24:05.147Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:05.147Z] #41 41.49 github.com/LK4D4/vndr/godl/singleflight [2020-07-20T21:24:05.147Z] #41 41.49 internal/reflectlite [2020-07-20T21:24:05.147Z] #41 41.84 math/rand [2020-07-20T21:24:05.147Z] #41 42.93 internal/singleflight [2020-07-20T21:24:05.271Z] #60 ... [2020-07-20T21:24:05.271Z] [2020-07-20T21:24:05.271Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:05.271Z] #41 10.23 crypto/subtle [2020-07-20T21:24:05.271Z] #41 10.61 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-20T21:24:05.271Z] #41 10.92 internal/nettrace [2020-07-20T21:24:05.271Z] #41 11.36 runtime/cgo [2020-07-20T21:24:05.271Z] #41 12.58 vendor/golang.org/x/crypto/internal/subtle [2020-07-20T21:24:05.271Z] #41 ... [2020-07-20T21:24:05.271Z] [2020-07-20T21:24:05.271Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:24:05.271Z] #36 14.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-20T21:24:05.271Z] #36 16.34 + 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-07-20T21:24:05.412Z] #41 ... [2020-07-20T21:24:05.412Z] [2020-07-20T21:24:05.412Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:24:05.412Z] #43 DONE 43.4s [2020-07-20T21:24:05.674Z] [2020-07-20T21:24:05.674Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:24:05.674Z] #51 43.02 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:24:05.674Z] #51 43.38 Fetched 119 kB in 0s (454 kB/s) [2020-07-20T21:24:05.674Z] #51 43.65 Selecting previously unselected package libbtrfs0. [2020-07-20T21:24:05.891Z] #52 ... [2020-07-20T21:24:05.891Z] [2020-07-20T21:24:05.891Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:24:05.891Z] #45 145.1 + cd /tmp/tmp.HeieHZcRkS/src/github.com/golangci/golangci-lint/ [2020-07-20T21:24:05.891Z] #45 145.1 + git checkout -q v1.23.8 [2020-07-20T21:24:05.891Z] #45 145.3 ++ git describe --tags [2020-07-20T21:24:05.891Z] #45 145.3 + version=v1.23.8 [2020-07-20T21:24:05.891Z] #45 145.3 ++ git rev-parse --short HEAD [2020-07-20T21:24:05.891Z] #45 145.3 + commit=76a82c6 [2020-07-20T21:24:05.891Z] #45 145.3 ++ git show -s --format=%cd [2020-07-20T21:24:05.891Z] #45 145.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-20T21:24:05.891Z] #45 145.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-20T21:24:05.934Z] #51 43.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% #51 ... [2020-07-20T21:24:05.934Z] [2020-07-20T21:24:05.934Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:05.934Z] #60 DONE 43.8s [2020-07-20T21:24:05.934Z] [2020-07-20T21:24:05.934Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:24:05.935Z] #51 43.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 ... 15410 files and directories currently installed.) [2020-07-20T21:24:05.935Z] #51 43.84 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-20T21:24:05.935Z] #51 43.87 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T21:24:06.194Z] #51 44.02 Selecting previously unselected package libbtrfs-dev. [2020-07-20T21:24:06.194Z] #51 44.02 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-20T21:24:06.194Z] #51 44.02 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:24:06.409Z] #10 43.31 The following additional packages will be installed: [2020-07-20T21:24:06.409Z] #10 43.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-20T21:24:06.409Z] #10 43.31 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-20T21:24:06.409Z] #10 43.31 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-20T21:24:06.409Z] #10 43.31 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-20T21:24:06.409Z] #10 43.31 Suggested packages: [2020-07-20T21:24:06.409Z] #10 43.31 gcc-8-locales seccomp wine64 [2020-07-20T21:24:06.454Z] #51 44.47 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T21:24:06.714Z] #51 44.55 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:24:06.714Z] #51 44.63 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:24:06.975Z] #10 ... [2020-07-20T21:24:06.975Z] [2020-07-20T21:24:06.975Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:06.975Z] #60 DONE 43.9s [2020-07-20T21:24:07.068Z] #26 11.63 0.6% 1.1% # 2.2% ## 3.9% #### 5.9% ##### 8.1% ####### 10.1% ######## 12.0% ######### 13.1% ########## 14.2% ########## 15.2% ############ 16.9% ############# 18.5% ############## 20.1% ############## 20.7% ############### 21.2% ################ 22.8% ################## 25.0% ################### 27.7% ##################### 30.4% ####################### 32.6% ######################### 35.3% ########################### 38.0% ############################ 39.6% ############################# 41.3% ############################### 43.3% ############################### 43.8% ################################ 44.9% ################################# 46.0% ################################## 47.6% ################################### 49.3% ##################################### 51.4% ###################################### 53.6% ####################################### 55.2% ######################################## 56.9% ########################################## 59.0% ############################################ 61.2% ############################################ 62.3% ############################################# 63.4% ############################################## 65.0% [2020-07-20T21:24:07.068Z] #26 ... [2020-07-20T21:24:07.068Z] [2020-07-20T21:24:07.068Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:24:07.068Z] #44 DONE 54.6s [2020-07-20T21:24:07.068Z] [2020-07-20T21:24:07.068Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:07.068Z] #26 11.63 0.6% 1.1% # 2.2% ## 3.9% #### 5.9% ##### 8.1% ####### 10.1% ######## 12.0% ######### 13.1% ########## 14.2% ########## 15.2% ############ 16.9% ############# 18.5% ############## 20.1% ############## 20.7% ############### 21.2% ################ 22.8% ################## 25.0% ################### 27.7% ##################### 30.4% ####################### 32.6% ######################### 35.3% ########################### 38.0% ############################ 39.6% ############################# 41.3% ############################### 43.3% ############################### 43.8% ################################ 44.9% ################################# 46.0% ################################## 47.6% ################################### 49.3% ##################################### 51.4% ###################################### 53.6% ####################################### 55.2% ######################################## 56.9% ########################################## 59.0% ############################################ 61.2% ############################################ 62.3% ############################################# 63.4% ############################################## 65.0% ################################################ 67.1% ################################################# 68.2% ################################################# [2020-07-20T21:24:07.068Z] #26 ... [2020-07-20T21:24:07.068Z] [2020-07-20T21:24:07.068Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:07.068Z] #11 44.75 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-07-20T21:24:07.068Z] #11 49.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-20T21:24:07.068Z] #11 49.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-20T21:24:07.068Z] #11 49.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-20T21:24:07.068Z] #11 49.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-20T21:24:07.068Z] #11 49.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-07-20T21:24:07.068Z] #11 49.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-20T21:24:07.068Z] #11 49.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-20T21:24:07.068Z] #11 49.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-20T21:24:07.068Z] #11 49.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-20T21:24:07.068Z] #11 49.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-20T21:24:07.068Z] #11 49.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-20T21:24:07.068Z] #11 49.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-20T21:24:07.068Z] #11 49.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-07-20T21:24:07.068Z] #11 49.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-20T21:24:07.068Z] #11 49.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-20T21:24:07.068Z] #11 51.75 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:24:07.068Z] #11 52.10 Fetched 78.9 MB in 12s (6611 kB/s) [2020-07-20T21:24:07.068Z] #11 52.36 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-20T21:24:07.068Z] #11 52.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-20T21:24:07.068Z] #11 52.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-20T21:24:07.068Z] #11 52.45 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T21:24:07.068Z] #11 ... [2020-07-20T21:24:07.068Z] [2020-07-20T21:24:07.068Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:07.232Z] [2020-07-20T21:24:07.232Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:07.232Z] #41 40.33 internal/reflectlite [2020-07-20T21:24:07.232Z] #41 40.35 sync [2020-07-20T21:24:07.232Z] #41 41.80 github.com/LK4D4/vndr/godl/singleflight [2020-07-20T21:24:07.232Z] #41 42.28 math/rand [2020-07-20T21:24:07.232Z] #41 43.48 internal/singleflight [2020-07-20T21:24:07.287Z] #51 DONE 45.2s [2020-07-20T21:24:07.287Z] [2020-07-20T21:24:07.287Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:07.287Z] #41 44.92 strconv [2020-07-20T21:24:07.287Z] #41 44.94 io [2020-07-20T21:24:07.796Z] #41 44.48 sort [2020-07-20T21:24:07.796Z] #41 44.48 errors [2020-07-20T21:24:07.796Z] #41 ... [2020-07-20T21:24:07.796Z] [2020-07-20T21:24:07.796Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:24:07.796Z] #43 DONE 44.7s [2020-07-20T21:24:08.070Z] [2020-07-20T21:24:08.070Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:24:08.070Z] #23 32.59 Reading package lists... [2020-07-20T21:24:08.070Z] #23 39.75 Building dependency tree... [2020-07-20T21:24:08.070Z] #23 43.60 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-20T21:24:08.070Z] #23 43.60 The following additional packages will be installed: [2020-07-20T21:24:08.070Z] #23 43.61 libjq1 libonig5 [2020-07-20T21:24:08.070Z] #23 44.22 The following NEW packages will be installed: [2020-07-20T21:24:08.070Z] #23 44.25 jq libjq1 libonig5 [2020-07-20T21:24:08.070Z] #23 44.76 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:24:08.070Z] #23 44.76 Need to get 355 kB of archives. [2020-07-20T21:24:08.070Z] #23 44.76 After this operation, 1072 kB of additional disk space will be used. [2020-07-20T21:24:08.070Z] #23 44.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-20T21:24:08.070Z] #23 44.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-20T21:24:08.070Z] #23 44.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-20T21:24:08.596Z] #36 ... [2020-07-20T21:24:08.597Z] [2020-07-20T21:24:08.597Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:08.597Z] #10 13.50 Fetched 8192 kB in 9s (935 kB/s) [2020-07-20T21:24:08.597Z] #10 13.50 Reading package lists... [2020-07-20T21:24:08.597Z] #10 19.04 Reading package lists... [2020-07-20T21:24:08.597Z] #10 ... [2020-07-20T21:24:08.597Z] [2020-07-20T21:24:08.597Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:24:08.597Z] #23 13.54 Fetched 8192 kB in 9s (907 kB/s) [2020-07-20T21:24:08.597Z] #23 13.54 Reading package lists... [2020-07-20T21:24:08.597Z] #23 18.45 Reading package lists... [2020-07-20T21:24:08.597Z] #23 23.59 Building dependency tree... [2020-07-20T21:24:08.597Z] #23 ... [2020-07-20T21:24:08.597Z] [2020-07-20T21:24:08.597Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:24:08.597Z] #38 13.64 Fetched 8192 kB in 9s (896 kB/s) [2020-07-20T21:24:08.597Z] #38 13.64 Reading package lists... [2020-07-20T21:24:08.597Z] #38 18.54 Reading package lists... [2020-07-20T21:24:08.597Z] #38 23.29 Building dependency tree... [2020-07-20T21:24:08.597Z] #38 ... [2020-07-20T21:24:08.597Z] [2020-07-20T21:24:08.597Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:08.597Z] #10 23.93 Building dependency tree... [2020-07-20T21:24:08.597Z] #10 ... [2020-07-20T21:24:08.597Z] [2020-07-20T21:24:08.597Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:24:08.597Z] #51 14.11 Fetched 8192 kB in 9s (878 kB/s) [2020-07-20T21:24:08.597Z] #51 14.11 Reading package lists... [2020-07-20T21:24:08.597Z] #51 19.14 Reading package lists... [2020-07-20T21:24:08.634Z] #23 ... [2020-07-20T21:24:08.634Z] [2020-07-20T21:24:08.634Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:08.634Z] #10 45.41 The following NEW packages will be installed: [2020-07-20T21:24:08.634Z] #10 45.41 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-20T21:24:08.634Z] #10 45.41 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-20T21:24:08.634Z] #10 45.45 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-20T21:24:08.634Z] #10 45.45 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-20T21:24:08.634Z] #10 45.45 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-20T21:24:08.634Z] #10 45.45 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-20T21:24:08.671Z] #41 ... [2020-07-20T21:24:08.671Z] [2020-07-20T21:24:08.671Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:24:08.671Z] #23 30.42 Reading package lists... [2020-07-20T21:24:08.671Z] #23 37.49 Building dependency tree... [2020-07-20T21:24:08.671Z] #23 41.08 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-20T21:24:08.671Z] #23 41.08 The following additional packages will be installed: [2020-07-20T21:24:08.671Z] #23 41.10 libjq1 libonig5 [2020-07-20T21:24:08.671Z] #23 41.58 The following NEW packages will be installed: [2020-07-20T21:24:08.671Z] #23 41.59 jq libjq1 libonig5 [2020-07-20T21:24:08.671Z] #23 42.14 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:24:08.671Z] #23 42.14 Need to get 355 kB of archives. [2020-07-20T21:24:08.671Z] #23 42.14 After this operation, 1072 kB of additional disk space will be used. [2020-07-20T21:24:08.671Z] #23 42.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-20T21:24:08.671Z] #23 42.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-20T21:24:08.671Z] #23 42.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-20T21:24:08.671Z] #23 43.47 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:24:08.671Z] #23 43.94 Fetched 355 kB in 0s (948 kB/s) [2020-07-20T21:24:08.671Z] #23 44.21 Selecting previously unselected package libonig5:amd64. [2020-07-20T21:24:08.671Z] #23 44.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-20T21:24:08.671Z] #23 44.31 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-20T21:24:08.671Z] #23 44.32 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-20T21:24:08.671Z] #23 45.00 Selecting previously unselected package libjq1:amd64. [2020-07-20T21:24:08.671Z] #23 45.04 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-20T21:24:08.671Z] #23 45.07 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-20T21:24:08.671Z] #23 45.54 Selecting previously unselected package jq. [2020-07-20T21:24:08.671Z] #23 45.59 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-20T21:24:08.671Z] #23 45.60 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T21:24:08.671Z] #23 46.05 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-20T21:24:08.671Z] #23 46.10 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-20T21:24:08.671Z] #23 46.15 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T21:24:08.671Z] #23 46.17 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:24:08.671Z] #23 DONE 46.6s [2020-07-20T21:24:08.671Z] [2020-07-20T21:24:08.671Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-20T21:24:08.671Z] #24 DONE 0.0s [2020-07-20T21:24:08.671Z] [2020-07-20T21:24:08.671Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:08.863Z] #51 24.19 Building dependency tree... [2020-07-20T21:24:08.863Z] #51 ... [2020-07-20T21:24:08.863Z] [2020-07-20T21:24:08.863Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:24:08.863Z] #32 14.34 Fetched 8192 kB in 10s (827 kB/s) [2020-07-20T21:24:08.863Z] #32 14.34 Reading package lists... [2020-07-20T21:24:08.863Z] #32 19.39 Reading package lists... [2020-07-20T21:24:08.863Z] #32 24.38 Building dependency tree... [2020-07-20T21:24:08.863Z] #32 ... [2020-07-20T21:24:08.863Z] [2020-07-20T21:24:08.863Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:24:08.863Z] #23 23.59 Building dependency tree... [2020-07-20T21:24:09.198Z] #10 45.99 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:24:09.198Z] #10 45.99 Need to get 77.7 MB of archives. [2020-07-20T21:24:09.198Z] #10 45.99 After this operation, 487 MB of additional disk space will be used. [2020-07-20T21:24:09.198Z] #10 45.99 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-07-20T21:24:09.489Z] #26 11.63 0.6% 1.1% # 2.2% ## 3.9% #### 5.9% ##### 8.1% ####### 10.1% ######## 12.0% ######### 13.1% ########## 14.2% ########## 15.2% ############ 16.9% ############# 18.5% ############## 20.1% ############## 20.7% ############### 21.2% ################ 22.8% ################## 25.0% ################### 27.7% ##################### 30.4% ####################### 32.6% ######################### 35.3% ########################### 38.0% ############################ 39.6% ############################# 41.3% ############################### 43.3% ############################### 43.8% ################################ 44.9% ################################# 46.0% ################################## 47.6% ################################### 49.3% ##################################### 51.4% ###################################### 53.6% ####################################### 55.2% ######################################## 56.9% ########################################## 59.0% ############################################ 61.2% ############################################ 62.3% ############################################# 63.4% ############################################## 65.0% ################################################ 67.1% ################################################# 68.2% ################################################# 69.3% ################################################## 70.4% ################################################### 71.1% #################################################### 72.6% ##################################################### 73.6% ##################################################### 74.7% ###################################################### 75.8% ###################################################### 76.2% ####################################################### 77.4% ######################################################## 78.2% ######################################################## 78.7% ######################################################### 80.5% ########################################################### 82.2% ############################################################ 84.2% ############################################################# 85.5% ############################################################# 85.8% ############################################################## 87.0% ############################################################### 88.1% ################################################################ 89.7% ################################################################## 92.4% [2020-07-20T21:24:09.489Z] #26 ... [2020-07-20T21:24:09.489Z] [2020-07-20T21:24:09.489Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:09.489Z] #31 47.20 internal/reflectlite [2020-07-20T21:24:09.489Z] #31 47.22 sync [2020-07-20T21:24:09.489Z] #31 50.80 errors [2020-07-20T21:24:09.489Z] #31 50.82 sort [2020-07-20T21:24:09.489Z] #31 51.74 strconv [2020-07-20T21:24:09.489Z] #31 51.77 io [2020-07-20T21:24:09.489Z] #31 51.79 internal/oserror [2020-07-20T21:24:09.489Z] #31 52.14 syscall [2020-07-20T21:24:09.489Z] #31 56.70 bytes [2020-07-20T21:24:09.489Z] #31 56.71 strings [2020-07-20T21:24:09.612Z] #25 ... [2020-07-20T21:24:09.612Z] [2020-07-20T21:24:09.612Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:09.612Z] #10 30.70 Reading package lists... [2020-07-20T21:24:09.612Z] #10 37.82 Building dependency tree... [2020-07-20T21:24:09.612Z] #10 41.49 The following additional packages will be installed: [2020-07-20T21:24:09.612Z] #10 41.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-20T21:24:09.612Z] #10 41.50 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-20T21:24:09.612Z] #10 41.50 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-20T21:24:09.612Z] #10 41.51 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-20T21:24:09.612Z] #10 41.53 Suggested packages: [2020-07-20T21:24:09.612Z] #10 41.54 gcc-8-locales seccomp wine64 [2020-07-20T21:24:09.612Z] #10 43.03 The following NEW packages will be installed: [2020-07-20T21:24:09.612Z] #10 43.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-20T21:24:09.612Z] #10 43.04 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-20T21:24:09.612Z] #10 43.04 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-20T21:24:09.612Z] #10 43.04 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-20T21:24:09.612Z] #10 43.05 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-20T21:24:09.612Z] #10 43.06 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-20T21:24:09.612Z] #10 43.44 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:24:09.612Z] #10 43.44 Need to get 77.7 MB of archives. [2020-07-20T21:24:09.612Z] #10 43.44 After this operation, 487 MB of additional disk space will be used. [2020-07-20T21:24:09.612Z] #10 43.44 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-07-20T21:24:09.612Z] #10 43.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-20T21:24:09.612Z] #10 44.21 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-07-20T21:24:09.612Z] #10 44.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-20T21:24:09.612Z] #10 44.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-20T21:24:09.612Z] #10 44.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-20T21:24:09.612Z] #10 44.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-20T21:24:09.612Z] #10 45.42 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-07-20T21:24:09.612Z] #10 45.54 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-07-20T21:24:09.767Z] #10 46.44 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-07-20T21:24:09.767Z] #10 46.60 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-07-20T21:24:09.767Z] #10 46.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-20T21:24:09.767Z] #10 46.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-20T21:24:09.767Z] #10 46.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-20T21:24:09.797Z] #31 ... [2020-07-20T21:24:09.797Z] [2020-07-20T21:24:09.797Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:09.872Z] #10 ... [2020-07-20T21:24:09.872Z] [2020-07-20T21:24:09.872Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:24:09.872Z] #32 30.74 Reading package lists... [2020-07-20T21:24:09.872Z] #32 38.06 Building dependency tree... [2020-07-20T21:24:09.872Z] #32 41.66 The following additional packages will be installed: [2020-07-20T21:24:09.872Z] #32 41.68 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-20T21:24:09.872Z] #32 41.68 Suggested packages: [2020-07-20T21:24:09.872Z] #32 41.68 cmake-doc ninja-build lrzip [2020-07-20T21:24:09.872Z] #32 41.68 Recommended packages: [2020-07-20T21:24:09.872Z] #32 41.68 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-20T21:24:09.872Z] #32 42.77 The following NEW packages will be installed: [2020-07-20T21:24:09.872Z] #32 42.80 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-20T21:24:09.872Z] #32 42.80 vim-common xxd [2020-07-20T21:24:09.872Z] #32 43.26 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:24:09.872Z] #32 43.26 Need to get 14.9 MB of archives. [2020-07-20T21:24:09.872Z] #32 43.26 After this operation, 61.8 MB of additional disk space will be used. [2020-07-20T21:24:09.872Z] #32 43.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-20T21:24:09.872Z] #32 43.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T21:24:09.872Z] #32 43.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-20T21:24:09.872Z] #32 43.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-20T21:24:09.872Z] #32 44.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-20T21:24:09.872Z] #32 44.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-20T21:24:09.872Z] #32 44.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-20T21:24:09.872Z] #32 44.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-20T21:24:09.872Z] #32 44.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-20T21:24:09.872Z] #32 44.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-20T21:24:09.872Z] #32 46.74 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:24:09.872Z] #32 47.14 Fetched 14.9 MB in 2s (6729 kB/s) [2020-07-20T21:24:09.872Z] #32 47.35 Selecting previously unselected package xxd. [2020-07-20T21:24:09.872Z] #32 47.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-20T21:24:09.872Z] #32 47.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-20T21:24:09.872Z] #32 47.53 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T21:24:09.872Z] #32 47.96 Selecting previously unselected package vim-common. [2020-07-20T21:24:10.098Z] #26 11.63 0.6% 1.1% # 2.2% ## 3.9% #### 5.9% ##### 8.1% ####### 10.1% ######## 12.0% ######### 13.1% ########## 14.2% ########## 15.2% ############ 16.9% ############# 18.5% ############## 20.1% ############## 20.7% ############### 21.2% ################ 22.8% ################## 25.0% ################### 27.7% ##################### 30.4% ####################### 32.6% ######################### 35.3% ########################### 38.0% ############################ 39.6% ############################# 41.3% ############################### 43.3% ############################### 43.8% ################################ 44.9% ################################# 46.0% ################################## 47.6% ################################### 49.3% ##################################### 51.4% ###################################### 53.6% ####################################### 55.2% ######################################## 56.9% ########################################## 59.0% ############################################ 61.2% ############################################ 62.3% ############################################# 63.4% ############################################## 65.0% ################################################ 67.1% ################################################# 68.2% ################################################# 69.3% ################################################## 70.4% ################################################### 71.1% #################################################### 72.6% ##################################################### 73.6% ##################################################### 74.7% ###################################################### 75.8% ###################################################### 76.2% ####################################################### 77.4% ######################################################## 78.2% ######################################################## 78.7% ######################################################### 80.5% ########################################################### 82.2% ############################################################ 84.2% ############################################################# 85.5% ############################################################# 85.8% ############################################################## 87.0% ############################################################### 88.1% ################################################################ 89.7% ################################################################## 92.4% #################################################################### 94.6% #################################################################### 95.7% ##################################################################### 96.8% ###################################################################### 98.4% ######################################################################## 100.0% [2020-07-20T21:24:10.132Z] #32 47.96 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T21:24:10.132Z] #32 48.06 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T21:24:10.334Z] #10 47.08 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-07-20T21:24:10.392Z] #32 48.46 Selecting previously unselected package cmake-data. [2020-07-20T21:24:10.392Z] #32 48.47 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-20T21:24:10.392Z] #32 48.47 Unpacking cmake-data (3.13.4-1) ... [2020-07-20T21:24:10.403Z] #26 19.86 [2020-07-20T21:24:10.403Z] #26 ... [2020-07-20T21:24:10.403Z] [2020-07-20T21:24:10.403Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:10.403Z] #42 47.97 sync [2020-07-20T21:24:10.403Z] #42 47.99 internal/reflectlite [2020-07-20T21:24:10.403Z] #42 50.65 github.com/LK4D4/vndr/godl/singleflight [2020-07-20T21:24:10.403Z] #42 50.71 internal/singleflight [2020-07-20T21:24:10.403Z] #42 50.72 math/rand [2020-07-20T21:24:10.403Z] #42 54.44 vendor/golang.org/x/net/dns/dnsmessage [2020-07-20T21:24:10.403Z] #42 54.51 strconv [2020-07-20T21:24:10.403Z] #42 54.52 io [2020-07-20T21:24:10.403Z] #42 54.53 syscall [2020-07-20T21:24:10.403Z] #42 ... [2020-07-20T21:24:10.403Z] [2020-07-20T21:24:10.403Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:24:10.403Z] #33 56.21 Selecting previously unselected package libxml2:ppc64el. [2020-07-20T21:24:10.403Z] #33 56.21 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-20T21:24:10.403Z] #33 56.23 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-20T21:24:10.403Z] #33 57.08 Selecting previously unselected package libarchive13:ppc64el. [2020-07-20T21:24:10.403Z] #33 57.08 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-20T21:24:10.403Z] #33 57.09 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-20T21:24:10.403Z] #33 57.47 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-20T21:24:10.403Z] #33 57.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-20T21:24:10.403Z] #33 57.48 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-20T21:24:10.403Z] #33 57.69 Selecting previously unselected package librhash0:ppc64el. [2020-07-20T21:24:10.403Z] #33 57.74 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-20T21:24:10.403Z] #33 57.75 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-20T21:24:10.403Z] #33 57.94 Selecting previously unselected package libuv1:ppc64el. [2020-07-20T21:24:10.403Z] #33 57.95 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-20T21:24:10.403Z] #33 57.98 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-20T21:24:10.403Z] #33 58.17 Selecting previously unselected package cmake. [2020-07-20T21:24:10.403Z] #33 58.19 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-20T21:24:10.604Z] #10 47.37 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-07-20T21:24:10.604Z] #10 47.38 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-07-20T21:24:10.707Z] #33 58.19 Unpacking cmake (3.13.4-1) ... [2020-07-20T21:24:10.801Z] #23 26.10 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-20T21:24:10.801Z] #23 26.10 The following additional packages will be installed: [2020-07-20T21:24:10.801Z] #23 26.11 libjq1 libonig5 [2020-07-20T21:24:11.078Z] #23 26.49 The following NEW packages will be installed: [2020-07-20T21:24:11.078Z] #23 26.49 jq libjq1 libonig5 [2020-07-20T21:24:11.331Z] #32 ... [2020-07-20T21:24:11.331Z] [2020-07-20T21:24:11.331Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:24:11.331Z] #38 32.29 Reading package lists... [2020-07-20T21:24:11.331Z] #38 39.48 Building dependency tree... [2020-07-20T21:24:11.331Z] #38 43.33 The following additional packages will be installed: [2020-07-20T21:24:11.331Z] #38 43.33 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-20T21:24:11.331Z] #38 43.34 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-20T21:24:11.331Z] #38 43.37 Suggested packages: [2020-07-20T21:24:11.331Z] #38 43.37 manpages-dev python-setuptools [2020-07-20T21:24:11.331Z] #38 45.50 The following NEW packages will be installed: [2020-07-20T21:24:11.331Z] #38 45.50 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-20T21:24:11.331Z] #38 45.52 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-20T21:24:11.331Z] #38 45.52 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-20T21:24:11.331Z] #38 45.52 python-six zlib1g-dev [2020-07-20T21:24:11.331Z] #38 46.08 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:24:11.331Z] #38 46.08 Need to get 4095 kB of archives. [2020-07-20T21:24:11.331Z] #38 46.08 After this operation, 22.5 MB of additional disk space will be used. [2020-07-20T21:24:11.331Z] #38 46.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-20T21:24:11.331Z] #38 46.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-20T21:24:11.331Z] #38 46.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-20T21:24:11.331Z] #38 46.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-20T21:24:11.331Z] #38 46.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-20T21:24:11.331Z] #38 46.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-20T21:24:11.331Z] #38 46.14 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-07-20T21:24:11.331Z] #38 46.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-20T21:24:11.331Z] #38 46.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-20T21:24:11.331Z] #38 46.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-20T21:24:11.331Z] #38 46.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-20T21:24:11.331Z] #38 46.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-20T21:24:11.331Z] #38 46.80 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-07-20T21:24:11.331Z] #38 46.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-20T21:24:11.331Z] #38 46.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-20T21:24:11.331Z] #38 46.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-20T21:24:11.331Z] #38 46.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-20T21:24:11.331Z] #38 48.63 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:24:11.331Z] #38 48.85 Fetched 4095 kB in 1s (3526 kB/s) [2020-07-20T21:24:11.331Z] #38 48.97 Selecting previously unselected package libcap-dev:amd64. [2020-07-20T21:24:11.331Z] #38 48.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-20T21:24:11.331Z] #38 49.07 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-20T21:24:11.331Z] #38 49.08 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-20T21:24:11.331Z] #38 49.25 Selecting previously unselected package libnet1:amd64. [2020-07-20T21:24:11.331Z] #38 49.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-20T21:24:11.331Z] #38 49.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-20T21:24:11.331Z] #38 ... [2020-07-20T21:24:11.331Z] [2020-07-20T21:24:11.331Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:11.331Z] #30 39.31 internal/reflectlite [2020-07-20T21:24:11.331Z] #30 39.32 sync [2020-07-20T21:24:11.331Z] #30 41.96 errors [2020-07-20T21:24:11.331Z] #30 41.99 sort [2020-07-20T21:24:11.331Z] #30 42.33 strconv [2020-07-20T21:24:11.331Z] #30 43.75 io [2020-07-20T21:24:11.331Z] #30 45.76 internal/oserror [2020-07-20T21:24:11.331Z] #30 45.92 syscall [2020-07-20T21:24:11.331Z] #30 48.00 reflect [2020-07-20T21:24:11.342Z] #23 26.86 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:24:11.342Z] #23 26.86 Need to get 325 kB of archives. [2020-07-20T21:24:11.342Z] #23 26.86 After this operation, 1019 kB of additional disk space will be used. [2020-07-20T21:24:11.342Z] #23 26.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-20T21:24:11.342Z] #23 26.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-20T21:24:11.342Z] #23 26.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-20T21:24:11.539Z] #10 ... [2020-07-20T21:24:11.539Z] [2020-07-20T21:24:11.539Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:24:11.539Z] #23 46.57 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:24:11.539Z] #23 46.75 Fetched 355 kB in 0s (964 kB/s) [2020-07-20T21:24:11.539Z] #23 46.91 Selecting previously unselected package libonig5:amd64. [2020-07-20T21:24:11.539Z] #23 46.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-20T21:24:11.539Z] #23 46.97 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-20T21:24:11.539Z] #23 46.99 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-20T21:24:11.539Z] #23 47.19 Selecting previously unselected package libjq1:amd64. [2020-07-20T21:24:11.539Z] #23 47.19 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-20T21:24:11.539Z] #23 47.21 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-20T21:24:11.539Z] #23 47.38 Selecting previously unselected package jq. [2020-07-20T21:24:11.539Z] #23 47.39 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-20T21:24:11.539Z] #23 47.42 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T21:24:11.539Z] #23 47.68 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-20T21:24:11.539Z] #23 47.71 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-20T21:24:11.539Z] #23 47.73 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T21:24:11.539Z] #23 47.74 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:24:11.539Z] #23 DONE 48.1s [2020-07-20T21:24:11.539Z] [2020-07-20T21:24:11.539Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-20T21:24:11.539Z] #24 DONE 0.0s [2020-07-20T21:24:11.539Z] [2020-07-20T21:24:11.539Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:11.591Z] #30 ... [2020-07-20T21:24:11.591Z] [2020-07-20T21:24:11.591Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:24:11.591Z] #38 49.45 Selecting previously unselected package libnet1-dev. [2020-07-20T21:24:11.591Z] #38 49.45 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-20T21:24:11.591Z] #38 49.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T21:24:11.605Z] #23 ... [2020-07-20T21:24:11.605Z] [2020-07-20T21:24:11.605Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:11.605Z] #47 17.00 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-20T21:24:11.605Z] #47 17.16 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-20T21:24:11.605Z] #47 17.22 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-20T21:24:11.605Z] #47 17.58 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-20T21:24:11.605Z] #47 18.40 runtime/cgo [2020-07-20T21:24:11.605Z] #47 18.41 runtime [2020-07-20T21:24:11.605Z] #47 ... [2020-07-20T21:24:11.605Z] [2020-07-20T21:24:11.605Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:24:11.605Z] #38 23.29 Building dependency tree... [2020-07-20T21:24:11.605Z] #38 25.87 The following additional packages will be installed: [2020-07-20T21:24:11.605Z] #38 25.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-20T21:24:11.605Z] #38 25.88 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-20T21:24:11.605Z] #38 25.89 Suggested packages: [2020-07-20T21:24:11.605Z] #38 25.89 manpages-dev python-setuptools [2020-07-20T21:24:11.605Z] #38 26.84 The following NEW packages will be installed: [2020-07-20T21:24:11.605Z] #38 26.85 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-20T21:24:11.605Z] #38 26.85 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-20T21:24:11.605Z] #38 26.85 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-20T21:24:11.605Z] #38 26.85 python-six zlib1g-dev [2020-07-20T21:24:11.605Z] #38 27.19 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:24:11.605Z] #38 27.19 Need to get 3798 kB of archives. [2020-07-20T21:24:11.605Z] #38 27.19 After this operation, 21.6 MB of additional disk space will be used. [2020-07-20T21:24:11.605Z] #38 27.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-07-20T21:24:11.605Z] #38 27.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-20T21:24:11.851Z] #38 49.72 Selecting previously unselected package libnl-3-200:amd64. [2020-07-20T21:24:11.851Z] #38 49.72 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-20T21:24:11.851Z] #38 49.73 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-20T21:24:11.851Z] #38 49.88 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-20T21:24:11.851Z] #38 49.88 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-20T21:24:11.851Z] #38 49.90 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-20T21:24:11.870Z] #38 27.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-07-20T21:24:11.870Z] #38 27.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-20T21:24:11.870Z] #38 27.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-07-20T21:24:11.870Z] #38 27.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-20T21:24:11.870Z] #38 27.28 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-07-20T21:24:11.870Z] #38 27.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-07-20T21:24:11.870Z] #38 27.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-07-20T21:24:11.870Z] #38 27.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-07-20T21:24:11.870Z] #38 27.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-07-20T21:24:11.870Z] #38 27.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-07-20T21:24:12.110Z] #38 50.20 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-20T21:24:12.136Z] #38 27.49 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-07-20T21:24:12.136Z] #38 27.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-07-20T21:24:12.136Z] #38 27.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-20T21:24:12.136Z] #38 27.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-07-20T21:24:12.136Z] #38 27.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-07-20T21:24:12.370Z] #38 50.20 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-20T21:24:12.370Z] #38 50.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-20T21:24:12.370Z] #38 50.31 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-20T21:24:12.370Z] #38 50.32 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-20T21:24:12.370Z] #38 50.35 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-20T21:24:12.630Z] #38 50.47 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-20T21:24:12.630Z] #38 50.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-20T21:24:12.630Z] #38 50.49 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-20T21:24:12.890Z] #38 50.78 Selecting previously unselected package libprotobuf17:amd64. [2020-07-20T21:24:12.890Z] #38 50.80 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-20T21:24:12.890Z] #38 50.81 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-20T21:24:12.900Z] #33 ... [2020-07-20T21:24:12.900Z] [2020-07-20T21:24:12.900Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T21:24:12.900Z] #29 50.23 Checking out files: 85% (1299/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-20T21:24:12.900Z] #29 50.93 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-20T21:24:12.900Z] #29 51.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-20T21:24:12.900Z] #29 ... [2020-07-20T21:24:12.900Z] [2020-07-20T21:24:12.900Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:12.900Z] #26 21.39 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-20T21:24:12.900Z] #26 21.79 [2020-07-20T21:24:12.900Z] #26 21.95 ########################## 36.2% ######################################################################## 100.0% [2020-07-20T21:24:12.900Z] #26 22.17 [2020-07-20T21:24:12.910Z] #25 ... [2020-07-20T21:24:12.910Z] [2020-07-20T21:24:12.910Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:24:12.910Z] #51 33.47 Reading package lists... [2020-07-20T21:24:12.910Z] #51 41.25 Building dependency tree... [2020-07-20T21:24:12.910Z] #51 46.08 The following additional packages will be installed: [2020-07-20T21:24:12.910Z] #51 46.09 libbtrfs0 [2020-07-20T21:24:12.910Z] #51 46.35 The following NEW packages will be installed: [2020-07-20T21:24:12.910Z] #51 46.42 libbtrfs-dev libbtrfs0 [2020-07-20T21:24:12.910Z] #51 46.92 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:24:12.910Z] #51 46.92 Need to get 119 kB of archives. [2020-07-20T21:24:12.910Z] #51 46.92 After this operation, 387 kB of additional disk space will be used. [2020-07-20T21:24:12.910Z] #51 46.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-20T21:24:12.910Z] #51 46.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-20T21:24:12.910Z] #51 48.09 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:24:12.910Z] #51 48.52 Fetched 119 kB in 0s (361 kB/s) [2020-07-20T21:24:12.910Z] #51 48.73 Selecting previously unselected package libbtrfs0. [2020-07-20T21:24:12.910Z] #51 48.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-20T21:24:12.910Z] #51 48.82 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-20T21:24:12.910Z] #51 48.87 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T21:24:12.910Z] #51 49.04 Selecting previously unselected package libbtrfs-dev. [2020-07-20T21:24:12.910Z] #51 49.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-20T21:24:12.910Z] #51 49.06 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:24:12.910Z] #51 49.34 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T21:24:12.910Z] #51 49.36 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:24:12.910Z] #51 49.39 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:24:12.910Z] #51 DONE 49.7s [2020-07-20T21:24:13.166Z] [2020-07-20T21:24:13.166Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:24:13.166Z] #52 ... [2020-07-20T21:24:13.166Z] [2020-07-20T21:24:13.166Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:24:13.166Z] #32 32.91 Reading package lists... [2020-07-20T21:24:13.166Z] #32 40.35 Building dependency tree... [2020-07-20T21:24:13.166Z] #32 44.45 The following additional packages will be installed: [2020-07-20T21:24:13.166Z] #32 44.45 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-20T21:24:13.166Z] #32 44.45 Suggested packages: [2020-07-20T21:24:13.166Z] #32 44.45 cmake-doc ninja-build lrzip [2020-07-20T21:24:13.166Z] #32 44.45 Recommended packages: [2020-07-20T21:24:13.166Z] #32 44.45 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-20T21:24:13.166Z] #32 46.29 The following NEW packages will be installed: [2020-07-20T21:24:13.166Z] #32 46.33 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-20T21:24:13.166Z] #32 46.35 vim-common xxd [2020-07-20T21:24:13.166Z] #32 46.82 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:24:13.166Z] #32 46.82 Need to get 14.9 MB of archives. [2020-07-20T21:24:13.166Z] #32 46.82 After this operation, 61.8 MB of additional disk space will be used. [2020-07-20T21:24:13.166Z] #32 46.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-20T21:24:13.166Z] #32 46.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T21:24:13.166Z] #32 46.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-20T21:24:13.166Z] #32 46.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-20T21:24:13.166Z] #32 47.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-20T21:24:13.166Z] #32 47.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-20T21:24:13.166Z] #32 47.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-20T21:24:13.166Z] #32 47.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-20T21:24:13.166Z] #32 47.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-20T21:24:13.166Z] #32 47.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-20T21:24:13.166Z] #32 49.52 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:24:13.166Z] #32 49.83 Fetched 14.9 MB in 2s (7793 kB/s) [2020-07-20T21:24:13.166Z] #32 49.96 Selecting previously unselected package xxd. [2020-07-20T21:24:13.166Z] #32 49.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 ... 15410 files and directories currently installed.) [2020-07-20T21:24:13.166Z] #32 50.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-20T21:24:13.166Z] #32 50.10 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T21:24:13.423Z] #32 ... [2020-07-20T21:24:13.423Z] [2020-07-20T21:24:13.423Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:24:13.423Z] #38 33.34 Reading package lists... [2020-07-20T21:24:13.423Z] #38 40.60 Building dependency tree... [2020-07-20T21:24:13.423Z] #38 45.28 The following additional packages will be installed: [2020-07-20T21:24:13.423Z] #38 45.28 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-20T21:24:13.423Z] #38 45.32 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-20T21:24:13.423Z] #38 45.32 Suggested packages: [2020-07-20T21:24:13.423Z] #38 45.32 manpages-dev python-setuptools [2020-07-20T21:24:13.423Z] #38 47.00 The following NEW packages will be installed: [2020-07-20T21:24:13.423Z] #38 47.01 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-20T21:24:13.423Z] #38 47.01 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-20T21:24:13.423Z] #38 47.03 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-20T21:24:13.423Z] #38 47.03 python-six zlib1g-dev [2020-07-20T21:24:13.423Z] #38 47.42 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:24:13.423Z] #38 47.42 Need to get 4095 kB of archives. [2020-07-20T21:24:13.423Z] #38 47.42 After this operation, 22.5 MB of additional disk space will be used. [2020-07-20T21:24:13.423Z] #38 47.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-20T21:24:13.423Z] #38 47.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-20T21:24:13.423Z] #38 47.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-20T21:24:13.423Z] #38 47.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-20T21:24:13.423Z] #38 47.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-20T21:24:13.423Z] #38 47.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-20T21:24:13.423Z] #38 47.47 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-07-20T21:24:13.423Z] #38 47.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-20T21:24:13.423Z] #38 47.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-20T21:24:13.423Z] #38 47.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-20T21:24:13.423Z] #38 47.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-20T21:24:13.423Z] #38 47.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-20T21:24:13.423Z] #38 47.77 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-07-20T21:24:13.423Z] #38 47.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-20T21:24:13.423Z] #38 47.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-20T21:24:13.423Z] #38 47.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-20T21:24:13.423Z] #38 47.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-20T21:24:13.423Z] #38 49.46 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:24:13.423Z] #38 49.79 Fetched 4095 kB in 1s (5800 kB/s) [2020-07-20T21:24:13.423Z] #38 50.04 Selecting previously unselected package libcap-dev:amd64. [2020-07-20T21:24:13.423Z] #38 50.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-20T21:24:13.423Z] #38 50.22 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-20T21:24:13.423Z] #38 50.22 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-20T21:24:13.423Z] #38 50.39 Selecting previously unselected package libnet1:amd64. [2020-07-20T21:24:13.423Z] #38 ... [2020-07-20T21:24:13.423Z] [2020-07-20T21:24:13.423Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:24:13.423Z] #32 50.35 Selecting previously unselected package vim-common. [2020-07-20T21:24:13.423Z] #32 50.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T21:24:13.534Z] #38 28.75 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:24:13.683Z] #32 50.43 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T21:24:13.798Z] #38 29.29 Fetched 3798 kB in 1s (5994 kB/s) [2020-07-20T21:24:13.834Z] #38 51.71 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-20T21:24:13.834Z] #38 51.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-20T21:24:13.834Z] #38 51.72 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-20T21:24:13.994Z] #26 23.53 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-20T21:24:13.994Z] #26 23.61 skipping existing 5cb8031fd95d [2020-07-20T21:24:14.075Z] #38 29.57 Selecting previously unselected package libcap-dev:arm64. [2020-07-20T21:24:14.075Z] #38 29.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 ... 15383 files and directories currently installed.) [2020-07-20T21:24:14.075Z] #38 29.63 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-07-20T21:24:14.093Z] #38 51.97 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-20T21:24:14.093Z] #38 52.00 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-20T21:24:14.093Z] #38 52.01 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-20T21:24:14.251Z] #32 50.82 Selecting previously unselected package cmake-data. [2020-07-20T21:24:14.251Z] #32 50.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-20T21:24:14.251Z] #32 50.83 Unpacking cmake-data (3.13.4-1) ... [2020-07-20T21:24:14.296Z] #26 23.81 [2020-07-20T21:24:14.339Z] #38 29.65 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-07-20T21:24:14.339Z] #38 29.95 Selecting previously unselected package libnet1:arm64. [2020-07-20T21:24:14.339Z] #38 29.96 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-20T21:24:14.339Z] #38 29.99 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-20T21:24:14.508Z] #32 ... [2020-07-20T21:24:14.508Z] [2020-07-20T21:24:14.508Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:14.508Z] #30 41.23 internal/reflectlite [2020-07-20T21:24:14.508Z] #30 41.25 sync [2020-07-20T21:24:14.508Z] #30 43.97 errors [2020-07-20T21:24:14.508Z] #30 44.00 sort [2020-07-20T21:24:14.508Z] #30 44.64 strconv [2020-07-20T21:24:14.508Z] #30 46.23 io [2020-07-20T21:24:14.508Z] #30 47.49 internal/oserror [2020-07-20T21:24:14.508Z] #30 47.61 syscall [2020-07-20T21:24:14.508Z] #30 49.36 reflect [2020-07-20T21:24:14.508Z] #30 ... [2020-07-20T21:24:14.508Z] [2020-07-20T21:24:14.508Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:24:14.508Z] #38 50.39 Selecting previously unselected package libnet1:amd64. [2020-07-20T21:24:14.508Z] #38 50.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-20T21:24:14.508Z] #38 50.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-20T21:24:14.508Z] #38 50.63 Selecting previously unselected package libnet1-dev. [2020-07-20T21:24:14.508Z] #38 50.63 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-20T21:24:14.508Z] #38 50.64 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T21:24:14.508Z] #38 50.86 Selecting previously unselected package libnl-3-200:amd64. [2020-07-20T21:24:14.508Z] #38 50.87 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-20T21:24:14.508Z] #38 50.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-20T21:24:14.508Z] #38 51.01 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-20T21:24:14.508Z] #38 51.03 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-20T21:24:14.508Z] #38 51.04 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-20T21:24:14.508Z] #38 51.28 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-20T21:24:14.508Z] #38 51.28 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-20T21:24:14.508Z] #38 51.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-20T21:24:14.597Z] #26 ... [2020-07-20T21:24:14.597Z] [2020-07-20T21:24:14.597Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:24:14.597Z] #33 61.56 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-20T21:24:14.597Z] #33 61.57 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T21:24:14.597Z] #33 61.58 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-20T21:24:14.597Z] #33 61.59 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T21:24:14.597Z] #33 61.67 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-20T21:24:14.597Z] #33 61.69 Setting up cmake-data (3.13.4-1) ... [2020-07-20T21:24:14.597Z] #33 61.72 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-20T21:24:14.597Z] #33 61.73 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-20T21:24:14.597Z] #33 61.76 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-20T21:24:14.597Z] #33 61.78 Setting up cmake (3.13.4-1) ... [2020-07-20T21:24:14.597Z] #33 61.79 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:24:14.597Z] #33 61.89 Processing triggers for mime-support (3.62) ... [2020-07-20T21:24:14.597Z] #33 DONE 62.3s [2020-07-20T21:24:14.767Z] #38 51.43 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-20T21:24:14.767Z] #38 51.44 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-20T21:24:14.767Z] #38 51.44 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-20T21:24:14.767Z] #38 51.60 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-20T21:24:14.767Z] #38 51.60 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-20T21:24:14.767Z] #38 51.61 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-20T21:24:14.901Z] [2020-07-20T21:24:14.901Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:14.901Z] #34 0.356 + RM_GOPATH=0 [2020-07-20T21:24:14.901Z] #34 0.370 + TMP_GOPATH= [2020-07-20T21:24:14.901Z] #34 0.378 + : /build [2020-07-20T21:24:14.901Z] #34 0.379 + '[' -z '' ']' [2020-07-20T21:24:14.901Z] #34 0.380 ++ mktemp -d [2020-07-20T21:24:14.901Z] #34 0.382 + export GOPATH=/tmp/tmp.jWmxvjimRf [2020-07-20T21:24:14.901Z] #34 0.382 + GOPATH=/tmp/tmp.jWmxvjimRf [2020-07-20T21:24:14.901Z] #34 0.382 + RM_GOPATH=1 [2020-07-20T21:24:14.901Z] #34 0.383 + case "$(go env GOARCH)" in [2020-07-20T21:24:14.901Z] #34 0.383 ++ go env GOARCH [2020-07-20T21:24:14.901Z] #34 0.419 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:24:15.203Z] #34 0.422 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:24:15.203Z] #34 0.423 ++ dirname /tmp/install/install.sh [2020-07-20T21:24:15.203Z] #34 0.425 + dir=/tmp/install [2020-07-20T21:24:15.203Z] #34 0.426 + bin=tini [2020-07-20T21:24:15.203Z] #34 0.426 + shift [2020-07-20T21:24:15.203Z] #34 0.426 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-20T21:24:15.203Z] #34 0.426 + . /tmp/install/tini.installer [2020-07-20T21:24:15.203Z] #34 0.426 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T21:24:15.203Z] #34 0.426 + install_tini [2020-07-20T21:24:15.203Z] #34 0.426 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T21:24:15.203Z] #34 0.426 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-20T21:24:15.203Z] #34 0.426 + git clone https://github.com/krallin/tini.git /tmp/tmp.jWmxvjimRf/tini [2020-07-20T21:24:15.203Z] #34 0.434 Cloning into '/tmp/tmp.jWmxvjimRf/tini'... [2020-07-20T21:24:15.294Z] #38 ... [2020-07-20T21:24:15.294Z] [2020-07-20T21:24:15.294Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:15.294Z] #41 30.54 sync [2020-07-20T21:24:15.294Z] #41 30.56 internal/reflectlite [2020-07-20T21:24:15.332Z] #38 51.97 Selecting previously unselected package libprotobuf17:amd64. [2020-07-20T21:24:15.332Z] #38 51.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-20T21:24:15.332Z] #38 52.00 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-20T21:24:15.876Z] #41 31.44 github.com/LK4D4/vndr/godl/singleflight [2020-07-20T21:24:15.876Z] #41 31.44 internal/singleflight [2020-07-20T21:24:15.876Z] #41 31.44 math/rand [2020-07-20T21:24:16.003Z] #38 53.77 Selecting previously unselected package libprotoc17:amd64. [2020-07-20T21:24:16.004Z] #38 53.77 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-20T21:24:16.004Z] #38 53.80 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-20T21:24:16.262Z] #38 52.87 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-20T21:24:16.262Z] #38 52.88 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-20T21:24:16.262Z] #38 52.88 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-20T21:24:16.262Z] #38 53.12 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-20T21:24:16.262Z] #38 53.12 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-20T21:24:16.262Z] #38 53.13 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-20T21:24:16.268Z] #34 1.447 + cd /tmp/tmp.jWmxvjimRf/tini [2020-07-20T21:24:16.268Z] #34 1.447 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T21:24:16.268Z] #34 1.497 + cmake . [2020-07-20T21:24:16.575Z] #38 54.42 Selecting previously unselected package protobuf-c-compiler. [2020-07-20T21:24:16.575Z] #38 54.46 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-20T21:24:16.575Z] #38 54.47 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T21:24:16.575Z] #38 54.67 Selecting previously unselected package protobuf-compiler. [2020-07-20T21:24:16.575Z] #38 ... [2020-07-20T21:24:16.575Z] [2020-07-20T21:24:16.575Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:16.575Z] #25 4.366 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-20T21:24:16.575Z] #25 4.736 [2020-07-20T21:24:16.575Z] #25 4.902 ### 4.5% ####### 10.7% ############# 19.3% #################### 28.7% ######################## 33.9% ############################ 39.1% ################################ 44.5% ################################### 49.7% ####################################### 54.6% ########################################## 59.4% ############################################## 64.0% ################################################# 68.2% #################################################### 72.7% ####################################################### 77.0% ########################################################### 82.3% ############################################################## 86.5% ##################################################################### 96.0% ######################################################################## 100.0% [2020-07-20T21:24:16.575Z] #25 7.022 [2020-07-20T21:24:16.575Z] #25 7.227 ###################### 31.4% ############################################### 65.9% ######################################################################## 100.0% [2020-07-20T21:24:16.575Z] #25 7.763 [2020-07-20T21:24:16.835Z] #25 7.932 ####################### 32.4% ############################################ 61.3% ######################################################################## 100.0% [2020-07-20T21:24:17.337Z] #34 2.441 -- The C compiler identification is GNU 8.3.0 [2020-07-20T21:24:17.337Z] #34 2.505 -- Check for working C compiler: /usr/bin/cc [2020-07-20T21:24:17.408Z] #25 8.499 [2020-07-20T21:24:17.408Z] #25 ... [2020-07-20T21:24:17.408Z] [2020-07-20T21:24:17.408Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:24:17.408Z] #52 4.243 + RM_GOPATH=0 [2020-07-20T21:24:17.408Z] #52 4.243 + TMP_GOPATH= [2020-07-20T21:24:17.408Z] #52 4.243 + : /build [2020-07-20T21:24:17.408Z] #52 4.243 + '[' -z '' ']' [2020-07-20T21:24:17.408Z] #52 4.247 ++ mktemp -d [2020-07-20T21:24:17.408Z] #52 4.249 + export GOPATH=/tmp/tmp.0rq8VSQhZM [2020-07-20T21:24:17.408Z] #52 4.249 + GOPATH=/tmp/tmp.0rq8VSQhZM [2020-07-20T21:24:17.408Z] #52 4.249 + RM_GOPATH=1 [2020-07-20T21:24:17.408Z] #52 4.249 + case "$(go env GOARCH)" in [2020-07-20T21:24:17.408Z] #52 4.250 ++ go env GOARCH [2020-07-20T21:24:17.408Z] #52 4.281 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:24:17.408Z] #52 4.281 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:24:17.408Z] #52 4.281 ++ dirname /tmp/install/install.sh [2020-07-20T21:24:17.408Z] #52 4.282 + dir=/tmp/install [2020-07-20T21:24:17.408Z] #52 4.282 + bin=containerd [2020-07-20T21:24:17.408Z] #52 4.282 + shift [2020-07-20T21:24:17.408Z] #52 4.283 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-20T21:24:17.408Z] #52 4.283 + . /tmp/install/containerd.installer [2020-07-20T21:24:17.408Z] #52 4.283 ++ set -e [2020-07-20T21:24:17.408Z] #52 4.283 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T21:24:17.408Z] #52 4.284 + install_containerd [2020-07-20T21:24:17.408Z] #52 4.284 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-20T21:24:17.408Z] #52 4.284 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T21:24:17.408Z] #52 4.284 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0rq8VSQhZM/src/github.com/containerd/containerd [2020-07-20T21:24:17.408Z] #52 4.300 Cloning into '/tmp/tmp.0rq8VSQhZM/src/github.com/containerd/containerd'... [2020-07-20T21:24:17.408Z] #52 ... [2020-07-20T21:24:17.408Z] [2020-07-20T21:24:17.408Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:17.412Z] #41 32.60 strconv [2020-07-20T21:24:17.412Z] #41 32.60 vendor/golang.org/x/net/dns/dnsmessage [2020-07-20T21:24:17.412Z] #41 32.61 bytes [2020-07-20T21:24:17.412Z] #41 32.61 syscall [2020-07-20T21:24:17.985Z] #34 3.128 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-20T21:24:17.985Z] #34 3.138 -- Detecting C compiler ABI info [2020-07-20T21:24:18.155Z] #38 54.61 Selecting previously unselected package libprotoc17:amd64. [2020-07-20T21:24:18.155Z] #38 54.62 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-20T21:24:18.155Z] #38 54.64 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-20T21:24:18.229Z] INFO: Extraction ended at 07/20/2020 21:24:16. Duration:00:00:24.1628421 [2020-07-20T21:24:18.229Z] INFO: Updating the golang and path environment variables [2020-07-20T21:24:18.229Z] INFO: GOPATH=d:\gopath [2020-07-20T21:24:18.229Z] INFO: go version go1.13.14 windows/amd64 [2020-07-20T21:24:18.229Z] INFO: Running the daemon under test in debug mode [2020-07-20T21:24:18.229Z] INFO: Starting a daemon under test... [2020-07-20T21:24:18.229Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41239\1\daemon --pidfile d:\CI\PR-41239\1\docker.pid -D [2020-07-20T21:24:18.229Z] INFO: Process started successfully. [2020-07-20T21:24:18.229Z] INFO: Start tailing logs of the daemon under tests [2020-07-20T21:24:18.229Z] INFO: Waiting for the daemon under test to start... [2020-07-20T21:24:18.283Z] #34 3.820 -- Detecting C compiler ABI info - done [2020-07-20T21:24:18.412Z] #38 55.28 Selecting previously unselected package protobuf-c-compiler. [2020-07-20T21:24:18.412Z] #38 55.32 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-20T21:24:18.412Z] #38 55.33 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T21:24:18.412Z] #38 ... [2020-07-20T21:24:18.412Z] [2020-07-20T21:24:18.412Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:18.412Z] #41 45.35 io [2020-07-20T21:24:18.412Z] #41 46.26 strconv [2020-07-20T21:24:18.412Z] #41 47.13 bytes [2020-07-20T21:24:18.412Z] #41 49.68 bufio [2020-07-20T21:24:18.412Z] #41 50.67 reflect [2020-07-20T21:24:18.412Z] #41 51.96 syscall [2020-07-20T21:24:18.580Z] #34 3.916 -- Detecting C compile features [2020-07-20T21:24:18.669Z] #41 ... [2020-07-20T21:24:18.669Z] [2020-07-20T21:24:18.669Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:24:18.669Z] #38 55.48 Selecting previously unselected package protobuf-compiler. [2020-07-20T21:24:18.669Z] #38 55.49 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-20T21:24:18.669Z] #38 55.49 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-20T21:24:18.669Z] #38 55.61 Selecting previously unselected package python-pkg-resources. [2020-07-20T21:24:18.878Z] #34 ... [2020-07-20T21:24:18.878Z] [2020-07-20T21:24:18.878Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:18.878Z] #26 25.38 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-20T21:24:18.878Z] #26 25.51 skipping existing 283607eaa57e [2020-07-20T21:24:18.878Z] #26 25.82 [2020-07-20T21:24:18.878Z] #26 27.61 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-20T21:24:18.878Z] #26 28.02 [2020-07-20T21:24:18.878Z] #26 28.17 ######################################################################## 100.0% [2020-07-20T21:24:18.878Z] #26 28.31 [2020-07-20T21:24:18.878Z] #26 28.39 Download of images into '/build' complete. [2020-07-20T21:24:18.878Z] #26 28.41 Use something like the following to load the result into a Docker daemon: [2020-07-20T21:24:18.878Z] #26 28.41 tar -cC '/build' . | docker load [2020-07-20T21:24:18.878Z] #26 DONE 28.5s [2020-07-20T21:24:18.937Z] #38 55.62 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T21:24:18.937Z] #38 55.63 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-20T21:24:19.176Z] [2020-07-20T21:24:19.176Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:19.176Z] #11 57.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-20T21:24:19.176Z] #11 57.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-20T21:24:19.176Z] #11 57.25 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T21:24:19.176Z] #11 60.43 Selecting previously unselected package binutils-mingw-w64. [2020-07-20T21:24:19.176Z] #11 60.43 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-20T21:24:19.176Z] #11 60.44 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T21:24:19.176Z] #11 60.54 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-20T21:24:19.176Z] #11 60.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-20T21:24:19.176Z] #11 60.54 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-20T21:24:19.176Z] #11 60.69 Selecting previously unselected package dmsetup. [2020-07-20T21:24:19.176Z] #11 60.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-20T21:24:19.176Z] #11 60.71 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-20T21:24:19.176Z] #11 60.87 Selecting previously unselected package mingw-w64-common. [2020-07-20T21:24:19.176Z] #11 60.88 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-20T21:24:19.176Z] #11 60.89 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-20T21:24:19.176Z] #11 66.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-20T21:24:19.176Z] #11 66.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-20T21:24:19.176Z] #11 66.42 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T21:24:19.176Z] #11 ... [2020-07-20T21:24:19.176Z] [2020-07-20T21:24:19.176Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:24:19.176Z] #39 56.77 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-20T21:24:19.176Z] #39 56.78 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-20T21:24:19.176Z] #39 56.79 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-20T21:24:19.176Z] #39 56.80 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-20T21:24:19.176Z] #39 56.82 Setting up python-six (1.12.0-1) ... [2020-07-20T21:24:19.176Z] #39 61.09 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-20T21:24:19.176Z] #39 61.13 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-20T21:24:19.176Z] #39 61.16 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-20T21:24:19.176Z] #39 61.19 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-20T21:24:19.176Z] #39 61.24 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-20T21:24:19.176Z] #39 61.24 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-20T21:24:19.176Z] #39 61.25 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T21:24:19.176Z] #39 61.26 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-20T21:24:19.176Z] #39 61.28 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T21:24:19.176Z] #39 61.28 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-20T21:24:19.194Z] #38 55.82 Selecting previously unselected package python-six. [2020-07-20T21:24:19.194Z] #38 55.83 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-20T21:24:19.194Z] #38 55.83 Unpacking python-six (1.12.0-1) ... [2020-07-20T21:24:19.194Z] #38 55.97 Selecting previously unselected package python-protobuf. [2020-07-20T21:24:19.194Z] #38 55.97 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-20T21:24:19.194Z] #38 55.98 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-20T21:24:19.227Z] #25 8.674 # 2.5% #### 5.6% ######## 11.2% ########### 15.8% ################ 22.7% ##################### 29.9% ######################### 35.8% ############################# 40.5% ############################### 44.2% ################################### 49.6% ####################################### 55.2% ########################################### 60.7% ############################################### 65.9% ################################################## 69.7% ######################################################### 79.3% ############################################################# 85.7% ################################################################## 91.8% ####################################################################### 98.7% ######################################################################## 100.0% [2020-07-20T21:24:19.488Z] #25 10.85 [2020-07-20T21:24:19.611Z] #41 34.56 bufio [2020-07-20T21:24:19.611Z] #41 ... [2020-07-20T21:24:19.611Z] [2020-07-20T21:24:19.611Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:19.611Z] #10 23.93 Building dependency tree... [2020-07-20T21:24:19.611Z] #10 26.63 The following additional packages will be installed: [2020-07-20T21:24:19.611Z] #10 26.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-20T21:24:19.611Z] #10 26.64 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-20T21:24:19.611Z] #10 26.65 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-20T21:24:19.611Z] #10 26.65 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-20T21:24:19.611Z] #10 26.65 Suggested packages: [2020-07-20T21:24:19.611Z] #10 26.66 gcc-8-locales seccomp wine64 [2020-07-20T21:24:19.612Z] #10 27.79 The following NEW packages will be installed: [2020-07-20T21:24:19.612Z] #10 27.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-20T21:24:19.612Z] #10 27.80 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-20T21:24:19.612Z] #10 27.80 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-20T21:24:19.612Z] #10 27.80 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-20T21:24:19.612Z] #10 27.81 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-20T21:24:19.612Z] #10 27.81 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-20T21:24:19.612Z] #10 28.18 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:24:19.612Z] #10 28.18 Need to get 73.3 MB of archives. [2020-07-20T21:24:19.612Z] #10 28.18 After this operation, 472 MB of additional disk space will be used. [2020-07-20T21:24:19.612Z] #10 28.18 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-07-20T21:24:19.612Z] #10 28.32 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-07-20T21:24:19.612Z] #10 28.44 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-07-20T21:24:19.612Z] #10 28.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-07-20T21:24:19.612Z] #10 28.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-07-20T21:24:19.612Z] #10 28.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-20T21:24:19.612Z] #10 29.13 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-07-20T21:24:19.612Z] #10 29.46 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-07-20T21:24:19.612Z] #10 29.46 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-07-20T21:24:19.612Z] #10 32.86 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-07-20T21:24:19.748Z] #25 11.01 0.5% [2020-07-20T21:24:19.748Z] #25 ... [2020-07-20T21:24:19.748Z] [2020-07-20T21:24:19.748Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:19.748Z] #41 47.66 bytes [2020-07-20T21:24:19.748Z] #41 49.82 reflect [2020-07-20T21:24:19.748Z] #41 50.06 bufio [2020-07-20T21:24:19.748Z] #41 51.96 syscall [2020-07-20T21:24:19.748Z] #41 ... [2020-07-20T21:24:19.748Z] [2020-07-20T21:24:19.748Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:20.101Z] #10 ... [2020-07-20T21:24:20.101Z] [2020-07-20T21:24:20.101Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T21:24:20.101Z] #28 32.01 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-20T21:24:20.101Z] #28 32.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-20T21:24:20.101Z] #28 ... [2020-07-20T21:24:20.101Z] [2020-07-20T21:24:20.101Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:24:20.101Z] #51 24.19 Building dependency tree... [2020-07-20T21:24:20.101Z] #51 27.04 The following additional packages will be installed: [2020-07-20T21:24:20.101Z] #51 27.04 libbtrfs0 [2020-07-20T21:24:20.101Z] #51 27.16 The following NEW packages will be installed: [2020-07-20T21:24:20.101Z] #51 27.16 libbtrfs-dev libbtrfs0 [2020-07-20T21:24:20.101Z] #51 27.52 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:24:20.101Z] #51 27.52 Need to get 119 kB of archives. [2020-07-20T21:24:20.101Z] #51 27.52 After this operation, 387 kB of additional disk space will be used. [2020-07-20T21:24:20.101Z] #51 27.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-20T21:24:20.101Z] #51 27.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-20T21:24:20.101Z] #51 28.43 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:24:20.101Z] #51 28.59 Fetched 119 kB in 0s (447 kB/s) [2020-07-20T21:24:20.101Z] #51 29.22 Selecting previously unselected package libbtrfs0. [2020-07-20T21:24:20.101Z] #51 29.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-20T21:24:20.101Z] #51 29.28 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-20T21:24:20.101Z] #51 29.57 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T21:24:20.101Z] #51 29.73 Selecting previously unselected package libbtrfs-dev. [2020-07-20T21:24:20.101Z] #51 29.73 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-20T21:24:20.101Z] #51 29.76 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:24:20.101Z] #51 29.96 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T21:24:20.101Z] #51 29.99 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:24:20.101Z] #51 30.02 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:24:20.184Z] #38 56.77 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-20T21:24:20.369Z] #51 ... [2020-07-20T21:24:20.369Z] [2020-07-20T21:24:20.369Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:24:20.369Z] #32 24.38 Building dependency tree... [2020-07-20T21:24:20.369Z] #32 26.82 The following additional packages will be installed: [2020-07-20T21:24:20.369Z] #32 26.82 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-20T21:24:20.369Z] #32 26.83 Suggested packages: [2020-07-20T21:24:20.369Z] #32 26.84 cmake-doc ninja-build lrzip [2020-07-20T21:24:20.369Z] #32 26.84 Recommended packages: [2020-07-20T21:24:20.369Z] #32 26.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-20T21:24:20.369Z] #32 27.73 The following NEW packages will be installed: [2020-07-20T21:24:20.369Z] #32 27.75 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-20T21:24:20.369Z] #32 27.75 vim-common xxd [2020-07-20T21:24:20.369Z] #32 28.14 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:24:20.369Z] #32 28.14 Need to get 14.2 MB of archives. [2020-07-20T21:24:20.369Z] #32 28.14 After this operation, 60.0 MB of additional disk space will be used. [2020-07-20T21:24:20.369Z] #32 28.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-20T21:24:20.369Z] #32 28.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T21:24:20.369Z] #32 28.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-20T21:24:20.369Z] #32 28.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-20T21:24:20.369Z] #32 29.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-07-20T21:24:20.369Z] #32 29.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-07-20T21:24:20.369Z] #32 29.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-07-20T21:24:20.369Z] #32 29.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-07-20T21:24:20.369Z] #32 29.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-07-20T21:24:20.369Z] #32 29.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-07-20T21:24:20.369Z] #32 31.23 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:24:20.369Z] #32 32.88 Fetched 14.2 MB in 2s (9383 kB/s) [2020-07-20T21:24:20.369Z] #32 35.80 Selecting previously unselected package xxd. [2020-07-20T21:24:20.369Z] #32 35.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% [2020-07-20T21:24:20.369Z] #32 ... [2020-07-20T21:24:20.369Z] [2020-07-20T21:24:20.369Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:24:20.369Z] #23 28.21 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:24:20.369Z] #23 28.61 Fetched 325 kB in 0s (1095 kB/s) [2020-07-20T21:24:20.369Z] #23 28.81 Selecting previously unselected package libonig5:arm64. [2020-07-20T21:24:20.369Z] #23 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 ... 15383 files and directories currently installed.) [2020-07-20T21:24:20.369Z] #23 28.87 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-07-20T21:24:20.369Z] #23 29.23 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-20T21:24:20.369Z] #23 29.63 Selecting previously unselected package libjq1:arm64. [2020-07-20T21:24:20.369Z] #23 29.65 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-20T21:24:20.369Z] #23 29.67 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-20T21:24:20.369Z] #23 29.93 Selecting previously unselected package jq. [2020-07-20T21:24:20.369Z] #23 29.93 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-20T21:24:20.369Z] #23 29.95 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T21:24:20.369Z] #23 31.48 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-20T21:24:20.369Z] #23 ... [2020-07-20T21:24:20.369Z] [2020-07-20T21:24:20.369Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:20.369Z] #47 35.90 syscall [2020-07-20T21:24:20.460Z] INFO: Daemon under test started and replied! [2020-07-20T21:24:20.460Z] INFO: Docker version of the daemon under test [2020-07-20T21:24:20.460Z] [2020-07-20T21:24:20.460Z] Client: [2020-07-20T21:24:20.460Z] Version: 17.06.2-ce [2020-07-20T21:24:20.460Z] API version: 1.30 [2020-07-20T21:24:20.460Z] Go version: go1.8.3 [2020-07-20T21:24:20.460Z] Git commit: cec0b72 [2020-07-20T21:24:20.460Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-20T21:24:20.460Z] OS/Arch: windows/amd64 [2020-07-20T21:24:20.460Z] [2020-07-20T21:24:20.460Z] Server: [2020-07-20T21:24:20.460Z] Version: 0.0.0-dev [2020-07-20T21:24:20.460Z] API version: 1.41 (minimum version 1.24) [2020-07-20T21:24:20.460Z] Go version: go1.13.14 [2020-07-20T21:24:20.460Z] Git commit: cb6132ad31 [2020-07-20T21:24:20.460Z] Built: 07/20/2020 21:22:34 [2020-07-20T21:24:20.460Z] OS/Arch: windows/amd64 [2020-07-20T21:24:20.460Z] Experimental: false [2020-07-20T21:24:20.460Z] [2020-07-20T21:24:20.460Z] INFO: Docker info of the daemon under test [2020-07-20T21:24:20.460Z] [2020-07-20T21:24:20.460Z] Containers: 0 [2020-07-20T21:24:20.460Z] Running: 0 [2020-07-20T21:24:20.460Z] Paused: 0 [2020-07-20T21:24:20.460Z] Stopped: 0 [2020-07-20T21:24:20.460Z] Images: 0 [2020-07-20T21:24:20.460Z] Server Version: 0.0.0-dev [2020-07-20T21:24:20.460Z] Storage Driver: windowsfilter [2020-07-20T21:24:20.460Z] Windows: [2020-07-20T21:24:20.460Z] Logging Driver: json-file [2020-07-20T21:24:20.460Z] Plugins: [2020-07-20T21:24:20.460Z] Volume: local [2020-07-20T21:24:20.460Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-20T21:24:20.460Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-20T21:24:20.460Z] Swarm: inactive [2020-07-20T21:24:20.460Z] Default Isolation: process [2020-07-20T21:24:20.460Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-20T21:24:20.460Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-20T21:24:20.460Z] OSType: windows [2020-07-20T21:24:20.460Z] Architecture: x86_64 [2020-07-20T21:24:20.460Z] CPUs: 4 [2020-07-20T21:24:20.460Z] Total Memory: 32GiB [2020-07-20T21:24:20.460Z] Name: azwin-2-a26a60 [2020-07-20T21:24:20.460Z] ID: OPFM:ZUWO:TIFF:AJHL:NEDA:D6TJ:BVS3:NM54:TYGX:4XHX:BRVM:UDDM [2020-07-20T21:24:20.460Z] Docker Root Dir: D:\CI\PR-41239\1\daemon [2020-07-20T21:24:20.460Z] Debug Mode (client): false [2020-07-20T21:24:20.460Z] Debug Mode (server): true [2020-07-20T21:24:20.460Z] File Descriptors: -1 [2020-07-20T21:24:20.460Z] Goroutines: 17 [2020-07-20T21:24:20.460Z] System Time: 2020-07-20T21:24:20.0299786Z [2020-07-20T21:24:20.460Z] EventsListeners: 0 [2020-07-20T21:24:20.460Z] Registry: https://index.docker.io/v1/ [2020-07-20T21:24:20.460Z] Labels: [2020-07-20T21:24:20.460Z] Experimental: false [2020-07-20T21:24:20.460Z] Insecure Registries: [2020-07-20T21:24:20.460Z] 127.0.0.0/8 [2020-07-20T21:24:20.460Z] Live Restore Enabled: false [2020-07-20T21:24:20.460Z] [2020-07-20T21:24:20.460Z] [2020-07-20T21:24:20.460Z] INFO: Docker images of the daemon under test [2020-07-20T21:24:20.460Z] [2020-07-20T21:24:20.460Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-20T21:24:20.460Z] [2020-07-20T21:24:20.460Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-20T21:24:20.460Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-20T21:24:20.460Z] ltsc2019: Pulling from windows/servercore [2020-07-20T21:24:20.693Z] #47 35.92 bufio [2020-07-20T21:24:20.693Z] #47 35.92 reflect [2020-07-20T21:24:20.693Z] #47 35.92 regexp/syntax [2020-07-20T21:24:20.933Z] 4612f6d0b889: Pulling fs layer [2020-07-20T21:24:20.933Z] fc1b9e59edad: Pulling fs layer [2020-07-20T21:24:21.275Z] #39 ... [2020-07-20T21:24:21.275Z] [2020-07-20T21:24:21.275Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:21.275Z] #34 6.122 -- Detecting C compile features - done [2020-07-20T21:24:21.275Z] #34 6.167 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-20T21:24:21.275Z] #34 6.536 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-20T21:24:21.275Z] #34 6.622 -- Configuring done [2020-07-20T21:24:21.275Z] #34 6.636 -- Generating done [2020-07-20T21:24:21.275Z] #34 6.641 -- Build files have been written to: /tmp/tmp.jWmxvjimRf/tini [2020-07-20T21:24:21.275Z] #34 6.647 + make tini-static [2020-07-20T21:24:21.920Z] #34 ... [2020-07-20T21:24:21.920Z] [2020-07-20T21:24:21.920Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:24:21.920Z] #39 69.11 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-20T21:24:21.920Z] #39 69.11 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:24:21.920Z] #39 DONE 69.5s [2020-07-20T21:24:21.920Z] [2020-07-20T21:24:21.920Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:21.920Z] #48 59.38 strconv [2020-07-20T21:24:21.920Z] #48 59.39 bytes [2020-07-20T21:24:21.920Z] #48 59.40 strings [2020-07-20T21:24:21.920Z] #48 59.43 syscall [2020-07-20T21:24:21.920Z] #48 67.52 bufio [2020-07-20T21:24:21.920Z] #48 69.15 text/tabwriter [2020-07-20T21:24:21.920Z] #48 ... [2020-07-20T21:24:21.920Z] [2020-07-20T21:24:21.920Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:21.920Z] #42 59.63 bytes [2020-07-20T21:24:21.920Z] #42 67.10 bufio [2020-07-20T21:24:21.920Z] #42 68.67 reflect [2020-07-20T21:24:22.195Z] #25 11.01 0.5% # 2.0% ## 3.6% ### 5.0% #### 6.6% ###### 8.4% ####### 9.9% ######## 12.3% ########## 14.3% ########### 16.1% ############# 18.4% ############## 19.6% ############### 21.4% ################# 24.6% ################### 27.0% ##################### 29.6% ###################### 31.6% ######################## 33.8% ######################### 35.2% ########################## 37.1% ############################ 39.0% ############################# 41.0% ############################## 42.3% [2020-07-20T21:24:22.195Z] #25 ... [2020-07-20T21:24:22.195Z] [2020-07-20T21:24:22.195Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:22.195Z] #10 50.10 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-07-20T21:24:22.195Z] #10 52.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-20T21:24:22.195Z] #10 52.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-20T21:24:22.195Z] #10 52.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-20T21:24:22.195Z] #10 52.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-20T21:24:22.195Z] #10 52.55 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-07-20T21:24:22.195Z] #10 52.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-20T21:24:22.195Z] #10 52.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-20T21:24:22.195Z] #10 52.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-20T21:24:22.195Z] #10 52.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-20T21:24:22.195Z] #10 52.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-20T21:24:22.195Z] #10 52.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-20T21:24:22.195Z] #10 52.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-20T21:24:22.195Z] #10 52.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-20T21:24:22.195Z] #10 52.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-20T21:24:22.195Z] #10 52.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-20T21:24:22.195Z] #10 54.04 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:24:22.195Z] #10 54.20 Fetched 77.7 MB in 10s (8056 kB/s) [2020-07-20T21:24:22.195Z] #10 54.29 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-20T21:24:22.195Z] #10 54.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-20T21:24:22.195Z] #10 54.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-20T21:24:22.195Z] #10 54.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T21:24:22.195Z] #10 56.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-20T21:24:22.195Z] #10 56.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-20T21:24:22.195Z] #10 56.95 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T21:24:22.195Z] #10 59.93 Selecting previously unselected package binutils-mingw-w64. [2020-07-20T21:24:22.195Z] #10 59.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-20T21:24:22.195Z] #10 59.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T21:24:22.195Z] #10 60.13 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-20T21:24:22.195Z] #10 60.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-20T21:24:22.195Z] #10 60.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-20T21:24:22.195Z] #10 ... [2020-07-20T21:24:22.195Z] [2020-07-20T21:24:22.195Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:22.221Z] #42 ... [2020-07-20T21:24:22.221Z] [2020-07-20T21:24:22.221Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:22.221Z] #34 7.221 Scanning dependencies of target tini-static [2020-07-20T21:24:22.221Z] #34 7.380 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-20T21:24:22.624Z] #47 ... [2020-07-20T21:24:22.624Z] [2020-07-20T21:24:22.624Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:22.624Z] #60 DONE 37.9s [2020-07-20T21:24:22.624Z] [2020-07-20T21:24:22.624Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:24:22.624Z] #43 DONE 37.9s [2020-07-20T21:24:22.624Z] [2020-07-20T21:24:22.624Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-20T21:24:22.624Z] #51 DONE 37.9s [2020-07-20T21:24:22.624Z] [2020-07-20T21:24:22.624Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:22.624Z] #10 36.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-07-20T21:24:22.624Z] #10 36.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-07-20T21:24:22.624Z] #10 36.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-20T21:24:22.624Z] #10 36.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-20T21:24:22.624Z] #10 36.45 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-07-20T21:24:22.624Z] #10 36.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-07-20T21:24:22.624Z] #10 36.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-07-20T21:24:22.624Z] #10 36.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-07-20T21:24:22.624Z] #10 36.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-07-20T21:24:22.624Z] #10 36.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-07-20T21:24:22.624Z] #10 36.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-07-20T21:24:22.624Z] #10 36.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-07-20T21:24:22.624Z] #10 36.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-07-20T21:24:22.624Z] #10 36.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-07-20T21:24:22.624Z] #10 36.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-07-20T21:24:22.624Z] #10 38.00 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:24:22.624Z] #10 38.19 Fetched 73.3 MB in 9s (8361 kB/s) [2020-07-20T21:24:22.888Z] #10 ... [2020-07-20T21:24:22.888Z] [2020-07-20T21:24:22.888Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-20T21:24:22.888Z] #23 36.23 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-20T21:24:22.888Z] #23 36.68 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T21:24:22.888Z] #23 36.80 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:24:22.888Z] #23 DONE 38.4s [2020-07-20T21:24:22.888Z] [2020-07-20T21:24:22.888Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:22.888Z] #10 38.40 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-20T21:24:23.153Z] #10 38.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-20T21:24:23.153Z] #10 38.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-07-20T21:24:23.153Z] #10 ... [2020-07-20T21:24:23.153Z] [2020-07-20T21:24:23.153Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-20T21:24:23.153Z] #24 DONE 0.3s [2020-07-20T21:24:23.153Z] [2020-07-20T21:24:23.153Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:23.153Z] #10 38.60 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T21:24:23.251Z] #25 11.01 0.5% # 2.0% ## 3.6% ### 5.0% #### 6.6% ###### 8.4% ####### 9.9% ######## 12.3% ########## 14.3% ########### 16.1% ############# 18.4% ############## 19.6% ############### 21.4% ################# 24.6% ################### 27.0% ##################### 29.6% ###################### 31.6% ######################## 33.8% ######################### 35.2% ########################## 37.1% ############################ 39.0% ############################# 41.0% ############################## 42.3% ############################### 43.6% ############################### 44.0% ################################ 45.3% ################################# 46.9% ################################### 49.4% #################################### 50.7% ##################################### 52.0% ##################################### 52.7% ####################################### 55.3% ######################################## 56.8% ######################################### 58.1% # [2020-07-20T21:24:23.251Z] #25 ... [2020-07-20T21:24:23.251Z] [2020-07-20T21:24:23.251Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:24:23.251Z] #32 51.30 Selecting previously unselected package libicu63:amd64. [2020-07-20T21:24:23.251Z] #32 51.34 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-20T21:24:23.251Z] #32 51.35 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-20T21:24:23.251Z] #32 58.65 Selecting previously unselected package libxml2:amd64. [2020-07-20T21:24:23.251Z] #32 58.68 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-20T21:24:23.251Z] #32 58.68 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-20T21:24:23.251Z] #32 59.46 Selecting previously unselected package libarchive13:amd64. [2020-07-20T21:24:23.251Z] #32 59.46 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-20T21:24:23.251Z] #32 59.47 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-20T21:24:23.251Z] #32 59.93 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-20T21:24:23.251Z] #32 59.98 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-20T21:24:23.251Z] #32 60.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-20T21:24:23.251Z] #32 60.26 Selecting previously unselected package librhash0:amd64. [2020-07-20T21:24:23.251Z] #32 60.30 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-20T21:24:23.252Z] #32 60.31 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-20T21:24:23.252Z] #32 60.57 Selecting previously unselected package libuv1:amd64. [2020-07-20T21:24:23.252Z] #32 60.58 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-20T21:24:23.252Z] #32 60.58 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-20T21:24:23.252Z] #32 60.87 Selecting previously unselected package cmake. [2020-07-20T21:24:23.252Z] #32 60.91 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-20T21:24:23.252Z] #32 60.91 Unpacking cmake (3.13.4-1) ... [2020-07-20T21:24:23.252Z] #32 ... [2020-07-20T21:24:23.252Z] [2020-07-20T21:24:23.252Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T21:24:23.252Z] #28 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-07-20T21:24:23.252Z] #28 51.93 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-20T21:24:23.252Z] #28 52.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-20T21:24:23.512Z] #28 ... [2020-07-20T21:24:23.512Z] [2020-07-20T21:24:23.512Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:24.305Z] #25 11.01 0.5% # 2.0% ## 3.6% ### 5.0% #### 6.6% ###### 8.4% ####### 9.9% ######## 12.3% ########## 14.3% ########### 16.1% ############# 18.4% ############## 19.6% ############### 21.4% ################# 24.6% ################### 27.0% ##################### 29.6% ###################### 31.6% ######################## 33.8% ######################### 35.2% ########################## 37.1% ############################ 39.0% ############################# 41.0% ############################## 42.3% ############################### 43.6% ############################### 44.0% ################################ 45.3% ################################# 46.9% ################################### 49.4% #################################### 50.7% ##################################### 52.0% ##################################### 52.7% ####################################### 55.3% ######################################## 56.8% ######################################### 58.1% ########################################## 59.1% ########################################### 59.9% ############################################# 62.7% ############################################## 64.6% ############################################### 66.6% ################################################# 68.4% ################################################## 70.4% #################################################### 73.3% ###################################################### 76.2% ######################################################## 78.0% [2020-07-20T21:24:24.305Z] #25 ... [2020-07-20T21:24:24.305Z] [2020-07-20T21:24:24.305Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:24.305Z] #47 52.37 syscall [2020-07-20T21:24:24.305Z] #47 52.43 reflect [2020-07-20T21:24:24.305Z] #47 60.98 time [2020-07-20T21:24:24.330Z] #34 9.721 [100%] Linking C executable tini-static [2020-07-20T21:24:24.381Z] #38 ... [2020-07-20T21:24:24.381Z] [2020-07-20T21:24:24.381Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:24.381Z] #25 4.289 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-20T21:24:24.381Z] #25 4.642 [2020-07-20T21:24:24.381Z] #25 4.843 ## 3.2% ###### 9.6% ########## 14.5% ############## 20.3% ################## 26.4% ####################### 32.0% ########################### 38.8% ################################ 45.5% ###################################### 52.9% ########################################### 60.1% ############################################### 65.3% ################################################### 71.4% ######################################################## 78.4% ############################################################# 85.3% ################################################################## 92.8% ######################################################################## 100.0% [2020-07-20T21:24:24.381Z] #25 6.900 #=#=# [2020-07-20T21:24:24.381Z] #25 7.090 ######################## 34.7% ############################################################# 85.5% ######################################################################## 100.0% [2020-07-20T21:24:24.381Z] #25 7.643 [2020-07-20T21:24:24.381Z] #25 7.948 ##### 8.2% ######################## 34.3% ########################################### 60.2% ##################################################################### 97.0% ######################################################################## 100.0% [2020-07-20T21:24:24.381Z] #25 8.799 [2020-07-20T21:24:24.381Z] #25 9.001 # 2.2% ### 4.9% ##### 7.3% ######## 11.7% ############## 19.5% ################## 26.2% ##################### 29.7% ####################### 32.3% ######################### 35.0% ########################### 38.1% ############################### 43.4% ################################### 49.2% ###################################### 53.3% ######################################### 57.5% ############################################## 64.5% ################################################## 70.4% ######################################################## 78.8% ############################################################# 85.4% ################################################################### 93.3% ######################################################################## 100.0% [2020-07-20T21:24:24.381Z] #25 11.48 [2020-07-20T21:24:24.551Z] #10 ... [2020-07-20T21:24:24.551Z] [2020-07-20T21:24:24.551Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:24.551Z] #30 29.77 internal/reflectlite [2020-07-20T21:24:24.551Z] #30 29.77 sync [2020-07-20T21:24:24.551Z] #30 31.22 sort [2020-07-20T21:24:24.551Z] #30 31.24 errors [2020-07-20T21:24:24.551Z] #30 31.54 io [2020-07-20T21:24:24.551Z] #30 31.54 internal/oserror [2020-07-20T21:24:24.551Z] #30 31.55 strconv [2020-07-20T21:24:24.551Z] #30 31.60 syscall [2020-07-20T21:24:24.551Z] #30 32.47 strings [2020-07-20T21:24:24.551Z] #30 32.48 bytes [2020-07-20T21:24:24.551Z] #30 34.54 bufio [2020-07-20T21:24:24.551Z] #30 35.02 reflect [2020-07-20T21:24:24.551Z] #30 35.83 path [2020-07-20T21:24:24.551Z] #30 36.39 text/tabwriter [2020-07-20T21:24:24.551Z] #30 37.59 internal/syscall/unix [2020-07-20T21:24:24.551Z] #30 37.61 time [2020-07-20T21:24:24.551Z] #30 ... [2020-07-20T21:24:24.551Z] [2020-07-20T21:24:24.551Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:24:24.551Z] #38 34.49 Selecting previously unselected package libnet1-dev. [2020-07-20T21:24:24.551Z] #38 34.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-20T21:24:24.551Z] #38 36.23 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T21:24:24.551Z] #38 37.85 Selecting previously unselected package libnl-3-200:arm64. [2020-07-20T21:24:24.551Z] #38 37.87 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-20T21:24:24.551Z] #38 37.88 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-20T21:24:24.551Z] #38 38.16 Selecting previously unselected package libnl-3-dev:arm64. [2020-07-20T21:24:24.551Z] #38 38.17 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-07-20T21:24:24.551Z] #38 38.17 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-20T21:24:24.551Z] #38 38.83 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-20T21:24:24.551Z] #38 38.84 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-20T21:24:24.551Z] #38 38.86 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-20T21:24:24.551Z] #38 39.00 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-07-20T21:24:24.551Z] #38 39.01 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-07-20T21:24:24.551Z] #38 39.10 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-20T21:24:24.551Z] #38 39.32 Selecting previously unselected package zlib1g-dev:arm64. [2020-07-20T21:24:24.551Z] #38 39.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-07-20T21:24:24.551Z] #38 39.36 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-20T21:24:24.551Z] #38 39.65 Selecting previously unselected package libprotobuf17:arm64. [2020-07-20T21:24:24.551Z] #38 39.66 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-07-20T21:24:24.551Z] #38 39.75 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-20T21:24:24.567Z] #47 ... [2020-07-20T21:24:24.567Z] [2020-07-20T21:24:24.567Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:24.893Z] #25 11.78 0.0% 1.1% 1.1% # 2.7% ### 4.7% #### 6.1% ##### 8.1% ###### 9.5% ####### 10.6% ######## 11.8% ######### 12.8% ########## 14.2% ########### 16.3% ############# 18.5% ############# [2020-07-20T21:24:24.893Z] #25 ... [2020-07-20T21:24:24.893Z] [2020-07-20T21:24:24.893Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:24.893Z] #10 51.53 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-07-20T21:24:24.893Z] #10 53.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-20T21:24:24.893Z] #10 53.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-20T21:24:24.893Z] #10 53.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-20T21:24:24.893Z] #10 53.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-20T21:24:24.893Z] #10 53.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-20T21:24:24.893Z] #10 54.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-20T21:24:24.893Z] #10 54.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-20T21:24:24.893Z] #10 54.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-20T21:24:24.893Z] #10 54.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-20T21:24:24.893Z] #10 54.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-20T21:24:24.893Z] #10 54.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-20T21:24:24.893Z] #10 54.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-20T21:24:24.893Z] #10 54.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-20T21:24:24.893Z] #10 54.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-20T21:24:24.893Z] #10 54.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-20T21:24:24.893Z] #10 55.44 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:24:24.893Z] #10 55.68 Fetched 77.7 MB in 9s (9077 kB/s) [2020-07-20T21:24:24.893Z] #10 55.77 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-20T21:24:24.893Z] #10 55.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 ... 15410 files and directories currently installed.) [2020-07-20T21:24:24.893Z] #10 55.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-20T21:24:24.893Z] #10 55.86 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T21:24:24.893Z] #10 59.20 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-20T21:24:24.893Z] #10 59.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-20T21:24:24.893Z] #10 59.25 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T21:24:24.893Z] #10 ... [2020-07-20T21:24:24.893Z] [2020-07-20T21:24:24.893Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:25.137Z] #38 40.58 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-07-20T21:24:25.137Z] #38 40.59 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-07-20T21:24:25.137Z] #38 40.59 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-20T21:24:25.149Z] #25 11.78 0.0% 1.1% 1.1% # 2.7% ### 4.7% #### 6.1% ##### 8.1% ###### 9.5% ####### 10.6% ######## 11.8% ######### 12.8% ########## 14.2% ########### 16.3% ############# 18.5% ############# 19.2% ############## 20.3% ############### 21.9% ################ 22.8% [2020-07-20T21:24:25.149Z] #25 ... [2020-07-20T21:24:25.149Z] [2020-07-20T21:24:25.149Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T21:24:25.149Z] #28 51.87 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-20T21:24:25.149Z] #28 52.17 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-20T21:24:25.149Z] #28 52.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-20T21:24:25.343Z] #25 11.01 0.5% # 2.0% ## 3.6% ### 5.0% #### 6.6% ###### 8.4% ####### 9.9% ######## 12.3% ########## 14.3% ########### 16.1% ############# 18.4% ############## 19.6% ############### 21.4% ################# 24.6% ################### 27.0% ##################### 29.6% ###################### 31.6% ######################## 33.8% ######################### 35.2% ########################## 37.1% ############################ 39.0% ############################# 41.0% ############################## 42.3% ############################### 43.6% ############################### 44.0% ################################ 45.3% ################################# 46.9% ################################### 49.4% #################################### 50.7% ##################################### 52.0% ##################################### 52.7% ####################################### 55.3% ######################################## 56.8% ######################################### 58.1% ########################################## 59.1% ########################################### 59.9% ############################################# 62.7% ############################################## 64.6% ############################################### 66.6% ################################################# 68.4% ################################################## 70.4% #################################################### 73.3% ###################################################### 76.2% ######################################################## 78.0% ######################################################### 80.1% ########################################################### 82.9% ############################################################# 85.5% ############################################################### 88.5% ################################################################# 91.2% ################################################################### 93.4% #################################################################### 95.3% ##################################################################### 97.0% ####################################################################### 98.7% ######################################################################## 100.0% [2020-07-20T21:24:25.390Z] #34 10.48 [100%] Built target tini-static [2020-07-20T21:24:25.390Z] #34 10.56 + mkdir -p /build [2020-07-20T21:24:25.390Z] #34 10.56 + cp tini-static /build/docker-init [2020-07-20T21:24:25.390Z] #34 DONE 10.7s [2020-07-20T21:24:25.390Z] [2020-07-20T21:24:25.390Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:24:25.390Z] #40 1.512 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T21:24:25.390Z] #40 1.512 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T21:24:25.390Z] #40 1.520 Note: Building without GnuTLS support [2020-07-20T21:24:25.390Z] #40 1.527 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T21:24:25.390Z] #40 1.527 Makefile.config:40: Warn: Building without nftables support [2020-07-20T21:24:25.390Z] #40 2.985 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T21:24:25.390Z] #40 3.028 GEN .gitid [2020-07-20T21:24:25.390Z] #40 3.047 GEN criu/include/version.h [2020-07-20T21:24:25.390Z] #40 3.092 GEN include/common/asm [2020-07-20T21:24:25.405Z] #28 ... [2020-07-20T21:24:25.405Z] [2020-07-20T21:24:25.405Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:25.603Z] #25 16.79 [2020-07-20T21:24:25.713Z] #38 ... [2020-07-20T21:24:25.713Z] [2020-07-20T21:24:25.713Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:25.713Z] #10 41.10 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-20T21:24:25.713Z] #10 41.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-07-20T21:24:25.713Z] #10 41.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T21:24:25.918Z] #25 11.78 0.0% 1.1% 1.1% # 2.7% ### 4.7% #### 6.1% ##### 8.1% ###### 9.5% ####### 10.6% ######## 11.8% ######### 12.8% ########## 14.2% ########### 16.3% ############# 18.5% ############# 19.2% ############## 20.3% ############### 21.9% ################ 22.8% ################# 24.6% ################## 26.0% ################### 27.1% #################### 28.1% ##################### 29.4% ###################### 30.6% [2020-07-20T21:24:25.918Z] #25 ... [2020-07-20T21:24:25.918Z] [2020-07-20T21:24:25.918Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:24:25.918Z] #52 2.957 + RM_GOPATH=0 [2020-07-20T21:24:25.918Z] #52 2.957 + TMP_GOPATH= [2020-07-20T21:24:25.918Z] #52 2.957 + : /build [2020-07-20T21:24:25.918Z] #52 2.957 + '[' -z '' ']' [2020-07-20T21:24:25.918Z] #52 2.957 ++ mktemp -d [2020-07-20T21:24:25.918Z] #52 2.959 + export GOPATH=/tmp/tmp.rTppWvd5hk [2020-07-20T21:24:25.918Z] #52 2.959 + GOPATH=/tmp/tmp.rTppWvd5hk [2020-07-20T21:24:25.918Z] #52 2.959 + RM_GOPATH=1 [2020-07-20T21:24:25.918Z] #52 2.959 + case "$(go env GOARCH)" in [2020-07-20T21:24:25.918Z] #52 2.960 ++ go env GOARCH [2020-07-20T21:24:25.918Z] #52 2.977 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:24:25.918Z] #52 2.977 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:24:25.918Z] #52 2.978 ++ dirname /tmp/install/install.sh [2020-07-20T21:24:25.918Z] #52 2.980 + dir=/tmp/install [2020-07-20T21:24:25.918Z] #52 2.984 + bin=containerd [2020-07-20T21:24:25.918Z] #52 2.984 + shift [2020-07-20T21:24:25.918Z] #52 2.984 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-20T21:24:25.918Z] #52 2.984 + . /tmp/install/containerd.installer [2020-07-20T21:24:25.918Z] #52 2.985 ++ set -e [2020-07-20T21:24:25.918Z] #52 2.985 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T21:24:25.918Z] #52 2.985 + install_containerd [2020-07-20T21:24:25.918Z] #52 2.985 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-20T21:24:25.918Z] #52 2.987 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T21:24:25.918Z] #52 2.987 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rTppWvd5hk/src/github.com/containerd/containerd [2020-07-20T21:24:25.918Z] #52 3.005 Cloning into '/tmp/tmp.rTppWvd5hk/src/github.com/containerd/containerd'... [2020-07-20T21:24:25.918Z] #52 ... [2020-07-20T21:24:25.918Z] [2020-07-20T21:24:25.918Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:26.455Z] #40 ... [2020-07-20T21:24:26.455Z] [2020-07-20T21:24:26.455Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:26.455Z] #31 64.24 bufio [2020-07-20T21:24:26.455Z] #31 64.87 reflect [2020-07-20T21:24:26.455Z] #31 67.30 path [2020-07-20T21:24:26.455Z] #31 68.26 text/tabwriter [2020-07-20T21:24:26.542Z] #25 17.92 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-20T21:24:26.768Z] #31 ... [2020-07-20T21:24:26.768Z] [2020-07-20T21:24:26.768Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:26.768Z] #42 74.10 regexp/syntax [2020-07-20T21:24:26.803Z] #25 ... [2020-07-20T21:24:26.803Z] [2020-07-20T21:24:26.803Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:24:26.803Z] #38 54.67 Selecting previously unselected package protobuf-compiler. [2020-07-20T21:24:26.803Z] #38 54.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-20T21:24:26.803Z] #38 54.70 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-20T21:24:26.803Z] #38 54.88 Selecting previously unselected package python-pkg-resources. [2020-07-20T21:24:26.803Z] #38 54.88 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T21:24:26.803Z] #38 54.89 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-20T21:24:26.803Z] #38 55.11 Selecting previously unselected package python-six. [2020-07-20T21:24:26.803Z] #38 55.12 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-20T21:24:26.803Z] #38 55.13 Unpacking python-six (1.12.0-1) ... [2020-07-20T21:24:26.803Z] #38 55.21 Selecting previously unselected package python-protobuf. [2020-07-20T21:24:26.803Z] #38 55.22 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-20T21:24:26.803Z] #38 55.23 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-20T21:24:26.803Z] #38 55.82 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-20T21:24:26.803Z] #38 61.10 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-20T21:24:26.803Z] #38 61.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-20T21:24:26.803Z] #38 61.17 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-20T21:24:26.803Z] #38 61.21 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-20T21:24:26.803Z] #38 61.23 Setting up python-six (1.12.0-1) ... [2020-07-20T21:24:26.803Z] #38 ... [2020-07-20T21:24:26.803Z] [2020-07-20T21:24:26.803Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:24:26.803Z] #32 64.61 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-20T21:24:26.803Z] #32 64.62 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T21:24:26.803Z] #32 64.63 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-20T21:24:26.803Z] #32 64.64 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T21:24:26.803Z] #32 64.68 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-20T21:24:26.803Z] #32 64.70 Setting up cmake-data (3.13.4-1) ... [2020-07-20T21:24:26.803Z] #32 64.72 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-20T21:24:26.803Z] #32 64.73 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-20T21:24:26.803Z] #32 64.74 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-20T21:24:26.803Z] #32 64.75 Setting up cmake (3.13.4-1) ... [2020-07-20T21:24:26.803Z] #32 64.76 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:24:26.803Z] #32 64.81 Processing triggers for mime-support (3.62) ... [2020-07-20T21:24:26.837Z] fc1b9e59edad: Verifying Checksum [2020-07-20T21:24:26.838Z] fc1b9e59edad: Download complete [2020-07-20T21:24:26.953Z] #25 11.78 0.0% 1.1% 1.1% # 2.7% ### 4.7% #### 6.1% ##### 8.1% ###### 9.5% ####### 10.6% ######## 11.8% ######### 12.8% ########## 14.2% ########### 16.3% ############# 18.5% ############# 19.2% ############## 20.3% ############### 21.9% ################ 22.8% ################# 24.6% ################## 26.0% ################### 27.1% #################### 28.1% ##################### 29.4% ###################### 30.6% ###################### 31.8% ####################### 32.6% ######################## 33.6% ######################### 34.7% ######################### 35.9% ########################## 37.3% ############################ 39.5% ############################# 41.7% ############################## 42.9% ############################### 44.1% ################################# 46.0% [2020-07-20T21:24:26.953Z] #25 ... [2020-07-20T21:24:26.953Z] [2020-07-20T21:24:26.953Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:24:26.953Z] #32 53.85 Selecting previously unselected package libicu63:amd64. [2020-07-20T21:24:26.953Z] #32 53.86 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-20T21:24:26.953Z] #32 53.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-20T21:24:26.953Z] #32 61.15 Selecting previously unselected package libxml2:amd64. [2020-07-20T21:24:26.953Z] #32 61.15 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-20T21:24:26.953Z] #32 61.15 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-20T21:24:26.953Z] #32 61.71 Selecting previously unselected package libarchive13:amd64. [2020-07-20T21:24:26.953Z] #32 61.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-20T21:24:26.953Z] #32 61.75 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-20T21:24:26.953Z] #32 62.12 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-20T21:24:26.953Z] #32 62.13 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-20T21:24:26.953Z] #32 62.13 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-20T21:24:26.953Z] #32 62.33 Selecting previously unselected package librhash0:amd64. [2020-07-20T21:24:26.953Z] #32 62.34 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-20T21:24:26.953Z] #32 62.36 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-20T21:24:26.953Z] #32 62.55 Selecting previously unselected package libuv1:amd64. [2020-07-20T21:24:26.953Z] #32 62.56 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-20T21:24:26.953Z] #32 62.56 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-20T21:24:26.953Z] #32 62.72 Selecting previously unselected package cmake. [2020-07-20T21:24:26.953Z] #32 62.73 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-20T21:24:26.953Z] #32 62.75 Unpacking cmake (3.13.4-1) ... [2020-07-20T21:24:27.212Z] #32 ... [2020-07-20T21:24:27.213Z] [2020-07-20T21:24:27.213Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:27.376Z] #32 ... [2020-07-20T21:24:27.377Z] [2020-07-20T21:24:27.377Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:27.377Z] #30 55.31 time [2020-07-20T21:24:27.377Z] #30 61.69 internal/fmtsort [2020-07-20T21:24:27.377Z] #30 61.75 internal/poll [2020-07-20T21:24:27.377Z] #30 62.69 internal/syscall/execenv [2020-07-20T21:24:27.377Z] #30 62.87 internal/syscall/unix [2020-07-20T21:24:27.377Z] #30 63.10 strings [2020-07-20T21:24:27.377Z] #30 64.47 os [2020-07-20T21:24:27.377Z] #30 ... [2020-07-20T21:24:27.377Z] [2020-07-20T21:24:27.377Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:27.377Z] #25 18.29 [2020-07-20T21:24:27.377Z] #25 18.41 ######################################################################## 100.0% [2020-07-20T21:24:27.377Z] #25 18.61 [2020-07-20T21:24:27.836Z] #42 75.31 hash/crc32 [2020-07-20T21:24:28.238Z] #25 11.78 0.0% 1.1% 1.1% # 2.7% ### 4.7% #### 6.1% ##### 8.1% ###### 9.5% ####### 10.6% ######## 11.8% ######### 12.8% ########## 14.2% ########### 16.3% ############# 18.5% ############# 19.2% ############## 20.3% ############### 21.9% ################ 22.8% ################# 24.6% ################## 26.0% ################### 27.1% #################### 28.1% ##################### 29.4% ###################### 30.6% ###################### 31.8% ####################### 32.6% ######################## 33.6% ######################### 34.7% ######################### 35.9% ########################## 37.3% ############################ 39.5% ############################# 41.7% ############################## 42.9% ############################### 44.1% ################################# 46.0% ################################# 47.1% ################################## 48.4% ################################### 49.4% #################################### 50.8% ##################################### 52.3% ###################################### 53.8% ####################################### 55.5% ######################################## 56.5% ######################################### 57.1% ######################################### 58.3% [2020-07-20T21:24:28.238Z] #25 ... [2020-07-20T21:24:28.238Z] [2020-07-20T21:24:28.238Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:28.238Z] #47 54.96 syscall [2020-07-20T21:24:28.238Z] #47 54.99 reflect [2020-07-20T21:24:28.238Z] #47 62.93 context [2020-07-20T21:24:28.238Z] #47 63.89 internal/poll [2020-07-20T21:24:28.238Z] #47 ... [2020-07-20T21:24:28.238Z] [2020-07-20T21:24:28.238Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:28.318Z] #25 19.61 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-20T21:24:28.348Z] #45 ... [2020-07-20T21:24:28.349Z] [2020-07-20T21:24:28.349Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:24:28.349Z] #52 144.8 + bin/containerd-stress [2020-07-20T21:24:28.577Z] #25 19.94 [2020-07-20T21:24:28.837Z] #25 20.16 0.6% ######################################################################## 100.0% [2020-07-20T21:24:29.043Z] #10 43.92 Selecting previously unselected package binutils-mingw-w64. [2020-07-20T21:24:29.043Z] #10 43.93 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-20T21:24:29.043Z] #10 43.94 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T21:24:29.043Z] #10 44.09 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-07-20T21:24:29.043Z] #10 44.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-20T21:24:29.043Z] #10 44.23 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-20T21:24:29.043Z] #10 44.55 Selecting previously unselected package dmsetup. [2020-07-20T21:24:29.043Z] #10 44.56 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-07-20T21:24:29.043Z] #10 44.58 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-20T21:24:29.095Z] #25 20.40 [2020-07-20T21:24:29.266Z] #25 11.78 0.0% 1.1% 1.1% # 2.7% ### 4.7% #### 6.1% ##### 8.1% ###### 9.5% ####### 10.6% ######## 11.8% ######### 12.8% ########## 14.2% ########### 16.3% ############# 18.5% ############# 19.2% ############## 20.3% ############### 21.9% ################ 22.8% ################# 24.6% ################## 26.0% ################### 27.1% #################### 28.1% ##################### 29.4% ###################### 30.6% ###################### 31.8% ####################### 32.6% ######################## 33.6% ######################### 34.7% ######################### 35.9% ########################## 37.3% ############################ 39.5% ############################# 41.7% ############################## 42.9% ############################### 44.1% ################################# 46.0% ################################# 47.1% ################################## 48.4% ################################### 49.4% #################################### 50.8% ##################################### 52.3% ###################################### 53.8% ####################################### 55.5% ######################################## 56.5% ######################################### 57.1% ######################################### 58.3% ########################################## 59.6% ########################################### 60.9% ############################################ 61.9% ############################################# 62.6% ############################################# 63.6% ############################################## 64.5% ############################################### 65.5% ############################################### 66.4% ################################################ 67.6% ################################################# 69.3% ################################################## 70.3% [2020-07-20T21:24:29.266Z] #25 ... [2020-07-20T21:24:29.266Z] [2020-07-20T21:24:29.266Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:29.266Z] #30 56.10 time [2020-07-20T21:24:29.266Z] #30 62.57 internal/poll [2020-07-20T21:24:29.266Z] #30 64.09 internal/fmtsort [2020-07-20T21:24:29.266Z] #30 64.87 internal/syscall/execenv [2020-07-20T21:24:29.266Z] #30 65.13 internal/syscall/unix [2020-07-20T21:24:29.266Z] #30 65.16 strings [2020-07-20T21:24:29.266Z] #30 65.76 os [2020-07-20T21:24:29.308Z] #10 44.83 Selecting previously unselected package mingw-w64-common. [2020-07-20T21:24:29.308Z] #10 44.83 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-20T21:24:29.308Z] #10 44.83 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-20T21:24:29.523Z] #30 ... [2020-07-20T21:24:29.523Z] [2020-07-20T21:24:29.523Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:29.885Z] #10 ... [2020-07-20T21:24:29.885Z] [2020-07-20T21:24:29.885Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:29.885Z] #41 35.27 reflect [2020-07-20T21:24:29.885Z] #41 36.10 regexp/syntax [2020-07-20T21:24:29.885Z] #41 36.64 hash/crc32 [2020-07-20T21:24:29.885Z] #41 36.66 time [2020-07-20T21:24:29.885Z] #41 37.38 internal/syscall/execenv [2020-07-20T21:24:29.885Z] #41 37.57 internal/syscall/unix [2020-07-20T21:24:29.885Z] #41 37.81 crypto/hmac [2020-07-20T21:24:29.885Z] #41 38.23 crypto/rc4 [2020-07-20T21:24:29.885Z] #41 38.88 vendor/golang.org/x/text/transform [2020-07-20T21:24:29.885Z] #41 43.26 internal/poll [2020-07-20T21:24:29.885Z] #41 43.26 context [2020-07-20T21:24:29.885Z] #41 43.84 regexp [2020-07-20T21:24:29.885Z] #41 ... [2020-07-20T21:24:29.885Z] [2020-07-20T21:24:29.885Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:29.885Z] #25 4.395 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-20T21:24:29.885Z] #25 4.821 [2020-07-20T21:24:29.885Z] #25 5.130 0.0% ####### 10.5% ############ 17.1% ################# 24.3% ######################## 33.6% ########################## 36.4% ############################### 43.4% ################################## 47.3% ####################################### 54.6% ############################################ 61.6% ################################################# 68.2% ###################################################### 75.6% ############################################################ 84.7% #################################################################### 94.8% ######################################################################## 100.0% [2020-07-20T21:24:29.885Z] #25 6.902 [2020-07-20T21:24:30.033Z] #25 21.21 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-20T21:24:30.033Z] #25 21.30 skipping existing c35d46ef359f [2020-07-20T21:24:30.033Z] #25 21.39 [2020-07-20T21:24:30.463Z] #25 7.095 1.1% [2020-07-20T21:24:30.464Z] #25 ... [2020-07-20T21:24:30.464Z] [2020-07-20T21:24:30.464Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:24:30.464Z] #32 35.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 ... 15383 files and directories currently installed.) [2020-07-20T21:24:30.464Z] #32 35.82 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-20T21:24:30.464Z] #32 36.60 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T21:24:30.464Z] #32 37.85 Selecting previously unselected package vim-common. [2020-07-20T21:24:30.464Z] #32 37.86 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T21:24:30.464Z] #32 37.88 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T21:24:30.464Z] #32 38.36 Selecting previously unselected package cmake-data. [2020-07-20T21:24:30.464Z] #32 38.37 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-20T21:24:30.464Z] #32 38.45 Unpacking cmake-data (3.13.4-1) ... [2020-07-20T21:24:30.464Z] #32 43.85 Selecting previously unselected package libicu63:arm64. [2020-07-20T21:24:30.464Z] #32 43.86 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-20T21:24:30.464Z] #32 43.88 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-20T21:24:30.464Z] #32 ... [2020-07-20T21:24:30.464Z] [2020-07-20T21:24:30.464Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:30.464Z] #25 7.095 1.1% ######################################## 56.2% ######################################################################## 100.0% [2020-07-20T21:24:30.727Z] #25 7.662 [2020-07-20T21:24:30.970Z] #25 22.26 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-20T21:24:30.970Z] #25 ... [2020-07-20T21:24:30.970Z] [2020-07-20T21:24:30.970Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:24:30.970Z] #32 DONE 69.0s [2020-07-20T21:24:31.061Z] #25 11.78 0.0% 1.1% 1.1% # 2.7% ### 4.7% #### 6.1% ##### 8.1% ###### 9.5% ####### 10.6% ######## 11.8% ######### 12.8% ########## 14.2% ########### 16.3% ############# 18.5% ############# 19.2% ############## 20.3% ############### 21.9% ################ 22.8% ################# 24.6% ################## 26.0% ################### 27.1% #################### 28.1% ##################### 29.4% ###################### 30.6% ###################### 31.8% ####################### 32.6% ######################## 33.6% ######################### 34.7% ######################### 35.9% ########################## 37.3% ############################ 39.5% ############################# 41.7% ############################## 42.9% ############################### 44.1% ################################# 46.0% ################################# 47.1% ################################## 48.4% ################################### 49.4% #################################### 50.8% ##################################### 52.3% ###################################### 53.8% ####################################### 55.5% ######################################## 56.5% ######################################### 57.1% ######################################### 58.3% ########################################## 59.6% ########################################### 60.9% ############################################ 61.9% ############################################# 62.6% ############################################# 63.6% ############################################## 64.5% ############################################### 65.5% ############################################### 66.4% ################################################ 67.6% ################################################# 69.3% ################################################## 70.3% ################################################### 71.8% #################################################### 73.1% ##################################################### 74.4% ###################################################### 76.1% ####################################################### 77.0% ####################################################### 77.7% ######################################################### 79.5% ########################################################## 81.6% ############################################################ 83.9% ############################################################## 86.8% ################################################################ 89.9% ################################################################## 91.7% ################################################################### 94.0% ##################################################################### 96.5% ####################################################################### 99.1% ######################################################################## 100.0% [2020-07-20T21:24:31.061Z] #25 19.69 [2020-07-20T21:24:31.077Z] #52 146.9 + bin/containerd-shim [2020-07-20T21:24:31.229Z] [2020-07-20T21:24:31.230Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:24:31.230Z] #38 65.69 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-20T21:24:31.230Z] #38 66.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-20T21:24:31.230Z] #38 66.82 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-20T21:24:31.230Z] #38 67.29 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-20T21:24:31.230Z] #38 67.96 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-20T21:24:31.230Z] #38 68.57 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-20T21:24:31.230Z] #38 68.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T21:24:31.230Z] #38 68.67 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-20T21:24:31.230Z] #38 68.72 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T21:24:31.230Z] #38 68.96 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-20T21:24:31.518Z] #25 7.840 0.2% ################## 25.6% ############################## 43.1% ############################################################# 85.4% ######################################################################## 100.0% [2020-07-20T21:24:31.782Z] #25 8.564 [2020-07-20T21:24:31.798Z] #38 ... [2020-07-20T21:24:31.798Z] [2020-07-20T21:24:31.798Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:31.798Z] #25 22.78 [2020-07-20T21:24:31.798Z] #25 22.88 ######################################################################## 100.0% [2020-07-20T21:24:31.798Z] #25 23.01 [2020-07-20T21:24:31.798Z] #25 23.11 Download of images into '/build' complete. [2020-07-20T21:24:31.798Z] #25 23.11 Use something like the following to load the result into a Docker daemon: [2020-07-20T21:24:31.798Z] #25 23.11 tar -cC '/build' . | docker load [2020-07-20T21:24:31.798Z] #25 DONE 23.2s [2020-07-20T21:24:32.056Z] [2020-07-20T21:24:32.056Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:32.056Z] #47 66.68 context [2020-07-20T21:24:32.056Z] #47 67.44 path/filepath [2020-07-20T21:24:32.056Z] #47 67.45 encoding/binary [2020-07-20T21:24:32.056Z] #47 68.90 fmt [2020-07-20T21:24:32.056Z] #47 69.14 encoding/base64 [2020-07-20T21:24:32.315Z] #25 8.734 0.0% #### 5.7% ######## 11.7% ############ 17.2% ################ 23.5% [2020-07-20T21:24:32.315Z] #25 ... [2020-07-20T21:24:32.315Z] [2020-07-20T21:24:32.315Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:24:32.315Z] #52 3.402 + RM_GOPATH=0 [2020-07-20T21:24:32.315Z] #52 3.402 + TMP_GOPATH= [2020-07-20T21:24:32.315Z] #52 3.402 + : /build [2020-07-20T21:24:32.315Z] #52 3.402 + '[' -z '' ']' [2020-07-20T21:24:32.315Z] #52 3.402 ++ mktemp -d [2020-07-20T21:24:32.315Z] #52 3.422 + export GOPATH=/tmp/tmp.0MabfXPNLf [2020-07-20T21:24:32.315Z] #52 3.422 + GOPATH=/tmp/tmp.0MabfXPNLf [2020-07-20T21:24:32.315Z] #52 3.422 + RM_GOPATH=1 [2020-07-20T21:24:32.315Z] #52 3.422 + case "$(go env GOARCH)" in [2020-07-20T21:24:32.315Z] #52 3.422 ++ go env GOARCH [2020-07-20T21:24:32.315Z] #52 3.434 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:24:32.315Z] #52 3.434 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:24:32.315Z] #52 3.434 ++ dirname /tmp/install/install.sh [2020-07-20T21:24:32.315Z] #52 3.447 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T21:24:32.315Z] #52 3.447 + dir=/tmp/install [2020-07-20T21:24:32.315Z] #52 3.447 + bin=containerd [2020-07-20T21:24:32.315Z] #52 3.447 + shift [2020-07-20T21:24:32.315Z] #52 3.447 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-20T21:24:32.315Z] #52 3.447 + . /tmp/install/containerd.installer [2020-07-20T21:24:32.315Z] #52 3.447 ++ set -e [2020-07-20T21:24:32.315Z] #52 3.447 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T21:24:32.315Z] #52 3.447 + install_containerd [2020-07-20T21:24:32.315Z] #52 3.447 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-20T21:24:32.315Z] #52 3.447 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0MabfXPNLf/src/github.com/containerd/containerd [2020-07-20T21:24:32.315Z] #52 3.457 Cloning into '/tmp/tmp.0MabfXPNLf/src/github.com/containerd/containerd'... [2020-07-20T21:24:32.353Z] #42 ... [2020-07-20T21:24:32.353Z] [2020-07-20T21:24:32.353Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:24:32.353Z] #40 5.113 PBCC images/timens.pb-c.c [2020-07-20T21:24:32.353Z] #40 5.134 DEP images/timens.pb-c.d [2020-07-20T21:24:32.353Z] #40 5.191 PBCC images/fown.pb-c.c [2020-07-20T21:24:32.353Z] #40 5.248 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-20T21:24:32.353Z] #40 5.360 PBCC images/opts.pb-c.c [2020-07-20T21:24:32.353Z] #40 5.433 PBCC images/memfd.pb-c.c [2020-07-20T21:24:32.353Z] #40 5.548 DEP images/fown.pb-c.d [2020-07-20T21:24:32.353Z] #40 5.587 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-20T21:24:32.353Z] #40 5.657 DEP images/opts.pb-c.d [2020-07-20T21:24:32.353Z] #40 5.765 DEP images/memfd.pb-c.d [2020-07-20T21:24:32.353Z] #40 5.821 PBCC images/sit.pb-c.c [2020-07-20T21:24:32.353Z] #40 5.857 DEP images/sit.pb-c.d [2020-07-20T21:24:32.353Z] #40 5.951 PBCC images/macvlan.pb-c.c [2020-07-20T21:24:32.353Z] #40 5.992 DEP images/macvlan.pb-c.d [2020-07-20T21:24:32.353Z] #40 6.083 PBCC images/autofs.pb-c.c [2020-07-20T21:24:32.353Z] #40 6.096 DEP images/autofs.pb-c.d [2020-07-20T21:24:32.353Z] #40 6.157 PBCC images/sysctl.pb-c.c [2020-07-20T21:24:32.353Z] #40 6.206 DEP images/sysctl.pb-c.d [2020-07-20T21:24:32.353Z] #40 6.318 PBCC images/time.pb-c.c [2020-07-20T21:24:32.353Z] #40 6.359 DEP images/time.pb-c.d [2020-07-20T21:24:32.353Z] #40 6.420 PBCC images/binfmt-misc.pb-c.c [2020-07-20T21:24:32.353Z] #40 6.451 DEP images/binfmt-misc.pb-c.d [2020-07-20T21:24:32.353Z] #40 6.511 PBCC images/seccomp.pb-c.c [2020-07-20T21:24:32.353Z] #40 6.528 DEP images/seccomp.pb-c.d [2020-07-20T21:24:32.353Z] #40 6.623 PBCC images/userns.pb-c.c [2020-07-20T21:24:32.353Z] #40 6.663 DEP images/userns.pb-c.d [2020-07-20T21:24:32.353Z] #40 6.771 PBCC images/cgroup.pb-c.c [2020-07-20T21:24:32.353Z] #40 6.795 DEP images/cgroup.pb-c.d [2020-07-20T21:24:32.353Z] #40 6.854 PBCC images/ext-file.pb-c.c [2020-07-20T21:24:32.353Z] #40 6.877 DEP images/ext-file.pb-c.d [2020-07-20T21:24:32.353Z] #40 6.916 PBCC images/rpc.pb-c.c [2020-07-20T21:24:32.353Z] #40 6.957 DEP images/rpc.pb-c.d [2020-07-20T21:24:32.353Z] #40 7.012 PBCC images/siginfo.pb-c.c [2020-07-20T21:24:32.353Z] #40 7.046 DEP images/siginfo.pb-c.d [2020-07-20T21:24:32.353Z] #40 7.181 PBCC images/pagemap.pb-c.c [2020-07-20T21:24:32.353Z] #40 7.236 DEP images/pagemap.pb-c.d [2020-07-20T21:24:32.353Z] #40 7.308 PBCC images/rlimit.pb-c.c [2020-07-20T21:24:32.353Z] #40 7.332 DEP images/rlimit.pb-c.d [2020-07-20T21:24:32.353Z] #40 7.370 PBCC images/file-lock.pb-c.c [2020-07-20T21:24:32.353Z] #40 7.385 DEP images/file-lock.pb-c.d [2020-07-20T21:24:32.353Z] #40 7.450 PBCC images/tty.pb-c.c [2020-07-20T21:24:32.353Z] #40 7.550 DEP images/tty.pb-c.d [2020-07-20T21:24:32.353Z] #40 7.640 PBCC images/tun.pb-c.c [2020-07-20T21:24:32.353Z] #40 7.712 PBCC images/netdev.pb-c.c [2020-07-20T21:24:32.353Z] #40 7.786 DEP images/tun.pb-c.d [2020-07-20T21:24:32.353Z] #40 7.844 DEP images/netdev.pb-c.d [2020-07-20T21:24:32.353Z] #40 7.900 PBCC images/vma.pb-c.c [2020-07-20T21:24:32.353Z] #40 7.957 DEP images/vma.pb-c.d [2020-07-20T21:24:32.353Z] #40 7.996 PBCC images/creds.pb-c.c [2020-07-20T21:24:32.353Z] #40 8.025 DEP images/creds.pb-c.d [2020-07-20T21:24:32.353Z] #40 8.077 PBCC images/utsns.pb-c.c [2020-07-20T21:24:32.353Z] #40 8.102 DEP images/utsns.pb-c.d [2020-07-20T21:24:32.353Z] #40 8.157 PBCC images/ipc-desc.pb-c.c [2020-07-20T21:24:32.353Z] #40 8.176 PBCC images/ipc-sem.pb-c.c [2020-07-20T21:24:32.353Z] #40 8.193 DEP images/ipc-desc.pb-c.d [2020-07-20T21:24:32.353Z] #40 8.232 DEP images/ipc-sem.pb-c.d [2020-07-20T21:24:32.353Z] #40 8.294 PBCC images/ipc-msg.pb-c.c [2020-07-20T21:24:32.353Z] #40 8.318 DEP images/ipc-msg.pb-c.d [2020-07-20T21:24:32.353Z] #40 8.353 PBCC images/ipc-shm.pb-c.c [2020-07-20T21:24:32.353Z] #40 8.370 DEP images/ipc-shm.pb-c.d [2020-07-20T21:24:32.353Z] #40 8.438 PBCC images/ipc-var.pb-c.c [2020-07-20T21:24:32.353Z] #40 8.454 DEP images/ipc-var.pb-c.d [2020-07-20T21:24:32.353Z] #40 8.504 PBCC images/sk-opts.pb-c.c [2020-07-20T21:24:32.353Z] #40 8.514 PBCC images/packet-sock.pb-c.c [2020-07-20T21:24:32.353Z] #40 8.592 DEP images/sk-opts.pb-c.d [2020-07-20T21:24:32.353Z] #40 8.632 DEP images/packet-sock.pb-c.d [2020-07-20T21:24:32.353Z] #40 8.716 PBCC images/sk-netlink.pb-c.c [2020-07-20T21:24:32.353Z] #40 8.813 DEP images/sk-netlink.pb-c.d [2020-07-20T21:24:32.353Z] #40 8.860 PBCC images/sk-inet.pb-c.c [2020-07-20T21:24:32.353Z] #40 8.930 DEP images/sk-inet.pb-c.d [2020-07-20T21:24:32.353Z] #40 8.970 PBCC images/sk-unix.pb-c.c [2020-07-20T21:24:32.353Z] #40 9.030 DEP images/sk-unix.pb-c.d [2020-07-20T21:24:32.353Z] #40 9.093 PBCC images/mm.pb-c.c [2020-07-20T21:24:32.353Z] #40 9.168 DEP images/mm.pb-c.d [2020-07-20T21:24:32.353Z] #40 9.219 PBCC images/timerfd.pb-c.c [2020-07-20T21:24:32.353Z] #40 9.282 DEP images/timerfd.pb-c.d [2020-07-20T21:24:32.353Z] #40 9.382 PBCC images/timer.pb-c.c [2020-07-20T21:24:32.353Z] #40 9.420 DEP images/timer.pb-c.d [2020-07-20T21:24:32.353Z] #40 9.520 PBCC images/sa.pb-c.c [2020-07-20T21:24:32.353Z] #40 9.555 DEP images/sa.pb-c.d [2020-07-20T21:24:32.353Z] #40 9.614 PBCC images/pipe-data.pb-c.c [2020-07-20T21:24:32.353Z] #40 9.652 DEP images/pipe-data.pb-c.d [2020-07-20T21:24:32.353Z] #40 9.709 PBCC images/mnt.pb-c.c [2020-07-20T21:24:32.353Z] #40 9.762 DEP images/mnt.pb-c.d [2020-07-20T21:24:32.353Z] #40 9.820 PBCC images/sk-packet.pb-c.c [2020-07-20T21:24:32.353Z] #40 9.844 DEP images/sk-packet.pb-c.d [2020-07-20T21:24:32.353Z] #40 9.889 PBCC images/tcp-stream.pb-c.c [2020-07-20T21:24:32.353Z] #40 9.942 DEP images/tcp-stream.pb-c.d [2020-07-20T21:24:32.353Z] #40 9.997 PBCC images/pipe.pb-c.c [2020-07-20T21:24:32.353Z] #40 10.10 DEP images/pipe.pb-c.d [2020-07-20T21:24:32.353Z] #40 10.14 PBCC images/pstree.pb-c.c [2020-07-20T21:24:32.353Z] #40 10.15 DEP images/pstree.pb-c.d [2020-07-20T21:24:32.353Z] #40 10.21 PBCC images/fs.pb-c.c [2020-07-20T21:24:32.353Z] #40 10.23 DEP images/fs.pb-c.d [2020-07-20T21:24:32.353Z] #40 10.37 PBCC images/signalfd.pb-c.c [2020-07-20T21:24:32.353Z] #40 10.48 DEP images/signalfd.pb-c.d [2020-07-20T21:24:32.353Z] #40 10.58 PBCC images/fh.pb-c.c [2020-07-20T21:24:32.435Z] #25 20.65 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-20T21:24:32.435Z] #25 21.07 [2020-07-20T21:24:32.579Z] #52 ... [2020-07-20T21:24:32.580Z] [2020-07-20T21:24:32.580Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:32.639Z] #47 ... [2020-07-20T21:24:32.639Z] [2020-07-20T21:24:32.639Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:32.639Z] #10 60.56 Selecting previously unselected package dmsetup. [2020-07-20T21:24:32.639Z] #10 60.56 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-20T21:24:32.639Z] #10 60.57 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-20T21:24:32.639Z] #10 60.89 Selecting previously unselected package mingw-w64-common. [2020-07-20T21:24:32.639Z] #10 60.90 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-20T21:24:32.639Z] #10 60.91 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-20T21:24:32.639Z] #10 68.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-20T21:24:32.639Z] #10 68.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-20T21:24:32.639Z] #10 68.58 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T21:24:32.639Z] #10 ... [2020-07-20T21:24:32.639Z] [2020-07-20T21:24:32.639Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:32.639Z] #47 70.71 golang.org/x/sys/unix [2020-07-20T21:24:32.653Z] #40 10.63 PBCC images/fsnotify.pb-c.c [2020-07-20T21:24:32.653Z] #40 10.70 DEP images/fh.pb-c.d [2020-07-20T21:24:32.653Z] #40 10.78 DEP images/fsnotify.pb-c.d [2020-07-20T21:24:32.653Z] #40 10.85 PBCC images/eventpoll.pb-c.c [2020-07-20T21:24:32.653Z] #40 10.88 DEP images/eventpoll.pb-c.d [2020-07-20T21:24:32.691Z] #25 21.23 ######################################################################## 100.0% [2020-07-20T21:24:32.691Z] #25 21.34 [2020-07-20T21:24:32.899Z] #47 ... [2020-07-20T21:24:32.899Z] [2020-07-20T21:24:32.899Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:32.899Z] #41 60.88 time [2020-07-20T21:24:32.899Z] #41 64.62 strings [2020-07-20T21:24:32.899Z] #41 66.03 os [2020-07-20T21:24:32.899Z] #41 67.23 regexp/syntax [2020-07-20T21:24:32.899Z] #41 69.02 fmt [2020-07-20T21:24:32.961Z] #40 10.93 PBCC images/eventfd.pb-c.c [2020-07-20T21:24:32.961Z] #40 10.97 DEP images/eventfd.pb-c.d [2020-07-20T21:24:32.961Z] #40 11.02 PBCC images/remap-file-path.pb-c.c [2020-07-20T21:24:32.961Z] #40 11.05 DEP images/remap-file-path.pb-c.d [2020-07-20T21:24:32.961Z] #40 11.11 PBCC images/fifo.pb-c.c [2020-07-20T21:24:32.961Z] #40 11.16 DEP images/fifo.pb-c.d [2020-07-20T21:24:32.961Z] #40 11.23 PBCC images/ghost-file.pb-c.c [2020-07-20T21:24:33.159Z] #41 ... [2020-07-20T21:24:33.159Z] [2020-07-20T21:24:33.159Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:33.159Z] #30 66.12 path [2020-07-20T21:24:33.159Z] #30 66.91 text/tabwriter [2020-07-20T21:24:33.159Z] #30 67.16 fmt [2020-07-20T21:24:33.159Z] #30 67.53 path/filepath [2020-07-20T21:24:33.159Z] #30 68.84 io/ioutil [2020-07-20T21:24:33.264Z] #40 11.30 DEP images/ghost-file.pb-c.d [2020-07-20T21:24:33.264Z] #40 11.43 PBCC images/regfile.pb-c.c [2020-07-20T21:24:33.264Z] #40 11.48 DEP images/regfile.pb-c.d [2020-07-20T21:24:33.418Z] #30 71.51 flag [2020-07-20T21:24:33.574Z] #40 11.58 PBCC images/ns.pb-c.c [2020-07-20T21:24:33.574Z] #40 11.60 DEP images/ns.pb-c.d [2020-07-20T21:24:33.574Z] #40 11.65 PBCC images/fdinfo.pb-c.c [2020-07-20T21:24:33.574Z] #40 11.77 DEP images/fdinfo.pb-c.d [2020-07-20T21:24:33.574Z] #40 11.87 PBCC images/core-aarch64.pb-c.c [2020-07-20T21:24:33.619Z] #25 ... [2020-07-20T21:24:33.619Z] [2020-07-20T21:24:33.619Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:33.619Z] #41 60.08 time [2020-07-20T21:24:33.619Z] #41 65.04 internal/syscall/execenv [2020-07-20T21:24:33.619Z] #41 65.47 internal/syscall/unix [2020-07-20T21:24:33.619Z] #41 65.73 strings [2020-07-20T21:24:33.619Z] #41 66.27 os [2020-07-20T21:24:33.619Z] #41 68.72 regexp/syntax [2020-07-20T21:24:33.619Z] #41 ... [2020-07-20T21:24:33.619Z] [2020-07-20T21:24:33.619Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:33.619Z] #25 22.18 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-20T21:24:33.673Z] #25 8.734 0.0% #### 5.7% ######## 11.7% ############ 17.2% ################ 23.5% ###################### 31.3% ############################ 39.9% ################################### 48.9% ####################################### 55.3% ########################################### 60.0% ############################################### 66.0% ################################################### 71.2% ####################################################### 77.4% ############################################################ 83.8% ############################################################# 84.8% ################################################################ 90.0% #################################################################### 94.9% ######################################################################## 100.0% [2020-07-20T21:24:33.677Z] #30 71.53 github.com/BurntSushi/toml [2020-07-20T21:24:33.875Z] #25 ... [2020-07-20T21:24:33.875Z] [2020-07-20T21:24:33.875Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:24:33.875Z] #32 65.98 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-20T21:24:33.875Z] #32 65.99 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T21:24:33.875Z] #32 66.02 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-20T21:24:33.875Z] #32 66.04 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T21:24:33.875Z] #32 66.10 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-20T21:24:33.875Z] #32 66.11 Setting up cmake-data (3.13.4-1) ... [2020-07-20T21:24:33.875Z] #32 66.13 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-20T21:24:33.875Z] #32 66.15 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-20T21:24:33.875Z] #32 66.16 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-20T21:24:33.875Z] #32 66.17 Setting up cmake (3.13.4-1) ... [2020-07-20T21:24:33.875Z] #32 66.19 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:24:33.875Z] #32 66.30 Processing triggers for mime-support (3.62) ... [2020-07-20T21:24:33.875Z] #32 DONE 70.6s [2020-07-20T21:24:33.883Z] #40 11.97 PBCC images/core-arm.pb-c.c [2020-07-20T21:24:33.883Z] #40 12.05 PBCC images/core-ppc64.pb-c.c [2020-07-20T21:24:33.937Z] #25 10.85 [2020-07-20T21:24:34.131Z] [2020-07-20T21:24:34.131Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:34.183Z] #40 12.13 PBCC images/core-s390.pb-c.c [2020-07-20T21:24:34.183Z] #40 12.22 PBCC images/core-x86.pb-c.c [2020-07-20T21:24:34.183Z] #40 12.32 PBCC images/core.pb-c.c [2020-07-20T21:24:34.183Z] #40 ... [2020-07-20T21:24:34.183Z] [2020-07-20T21:24:34.183Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:34.183Z] #48 71.83 reflect [2020-07-20T21:24:34.183Z] #48 71.83 regexp/syntax [2020-07-20T21:24:34.183Z] #48 80.53 time [2020-07-20T21:24:34.183Z] #48 ... [2020-07-20T21:24:34.183Z] [2020-07-20T21:24:34.183Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:24:34.591Z] #52 ... [2020-07-20T21:24:34.591Z] [2020-07-20T21:24:34.591Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:24:34.591Z] #45 DONE 175.6s [2020-07-20T21:24:34.591Z] [2020-07-20T21:24:34.591Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:24:35.055Z] #30 ... [2020-07-20T21:24:35.055Z] [2020-07-20T21:24:35.055Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:35.055Z] #33 4.015 + RM_GOPATH=0 [2020-07-20T21:24:35.055Z] #33 4.015 + TMP_GOPATH= [2020-07-20T21:24:35.055Z] #33 4.015 + : /build [2020-07-20T21:24:35.055Z] #33 4.015 + '[' -z '' ']' [2020-07-20T21:24:35.055Z] #33 4.015 ++ mktemp -d [2020-07-20T21:24:35.055Z] #33 4.018 + export GOPATH=/tmp/tmp.4DpB5PmqVg [2020-07-20T21:24:35.055Z] #33 4.018 + GOPATH=/tmp/tmp.4DpB5PmqVg [2020-07-20T21:24:35.055Z] #33 4.018 + RM_GOPATH=1 [2020-07-20T21:24:35.055Z] #33 4.018 + case "$(go env GOARCH)" in [2020-07-20T21:24:35.055Z] #33 4.018 ++ go env GOARCH [2020-07-20T21:24:35.055Z] #33 4.045 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:24:35.055Z] #33 4.045 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:24:35.055Z] #33 4.046 ++ dirname /tmp/install/install.sh [2020-07-20T21:24:35.055Z] #33 4.048 + dir=/tmp/install [2020-07-20T21:24:35.055Z] #33 4.049 + bin=tini [2020-07-20T21:24:35.055Z] #33 4.049 + shift [2020-07-20T21:24:35.055Z] #33 4.049 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-20T21:24:35.055Z] #33 4.049 + . /tmp/install/tini.installer [2020-07-20T21:24:35.055Z] #33 4.050 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T21:24:35.055Z] #33 4.052 + install_tini [2020-07-20T21:24:35.055Z] #33 4.052 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-20T21:24:35.055Z] #33 4.052 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T21:24:35.055Z] #33 4.052 + git clone https://github.com/krallin/tini.git /tmp/tmp.4DpB5PmqVg/tini [2020-07-20T21:24:35.055Z] #33 4.058 Cloning into '/tmp/tmp.4DpB5PmqVg/tini'... [2020-07-20T21:24:35.062Z] #33 ... [2020-07-20T21:24:35.063Z] [2020-07-20T21:24:35.063Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:24:35.063Z] #38 61.75 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-20T21:24:35.063Z] #38 61.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-20T21:24:35.063Z] #38 61.79 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-20T21:24:35.063Z] #38 61.80 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-20T21:24:35.063Z] #38 61.81 Setting up python-six (1.12.0-1) ... [2020-07-20T21:24:35.063Z] #38 65.77 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-20T21:24:35.063Z] #38 65.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-20T21:24:35.063Z] #38 65.81 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-20T21:24:35.063Z] #38 65.83 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-20T21:24:35.063Z] #38 65.84 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-20T21:24:35.063Z] #38 65.88 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-20T21:24:35.063Z] #38 65.90 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T21:24:35.063Z] #38 65.92 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-20T21:24:35.063Z] #38 65.95 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T21:24:35.063Z] #38 65.96 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-20T21:24:35.063Z] #38 ... [2020-07-20T21:24:35.063Z] [2020-07-20T21:24:35.063Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:35.063Z] #25 22.76 [2020-07-20T21:24:35.063Z] #25 22.96 ######## 12.2% ######################################################################## 100.0% [2020-07-20T21:24:35.063Z] #25 23.14 [2020-07-20T21:24:35.377Z] #53 44.44 Checking out files: 57% (1834/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-20T21:24:35.377Z] #53 45.31 + cd /tmp/tmp.zsagchU8aN/src/github.com/containerd/containerd [2020-07-20T21:24:35.377Z] #53 45.31 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T21:24:35.540Z] 4612f6d0b889: Verifying Checksum [2020-07-20T21:24:35.540Z] 4612f6d0b889: Download complete [2020-07-20T21:24:35.624Z] #33 4.744 + cd /tmp/tmp.4DpB5PmqVg/tini [2020-07-20T21:24:35.636Z] #25 24.27 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-20T21:24:35.636Z] #25 24.37 skipping existing c35d46ef359f [2020-07-20T21:24:35.636Z] #25 ... [2020-07-20T21:24:35.636Z] [2020-07-20T21:24:35.636Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:35.636Z] #10 62.48 Selecting previously unselected package binutils-mingw-w64. [2020-07-20T21:24:35.636Z] #10 62.52 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-20T21:24:35.636Z] #10 62.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T21:24:35.636Z] #10 62.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-20T21:24:35.636Z] #10 62.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-20T21:24:35.636Z] #10 62.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-20T21:24:35.636Z] #10 63.07 Selecting previously unselected package dmsetup. [2020-07-20T21:24:35.636Z] #10 63.08 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-20T21:24:35.636Z] #10 63.08 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-20T21:24:35.636Z] #10 63.28 Selecting previously unselected package mingw-w64-common. [2020-07-20T21:24:35.636Z] #10 63.29 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-20T21:24:35.636Z] #10 63.30 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-20T21:24:35.636Z] #10 70.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-20T21:24:35.636Z] #10 70.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-20T21:24:35.636Z] #10 70.69 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T21:24:35.731Z] #25 11.13 #=#=# 0.9% # 1.4% # 1.4% # 2.3% ## 3.4% ### 4.6% #### 5.8% [2020-07-20T21:24:35.731Z] #25 ... [2020-07-20T21:24:35.731Z] [2020-07-20T21:24:35.731Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:24:35.731Z] #38 41.10 Selecting previously unselected package libprotobuf-dev:arm64. [2020-07-20T21:24:35.731Z] #38 41.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-07-20T21:24:35.731Z] #38 41.15 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-20T21:24:35.731Z] #38 43.57 Selecting previously unselected package libprotoc17:arm64. [2020-07-20T21:24:35.731Z] #38 43.57 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-07-20T21:24:35.731Z] #38 43.75 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-20T21:24:35.731Z] #38 44.32 Selecting previously unselected package protobuf-c-compiler. [2020-07-20T21:24:35.731Z] #38 44.33 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-07-20T21:24:35.731Z] #38 44.40 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T21:24:35.731Z] #38 44.54 Selecting previously unselected package protobuf-compiler. [2020-07-20T21:24:35.731Z] #38 44.55 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-07-20T21:24:35.731Z] #38 44.55 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-20T21:24:35.731Z] #38 44.72 Selecting previously unselected package python-pkg-resources. [2020-07-20T21:24:35.731Z] #38 44.75 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T21:24:35.731Z] #38 44.77 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-20T21:24:35.731Z] #38 45.50 Selecting previously unselected package python-six. [2020-07-20T21:24:35.731Z] #38 45.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-20T21:24:35.731Z] #38 45.51 Unpacking python-six (1.12.0-1) ... [2020-07-20T21:24:35.731Z] #38 45.85 Selecting previously unselected package python-protobuf. [2020-07-20T21:24:35.731Z] #38 45.86 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-07-20T21:24:35.731Z] #38 45.86 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-20T21:24:35.731Z] #38 46.63 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-20T21:24:35.731Z] #38 49.34 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-20T21:24:35.731Z] #38 49.37 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-20T21:24:35.731Z] #38 49.40 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-20T21:24:35.731Z] #38 49.42 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-20T21:24:35.731Z] #38 49.58 Setting up python-six (1.12.0-1) ... [2020-07-20T21:24:35.731Z] #38 ... [2020-07-20T21:24:35.731Z] [2020-07-20T21:24:35.731Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:35.883Z] #33 4.744 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T21:24:35.883Z] #33 4.786 + cmake . [2020-07-20T21:24:35.894Z] #10 ... [2020-07-20T21:24:35.894Z] [2020-07-20T21:24:35.894Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:35.894Z] #25 24.52 [2020-07-20T21:24:36.142Z] #33 ... [2020-07-20T21:24:36.142Z] [2020-07-20T21:24:36.142Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:36.142Z] #30 74.18 log [2020-07-20T21:24:36.160Z] #52 ... [2020-07-20T21:24:36.160Z] [2020-07-20T21:24:36.160Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-20T21:24:36.453Z] #46 DONE 0.2s [2020-07-20T21:24:36.453Z] [2020-07-20T21:24:36.453Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-20T21:24:36.453Z] #48 DONE 0.1s [2020-07-20T21:24:36.453Z] [2020-07-20T21:24:36.453Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-20T21:24:36.453Z] #50 DONE 0.1s [2020-07-20T21:24:36.453Z] [2020-07-20T21:24:36.453Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:24:36.825Z] #25 25.28 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-20T21:24:36.918Z] #53 ... [2020-07-20T21:24:36.918Z] [2020-07-20T21:24:36.918Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:36.918Z] #11 74.65 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-20T21:24:36.918Z] #11 74.69 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-20T21:24:36.918Z] #11 74.70 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:24:36.918Z] #11 74.86 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-20T21:24:36.918Z] #11 74.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-20T21:24:36.918Z] #11 74.87 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:24:37.052Z] #25 11.13 #=#=# 0.9% # 1.4% # 1.4% # 2.3% ## 3.4% ### 4.6% #### 5.8% ##### 7.4% ###### 9.0% ####### 10.8% ######### 12.9% ########## 14.6% ########### 16.1% ############ 17.4% ############# 18.7% ############## 19.7% ############### 21.6% ################ 23.0% ################# 23.6% ################## 25.5% [2020-07-20T21:24:37.052Z] #25 ... [2020-07-20T21:24:37.052Z] [2020-07-20T21:24:37.052Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:37.052Z] #47 42.43 regexp [2020-07-20T21:24:37.052Z] #47 44.24 context [2020-07-20T21:24:37.052Z] #47 44.26 internal/poll [2020-07-20T21:24:37.052Z] #47 47.54 path/filepath [2020-07-20T21:24:37.052Z] #47 47.55 mvdan.cc/sh/v3/fileutil [2020-07-20T21:24:37.052Z] #47 48.99 encoding/binary [2020-07-20T21:24:37.052Z] #47 49.00 fmt [2020-07-20T21:24:37.052Z] #47 50.76 encoding/base64 [2020-07-20T21:24:37.052Z] #47 50.77 golang.org/x/sys/unix [2020-07-20T21:24:37.052Z] #47 52.42 encoding/json [2020-07-20T21:24:37.052Z] #47 52.44 github.com/pkg/diff [2020-07-20T21:24:37.052Z] #47 52.44 go/token [2020-07-20T21:24:37.052Z] #47 ... [2020-07-20T21:24:37.052Z] [2020-07-20T21:24:37.052Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:37.082Z] #25 ... [2020-07-20T21:24:37.082Z] [2020-07-20T21:24:37.082Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:24:37.082Z] #38 72.87 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-20T21:24:37.082Z] #38 72.89 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:24:37.082Z] #38 DONE 73.8s [2020-07-20T21:24:37.082Z] [2020-07-20T21:24:37.082Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:37.082Z] #25 25.59 [2020-07-20T21:24:37.219Z] #11 ... [2020-07-20T21:24:37.219Z] [2020-07-20T21:24:37.219Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:24:37.219Z] #53 47.27 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-20T21:24:37.219Z] #53 47.27 + BUILDTAGS='netgo osusergo static_build' [2020-07-20T21:24:37.219Z] #53 47.27 + export EXTRA_FLAGS=-buildmode=pie [2020-07-20T21:24:37.219Z] #53 47.27 + EXTRA_FLAGS=-buildmode=pie [2020-07-20T21:24:37.219Z] #53 47.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-20T21:24:37.219Z] #53 47.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-20T21:24:37.219Z] #53 47.28 + '[' '' = dynamic ']' [2020-07-20T21:24:37.219Z] #53 47.28 + make [2020-07-20T21:24:37.339Z] #25 25.82 ######################################################################## 100.0% [2020-07-20T21:24:37.339Z] #25 26.02 [2020-07-20T21:24:37.520Z] #53 ... [2020-07-20T21:24:37.520Z] [2020-07-20T21:24:37.520Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:37.520Z] #31 75.21 internal/syscall/execenv [2020-07-20T21:24:37.520Z] #31 75.23 internal/syscall/unix [2020-07-20T21:24:37.520Z] #31 75.28 time [2020-07-20T21:24:37.520Z] #31 82.28 internal/poll [2020-07-20T21:24:37.520Z] #31 85.08 os [2020-07-20T21:24:37.581Z] #25 11.13 #=#=# 0.9% # 1.4% # 1.4% # 2.3% ## 3.4% ### 4.6% #### 5.8% ##### 7.4% ###### 9.0% ####### 10.8% ######### 12.9% ########## 14.6% ########### 16.1% ############ 17.4% ############# 18.7% ############## 19.7% ############### 21.6% ################ 23.0% ################# 23.6% ################## 25.5% ################### 27.1% ##################### 29.3% ###################### 31.7% ######################## 33.6% ######################### 34.9% ########################## 36.5% [2020-07-20T21:24:37.581Z] #25 ... [2020-07-20T21:24:37.581Z] [2020-07-20T21:24:37.581Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:37.581Z] #30 43.08 internal/poll [2020-07-20T21:24:37.581Z] #30 44.65 os [2020-07-20T21:24:37.581Z] #30 45.33 internal/fmtsort [2020-07-20T21:24:37.581Z] #30 46.64 fmt [2020-07-20T21:24:37.581Z] #30 46.64 path/filepath [2020-07-20T21:24:37.581Z] #30 47.62 io/ioutil [2020-07-20T21:24:37.581Z] #30 49.46 flag [2020-07-20T21:24:37.581Z] #30 49.47 github.com/BurntSushi/toml [2020-07-20T21:24:37.581Z] #30 49.47 log [2020-07-20T21:24:37.581Z] #30 ... [2020-07-20T21:24:37.581Z] [2020-07-20T21:24:37.581Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:37.595Z] #25 26.15 Download of images into '/build' complete. [2020-07-20T21:24:37.595Z] #25 26.15 Use something like the following to load the result into a Docker daemon: [2020-07-20T21:24:37.596Z] #25 26.15 tar -cC '/build' . | docker load [2020-07-20T21:24:37.825Z] #31 ... [2020-07-20T21:24:37.825Z] [2020-07-20T21:24:37.825Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:24:37.825Z] #40 12.47 PBCC images/inventory.pb-c.c [2020-07-20T21:24:37.825Z] #40 12.56 DEP images/core-aarch64.pb-c.d [2020-07-20T21:24:37.825Z] #40 12.64 DEP images/core-arm.pb-c.d [2020-07-20T21:24:37.825Z] #40 12.69 DEP images/core-ppc64.pb-c.d [2020-07-20T21:24:37.825Z] #40 12.76 DEP images/core-s390.pb-c.d [2020-07-20T21:24:37.825Z] #40 12.88 DEP images/core-x86.pb-c.d [2020-07-20T21:24:37.825Z] #40 12.94 DEP images/core.pb-c.d [2020-07-20T21:24:37.825Z] #40 12.99 DEP images/inventory.pb-c.d [2020-07-20T21:24:37.825Z] #40 13.04 PBCC images/cpuinfo.pb-c.c [2020-07-20T21:24:37.825Z] #40 13.07 DEP images/cpuinfo.pb-c.d [2020-07-20T21:24:37.825Z] #40 13.20 PBCC images/stats.pb-c.c [2020-07-20T21:24:37.825Z] #40 13.26 DEP images/stats.pb-c.d [2020-07-20T21:24:37.825Z] #40 15.36 make[1]: Nothing to be done for 'all'. [2020-07-20T21:24:37.852Z] #25 DONE 26.3s [2020-07-20T21:24:37.852Z] [2020-07-20T21:24:37.852Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:37.852Z] #33 3.000 + RM_GOPATH=0 [2020-07-20T21:24:37.852Z] #33 3.000 + TMP_GOPATH= [2020-07-20T21:24:37.852Z] #33 3.000 + : /build [2020-07-20T21:24:37.852Z] #33 3.000 + '[' -z '' ']' [2020-07-20T21:24:37.852Z] #33 3.001 ++ mktemp -d [2020-07-20T21:24:37.852Z] #33 3.009 + export GOPATH=/tmp/tmp.CfiYq4qa0P [2020-07-20T21:24:37.852Z] #33 3.010 + GOPATH=/tmp/tmp.CfiYq4qa0P [2020-07-20T21:24:37.852Z] #33 3.010 + RM_GOPATH=1 [2020-07-20T21:24:37.852Z] #33 3.011 + case "$(go env GOARCH)" in [2020-07-20T21:24:37.852Z] #33 3.011 ++ go env GOARCH [2020-07-20T21:24:37.852Z] #33 3.020 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:24:37.852Z] #33 3.020 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:24:37.852Z] #33 3.038 ++ dirname /tmp/install/install.sh [2020-07-20T21:24:37.852Z] #33 3.053 + dir=/tmp/install [2020-07-20T21:24:37.852Z] #33 3.053 + bin=tini [2020-07-20T21:24:37.852Z] #33 3.053 + shift [2020-07-20T21:24:37.852Z] #33 3.054 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-20T21:24:37.852Z] #33 3.059 + . /tmp/install/tini.installer [2020-07-20T21:24:37.852Z] #33 3.064 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T21:24:37.852Z] #33 3.066 + install_tini [2020-07-20T21:24:37.852Z] #33 3.066 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-20T21:24:37.852Z] #33 3.066 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T21:24:37.852Z] #33 3.066 + git clone https://github.com/krallin/tini.git /tmp/tmp.CfiYq4qa0P/tini [2020-07-20T21:24:37.852Z] #33 3.070 Cloning into '/tmp/tmp.CfiYq4qa0P/tini'... [2020-07-20T21:24:37.960Z] #52 153.9 + bin/containerd-shim-runc-v1 [2020-07-20T21:24:38.109Z] #33 4.296 + cd /tmp/tmp.CfiYq4qa0P/tini [2020-07-20T21:24:38.109Z] #33 4.296 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T21:24:38.366Z] #33 4.392 + cmake . [2020-07-20T21:24:38.686Z] #30 76.45 github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T21:24:38.949Z] #30 ... [2020-07-20T21:24:38.949Z] [2020-07-20T21:24:38.949Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:24:38.949Z] #38 76.37 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-20T21:24:38.949Z] #38 76.38 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:24:38.949Z] #38 DONE 76.8s [2020-07-20T21:24:38.949Z] [2020-07-20T21:24:38.949Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:24:39.292Z] #33 5.285 -- The C compiler identification is GNU 8.3.0 [2020-07-20T21:24:39.293Z] #33 5.370 -- Check for working C compiler: /usr/bin/cc [2020-07-20T21:24:39.367Z] #40 17.29 CC images/stats.o [2020-07-20T21:24:39.548Z] #33 ... [2020-07-20T21:24:39.548Z] [2020-07-20T21:24:39.548Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:39.548Z] #47 66.45 os [2020-07-20T21:24:39.548Z] #47 69.55 encoding/binary [2020-07-20T21:24:39.548Z] #47 71.73 encoding/base64 [2020-07-20T21:24:39.548Z] #47 71.88 fmt [2020-07-20T21:24:39.548Z] #47 72.79 golang.org/x/sys/unix [2020-07-20T21:24:39.666Z] #40 17.77 CC images/core.o [2020-07-20T21:24:39.804Z] #47 ... [2020-07-20T21:24:39.804Z] [2020-07-20T21:24:39.804Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:39.804Z] #30 68.21 path [2020-07-20T21:24:39.804Z] #30 68.87 text/tabwriter [2020-07-20T21:24:39.804Z] #30 69.78 fmt [2020-07-20T21:24:39.804Z] #30 69.82 path/filepath [2020-07-20T21:24:39.804Z] #30 71.54 io/ioutil [2020-07-20T21:24:39.804Z] #30 73.82 github.com/BurntSushi/toml [2020-07-20T21:24:39.804Z] #30 73.89 flag [2020-07-20T21:24:40.031Z] #52 156.0 + bin/containerd-shim-runc-v2 [2020-07-20T21:24:40.247Z] #25 11.13 #=#=# 0.9% # 1.4% # 1.4% # 2.3% ## 3.4% ### 4.6% #### 5.8% ##### 7.4% ###### 9.0% ####### 10.8% ######### 12.9% ########## 14.6% ########### 16.1% ############ 17.4% ############# 18.7% ############## 19.7% ############### 21.6% ################ 23.0% ################# 23.6% ################## 25.5% ################### 27.1% ##################### 29.3% ###################### 31.7% ######################## 33.6% ######################### 34.9% ########################## 36.5% ########################### 38.1% ############################ 39.7% ############################# 40.8% ############################## 42.0% ############################### 43.2% ################################ 45.0% ################################# 46.2% ################################## 47.9% #################################### 51.0% ###################################### 53.4% ######################################## 55.8% ######################################### 57.6% ########################################## 58.8% ########################################## 59.6% ########################################## 59.7% ############################################ 61.4% ############################################# 63.0% ############################################## 64.8% ############################################### 66.7% ################################################# 68.4% ################################################## 70.2% ################################################### 72.0% ##################################################### 74.5% ####################################################### 76.5% ######################################################## 78.7% [2020-07-20T21:24:40.247Z] #25 ... [2020-07-20T21:24:40.247Z] [2020-07-20T21:24:40.247Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:40.247Z] #41 45.74 os [2020-07-20T21:24:40.248Z] #41 47.30 github.com/LK4D4/vndr/versioned [2020-07-20T21:24:40.248Z] #41 48.70 internal/lazyregexp [2020-07-20T21:24:40.248Z] #41 48.72 net [2020-07-20T21:24:40.248Z] #41 48.73 os/exec [2020-07-20T21:24:40.248Z] #41 51.04 encoding/base64 [2020-07-20T21:24:40.248Z] #41 51.04 crypto/cipher [2020-07-20T21:24:40.248Z] #41 51.07 flag [2020-07-20T21:24:40.248Z] #41 52.24 go/token [2020-07-20T21:24:40.248Z] #41 52.75 net/url [2020-07-20T21:24:40.248Z] #41 53.34 go/scanner [2020-07-20T21:24:40.248Z] #41 53.78 text/template/parse [2020-07-20T21:24:40.248Z] #41 55.25 go/ast [2020-07-20T21:24:40.248Z] #41 ... [2020-07-20T21:24:40.248Z] [2020-07-20T21:24:40.248Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:40.314Z] #40 18.62 CC images/core-x86.o [2020-07-20T21:24:40.322Z] #52 156.7 + binaries [2020-07-20T21:24:40.322Z] #52 156.7 + install -D bin/containerd /build/containerd [2020-07-20T21:24:40.322Z] #52 156.7 + install -D bin/containerd-shim /build/containerd-shim [2020-07-20T21:24:40.322Z] #52 156.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-20T21:24:40.322Z] #52 156.7 + install -D bin/ctr /build/ctr [2020-07-20T21:24:40.366Z] #30 77.31 log [2020-07-20T21:24:40.613Z] #52 DONE 157.1s [2020-07-20T21:24:40.623Z] #30 ... [2020-07-20T21:24:40.623Z] [2020-07-20T21:24:40.623Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:40.623Z] #33 6.767 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-20T21:24:40.623Z] #33 6.767 -- Detecting C compiler ABI info [2020-07-20T21:24:41.245Z] [2020-07-20T21:24:41.245Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-20T21:24:41.310Z] #25 11.13 #=#=# 0.9% # 1.4% # 1.4% # 2.3% ## 3.4% ### 4.6% #### 5.8% ##### 7.4% ###### 9.0% ####### 10.8% ######### 12.9% ########## 14.6% ########### 16.1% ############ 17.4% ############# 18.7% ############## 19.7% ############### 21.6% ################ 23.0% ################# 23.6% ################## 25.5% ################### 27.1% ##################### 29.3% ###################### 31.7% ######################## 33.6% ######################### 34.9% ########################## 36.5% ########################### 38.1% ############################ 39.7% ############################# 40.8% ############################## 42.0% ############################### 43.2% ################################ 45.0% ################################# 46.2% ################################## 47.9% #################################### 51.0% ###################################### 53.4% ######################################## 55.8% ######################################### 57.6% ########################################## 58.8% ########################################## 59.6% ########################################## 59.7% ############################################ 61.4% ############################################# 63.0% ############################################## 64.8% ############################################### 66.7% ################################################# 68.4% ################################################## 70.2% ################################################### 72.0% ##################################################### 74.5% ####################################################### 76.5% ######################################################## 78.7% ######################################################### 80.4% ########################################################### 82.9% ############################################################# 84.8% ############################################################## 87.3% ############################################################### 88.6% ################################################################# 90.9% ################################################################### 93.4% #################################################################### 94.8% ##################################################################### 96.6% ###################################################################### 98.6% ######################################################################## 100.0% [2020-07-20T21:24:41.310Z] #25 18.20 [2020-07-20T21:24:41.371Z] #40 19.25 CC images/core-arm.o [2020-07-20T21:24:41.371Z] #40 19.65 CC images/core-aarch64.o [2020-07-20T21:24:41.536Z] #53 DONE 0.3s [2020-07-20T21:24:41.536Z] [2020-07-20T21:24:41.536Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-20T21:24:41.554Z] #33 7.773 -- Detecting C compiler ABI info - done [2020-07-20T21:24:41.554Z] #33 7.829 -- Detecting C compile features [2020-07-20T21:24:41.827Z] #57 DONE 0.2s [2020-07-20T21:24:41.828Z] [2020-07-20T21:24:41.828Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-20T21:24:42.031Z] #40 ... [2020-07-20T21:24:42.031Z] [2020-07-20T21:24:42.031Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:42.031Z] #42 79.50 time [2020-07-20T21:24:42.031Z] #42 85.22 regexp [2020-07-20T21:24:42.031Z] #42 ... [2020-07-20T21:24:42.031Z] [2020-07-20T21:24:42.031Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:24:42.031Z] #40 20.16 CC images/core-ppc64.o [2020-07-20T21:24:42.118Z] #59 DONE 0.2s [2020-07-20T21:24:42.118Z] [2020-07-20T21:24:42.118Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-20T21:24:42.118Z] #61 DONE 0.1s [2020-07-20T21:24:42.118Z] [2020-07-20T21:24:42.118Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-20T21:24:42.118Z] #62 DONE 0.1s [2020-07-20T21:24:42.118Z] [2020-07-20T21:24:42.118Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-20T21:24:42.241Z] #39 3.397 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T21:24:42.241Z] #39 3.398 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T21:24:42.502Z] #39 3.437 Note: Building without GnuTLS support [2020-07-20T21:24:42.502Z] #39 3.441 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T21:24:42.502Z] #39 3.441 Makefile.config:40: Warn: Building without nftables support [2020-07-20T21:24:42.710Z] #25 19.45 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-20T21:24:42.750Z] #63 DONE 0.6s [2020-07-20T21:24:42.975Z] #25 19.70 [2020-07-20T21:24:43.041Z] [2020-07-20T21:24:43.041Z] #64 exporting to image [2020-07-20T21:24:43.041Z] #64 exporting layers [2020-07-20T21:24:43.072Z] #39 ... [2020-07-20T21:24:43.072Z] [2020-07-20T21:24:43.072Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:43.072Z] #30 DONE 81.1s [2020-07-20T21:24:43.092Z] #40 21.16 CC images/core-s390.o [2020-07-20T21:24:43.313Z] #25 19.97 # 2.0% ######################################################################## 100.0% [2020-07-20T21:24:43.313Z] #25 20.08 [2020-07-20T21:24:43.313Z] #25 ... [2020-07-20T21:24:43.313Z] [2020-07-20T21:24:43.313Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:24:43.313Z] #32 48.67 Selecting previously unselected package libxml2:arm64. [2020-07-20T21:24:43.313Z] #32 48.67 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-07-20T21:24:43.313Z] #32 48.92 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-20T21:24:43.313Z] #32 49.37 Selecting previously unselected package libarchive13:arm64. [2020-07-20T21:24:43.313Z] #32 49.37 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-07-20T21:24:43.313Z] #32 49.40 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-20T21:24:43.313Z] #32 50.65 Selecting previously unselected package libjsoncpp1:arm64. [2020-07-20T21:24:43.313Z] #32 50.65 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-07-20T21:24:43.313Z] #32 50.68 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-20T21:24:43.313Z] #32 51.32 Selecting previously unselected package librhash0:arm64. [2020-07-20T21:24:43.313Z] #32 51.33 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-07-20T21:24:43.313Z] #32 51.33 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-07-20T21:24:43.313Z] #32 51.57 Selecting previously unselected package libuv1:arm64. [2020-07-20T21:24:43.313Z] #32 51.59 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-07-20T21:24:43.313Z] #32 51.70 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-07-20T21:24:43.313Z] #32 51.84 Selecting previously unselected package cmake. [2020-07-20T21:24:43.313Z] #32 51.85 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-07-20T21:24:43.313Z] #32 51.87 Unpacking cmake (3.13.4-1) ... [2020-07-20T21:24:43.313Z] #32 54.07 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-20T21:24:43.313Z] #32 54.19 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T21:24:43.313Z] #32 54.24 Setting up libuv1:arm64 (1.24.1-1) ... [2020-07-20T21:24:43.313Z] #32 54.26 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T21:24:43.313Z] #32 54.31 Setting up librhash0:arm64 (1.3.8-1) ... [2020-07-20T21:24:43.313Z] #32 54.34 Setting up cmake-data (3.13.4-1) ... [2020-07-20T21:24:43.313Z] #32 54.37 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-20T21:24:43.313Z] #32 54.39 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-20T21:24:43.313Z] #32 54.62 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-20T21:24:43.313Z] #32 54.63 Setting up cmake (3.13.4-1) ... [2020-07-20T21:24:43.313Z] #32 54.66 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:24:43.313Z] #32 55.09 Processing triggers for mime-support (3.62) ... [2020-07-20T21:24:43.331Z] [2020-07-20T21:24:43.332Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:43.332Z] #33 5.294 -- The C compiler identification is GNU 8.3.0 [2020-07-20T21:24:43.332Z] #33 5.350 -- Check for working C compiler: /usr/bin/cc [2020-07-20T21:24:43.332Z] #33 6.139 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-20T21:24:43.332Z] #33 6.141 -- Detecting C compiler ABI info [2020-07-20T21:24:43.332Z] #33 6.634 -- Detecting C compiler ABI info - done [2020-07-20T21:24:43.332Z] #33 6.685 -- Detecting C compile features [2020-07-20T21:24:43.332Z] #33 8.799 -- Detecting C compile features - done [2020-07-20T21:24:43.332Z] #33 8.848 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-20T21:24:43.332Z] #33 9.136 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-20T21:24:43.332Z] #33 9.262 -- Configuring done [2020-07-20T21:24:43.332Z] #33 9.275 -- Generating done [2020-07-20T21:24:43.332Z] #33 9.298 -- Build files have been written to: /tmp/tmp.4DpB5PmqVg/tini [2020-07-20T21:24:43.332Z] #33 9.303 + make tini-static [2020-07-20T21:24:43.332Z] #33 9.736 Scanning dependencies of target tini-static [2020-07-20T21:24:43.332Z] #33 9.906 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-20T21:24:43.332Z] #33 11.23 [100%] Linking C executable tini-static [2020-07-20T21:24:43.332Z] #33 11.85 [100%] Built target tini-static [2020-07-20T21:24:43.332Z] #33 12.00 + mkdir -p /build [2020-07-20T21:24:43.332Z] #33 12.00 + cp tini-static /build/docker-init [2020-07-20T21:24:43.332Z] #33 DONE 12.1s [2020-07-20T21:24:43.332Z] [2020-07-20T21:24:43.332Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:43.332Z] #10 77.18 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-20T21:24:43.332Z] #10 77.23 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-20T21:24:43.332Z] #10 77.23 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:24:43.332Z] #10 77.48 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-20T21:24:43.332Z] #10 77.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-20T21:24:43.332Z] #10 77.49 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:24:43.747Z] #40 22.01 CC images/cpuinfo.o [2020-07-20T21:24:44.070Z] #33 9.939 -- Detecting C compile features - done [2020-07-20T21:24:44.070Z] #33 9.985 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-20T21:24:44.070Z] #33 ... [2020-07-20T21:24:44.070Z] [2020-07-20T21:24:44.070Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:44.070Z] #41 70.62 fmt [2020-07-20T21:24:44.070Z] #41 75.00 regexp [2020-07-20T21:24:44.070Z] #41 78.06 go/token [2020-07-20T21:24:44.070Z] #41 79.05 go/scanner [2020-07-20T21:24:44.070Z] #41 80.06 internal/lazyregexp [2020-07-20T21:24:44.070Z] #41 80.38 net/url [2020-07-20T21:24:44.070Z] #41 80.46 go/ast [2020-07-20T21:24:44.070Z] #41 ... [2020-07-20T21:24:44.070Z] [2020-07-20T21:24:44.070Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:44.070Z] #10 79.26 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-20T21:24:44.070Z] #10 79.28 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-20T21:24:44.070Z] #10 79.29 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:24:44.070Z] #10 79.45 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-20T21:24:44.070Z] #10 79.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-20T21:24:44.070Z] #10 79.47 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:24:44.734Z] #32 ... [2020-07-20T21:24:44.735Z] [2020-07-20T21:24:44.735Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:44.735Z] #25 21.28 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-20T21:24:44.735Z] #25 21.72 [2020-07-20T21:24:44.813Z] #40 22.63 CC images/inventory.o [2020-07-20T21:24:44.813Z] #40 22.95 CC images/fdinfo.o [2020-07-20T21:24:45.243Z] #10 ... [2020-07-20T21:24:45.243Z] [2020-07-20T21:24:45.243Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:24:45.243Z] #39 6.456 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T21:24:45.355Z] #25 21.99 0.8% ################################################ 67.8% ######################################################################## 100.0% [2020-07-20T21:24:45.356Z] #25 22.26 [2020-07-20T21:24:45.461Z] #40 23.45 CC images/fown.o [2020-07-20T21:24:45.461Z] #40 23.70 CC images/ns.o [2020-07-20T21:24:45.503Z] #39 6.521 GEN .gitid [2020-07-20T21:24:45.503Z] #39 6.589 GEN criu/include/version.h [2020-07-20T21:24:45.503Z] #39 6.690 GEN include/common/asm [2020-07-20T21:24:45.759Z] #40 23.95 CC images/regfile.o [2020-07-20T21:24:45.763Z] #39 ... [2020-07-20T21:24:45.763Z] [2020-07-20T21:24:45.763Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:45.763Z] #41 73.66 regexp [2020-07-20T21:24:45.763Z] #41 75.58 go/token [2020-07-20T21:24:45.763Z] #41 76.45 go/scanner [2020-07-20T21:24:45.763Z] #41 77.82 internal/lazyregexp [2020-07-20T21:24:45.763Z] #41 78.11 go/ast [2020-07-20T21:24:45.763Z] #41 78.21 net/url [2020-07-20T21:24:45.763Z] #41 80.18 text/template/parse [2020-07-20T21:24:45.772Z] #64 exporting layers 2.5s done [2020-07-20T21:24:45.772Z] #64 writing image sha256:61677f51ff42922c56b53f1f2b00a05cbcc2d539671439e77876326145bf6d7f done [2020-07-20T21:24:45.772Z] #64 naming to docker.io/library/docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 done [2020-07-20T21:24:45.772Z] #64 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-20T21:24:46.059Z] #40 24.18 CC images/ghost-file.o [2020-07-20T21:24:46.201Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41239/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 hack/test/unit [2020-07-20T21:24:46.307Z] #25 ... [2020-07-20T21:24:46.307Z] [2020-07-20T21:24:46.307Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:46.307Z] #10 51.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-20T21:24:46.307Z] #10 51.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-20T21:24:46.307Z] #10 51.80 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T21:24:46.307Z] #10 ... [2020-07-20T21:24:46.307Z] [2020-07-20T21:24:46.307Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:46.307Z] #25 23.23 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-20T21:24:46.307Z] #25 23.30 skipping existing 9a99313a2c50 [2020-07-20T21:24:46.332Z] #41 84.41 go/parser [2020-07-20T21:24:46.359Z] #40 ... [2020-07-20T21:24:46.359Z] [2020-07-20T21:24:46.359Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:46.359Z] #48 83.99 regexp [2020-07-20T21:24:46.359Z] #48 91.67 mvdan.cc/sh/v3/fileutil [2020-07-20T21:24:46.359Z] #48 93.67 encoding/binary [2020-07-20T21:24:46.359Z] #48 93.70 flag [2020-07-20T21:24:46.359Z] #48 93.70 github.com/pkg/diff [2020-07-20T21:24:46.359Z] #48 93.71 go/token [2020-07-20T21:24:46.359Z] #48 ... [2020-07-20T21:24:46.359Z] [2020-07-20T21:24:46.359Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:24:46.359Z] #40 24.60 CC images/fifo.o [2020-07-20T21:24:46.575Z] #25 23.40 [2020-07-20T21:24:46.576Z] #25 ... [2020-07-20T21:24:46.576Z] [2020-07-20T21:24:46.576Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:24:46.576Z] #38 52.10 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-20T21:24:46.576Z] #38 52.12 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-20T21:24:46.576Z] #38 52.24 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-20T21:24:46.576Z] #38 52.26 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-07-20T21:24:46.576Z] #38 52.27 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-20T21:24:46.576Z] #38 52.38 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-20T21:24:46.576Z] #38 52.62 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T21:24:46.576Z] #38 53.03 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-20T21:24:46.576Z] #38 53.05 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T21:24:46.576Z] #38 53.26 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-20T21:24:46.576Z] #38 57.73 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-20T21:24:46.576Z] #38 59.10 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:24:46.658Z] #40 24.86 CC images/remap-file-path.o [2020-07-20T21:24:46.899Z] #41 ... [2020-07-20T21:24:46.899Z] [2020-07-20T21:24:46.899Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:24:46.899Z] #39 8.103 PBCC images/timens.pb-c.c [2020-07-20T21:24:46.899Z] #39 8.126 DEP images/timens.pb-c.d [2020-07-20T21:24:46.957Z] #40 25.13 CC images/eventfd.o [2020-07-20T21:24:47.158Z] #39 8.168 PBCC images/fown.pb-c.c [2020-07-20T21:24:47.158Z] #39 8.199 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-20T21:24:47.158Z] #39 8.273 PBCC images/opts.pb-c.c [2020-07-20T21:24:47.158Z] #39 8.313 PBCC images/memfd.pb-c.c [2020-07-20T21:24:47.158Z] #39 8.365 DEP images/fown.pb-c.d [2020-07-20T21:24:47.158Z] #39 8.409 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-20T21:24:47.267Z] #40 25.38 CC images/eventpoll.o [2020-07-20T21:24:47.336Z] #10 ... [2020-07-20T21:24:47.336Z] [2020-07-20T21:24:47.336Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:24:47.336Z] #39 5.071 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T21:24:47.336Z] #39 5.072 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T21:24:47.336Z] #39 5.094 Note: Building without GnuTLS support [2020-07-20T21:24:47.336Z] #39 5.096 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T21:24:47.336Z] #39 5.096 Makefile.config:40: Warn: Building without nftables support [2020-07-20T21:24:47.336Z] #39 7.021 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T21:24:47.336Z] #39 7.085 GEN .gitid [2020-07-20T21:24:47.336Z] #39 7.122 GEN criu/include/version.h [2020-07-20T21:24:47.336Z] #39 7.213 GEN include/common/asm [2020-07-20T21:24:47.336Z] #39 8.965 PBCC images/timens.pb-c.c [2020-07-20T21:24:47.336Z] #39 8.992 DEP images/timens.pb-c.d [2020-07-20T21:24:47.336Z] #39 9.094 PBCC images/fown.pb-c.c [2020-07-20T21:24:47.336Z] #39 9.157 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-20T21:24:47.336Z] #39 9.230 PBCC images/opts.pb-c.c [2020-07-20T21:24:47.336Z] #39 9.282 PBCC images/memfd.pb-c.c [2020-07-20T21:24:47.336Z] #39 9.312 DEP images/fown.pb-c.d [2020-07-20T21:24:47.336Z] #39 9.344 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-20T21:24:47.336Z] #39 9.388 DEP images/opts.pb-c.d [2020-07-20T21:24:47.336Z] #39 9.458 DEP images/memfd.pb-c.d [2020-07-20T21:24:47.336Z] #39 9.523 PBCC images/sit.pb-c.c [2020-07-20T21:24:47.336Z] #39 9.580 DEP images/sit.pb-c.d [2020-07-20T21:24:47.336Z] #39 9.634 PBCC images/macvlan.pb-c.c [2020-07-20T21:24:47.336Z] #39 9.644 DEP images/macvlan.pb-c.d [2020-07-20T21:24:47.336Z] #39 9.708 PBCC images/autofs.pb-c.c [2020-07-20T21:24:47.336Z] #39 9.752 DEP images/autofs.pb-c.d [2020-07-20T21:24:47.336Z] #39 9.792 PBCC images/sysctl.pb-c.c [2020-07-20T21:24:47.336Z] #39 9.831 DEP images/sysctl.pb-c.d [2020-07-20T21:24:47.336Z] #39 9.877 PBCC images/time.pb-c.c [2020-07-20T21:24:47.336Z] #39 9.904 DEP images/time.pb-c.d [2020-07-20T21:24:47.336Z] #39 9.960 PBCC images/binfmt-misc.pb-c.c [2020-07-20T21:24:47.336Z] #39 9.987 DEP images/binfmt-misc.pb-c.d [2020-07-20T21:24:47.336Z] #39 10.04 PBCC images/seccomp.pb-c.c [2020-07-20T21:24:47.336Z] #39 10.13 DEP images/seccomp.pb-c.d [2020-07-20T21:24:47.336Z] #39 10.19 PBCC images/userns.pb-c.c [2020-07-20T21:24:47.336Z] #39 10.25 DEP images/userns.pb-c.d [2020-07-20T21:24:47.336Z] #39 10.34 PBCC images/cgroup.pb-c.c [2020-07-20T21:24:47.336Z] #39 10.40 DEP images/cgroup.pb-c.d [2020-07-20T21:24:47.417Z] #39 8.494 DEP images/opts.pb-c.d [2020-07-20T21:24:47.417Z] #39 8.546 DEP images/memfd.pb-c.d [2020-07-20T21:24:47.417Z] #39 8.603 PBCC images/sit.pb-c.c [2020-07-20T21:24:47.417Z] #39 8.697 DEP images/sit.pb-c.d [2020-07-20T21:24:47.528Z] #38 ... [2020-07-20T21:24:47.528Z] [2020-07-20T21:24:47.528Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:47.528Z] #25 24.43 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-20T21:24:47.575Z] #40 25.79 CC images/fh.o [2020-07-20T21:24:47.592Z] #39 10.44 PBCC images/ext-file.pb-c.c [2020-07-20T21:24:47.592Z] #39 10.49 DEP images/ext-file.pb-c.d [2020-07-20T21:24:47.592Z] #39 10.55 PBCC images/rpc.pb-c.c [2020-07-20T21:24:47.592Z] #39 10.58 DEP images/rpc.pb-c.d [2020-07-20T21:24:47.592Z] #39 10.66 PBCC images/siginfo.pb-c.c [2020-07-20T21:24:47.676Z] #39 8.743 PBCC images/macvlan.pb-c.c [2020-07-20T21:24:47.676Z] #39 8.751 DEP images/macvlan.pb-c.d [2020-07-20T21:24:47.676Z] #39 8.797 PBCC images/autofs.pb-c.c [2020-07-20T21:24:47.676Z] #39 8.804 DEP images/autofs.pb-c.d [2020-07-20T21:24:47.676Z] #39 8.850 PBCC images/sysctl.pb-c.c [2020-07-20T21:24:47.676Z] #39 8.892 DEP images/sysctl.pb-c.d [2020-07-20T21:24:47.676Z] #39 8.928 PBCC images/time.pb-c.c [2020-07-20T21:24:47.676Z] #39 8.937 DEP images/time.pb-c.d [2020-07-20T21:24:47.676Z] #39 8.961 PBCC images/binfmt-misc.pb-c.c [2020-07-20T21:24:47.676Z] #39 8.997 DEP images/binfmt-misc.pb-c.d [2020-07-20T21:24:47.676Z] #39 ... [2020-07-20T21:24:47.676Z] [2020-07-20T21:24:47.676Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:47.676Z] #47 75.79 encoding/json [2020-07-20T21:24:47.676Z] #47 81.53 github.com/pkg/diff [2020-07-20T21:24:47.676Z] #47 82.73 go/ast [2020-07-20T21:24:47.676Z] #47 84.02 golang.org/x/crypto/ssh/terminal [2020-07-20T21:24:47.676Z] #47 85.50 mvdan.cc/editorconfig [2020-07-20T21:24:47.791Z] #25 24.72 [2020-07-20T21:24:47.853Z] #39 10.72 DEP images/siginfo.pb-c.d [2020-07-20T21:24:47.853Z] #39 10.76 PBCC images/pagemap.pb-c.c [2020-07-20T21:24:47.853Z] #39 ... [2020-07-20T21:24:47.853Z] [2020-07-20T21:24:47.853Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:47.853Z] #30 79.83 github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T21:24:47.853Z] #30 DONE 84.6s [2020-07-20T21:24:47.853Z] [2020-07-20T21:24:47.853Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:47.853Z] #33 10.23 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-20T21:24:47.853Z] #33 10.32 -- Configuring done [2020-07-20T21:24:47.853Z] #33 10.33 -- Generating done [2020-07-20T21:24:47.853Z] #33 10.34 -- Build files have been written to: /tmp/tmp.CfiYq4qa0P/tini [2020-07-20T21:24:47.853Z] #33 10.34 + make tini-static [2020-07-20T21:24:47.853Z] #33 10.72 Scanning dependencies of target tini-static [2020-07-20T21:24:47.853Z] #33 10.97 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-20T21:24:47.853Z] #33 12.44 [100%] Linking C executable tini-static [2020-07-20T21:24:47.853Z] #33 13.04 [100%] Built target tini-static [2020-07-20T21:24:47.853Z] #33 13.15 + mkdir -p /build [2020-07-20T21:24:47.853Z] #33 13.15 + cp tini-static /build/docker-init [2020-07-20T21:24:47.853Z] #33 DONE 14.0s [2020-07-20T21:24:47.853Z] [2020-07-20T21:24:47.853Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:24:47.853Z] #39 10.84 DEP images/pagemap.pb-c.d [2020-07-20T21:24:47.853Z] #39 ... [2020-07-20T21:24:47.853Z] [2020-07-20T21:24:47.853Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:47.853Z] #47 78.75 encoding/json [2020-07-20T21:24:47.853Z] #47 84.22 github.com/pkg/diff [2020-07-20T21:24:47.853Z] #47 84.31 go/ast [2020-07-20T21:24:47.935Z] #47 ... [2020-07-20T21:24:47.935Z] [2020-07-20T21:24:47.935Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:24:48.055Z] #25 ... [2020-07-20T21:24:48.055Z] [2020-07-20T21:24:48.055Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:48.055Z] #47 53.50 go/scanner [2020-07-20T21:24:48.055Z] #47 55.00 go/ast [2020-07-20T21:24:48.055Z] #47 56.24 mvdan.cc/editorconfig [2020-07-20T21:24:48.055Z] #47 58.36 mvdan.cc/sh/v3/syntax [2020-07-20T21:24:48.055Z] #47 61.76 golang.org/x/crypto/ssh/terminal [2020-07-20T21:24:48.055Z] #47 ... [2020-07-20T21:24:48.055Z] [2020-07-20T21:24:48.055Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:48.055Z] #30 53.45 github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T21:24:48.108Z] #47 ... [2020-07-20T21:24:48.109Z] [2020-07-20T21:24:48.109Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:24:48.109Z] #39 10.96 PBCC images/rlimit.pb-c.c [2020-07-20T21:24:48.109Z] #39 11.02 DEP images/rlimit.pb-c.d [2020-07-20T21:24:48.109Z] #39 11.17 PBCC images/file-lock.pb-c.c [2020-07-20T21:24:48.193Z] #52 39.93 Checking out files: 52% (1691/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 94% (3009/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-20T21:24:48.193Z] #52 41.09 + cd /tmp/tmp.0rq8VSQhZM/src/github.com/containerd/containerd [2020-07-20T21:24:48.193Z] #52 41.09 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T21:24:48.225Z] #40 26.21 CC images/fsnotify.o [2020-07-20T21:24:48.318Z] #30 ... [2020-07-20T21:24:48.319Z] [2020-07-20T21:24:48.319Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:48.319Z] #25 24.92 ######################################################################## 100.0% [2020-07-20T21:24:48.319Z] #25 25.11 [2020-07-20T21:24:48.319Z] #25 25.19 Download of images into '/build' complete. [2020-07-20T21:24:48.319Z] #25 25.20 Use something like the following to load the result into a Docker daemon: [2020-07-20T21:24:48.319Z] #25 25.20 tar -cC '/build' . | docker load [2020-07-20T21:24:48.365Z] #39 11.22 DEP images/file-lock.pb-c.d [2020-07-20T21:24:48.365Z] #39 11.37 PBCC images/tty.pb-c.c [2020-07-20T21:24:48.365Z] #39 11.49 DEP images/tty.pb-c.d [2020-07-20T21:24:48.524Z] #40 ... [2020-07-20T21:24:48.524Z] [2020-07-20T21:24:48.524Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:24:48.524Z] #53 48.61 + bin/ctr [2020-07-20T21:24:48.524Z] #53 ... [2020-07-20T21:24:48.524Z] [2020-07-20T21:24:48.524Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:48.524Z] #31 86.09 internal/fmtsort [2020-07-20T21:24:48.524Z] #31 87.71 path/filepath [2020-07-20T21:24:48.524Z] #31 87.71 fmt [2020-07-20T21:24:48.524Z] #31 89.26 io/ioutil [2020-07-20T21:24:48.524Z] #31 91.56 log [2020-07-20T21:24:48.524Z] #31 91.56 flag [2020-07-20T21:24:48.524Z] #31 91.57 github.com/BurntSushi/toml [2020-07-20T21:24:48.524Z] #31 96.29 github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T21:24:48.620Z] #39 11.64 PBCC images/tun.pb-c.c [2020-07-20T21:24:48.620Z] #39 11.72 PBCC images/netdev.pb-c.c [2020-07-20T21:24:48.824Z] #31 ... [2020-07-20T21:24:48.824Z] [2020-07-20T21:24:48.824Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:24:48.824Z] #40 26.95 CC images/signalfd.o [2020-07-20T21:24:48.876Z] #39 11.81 DEP images/tun.pb-c.d [2020-07-20T21:24:48.876Z] #39 11.89 DEP images/netdev.pb-c.d [2020-07-20T21:24:48.929Z] ? github.com/docker/docker/api [no test files] [2020-07-20T21:24:49.124Z] #40 27.17 CC images/fs.o [2020-07-20T21:24:49.124Z] #40 27.39 CC images/pstree.o [2020-07-20T21:24:49.132Z] #39 12.03 PBCC images/vma.pb-c.c [2020-07-20T21:24:49.132Z] #39 12.22 DEP images/vma.pb-c.d [2020-07-20T21:24:49.390Z] #39 12.30 PBCC images/creds.pb-c.c [2020-07-20T21:24:49.424Z] #40 27.66 CC images/pipe.o [2020-07-20T21:24:49.571Z] #52 42.56 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-20T21:24:49.571Z] #52 42.56 + BUILDTAGS='netgo osusergo static_build' [2020-07-20T21:24:49.571Z] #52 42.56 + export EXTRA_FLAGS=-buildmode=pie [2020-07-20T21:24:49.571Z] #52 42.56 + EXTRA_FLAGS=-buildmode=pie [2020-07-20T21:24:49.571Z] #52 42.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-20T21:24:49.571Z] #52 42.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-20T21:24:49.571Z] #52 42.56 + '[' '' = dynamic ']' [2020-07-20T21:24:49.571Z] #52 42.56 + make [2020-07-20T21:24:49.646Z] #39 12.41 DEP images/creds.pb-c.d [2020-07-20T21:24:49.646Z] #39 12.51 PBCC images/utsns.pb-c.c [2020-07-20T21:24:49.646Z] #39 12.60 DEP images/utsns.pb-c.d [2020-07-20T21:24:49.646Z] #39 12.71 PBCC images/ipc-desc.pb-c.c [2020-07-20T21:24:49.902Z] #39 12.75 PBCC images/ipc-sem.pb-c.c [2020-07-20T21:24:49.902Z] #39 12.77 DEP images/ipc-desc.pb-c.d [2020-07-20T21:24:49.902Z] #39 12.89 DEP images/ipc-sem.pb-c.d [2020-07-20T21:24:49.902Z] #39 12.97 PBCC images/ipc-msg.pb-c.c [2020-07-20T21:24:49.902Z] #39 13.03 DEP images/ipc-msg.pb-c.d [2020-07-20T21:24:49.902Z] #39 13.09 PBCC images/ipc-shm.pb-c.c [2020-07-20T21:24:50.074Z] #40 27.98 CC images/tcp-stream.o [2020-07-20T21:24:50.075Z] #40 28.11 CC images/sk-packet.o [2020-07-20T21:24:50.158Z] #39 13.17 DEP images/ipc-shm.pb-c.d [2020-07-20T21:24:50.158Z] #39 13.21 PBCC images/ipc-var.pb-c.c [2020-07-20T21:24:50.158Z] #39 13.23 DEP images/ipc-var.pb-c.d [2020-07-20T21:24:50.158Z] #39 13.29 PBCC images/sk-opts.pb-c.c [2020-07-20T21:24:50.158Z] #39 13.32 PBCC images/packet-sock.pb-c.c [2020-07-20T21:24:50.377Z] #40 28.41 CC images/mnt.o [2020-07-20T21:24:50.377Z] #40 28.67 CC images/pipe-data.o [2020-07-20T21:24:50.414Z] #39 13.37 DEP images/sk-opts.pb-c.d [2020-07-20T21:24:50.414Z] #39 13.41 DEP images/packet-sock.pb-c.d [2020-07-20T21:24:50.414Z] #39 13.46 PBCC images/sk-netlink.pb-c.c [2020-07-20T21:24:50.414Z] #39 13.54 DEP images/sk-netlink.pb-c.d [2020-07-20T21:24:50.414Z] #39 13.60 PBCC images/sk-inet.pb-c.c [2020-07-20T21:24:50.669Z] #39 13.64 DEP images/sk-inet.pb-c.d [2020-07-20T21:24:50.669Z] #39 13.67 PBCC images/sk-unix.pb-c.c [2020-07-20T21:24:50.677Z] #40 28.91 CC images/sa.o [2020-07-20T21:24:50.908Z] #25 ... [2020-07-20T21:24:50.908Z] [2020-07-20T21:24:50.908Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:50.908Z] #41 56.00 encoding/json [2020-07-20T21:24:50.908Z] #41 60.24 text/template [2020-07-20T21:24:50.908Z] #41 60.64 go/parser [2020-07-20T21:24:50.908Z] #41 61.75 encoding/xml [2020-07-20T21:24:50.908Z] #41 64.98 compress/flate [2020-07-20T21:24:50.908Z] #41 65.34 go/doc [2020-07-20T21:24:50.908Z] #41 ... [2020-07-20T21:24:50.908Z] [2020-07-20T21:24:50.908Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:24:50.908Z] #52 25.68 Checking out files: 63% (2021/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-20T21:24:50.908Z] #52 26.55 + cd /tmp/tmp.0MabfXPNLf/src/github.com/containerd/containerd [2020-07-20T21:24:50.908Z] #52 26.55 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T21:24:50.908Z] #52 28.32 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-20T21:24:50.908Z] #52 28.32 + BUILDTAGS='netgo osusergo static_build' [2020-07-20T21:24:50.908Z] #52 28.32 + export EXTRA_FLAGS=-buildmode=pie [2020-07-20T21:24:50.908Z] #52 28.32 + EXTRA_FLAGS=-buildmode=pie [2020-07-20T21:24:50.908Z] #52 28.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-20T21:24:50.908Z] #52 28.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-20T21:24:50.908Z] #52 28.32 + '[' '' = dynamic ']' [2020-07-20T21:24:50.908Z] #52 28.32 + make [2020-07-20T21:24:50.925Z] #39 13.75 DEP images/sk-unix.pb-c.d [2020-07-20T21:24:50.925Z] #39 13.83 PBCC images/mm.pb-c.c [2020-07-20T21:24:50.925Z] #39 13.90 DEP images/mm.pb-c.d [2020-07-20T21:24:50.925Z] #39 13.97 PBCC images/timerfd.pb-c.c [2020-07-20T21:24:50.925Z] #39 14.01 DEP images/timerfd.pb-c.d [2020-07-20T21:24:50.947Z] #52 43.66 + bin/ctr [2020-07-20T21:24:50.976Z] #40 29.22 CC images/timer.o [2020-07-20T21:24:51.181Z] #39 14.09 PBCC images/timer.pb-c.c [2020-07-20T21:24:51.181Z] #39 14.10 DEP images/timer.pb-c.d [2020-07-20T21:24:51.181Z] #39 14.14 PBCC images/sa.pb-c.c [2020-07-20T21:24:51.181Z] #39 14.18 DEP images/sa.pb-c.d [2020-07-20T21:24:51.181Z] #39 14.23 PBCC images/pipe-data.pb-c.c [2020-07-20T21:24:51.181Z] #39 14.25 DEP images/pipe-data.pb-c.d [2020-07-20T21:24:51.181Z] #39 14.30 PBCC images/mnt.pb-c.c [2020-07-20T21:24:51.181Z] #39 14.36 DEP images/mnt.pb-c.d [2020-07-20T21:24:51.437Z] #39 14.40 PBCC images/sk-packet.pb-c.c [2020-07-20T21:24:51.437Z] #39 14.43 DEP images/sk-packet.pb-c.d [2020-07-20T21:24:51.437Z] #39 14.48 PBCC images/tcp-stream.pb-c.c [2020-07-20T21:24:51.437Z] #39 14.52 DEP images/tcp-stream.pb-c.d [2020-07-20T21:24:51.437Z] #39 14.58 PBCC images/pipe.pb-c.c [2020-07-20T21:24:51.626Z] #40 29.76 CC images/timerfd.o [2020-07-20T21:24:51.693Z] #39 14.67 DEP images/pipe.pb-c.d [2020-07-20T21:24:51.693Z] #39 14.71 PBCC images/pstree.pb-c.c [2020-07-20T21:24:51.693Z] #39 14.74 DEP images/pstree.pb-c.d [2020-07-20T21:24:51.693Z] #39 14.77 PBCC images/fs.pb-c.c [2020-07-20T21:24:51.693Z] #39 14.80 DEP images/fs.pb-c.d [2020-07-20T21:24:51.693Z] #39 14.83 PBCC images/signalfd.pb-c.c [2020-07-20T21:24:51.858Z] #52 29.43 + bin/ctr [2020-07-20T21:24:51.926Z] #40 29.96 CC images/mm.o [2020-07-20T21:24:51.949Z] #39 14.86 DEP images/signalfd.pb-c.d [2020-07-20T21:24:51.949Z] #39 14.94 PBCC images/fh.pb-c.c [2020-07-20T21:24:51.949Z] #39 15.03 PBCC images/fsnotify.pb-c.c [2020-07-20T21:24:52.205Z] #39 15.09 DEP images/fh.pb-c.d [2020-07-20T21:24:52.205Z] #39 15.13 DEP images/fsnotify.pb-c.d [2020-07-20T21:24:52.205Z] #39 15.20 PBCC images/eventpoll.pb-c.c [2020-07-20T21:24:52.205Z] #39 15.25 DEP images/eventpoll.pb-c.d [2020-07-20T21:24:52.226Z] #40 30.36 CC images/sk-opts.o [2020-07-20T21:24:52.226Z] #40 ... [2020-07-20T21:24:52.226Z] [2020-07-20T21:24:52.226Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:52.226Z] #31 DONE 100.0s [2020-07-20T21:24:52.436Z] #52 ... [2020-07-20T21:24:52.436Z] [2020-07-20T21:24:52.436Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T21:24:52.436Z] #25 DONE 29.2s [2020-07-20T21:24:52.436Z] [2020-07-20T21:24:52.436Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:52.436Z] #30 DONE 67.8s [2020-07-20T21:24:52.436Z] [2020-07-20T21:24:52.436Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-20T21:24:52.436Z] #38 DONE 67.9s [2020-07-20T21:24:52.436Z] [2020-07-20T21:24:52.436Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-20T21:24:52.436Z] #32 DONE 67.9s [2020-07-20T21:24:52.436Z] [2020-07-20T21:24:52.436Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:52.436Z] #10 67.37 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-20T21:24:52.436Z] #10 67.38 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-20T21:24:52.436Z] #10 67.49 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:24:52.436Z] #10 67.90 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-20T21:24:52.436Z] #10 67.90 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-20T21:24:52.436Z] #10 67.93 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:24:52.461Z] #39 15.33 PBCC images/eventfd.pb-c.c [2020-07-20T21:24:52.461Z] #39 15.36 DEP images/eventfd.pb-c.d [2020-07-20T21:24:52.461Z] #39 15.42 PBCC images/remap-file-path.pb-c.c [2020-07-20T21:24:52.461Z] #39 15.45 DEP images/remap-file-path.pb-c.d [2020-07-20T21:24:52.461Z] #39 15.50 PBCC images/fifo.pb-c.c [2020-07-20T21:24:52.461Z] #39 15.55 DEP images/fifo.pb-c.d [2020-07-20T21:24:52.461Z] #39 15.61 PBCC images/ghost-file.pb-c.c [2020-07-20T21:24:52.565Z] [2020-07-20T21:24:52.565Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:24:52.565Z] #40 30.66 CC images/sk-unix.o [2020-07-20T21:24:52.565Z] #40 ... [2020-07-20T21:24:52.565Z] [2020-07-20T21:24:52.565Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:52.565Z] #42 90.23 net [2020-07-20T21:24:52.565Z] #42 90.23 os/exec [2020-07-20T21:24:52.565Z] #42 93.75 internal/lazyregexp [2020-07-20T21:24:52.565Z] #42 94.30 github.com/LK4D4/vndr/versioned [2020-07-20T21:24:52.565Z] #42 96.82 go/scanner [2020-07-20T21:24:52.565Z] #42 96.83 net/url [2020-07-20T21:24:52.565Z] #42 96.87 text/template/parse [2020-07-20T21:24:52.717Z] #39 15.67 DEP images/ghost-file.pb-c.d [2020-07-20T21:24:52.717Z] #39 15.74 PBCC images/regfile.pb-c.c [2020-07-20T21:24:52.717Z] #39 15.77 DEP images/regfile.pb-c.d [2020-07-20T21:24:52.717Z] #39 15.84 PBCC images/ns.pb-c.c [2020-07-20T21:24:52.717Z] #39 15.87 DEP images/ns.pb-c.d [2020-07-20T21:24:52.864Z] #42 ... [2020-07-20T21:24:52.865Z] [2020-07-20T21:24:52.865Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:52.865Z] #48 96.43 go/scanner [2020-07-20T21:24:52.865Z] #48 98.15 mvdan.cc/editorconfig [2020-07-20T21:24:52.865Z] #48 98.68 mvdan.cc/sh/v3/syntax [2020-07-20T21:24:52.865Z] #48 99.46 encoding/json [2020-07-20T21:24:52.865Z] #48 99.83 go/ast [2020-07-20T21:24:52.973Z] #39 15.90 PBCC images/fdinfo.pb-c.c [2020-07-20T21:24:52.973Z] #39 15.96 DEP images/fdinfo.pb-c.d [2020-07-20T21:24:52.973Z] #39 16.01 PBCC images/core-aarch64.pb-c.c [2020-07-20T21:24:52.973Z] #39 16.10 PBCC images/core-arm.pb-c.c [2020-07-20T21:24:53.229Z] #39 16.16 PBCC images/core-ppc64.pb-c.c [2020-07-20T21:24:53.229Z] #39 16.24 PBCC images/core-s390.pb-c.c [2020-07-20T21:24:53.229Z] #39 16.31 PBCC images/core-x86.pb-c.c [2020-07-20T21:24:53.229Z] #39 16.38 PBCC images/core.pb-c.c [2020-07-20T21:24:53.485Z] #39 16.45 PBCC images/inventory.pb-c.c [2020-07-20T21:24:53.485Z] #39 16.51 DEP images/core-aarch64.pb-c.d [2020-07-20T21:24:53.485Z] #39 16.55 DEP images/core-arm.pb-c.d [2020-07-20T21:24:53.485Z] #39 16.61 DEP images/core-ppc64.pb-c.d [2020-07-20T21:24:53.742Z] #39 16.74 DEP images/core-s390.pb-c.d [2020-07-20T21:24:53.742Z] #39 16.82 DEP images/core-x86.pb-c.d [2020-07-20T21:24:53.742Z] #39 16.84 DEP images/core.pb-c.d [2020-07-20T21:24:53.998Z] #39 16.94 DEP images/inventory.pb-c.d [2020-07-20T21:24:53.998Z] #39 16.99 PBCC images/cpuinfo.pb-c.c [2020-07-20T21:24:53.998Z] #39 17.04 DEP images/cpuinfo.pb-c.d [2020-07-20T21:24:53.998Z] #39 17.09 PBCC images/stats.pb-c.c [2020-07-20T21:24:53.998Z] #39 17.16 DEP images/stats.pb-c.d [2020-07-20T21:24:54.973Z] #48 ... [2020-07-20T21:24:54.973Z] [2020-07-20T21:24:54.973Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:24:54.973Z] #40 31.42 CC images/sk-inet.o [2020-07-20T21:24:54.973Z] #40 32.11 CC images/tun.o [2020-07-20T21:24:54.973Z] #40 32.41 CC images/sk-netlink.o [2020-07-20T21:24:54.973Z] #40 32.63 CC images/packet-sock.o [2020-07-20T21:24:54.973Z] #40 33.00 CC images/ipc-var.o [2020-07-20T21:24:55.141Z] #52 ... [2020-07-20T21:24:55.141Z] [2020-07-20T21:24:55.141Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:24:55.141Z] #39 9.050 PBCC images/seccomp.pb-c.c [2020-07-20T21:24:55.141Z] #39 9.069 DEP images/seccomp.pb-c.d [2020-07-20T21:24:55.141Z] #39 9.130 PBCC images/userns.pb-c.c [2020-07-20T21:24:55.141Z] #39 9.149 DEP images/userns.pb-c.d [2020-07-20T21:24:55.141Z] #39 9.201 PBCC images/cgroup.pb-c.c [2020-07-20T21:24:55.141Z] #39 9.239 DEP images/cgroup.pb-c.d [2020-07-20T21:24:55.141Z] #39 9.305 PBCC images/ext-file.pb-c.c [2020-07-20T21:24:55.141Z] #39 9.349 DEP images/ext-file.pb-c.d [2020-07-20T21:24:55.141Z] #39 9.397 PBCC images/rpc.pb-c.c [2020-07-20T21:24:55.141Z] #39 9.453 DEP images/rpc.pb-c.d [2020-07-20T21:24:55.141Z] #39 9.536 PBCC images/siginfo.pb-c.c [2020-07-20T21:24:55.141Z] #39 9.589 DEP images/siginfo.pb-c.d [2020-07-20T21:24:55.141Z] #39 9.629 PBCC images/pagemap.pb-c.c [2020-07-20T21:24:55.141Z] #39 9.713 DEP images/pagemap.pb-c.d [2020-07-20T21:24:55.141Z] #39 9.793 PBCC images/rlimit.pb-c.c [2020-07-20T21:24:55.141Z] #39 9.829 DEP images/rlimit.pb-c.d [2020-07-20T21:24:55.141Z] #39 9.885 PBCC images/file-lock.pb-c.c [2020-07-20T21:24:55.141Z] #39 9.946 DEP images/file-lock.pb-c.d [2020-07-20T21:24:55.141Z] #39 9.992 PBCC images/tty.pb-c.c [2020-07-20T21:24:55.141Z] #39 10.08 DEP images/tty.pb-c.d [2020-07-20T21:24:55.141Z] #39 10.13 PBCC images/tun.pb-c.c [2020-07-20T21:24:55.141Z] #39 10.17 PBCC images/netdev.pb-c.c [2020-07-20T21:24:55.141Z] #39 10.20 DEP images/tun.pb-c.d [2020-07-20T21:24:55.141Z] #39 10.25 DEP images/netdev.pb-c.d [2020-07-20T21:24:55.141Z] #39 10.31 PBCC images/vma.pb-c.c [2020-07-20T21:24:55.141Z] #39 10.35 DEP images/vma.pb-c.d [2020-07-20T21:24:55.141Z] #39 10.43 PBCC images/creds.pb-c.c [2020-07-20T21:24:55.141Z] #39 10.47 DEP images/creds.pb-c.d [2020-07-20T21:24:55.141Z] #39 10.51 PBCC images/utsns.pb-c.c [2020-07-20T21:24:55.141Z] #39 10.54 DEP images/utsns.pb-c.d [2020-07-20T21:24:55.141Z] #39 10.59 PBCC images/ipc-desc.pb-c.c [2020-07-20T21:24:55.141Z] #39 10.63 PBCC images/ipc-sem.pb-c.c [2020-07-20T21:24:55.141Z] #39 10.64 DEP images/ipc-desc.pb-c.d [2020-07-20T21:24:55.141Z] #39 10.69 DEP images/ipc-sem.pb-c.d [2020-07-20T21:24:55.141Z] #39 10.75 PBCC images/ipc-msg.pb-c.c [2020-07-20T21:24:55.141Z] #39 10.75 DEP images/ipc-msg.pb-c.d [2020-07-20T21:24:55.141Z] #39 10.80 PBCC images/ipc-shm.pb-c.c [2020-07-20T21:24:55.141Z] #39 10.86 DEP images/ipc-shm.pb-c.d [2020-07-20T21:24:55.141Z] #39 10.90 PBCC images/ipc-var.pb-c.c [2020-07-20T21:24:55.141Z] #39 10.93 DEP images/ipc-var.pb-c.d [2020-07-20T21:24:55.141Z] #39 10.97 PBCC images/sk-opts.pb-c.c [2020-07-20T21:24:55.141Z] #39 11.01 PBCC images/packet-sock.pb-c.c [2020-07-20T21:24:55.141Z] #39 11.06 DEP images/sk-opts.pb-c.d [2020-07-20T21:24:55.141Z] #39 11.14 DEP images/packet-sock.pb-c.d [2020-07-20T21:24:55.141Z] #39 11.20 PBCC images/sk-netlink.pb-c.c [2020-07-20T21:24:55.141Z] #39 11.25 DEP images/sk-netlink.pb-c.d [2020-07-20T21:24:55.141Z] #39 11.32 PBCC images/sk-inet.pb-c.c [2020-07-20T21:24:55.141Z] #39 11.38 DEP images/sk-inet.pb-c.d [2020-07-20T21:24:55.141Z] #39 11.42 PBCC images/sk-unix.pb-c.c [2020-07-20T21:24:55.141Z] #39 11.47 DEP images/sk-unix.pb-c.d [2020-07-20T21:24:55.141Z] #39 11.50 PBCC images/mm.pb-c.c [2020-07-20T21:24:55.141Z] #39 11.56 DEP images/mm.pb-c.d [2020-07-20T21:24:55.141Z] #39 11.60 PBCC images/timerfd.pb-c.c [2020-07-20T21:24:55.141Z] #39 11.66 DEP images/timerfd.pb-c.d [2020-07-20T21:24:55.141Z] #39 11.70 PBCC images/timer.pb-c.c [2020-07-20T21:24:55.141Z] #39 11.73 DEP images/timer.pb-c.d [2020-07-20T21:24:55.141Z] #39 11.76 PBCC images/sa.pb-c.c [2020-07-20T21:24:55.141Z] #39 11.81 DEP images/sa.pb-c.d [2020-07-20T21:24:55.141Z] #39 11.87 PBCC images/pipe-data.pb-c.c [2020-07-20T21:24:55.141Z] #39 11.89 DEP images/pipe-data.pb-c.d [2020-07-20T21:24:55.141Z] #39 11.92 PBCC images/mnt.pb-c.c [2020-07-20T21:24:55.141Z] #39 11.97 DEP images/mnt.pb-c.d [2020-07-20T21:24:55.141Z] #39 12.01 PBCC images/sk-packet.pb-c.c [2020-07-20T21:24:55.141Z] #39 12.05 DEP images/sk-packet.pb-c.d [2020-07-20T21:24:55.141Z] #39 12.09 PBCC images/tcp-stream.pb-c.c [2020-07-20T21:24:55.141Z] #39 12.20 DEP images/tcp-stream.pb-c.d [2020-07-20T21:24:55.141Z] #39 12.24 PBCC images/pipe.pb-c.c [2020-07-20T21:24:55.141Z] #39 12.27 DEP images/pipe.pb-c.d [2020-07-20T21:24:55.141Z] #39 12.36 PBCC images/pstree.pb-c.c [2020-07-20T21:24:55.141Z] #39 12.38 DEP images/pstree.pb-c.d [2020-07-20T21:24:55.141Z] #39 12.42 PBCC images/fs.pb-c.c [2020-07-20T21:24:55.141Z] #39 12.46 DEP images/fs.pb-c.d [2020-07-20T21:24:55.142Z] #39 12.49 PBCC images/signalfd.pb-c.c [2020-07-20T21:24:55.142Z] #39 12.57 DEP images/signalfd.pb-c.d [2020-07-20T21:24:55.142Z] #39 12.65 PBCC images/fh.pb-c.c [2020-07-20T21:24:55.142Z] #39 12.71 PBCC images/fsnotify.pb-c.c [2020-07-20T21:24:55.142Z] #39 12.78 DEP images/fh.pb-c.d [2020-07-20T21:24:55.142Z] #39 12.82 DEP images/fsnotify.pb-c.d [2020-07-20T21:24:55.142Z] #39 12.90 PBCC images/eventpoll.pb-c.c [2020-07-20T21:24:55.142Z] #39 12.94 DEP images/eventpoll.pb-c.d [2020-07-20T21:24:55.142Z] #39 13.00 PBCC images/eventfd.pb-c.c [2020-07-20T21:24:55.142Z] #39 13.05 DEP images/eventfd.pb-c.d [2020-07-20T21:24:55.142Z] #39 13.11 PBCC images/remap-file-path.pb-c.c [2020-07-20T21:24:55.142Z] #39 13.12 DEP images/remap-file-path.pb-c.d [2020-07-20T21:24:55.142Z] #39 13.17 PBCC images/fifo.pb-c.c [2020-07-20T21:24:55.142Z] #39 13.19 DEP images/fifo.pb-c.d [2020-07-20T21:24:55.142Z] #39 13.23 PBCC images/ghost-file.pb-c.c [2020-07-20T21:24:55.142Z] #39 13.27 DEP images/ghost-file.pb-c.d [2020-07-20T21:24:55.142Z] #39 13.31 PBCC images/regfile.pb-c.c [2020-07-20T21:24:55.142Z] #39 13.37 DEP images/regfile.pb-c.d [2020-07-20T21:24:55.142Z] #39 13.42 PBCC images/ns.pb-c.c [2020-07-20T21:24:55.142Z] #39 13.44 DEP images/ns.pb-c.d [2020-07-20T21:24:55.142Z] #39 13.48 PBCC images/fdinfo.pb-c.c [2020-07-20T21:24:55.142Z] #39 13.53 DEP images/fdinfo.pb-c.d [2020-07-20T21:24:55.142Z] #39 13.57 PBCC images/core-aarch64.pb-c.c [2020-07-20T21:24:55.142Z] #39 13.62 PBCC images/core-arm.pb-c.c [2020-07-20T21:24:55.142Z] #39 13.66 PBCC images/core-ppc64.pb-c.c [2020-07-20T21:24:55.142Z] #39 13.71 PBCC images/core-s390.pb-c.c [2020-07-20T21:24:55.142Z] #39 13.76 PBCC images/core-x86.pb-c.c [2020-07-20T21:24:55.142Z] #39 13.80 PBCC images/core.pb-c.c [2020-07-20T21:24:55.142Z] #39 13.87 PBCC images/inventory.pb-c.c [2020-07-20T21:24:55.142Z] #39 13.93 DEP images/core-aarch64.pb-c.d [2020-07-20T21:24:55.142Z] #39 13.97 DEP images/core-arm.pb-c.d [2020-07-20T21:24:55.142Z] #39 14.03 DEP images/core-ppc64.pb-c.d [2020-07-20T21:24:55.142Z] #39 14.08 DEP images/core-s390.pb-c.d [2020-07-20T21:24:55.142Z] #39 14.15 DEP images/core-x86.pb-c.d [2020-07-20T21:24:55.142Z] #39 14.21 DEP images/core.pb-c.d [2020-07-20T21:24:55.142Z] #39 14.27 DEP images/inventory.pb-c.d [2020-07-20T21:24:55.142Z] #39 14.33 PBCC images/cpuinfo.pb-c.c [2020-07-20T21:24:55.142Z] #39 14.36 DEP images/cpuinfo.pb-c.d [2020-07-20T21:24:55.142Z] #39 14.39 PBCC images/stats.pb-c.c [2020-07-20T21:24:55.142Z] #39 14.43 DEP images/stats.pb-c.d [2020-07-20T21:24:55.142Z] #39 15.76 make[1]: Nothing to be done for 'all'. [2020-07-20T21:24:55.274Z] #40 33.29 CC images/ipc-desc.o [2020-07-20T21:24:55.574Z] #40 33.52 CC images/ipc-shm.o [2020-07-20T21:24:55.574Z] #40 33.75 CC images/ipc-msg.o [2020-07-20T21:24:55.875Z] #40 34.05 CC images/ipc-sem.o [2020-07-20T21:24:55.889Z] #39 18.64 make[1]: Nothing to be done for 'all'. [2020-07-20T21:24:55.889Z] #39 ... [2020-07-20T21:24:55.889Z] [2020-07-20T21:24:55.889Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:55.889Z] #41 82.36 text/template/parse [2020-07-20T21:24:55.889Z] #41 85.97 go/parser [2020-07-20T21:24:55.889Z] #41 88.15 text/template [2020-07-20T21:24:55.889Z] #41 89.32 encoding/xml [2020-07-20T21:24:55.889Z] #41 ... [2020-07-20T21:24:55.889Z] [2020-07-20T21:24:55.889Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:24:55.889Z] #52 39.25 Checking out files: 61% (1971/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-20T21:24:55.889Z] #52 40.44 + cd /tmp/tmp.rTppWvd5hk/src/github.com/containerd/containerd [2020-07-20T21:24:55.889Z] #52 40.44 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-20T21:24:55.889Z] #52 41.73 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-20T21:24:55.889Z] #52 41.73 + BUILDTAGS='netgo osusergo static_build' [2020-07-20T21:24:55.889Z] #52 41.73 + export EXTRA_FLAGS=-buildmode=pie [2020-07-20T21:24:55.889Z] #52 41.73 + EXTRA_FLAGS=-buildmode=pie [2020-07-20T21:24:55.889Z] #52 41.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-20T21:24:55.889Z] #52 41.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-20T21:24:55.889Z] #52 41.73 + '[' '' = dynamic ']' [2020-07-20T21:24:55.889Z] #52 41.73 + make [2020-07-20T21:24:55.889Z] #52 42.76 + bin/ctr [2020-07-20T21:24:56.081Z] #39 17.06 CC images/stats.o [2020-07-20T21:24:56.175Z] #40 34.26 CC images/utsns.o [2020-07-20T21:24:56.341Z] #39 17.50 CC images/core.o [2020-07-20T21:24:56.475Z] #40 34.57 CC images/creds.o [2020-07-20T21:24:56.666Z] #10 ... [2020-07-20T21:24:56.666Z] [2020-07-20T21:24:56.666Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:56.666Z] #47 65.49 mvdan.cc/sh/v3/cmd/shfmt [2020-07-20T21:24:56.666Z] #47 DONE 71.8s [2020-07-20T21:24:56.666Z] [2020-07-20T21:24:56.666Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:56.666Z] #33 3.313 + RM_GOPATH=0 [2020-07-20T21:24:56.666Z] #33 3.313 + TMP_GOPATH= [2020-07-20T21:24:56.666Z] #33 3.313 + : /build [2020-07-20T21:24:56.666Z] #33 3.313 + '[' -z '' ']' [2020-07-20T21:24:56.666Z] #33 3.321 ++ mktemp -d [2020-07-20T21:24:56.666Z] #33 3.322 + export GOPATH=/tmp/tmp.cf67xnp6K3 [2020-07-20T21:24:56.666Z] #33 3.322 + GOPATH=/tmp/tmp.cf67xnp6K3 [2020-07-20T21:24:56.666Z] #33 3.322 + RM_GOPATH=1 [2020-07-20T21:24:56.666Z] #33 3.322 + case "$(go env GOARCH)" in [2020-07-20T21:24:56.666Z] #33 3.323 ++ go env GOARCH [2020-07-20T21:24:56.666Z] #33 3.372 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:24:56.666Z] #33 3.373 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:24:56.666Z] #33 3.374 ++ dirname /tmp/install/install.sh [2020-07-20T21:24:56.666Z] #33 3.375 + dir=/tmp/install [2020-07-20T21:24:56.666Z] #33 3.376 + bin=tini [2020-07-20T21:24:56.666Z] #33 3.376 + shift [2020-07-20T21:24:56.666Z] #33 3.376 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-20T21:24:56.666Z] #33 3.376 + . /tmp/install/tini.installer [2020-07-20T21:24:56.666Z] #33 3.376 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T21:24:56.666Z] #33 3.376 + install_tini [2020-07-20T21:24:56.666Z] #33 3.376 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-20T21:24:56.666Z] #33 3.376 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T21:24:56.666Z] #33 3.377 + git clone https://github.com/krallin/tini.git /tmp/tmp.cf67xnp6K3/tini [2020-07-20T21:24:56.666Z] #33 3.382 Cloning into '/tmp/tmp.cf67xnp6K3/tini'... [2020-07-20T21:24:56.779Z] #40 34.93 CC images/vma.o [2020-07-20T21:24:56.910Z] #39 18.08 CC images/core-x86.o [2020-07-20T21:24:56.930Z] #33 4.509 + cd /tmp/tmp.cf67xnp6K3/tini [2020-07-20T21:24:56.930Z] #33 4.512 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T21:24:56.930Z] #33 4.532 + cmake . [2020-07-20T21:24:57.080Z] #40 35.14 CC images/netdev.o [2020-07-20T21:24:57.393Z] #40 35.52 CC images/tty.o [2020-07-20T21:24:57.459Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-07-20T21:24:57.479Z] #39 18.55 CC images/core-arm.o [2020-07-20T21:24:57.738Z] #39 18.98 CC images/core-aarch64.o [2020-07-20T21:24:57.738Z] #39 ... [2020-07-20T21:24:57.738Z] [2020-07-20T21:24:57.738Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:57.738Z] #41 85.74 text/template [2020-07-20T21:24:57.738Z] #41 88.13 encoding/xml [2020-07-20T21:24:57.738Z] #41 90.88 go/doc [2020-07-20T21:24:57.738Z] #41 93.38 github.com/LK4D4/vndr/build [2020-07-20T21:24:57.738Z] #41 93.88 github.com/LK4D4/vndr/versioned [2020-07-20T21:24:57.738Z] #41 94.03 compress/flate [2020-07-20T21:24:57.881Z] #33 5.260 -- The C compiler identification is GNU 8.3.0 [2020-07-20T21:24:57.881Z] #33 5.323 -- Check for working C compiler: /usr/bin/cc [2020-07-20T21:24:58.051Z] #40 36.33 CC images/file-lock.o [2020-07-20T21:24:58.307Z] #41 ... [2020-07-20T21:24:58.307Z] [2020-07-20T21:24:58.307Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:24:58.307Z] #39 19.35 CC images/core-ppc64.o [2020-07-20T21:24:58.351Z] #40 36.52 CC images/rlimit.o [2020-07-20T21:24:58.459Z] #33 5.945 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-20T21:24:58.459Z] #33 5.947 -- Detecting C compiler ABI info [2020-07-20T21:24:58.567Z] #39 ... [2020-07-20T21:24:58.567Z] [2020-07-20T21:24:58.567Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:24:58.567Z] #47 86.49 mvdan.cc/sh/v3/fileutil [2020-07-20T21:24:58.567Z] #47 86.67 mvdan.cc/sh/v3/syntax [2020-07-20T21:24:58.567Z] #47 93.16 mvdan.cc/sh/v3/cmd/shfmt [2020-07-20T21:24:58.567Z] #47 ... [2020-07-20T21:24:58.567Z] [2020-07-20T21:24:58.567Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:24:58.567Z] #39 19.86 CC images/core-s390.o [2020-07-20T21:24:58.651Z] #40 36.77 CC images/pagemap.o [2020-07-20T21:24:58.651Z] #40 ... [2020-07-20T21:24:58.651Z] [2020-07-20T21:24:58.651Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:24:58.651Z] #11 96.40 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-20T21:24:58.651Z] #11 96.41 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-20T21:24:58.651Z] #11 96.41 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:24:58.952Z] #11 ... [2020-07-20T21:24:58.952Z] [2020-07-20T21:24:58.952Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:24:58.952Z] #42 100.7 go/ast [2020-07-20T21:24:58.952Z] #42 102.3 encoding/json [2020-07-20T21:24:58.952Z] #42 ... [2020-07-20T21:24:58.952Z] [2020-07-20T21:24:58.952Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:24:58.952Z] #40 37.12 CC images/siginfo.o [2020-07-20T21:24:59.036Z] #33 6.686 -- Detecting C compiler ABI info - done [2020-07-20T21:24:59.036Z] #33 6.721 -- Detecting C compile features [2020-07-20T21:24:59.252Z] #40 37.40 CC images/rpc.o [2020-07-20T21:24:59.508Z] #39 20.55 CC images/cpuinfo.o [2020-07-20T21:25:00.060Z] #52 ... [2020-07-20T21:25:00.060Z] [2020-07-20T21:25:00.060Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:25:00.060Z] #47 86.29 golang.org/x/crypto/ssh/terminal [2020-07-20T21:25:00.060Z] #47 88.06 mvdan.cc/editorconfig [2020-07-20T21:25:00.060Z] #47 89.41 mvdan.cc/sh/v3/fileutil [2020-07-20T21:25:00.060Z] #47 89.55 mvdan.cc/sh/v3/syntax [2020-07-20T21:25:00.060Z] #47 95.96 mvdan.cc/sh/v3/cmd/shfmt [2020-07-20T21:25:00.060Z] #47 ... [2020-07-20T21:25:00.060Z] [2020-07-20T21:25:00.060Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:00.060Z] #39 19.95 CC images/stats.o [2020-07-20T21:25:00.060Z] #39 20.34 CC images/core.o [2020-07-20T21:25:00.060Z] #39 21.03 CC images/core-x86.o [2020-07-20T21:25:00.060Z] #39 21.57 CC images/core-arm.o [2020-07-20T21:25:00.060Z] #39 21.96 CC images/core-aarch64.o [2020-07-20T21:25:00.060Z] #39 22.35 CC images/core-ppc64.o [2020-07-20T21:25:00.060Z] #39 23.15 CC images/core-s390.o [2020-07-20T21:25:00.077Z] #39 21.05 CC images/inventory.o [2020-07-20T21:25:00.077Z] #39 21.32 CC images/fdinfo.o [2020-07-20T21:25:00.647Z] #39 21.59 CC images/fown.o [2020-07-20T21:25:00.648Z] #39 21.77 CC images/ns.o [2020-07-20T21:25:00.795Z] #40 38.95 CC images/ext-file.o [2020-07-20T21:25:00.907Z] #39 ... [2020-07-20T21:25:00.907Z] [2020-07-20T21:25:00.907Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:25:00.907Z] #47 DONE 99.0s [2020-07-20T21:25:00.907Z] [2020-07-20T21:25:00.907Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:00.907Z] #39 22.06 CC images/regfile.o [2020-07-20T21:25:00.964Z] #33 8.650 -- Detecting C compile features - done [2020-07-20T21:25:00.964Z] #33 8.675 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-20T21:25:00.990Z] #39 23.84 CC images/cpuinfo.o [2020-07-20T21:25:01.098Z] #40 39.23 CC images/cgroup.o [2020-07-20T21:25:01.166Z] #39 22.42 CC images/ghost-file.o [2020-07-20T21:25:01.228Z] #33 8.854 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-20T21:25:01.228Z] #33 8.937 -- Configuring done [2020-07-20T21:25:01.228Z] #33 8.947 -- Generating done [2020-07-20T21:25:01.228Z] #33 8.954 -- Build files have been written to: /tmp/tmp.cf67xnp6K3/tini [2020-07-20T21:25:01.426Z] #39 22.67 CC images/fifo.o [2020-07-20T21:25:01.495Z] #33 ... [2020-07-20T21:25:01.495Z] [2020-07-20T21:25:01.495Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:25:01.495Z] #54 69.62 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T21:25:01.495Z] #54 69.62 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-20T21:25:01.495Z] #54 DONE 76.9s [2020-07-20T21:25:01.495Z] [2020-07-20T21:25:01.495Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:01.495Z] #33 8.969 + make tini-static [2020-07-20T21:25:01.495Z] #33 ... [2020-07-20T21:25:01.495Z] [2020-07-20T21:25:01.495Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-20T21:25:01.553Z] #39 24.39 CC images/inventory.o [2020-07-20T21:25:01.685Z] #39 22.90 CC images/remap-file-path.o [2020-07-20T21:25:01.759Z] #55 DONE 0.2s [2020-07-20T21:25:01.759Z] [2020-07-20T21:25:01.759Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:01.759Z] #33 9.188 Scanning dependencies of target tini-static [2020-07-20T21:25:01.759Z] #33 9.260 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-20T21:25:01.759Z] #33 ... [2020-07-20T21:25:01.759Z] [2020-07-20T21:25:01.759Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:01.759Z] #41 67.26 encoding/asn1 [2020-07-20T21:25:01.759Z] #41 67.51 compress/gzip [2020-07-20T21:25:01.759Z] #41 68.85 vendor/golang.org/x/text/unicode/bidi [2020-07-20T21:25:01.759Z] #41 70.91 github.com/LK4D4/vndr/build [2020-07-20T21:25:01.759Z] #41 72.36 vendor/golang.org/x/crypto/cryptobyte [2020-07-20T21:25:01.759Z] #41 72.38 vendor/golang.org/x/text/secure/bidirule [2020-07-20T21:25:01.759Z] #41 73.02 vendor/golang.org/x/text/unicode/norm [2020-07-20T21:25:01.759Z] #41 74.39 vendor/golang.org/x/net/http2/hpack [2020-07-20T21:25:01.759Z] #41 76.04 net/http/internal [2020-07-20T21:25:01.759Z] #41 77.04 vendor/golang.org/x/net/idna [2020-07-20T21:25:01.811Z] #39 24.67 CC images/fdinfo.o [2020-07-20T21:25:01.945Z] #39 23.15 CC images/eventfd.o [2020-07-20T21:25:02.023Z] #41 ... [2020-07-20T21:25:02.023Z] [2020-07-20T21:25:02.023Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-20T21:25:02.023Z] #56 DONE 0.2s [2020-07-20T21:25:02.023Z] [2020-07-20T21:25:02.023Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:02.023Z] #39 4.702 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T21:25:02.023Z] #39 4.702 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T21:25:02.023Z] #39 4.735 Note: Building without GnuTLS support [2020-07-20T21:25:02.023Z] #39 4.746 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T21:25:02.023Z] #39 4.746 Makefile.config:40: Warn: Building without nftables support [2020-07-20T21:25:02.023Z] #39 6.550 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T21:25:02.023Z] #39 6.630 GEN .gitid [2020-07-20T21:25:02.023Z] #39 6.673 GEN criu/include/version.h [2020-07-20T21:25:02.023Z] #39 6.799 GEN include/common/asm [2020-07-20T21:25:02.023Z] #39 8.276 PBCC images/timens.pb-c.c [2020-07-20T21:25:02.023Z] #39 8.291 DEP images/timens.pb-c.d [2020-07-20T21:25:02.023Z] #39 8.387 PBCC images/fown.pb-c.c [2020-07-20T21:25:02.023Z] #39 8.428 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-20T21:25:02.023Z] #39 8.532 PBCC images/opts.pb-c.c [2020-07-20T21:25:02.023Z] #39 8.586 PBCC images/memfd.pb-c.c [2020-07-20T21:25:02.023Z] #39 8.637 DEP images/fown.pb-c.d [2020-07-20T21:25:02.023Z] #39 8.709 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-20T21:25:02.023Z] #39 8.743 DEP images/opts.pb-c.d [2020-07-20T21:25:02.023Z] #39 8.784 DEP images/memfd.pb-c.d [2020-07-20T21:25:02.023Z] #39 8.833 PBCC images/sit.pb-c.c [2020-07-20T21:25:02.023Z] #39 8.913 DEP images/sit.pb-c.d [2020-07-20T21:25:02.023Z] #39 8.960 PBCC images/macvlan.pb-c.c [2020-07-20T21:25:02.023Z] #39 8.973 DEP images/macvlan.pb-c.d [2020-07-20T21:25:02.023Z] #39 8.988 PBCC images/autofs.pb-c.c [2020-07-20T21:25:02.023Z] #39 9.025 DEP images/autofs.pb-c.d [2020-07-20T21:25:02.023Z] #39 9.088 PBCC images/sysctl.pb-c.c [2020-07-20T21:25:02.023Z] #39 9.141 DEP images/sysctl.pb-c.d [2020-07-20T21:25:02.023Z] #39 9.191 PBCC images/time.pb-c.c [2020-07-20T21:25:02.023Z] #39 9.201 DEP images/time.pb-c.d [2020-07-20T21:25:02.023Z] #39 9.273 PBCC images/binfmt-misc.pb-c.c [2020-07-20T21:25:02.023Z] #39 9.281 DEP images/binfmt-misc.pb-c.d [2020-07-20T21:25:02.023Z] #39 9.366 PBCC images/seccomp.pb-c.c [2020-07-20T21:25:02.023Z] #39 9.392 DEP images/seccomp.pb-c.d [2020-07-20T21:25:02.023Z] #39 9.443 PBCC images/userns.pb-c.c [2020-07-20T21:25:02.023Z] #39 9.493 DEP images/userns.pb-c.d [2020-07-20T21:25:02.023Z] #39 9.538 PBCC images/cgroup.pb-c.c [2020-07-20T21:25:02.023Z] #39 9.589 DEP images/cgroup.pb-c.d [2020-07-20T21:25:02.023Z] #39 9.648 PBCC images/ext-file.pb-c.c [2020-07-20T21:25:02.023Z] #39 9.690 DEP images/ext-file.pb-c.d [2020-07-20T21:25:02.068Z] #39 25.06 CC images/fown.o [2020-07-20T21:25:02.163Z] #40 39.94 CC images/userns.o [2020-07-20T21:25:02.163Z] #40 40.30 CC images/google/protobuf/descriptor.o [2020-07-20T21:25:02.205Z] #39 23.28 CC images/eventpoll.o [2020-07-20T21:25:02.287Z] #39 9.766 PBCC images/rpc.pb-c.c [2020-07-20T21:25:02.287Z] #39 9.836 DEP images/rpc.pb-c.d [2020-07-20T21:25:02.287Z] #39 9.897 PBCC images/siginfo.pb-c.c [2020-07-20T21:25:02.287Z] #39 9.935 DEP images/siginfo.pb-c.d [2020-07-20T21:25:02.325Z] #39 25.35 CC images/ns.o [2020-07-20T21:25:02.464Z] #39 23.55 CC images/fh.o [2020-07-20T21:25:02.553Z] #39 10.01 PBCC images/pagemap.pb-c.c [2020-07-20T21:25:02.553Z] #39 10.06 DEP images/pagemap.pb-c.d [2020-07-20T21:25:02.553Z] #39 10.13 PBCC images/rlimit.pb-c.c [2020-07-20T21:25:02.553Z] #39 10.18 DEP images/rlimit.pb-c.d [2020-07-20T21:25:02.553Z] #39 10.22 PBCC images/file-lock.pb-c.c [2020-07-20T21:25:02.553Z] #39 10.23 DEP images/file-lock.pb-c.d [2020-07-20T21:25:02.582Z] #39 25.58 CC images/regfile.o [2020-07-20T21:25:02.723Z] #39 23.84 CC images/fsnotify.o [2020-07-20T21:25:02.817Z] #39 10.37 PBCC images/tty.pb-c.c [2020-07-20T21:25:02.817Z] #39 10.41 DEP images/tty.pb-c.d [2020-07-20T21:25:02.817Z] #39 10.44 PBCC images/tun.pb-c.c [2020-07-20T21:25:02.817Z] #39 10.48 PBCC images/netdev.pb-c.c [2020-07-20T21:25:02.817Z] #39 10.51 DEP images/tun.pb-c.d [2020-07-20T21:25:02.840Z] #39 25.84 CC images/ghost-file.o [2020-07-20T21:25:03.081Z] #39 10.54 DEP images/netdev.pb-c.d [2020-07-20T21:25:03.081Z] #39 10.57 PBCC images/vma.pb-c.c [2020-07-20T21:25:03.081Z] #39 10.60 DEP images/vma.pb-c.d [2020-07-20T21:25:03.081Z] #39 10.64 PBCC images/creds.pb-c.c [2020-07-20T21:25:03.081Z] #39 10.67 DEP images/creds.pb-c.d [2020-07-20T21:25:03.081Z] #39 10.70 PBCC images/utsns.pb-c.c [2020-07-20T21:25:03.096Z] #39 26.12 CC images/fifo.o [2020-07-20T21:25:03.292Z] #39 24.43 CC images/signalfd.o [2020-07-20T21:25:03.345Z] #39 10.81 DEP images/utsns.pb-c.d [2020-07-20T21:25:03.345Z] #39 10.86 PBCC images/ipc-desc.pb-c.c [2020-07-20T21:25:03.345Z] #39 10.87 PBCC images/ipc-sem.pb-c.c [2020-07-20T21:25:03.345Z] #39 10.89 DEP images/ipc-desc.pb-c.d [2020-07-20T21:25:03.345Z] #39 10.90 DEP images/ipc-sem.pb-c.d [2020-07-20T21:25:03.345Z] #39 10.94 PBCC images/ipc-msg.pb-c.c [2020-07-20T21:25:03.345Z] #39 10.95 DEP images/ipc-msg.pb-c.d [2020-07-20T21:25:03.345Z] #39 11.00 PBCC images/ipc-shm.pb-c.c [2020-07-20T21:25:03.345Z] #39 ... [2020-07-20T21:25:03.345Z] [2020-07-20T21:25:03.345Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:03.345Z] #33 10.90 [100%] Linking C executable tini-static [2020-07-20T21:25:03.354Z] #39 26.37 CC images/remap-file-path.o [2020-07-20T21:25:03.552Z] #39 24.67 CC images/fs.o [2020-07-20T21:25:03.552Z] #39 24.84 CC images/pstree.o [2020-07-20T21:25:03.609Z] #33 11.19 [100%] Built target tini-static [2020-07-20T21:25:03.609Z] #33 11.26 + mkdir -p /build [2020-07-20T21:25:03.609Z] #33 11.26 + cp tini-static /build/docker-init [2020-07-20T21:25:03.612Z] #39 26.63 CC images/eventfd.o [2020-07-20T21:25:03.817Z] #39 25.08 CC images/pipe.o [2020-07-20T21:25:03.869Z] #39 26.83 CC images/eventpoll.o [2020-07-20T21:25:03.873Z] #33 DONE 11.4s [2020-07-20T21:25:03.873Z] [2020-07-20T21:25:03.873Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:03.873Z] #39 11.03 DEP images/ipc-shm.pb-c.d [2020-07-20T21:25:03.873Z] #39 11.09 PBCC images/ipc-var.pb-c.c [2020-07-20T21:25:03.873Z] #39 11.11 DEP images/ipc-var.pb-c.d [2020-07-20T21:25:03.873Z] #39 11.19 PBCC images/sk-opts.pb-c.c [2020-07-20T21:25:03.873Z] #39 11.24 PBCC images/packet-sock.pb-c.c [2020-07-20T21:25:03.873Z] #39 11.30 DEP images/sk-opts.pb-c.d [2020-07-20T21:25:03.873Z] #39 11.34 DEP images/packet-sock.pb-c.d [2020-07-20T21:25:03.873Z] #39 11.38 PBCC images/sk-netlink.pb-c.c [2020-07-20T21:25:03.873Z] #39 11.44 DEP images/sk-netlink.pb-c.d [2020-07-20T21:25:03.873Z] #39 11.49 PBCC images/sk-inet.pb-c.c [2020-07-20T21:25:03.873Z] #39 11.58 DEP images/sk-inet.pb-c.d [2020-07-20T21:25:03.873Z] #39 11.64 PBCC images/sk-unix.pb-c.c [2020-07-20T21:25:04.126Z] #39 27.12 CC images/fh.o [2020-07-20T21:25:04.137Z] #39 11.70 DEP images/sk-unix.pb-c.d [2020-07-20T21:25:04.137Z] #39 11.73 PBCC images/mm.pb-c.c [2020-07-20T21:25:04.137Z] #39 11.76 DEP images/mm.pb-c.d [2020-07-20T21:25:04.137Z] #39 11.83 PBCC images/timerfd.pb-c.c [2020-07-20T21:25:04.137Z] #39 11.88 DEP images/timerfd.pb-c.d [2020-07-20T21:25:04.273Z] #40 42.38 CC images/opts.o [2020-07-20T21:25:04.273Z] #40 ... [2020-07-20T21:25:04.273Z] [2020-07-20T21:25:04.273Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:25:04.273Z] #11 111.9 Selecting previously unselected package libapparmor1:ppc64el. [2020-07-20T21:25:04.273Z] #11 111.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-20T21:25:04.273Z] #11 111.9 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-20T21:25:04.383Z] #39 27.42 CC images/fsnotify.o [2020-07-20T21:25:04.386Z] #39 25.36 CC images/tcp-stream.o [2020-07-20T21:25:04.386Z] #39 25.56 CC images/sk-packet.o [2020-07-20T21:25:04.401Z] #39 11.92 PBCC images/timer.pb-c.c [2020-07-20T21:25:04.401Z] #39 11.96 DEP images/timer.pb-c.d [2020-07-20T21:25:04.401Z] #39 11.98 PBCC images/sa.pb-c.c [2020-07-20T21:25:04.401Z] #39 12.01 DEP images/sa.pb-c.d [2020-07-20T21:25:04.401Z] #39 12.03 PBCC images/pipe-data.pb-c.c [2020-07-20T21:25:04.401Z] #39 12.05 DEP images/pipe-data.pb-c.d [2020-07-20T21:25:04.401Z] #39 12.09 PBCC images/mnt.pb-c.c [2020-07-20T21:25:04.401Z] #39 12.14 DEP images/mnt.pb-c.d [2020-07-20T21:25:04.573Z] #11 112.1 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-20T21:25:04.573Z] #11 112.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-20T21:25:04.573Z] #11 112.1 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-20T21:25:04.573Z] #11 112.2 Selecting previously unselected package libbtrfs0. [2020-07-20T21:25:04.573Z] #11 112.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-20T21:25:04.573Z] #11 112.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T21:25:04.573Z] #11 112.3 Selecting previously unselected package libbtrfs-dev. [2020-07-20T21:25:04.573Z] #11 112.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-20T21:25:04.573Z] #11 112.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:25:04.573Z] #11 112.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-20T21:25:04.665Z] #39 12.22 PBCC images/sk-packet.pb-c.c [2020-07-20T21:25:04.665Z] #39 12.26 DEP images/sk-packet.pb-c.d [2020-07-20T21:25:04.665Z] #39 12.31 PBCC images/tcp-stream.pb-c.c [2020-07-20T21:25:04.665Z] #39 12.38 DEP images/tcp-stream.pb-c.d [2020-07-20T21:25:04.873Z] #11 112.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-20T21:25:04.873Z] #11 112.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-20T21:25:04.873Z] #11 112.5 Selecting previously unselected package libudev-dev:ppc64el. [2020-07-20T21:25:04.873Z] #11 112.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-20T21:25:04.873Z] #11 112.6 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-20T21:25:04.929Z] #39 12.41 PBCC images/pipe.pb-c.c [2020-07-20T21:25:04.929Z] #39 12.48 DEP images/pipe.pb-c.d [2020-07-20T21:25:04.929Z] #39 12.53 PBCC images/pstree.pb-c.c [2020-07-20T21:25:04.929Z] #39 12.54 DEP images/pstree.pb-c.d [2020-07-20T21:25:04.929Z] #39 12.59 PBCC images/fs.pb-c.c [2020-07-20T21:25:04.990Z] #39 25.88 CC images/mnt.o [2020-07-20T21:25:04.999Z] #39 27.92 CC images/signalfd.o [2020-07-20T21:25:04.999Z] #39 28.09 CC images/fs.o [2020-07-20T21:25:05.174Z] #11 112.7 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-20T21:25:05.174Z] #11 112.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-20T21:25:05.174Z] #11 112.7 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-20T21:25:05.174Z] #11 ... [2020-07-20T21:25:05.174Z] [2020-07-20T21:25:05.174Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:25:05.174Z] #48 102.9 golang.org/x/sys/unix [2020-07-20T21:25:05.192Z] #39 12.64 DEP images/fs.pb-c.d [2020-07-20T21:25:05.192Z] #39 12.72 PBCC images/signalfd.pb-c.c [2020-07-20T21:25:05.192Z] #39 12.74 DEP images/signalfd.pb-c.d [2020-07-20T21:25:05.192Z] #39 12.80 PBCC images/fh.pb-c.c [2020-07-20T21:25:05.192Z] #39 12.81 PBCC images/fsnotify.pb-c.c [2020-07-20T21:25:05.249Z] #39 26.35 CC images/pipe-data.o [2020-07-20T21:25:05.256Z] #39 28.39 CC images/pstree.o [2020-07-20T21:25:05.457Z] #39 12.91 DEP images/fh.pb-c.d [2020-07-20T21:25:05.457Z] #39 12.93 DEP images/fsnotify.pb-c.d [2020-07-20T21:25:05.457Z] #39 13.00 PBCC images/eventpoll.pb-c.c [2020-07-20T21:25:05.457Z] #39 13.02 DEP images/eventpoll.pb-c.d [2020-07-20T21:25:05.457Z] #39 13.06 PBCC images/eventfd.pb-c.c [2020-07-20T21:25:05.457Z] #39 13.07 DEP images/eventfd.pb-c.d [2020-07-20T21:25:05.457Z] #39 13.10 PBCC images/remap-file-path.pb-c.c [2020-07-20T21:25:05.457Z] #39 13.13 DEP images/remap-file-path.pb-c.d [2020-07-20T21:25:05.457Z] #39 13.15 PBCC images/fifo.pb-c.c [2020-07-20T21:25:05.457Z] #39 13.18 DEP images/fifo.pb-c.d [2020-07-20T21:25:05.457Z] #39 13.21 PBCC images/ghost-file.pb-c.c [2020-07-20T21:25:05.502Z] #48 ... [2020-07-20T21:25:05.502Z] [2020-07-20T21:25:05.502Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:25:05.502Z] #11 113.0 Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-20T21:25:05.502Z] #11 113.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-20T21:25:05.502Z] #11 113.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-20T21:25:05.502Z] #11 113.2 Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-20T21:25:05.509Z] #39 26.65 CC images/sa.o [2020-07-20T21:25:05.721Z] #39 13.25 DEP images/ghost-file.pb-c.d [2020-07-20T21:25:05.721Z] #39 13.29 PBCC images/regfile.pb-c.c [2020-07-20T21:25:05.721Z] #39 13.32 DEP images/regfile.pb-c.d [2020-07-20T21:25:05.721Z] #39 13.37 PBCC images/ns.pb-c.c [2020-07-20T21:25:05.721Z] #39 13.40 DEP images/ns.pb-c.d [2020-07-20T21:25:05.721Z] #39 13.44 PBCC images/fdinfo.pb-c.c [2020-07-20T21:25:05.768Z] #39 26.94 CC images/timer.o [2020-07-20T21:25:05.802Z] #11 113.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-20T21:25:05.802Z] #11 113.3 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-20T21:25:05.802Z] #11 113.4 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-20T21:25:05.802Z] #11 113.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-20T21:25:05.802Z] #11 113.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-20T21:25:05.863Z] #39 28.62 CC images/pipe.o [2020-07-20T21:25:05.863Z] #39 28.87 CC images/tcp-stream.o [2020-07-20T21:25:05.986Z] #39 13.50 DEP images/fdinfo.pb-c.d [2020-07-20T21:25:05.986Z] #39 13.55 PBCC images/core-aarch64.pb-c.c [2020-07-20T21:25:05.986Z] #39 13.60 PBCC images/core-arm.pb-c.c [2020-07-20T21:25:06.028Z] #39 27.17 CC images/timerfd.o [2020-07-20T21:25:06.103Z] #11 113.6 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-20T21:25:06.103Z] #11 113.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-20T21:25:06.103Z] #11 113.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-20T21:25:06.103Z] #11 113.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-20T21:25:06.103Z] #11 113.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-20T21:25:06.119Z] #39 29.24 CC images/sk-packet.o [2020-07-20T21:25:06.249Z] #39 13.68 PBCC images/core-ppc64.pb-c.c [2020-07-20T21:25:06.249Z] #39 13.74 PBCC images/core-s390.pb-c.c [2020-07-20T21:25:06.249Z] #39 13.79 PBCC images/core-x86.pb-c.c [2020-07-20T21:25:06.249Z] #39 13.82 PBCC images/core.pb-c.c [2020-07-20T21:25:06.249Z] #39 13.88 PBCC images/inventory.pb-c.c [2020-07-20T21:25:06.288Z] #39 27.46 CC images/mm.o [2020-07-20T21:25:06.376Z] #39 ... [2020-07-20T21:25:06.376Z] [2020-07-20T21:25:06.376Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:06.376Z] #41 93.17 go/doc [2020-07-20T21:25:06.376Z] #41 94.50 github.com/LK4D4/vndr/versioned [2020-07-20T21:25:06.376Z] #41 94.65 compress/flate [2020-07-20T21:25:06.376Z] #41 96.35 github.com/LK4D4/vndr/build [2020-07-20T21:25:06.376Z] #41 97.64 hash/crc32 [2020-07-20T21:25:06.376Z] #41 98.23 compress/gzip [2020-07-20T21:25:06.376Z] #41 98.90 net [2020-07-20T21:25:06.376Z] #41 99.49 vendor/golang.org/x/text/transform [2020-07-20T21:25:06.376Z] #41 100.4 vendor/golang.org/x/text/unicode/bidi [2020-07-20T21:25:06.376Z] #41 102.1 vendor/golang.org/x/text/secure/bidirule [2020-07-20T21:25:06.376Z] #41 102.3 vendor/golang.org/x/text/unicode/norm [2020-07-20T21:25:06.410Z] #11 113.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-20T21:25:06.410Z] #11 114.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-20T21:25:06.410Z] #11 114.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-20T21:25:06.410Z] #11 114.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-20T21:25:06.410Z] #11 114.2 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-20T21:25:06.514Z] #39 13.95 DEP images/core-aarch64.pb-c.d [2020-07-20T21:25:06.514Z] #39 13.99 DEP images/core-arm.pb-c.d [2020-07-20T21:25:06.514Z] #39 14.02 DEP images/core-ppc64.pb-c.d [2020-07-20T21:25:06.514Z] #39 14.06 DEP images/core-s390.pb-c.d [2020-07-20T21:25:06.514Z] #39 14.10 DEP images/core-x86.pb-c.d [2020-07-20T21:25:06.514Z] #39 14.12 DEP images/core.pb-c.d [2020-07-20T21:25:06.514Z] #39 14.19 DEP images/inventory.pb-c.d [2020-07-20T21:25:06.547Z] #39 27.83 CC images/sk-opts.o [2020-07-20T21:25:06.632Z] #41 ... [2020-07-20T21:25:06.632Z] [2020-07-20T21:25:06.632Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:06.632Z] #39 29.62 CC images/mnt.o [2020-07-20T21:25:06.715Z] #11 114.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-20T21:25:06.715Z] #11 114.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-20T21:25:06.777Z] #39 14.27 PBCC images/cpuinfo.pb-c.c [2020-07-20T21:25:06.777Z] #39 14.30 DEP images/cpuinfo.pb-c.d [2020-07-20T21:25:06.777Z] #39 14.37 PBCC images/stats.pb-c.c [2020-07-20T21:25:06.777Z] #39 14.41 DEP images/stats.pb-c.d [2020-07-20T21:25:06.805Z] #39 28.11 CC images/sk-unix.o [2020-07-20T21:25:06.888Z] #39 29.89 CC images/pipe-data.o [2020-07-20T21:25:06.888Z] #39 ... [2020-07-20T21:25:06.888Z] [2020-07-20T21:25:06.888Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:25:06.888Z] #47 DONE 103.8s [2020-07-20T21:25:07.014Z] #11 114.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-20T21:25:07.014Z] #11 114.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-20T21:25:07.014Z] #11 114.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-20T21:25:07.144Z] [2020-07-20T21:25:07.144Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:25:07.144Z] #10 103.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-20T21:25:07.144Z] #10 103.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-20T21:25:07.144Z] #10 103.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:25:07.313Z] #11 115.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-20T21:25:07.313Z] #11 115.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-20T21:25:07.313Z] #11 115.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-20T21:25:07.313Z] #11 115.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T21:25:07.313Z] #11 115.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-20T21:25:07.313Z] #11 115.0 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-20T21:25:07.313Z] #11 115.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:25:07.313Z] #11 115.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T21:25:07.313Z] #11 115.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-20T21:25:07.372Z] #39 28.47 CC images/sk-inet.o [2020-07-20T21:25:07.611Z] #11 115.1 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-20T21:25:07.611Z] #11 115.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T21:25:07.611Z] #11 115.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:25:07.611Z] #11 115.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-20T21:25:07.611Z] #11 115.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-20T21:25:07.611Z] #11 115.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-20T21:25:07.611Z] #11 115.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T21:25:07.611Z] #11 115.3 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-20T21:25:07.611Z] #11 115.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:25:07.611Z] #11 115.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-20T21:25:07.611Z] #11 115.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-20T21:25:07.611Z] #11 115.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:25:07.611Z] #11 115.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-07-20T21:25:07.611Z] #11 115.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-07-20T21:25:07.611Z] #11 115.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T21:25:07.611Z] #11 115.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-20T21:25:07.611Z] #11 115.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-20T21:25:07.611Z] #11 115.3 Setting up dmsetup (2:1.02.155-3) ... [2020-07-20T21:25:07.611Z] #11 115.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-20T21:25:07.611Z] #11 115.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-20T21:25:07.611Z] #11 115.4 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:25:07.630Z] #39 28.83 CC images/tun.o [2020-07-20T21:25:07.728Z] #39 15.50 make[1]: Nothing to be done for 'all'. [2020-07-20T21:25:08.205Z] #39 29.19 CC images/sk-netlink.o [2020-07-20T21:25:08.205Z] #39 29.39 CC images/packet-sock.o [2020-07-20T21:25:08.256Z] #11 DONE 115.8s [2020-07-20T21:25:08.256Z] [2020-07-20T21:25:08.256Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:08.256Z] #40 42.63 CC images/seccomp.o [2020-07-20T21:25:08.256Z] #40 42.92 CC images/binfmt-misc.o [2020-07-20T21:25:08.256Z] #40 43.17 CC images/time.o [2020-07-20T21:25:08.256Z] #40 43.43 CC images/sysctl.o [2020-07-20T21:25:08.256Z] #40 43.65 CC images/autofs.o [2020-07-20T21:25:08.256Z] #40 43.94 CC images/macvlan.o [2020-07-20T21:25:08.256Z] #40 44.22 CC images/sit.o [2020-07-20T21:25:08.256Z] #40 44.50 CC images/memfd.o [2020-07-20T21:25:08.256Z] #40 44.90 CC images/timens.o [2020-07-20T21:25:08.256Z] #40 45.25 LINK images/built-in.o [2020-07-20T21:25:08.256Z] #40 45.46 GEN compel/include/asm [2020-07-20T21:25:08.256Z] #40 45.48 GEN compel/include/version.h [2020-07-20T21:25:08.256Z] #40 45.52 touch .config [2020-07-20T21:25:08.257Z] #40 45.57 GEN include/common/config.h [2020-07-20T21:25:08.257Z] #40 45.68 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-20T21:25:08.257Z] #40 45.72 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-20T21:25:08.257Z] #40 45.76 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-20T21:25:08.257Z] #40 45.79 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-20T21:25:08.257Z] #40 45.85 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-20T21:25:08.257Z] #40 45.89 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-20T21:25:08.257Z] #40 45.91 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-20T21:25:08.257Z] #40 45.95 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-20T21:25:08.257Z] #40 45.96 DEP compel/plugins/std/infect.d [2020-07-20T21:25:08.257Z] #40 46.09 DEP compel/plugins/std/string.d [2020-07-20T21:25:08.257Z] #40 46.19 DEP compel/plugins/std/log.d [2020-07-20T21:25:08.257Z] #40 46.30 DEP compel/plugins/std/fds.d [2020-07-20T21:25:08.464Z] #39 ... [2020-07-20T21:25:08.464Z] [2020-07-20T21:25:08.464Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:08.464Z] #41 96.48 hash/crc32 [2020-07-20T21:25:08.464Z] #41 97.08 net [2020-07-20T21:25:08.464Z] #41 97.13 compress/gzip [2020-07-20T21:25:08.464Z] #41 97.61 vendor/golang.org/x/text/transform [2020-07-20T21:25:08.464Z] #41 98.25 vendor/golang.org/x/text/unicode/bidi [2020-07-20T21:25:08.464Z] #41 100.2 vendor/golang.org/x/text/secure/bidirule [2020-07-20T21:25:08.464Z] #41 100.5 vendor/golang.org/x/text/unicode/norm [2020-07-20T21:25:08.464Z] #41 104.4 vendor/golang.org/x/net/idna [2020-07-20T21:25:08.464Z] #41 106.6 vendor/golang.org/x/net/http2/hpack [2020-07-20T21:25:08.464Z] #41 ... [2020-07-20T21:25:08.464Z] [2020-07-20T21:25:08.464Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:08.464Z] #39 29.70 CC images/ipc-var.o [2020-07-20T21:25:08.554Z] #40 46.52 DEP compel/plugins/std/std.d [2020-07-20T21:25:08.554Z] #40 46.74 DEP compel/plugins/shmem/shmem.d [2020-07-20T21:25:08.554Z] #40 46.84 DEP compel/plugins/fds/fds.d [2020-07-20T21:25:08.724Z] #39 29.91 CC images/ipc-desc.o [2020-07-20T21:25:08.853Z] #40 ... [2020-07-20T21:25:08.853Z] [2020-07-20T21:25:08.853Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-20T21:25:08.853Z] #12 DONE 0.6s [2020-07-20T21:25:08.853Z] [2020-07-20T21:25:08.853Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:08.853Z] #50 0.524 + RM_GOPATH=0 [2020-07-20T21:25:08.853Z] #50 0.525 + TMP_GOPATH= [2020-07-20T21:25:08.853Z] #50 0.525 + : /build [2020-07-20T21:25:08.853Z] #50 0.525 + '[' -z '' ']' [2020-07-20T21:25:08.853Z] #50 0.526 ++ mktemp -d [2020-07-20T21:25:08.853Z] #50 0.528 + export GOPATH=/tmp/tmp.GKn1uK0jtA [2020-07-20T21:25:08.853Z] #50 0.528 + GOPATH=/tmp/tmp.GKn1uK0jtA [2020-07-20T21:25:08.853Z] #50 0.528 + RM_GOPATH=1 [2020-07-20T21:25:08.853Z] #50 0.528 + case "$(go env GOARCH)" in [2020-07-20T21:25:08.853Z] #50 0.530 ++ go env GOARCH [2020-07-20T21:25:08.853Z] #50 0.554 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:25:08.853Z] #50 0.555 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:25:08.853Z] #50 0.561 ++ dirname /tmp/install/install.sh [2020-07-20T21:25:08.853Z] #50 0.563 + dir=/tmp/install [2020-07-20T21:25:08.853Z] #50 0.565 + bin=runc [2020-07-20T21:25:08.853Z] #50 0.566 + shift [2020-07-20T21:25:08.853Z] #50 0.566 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-20T21:25:08.853Z] #50 0.566 + . /tmp/install/runc.installer [2020-07-20T21:25:08.853Z] #50 0.568 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-20T21:25:08.853Z] #50 0.569 + install_runc [2020-07-20T21:25:08.853Z] #50 0.570 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-20T21:25:08.853Z] #50 0.573 + uname -r [2020-07-20T21:25:08.853Z] #50 0.596 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-20T21:25:08.853Z] #50 0.597 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-20T21:25:08.853Z] #50 0.597 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GKn1uK0jtA/src/github.com/opencontainers/runc [2020-07-20T21:25:08.853Z] #50 0.597 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-20T21:25:08.853Z] #50 0.601 Cloning into '/tmp/tmp.GKn1uK0jtA/src/github.com/opencontainers/runc'... [2020-07-20T21:25:08.984Z] #39 30.11 CC images/ipc-shm.o [2020-07-20T21:25:09.125Z] #39 16.63 CC images/stats.o [2020-07-20T21:25:09.153Z] #50 ... [2020-07-20T21:25:09.153Z] [2020-07-20T21:25:09.153Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-20T21:25:09.153Z] #13 DONE 0.5s [2020-07-20T21:25:09.243Z] #39 30.37 CC images/ipc-msg.o [2020-07-20T21:25:09.390Z] #39 17.12 CC images/core.o [2020-07-20T21:25:09.452Z] [2020-07-20T21:25:09.452Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-20T21:25:09.452Z] #14 0.265 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-20T21:25:09.502Z] #39 30.61 CC images/ipc-sem.o [2020-07-20T21:25:09.750Z] #14 DONE 0.4s [2020-07-20T21:25:09.750Z] [2020-07-20T21:25:09.750Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-20T21:25:09.764Z] #39 30.79 CC images/utsns.o [2020-07-20T21:25:09.764Z] #39 30.93 CC images/creds.o [2020-07-20T21:25:09.968Z] #39 17.71 CC images/core-x86.o [2020-07-20T21:25:10.023Z] #39 31.18 CC images/vma.o [2020-07-20T21:25:10.051Z] #15 DONE 0.4s [2020-07-20T21:25:10.051Z] [2020-07-20T21:25:10.051Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:10.051Z] #40 47.07 CC compel/plugins/std/std.o [2020-07-20T21:25:10.051Z] #40 47.38 CC compel/plugins/std/fds.o [2020-07-20T21:25:10.051Z] #40 48.00 CC compel/plugins/std/log.o [2020-07-20T21:25:10.051Z] #40 ... [2020-07-20T21:25:10.051Z] [2020-07-20T21:25:10.051Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:10.051Z] #42 107.7 text/template [2020-07-20T21:25:10.051Z] #42 113.0 go/parser [2020-07-20T21:25:10.051Z] #42 116.1 encoding/xml [2020-07-20T21:25:10.282Z] #39 31.41 CC images/netdev.o [2020-07-20T21:25:10.352Z] #42 ... [2020-07-20T21:25:10.352Z] [2020-07-20T21:25:10.352Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-20T21:25:10.352Z] #16 DONE 0.4s [2020-07-20T21:25:10.352Z] [2020-07-20T21:25:10.352Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-07-20T21:25:10.547Z] #39 18.10 CC images/core-arm.o [2020-07-20T21:25:10.652Z] #17 DONE 0.3s [2020-07-20T21:25:10.652Z] [2020-07-20T21:25:10.652Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:10.652Z] #40 48.80 CC compel/plugins/std/string.o [2020-07-20T21:25:10.851Z] #39 31.84 CC images/tty.o [2020-07-20T21:25:11.111Z] #39 32.32 CC images/file-lock.o [2020-07-20T21:25:11.125Z] #39 18.47 CC images/core-aarch64.o [2020-07-20T21:25:11.125Z] #39 18.75 CC images/core-ppc64.o [2020-07-20T21:25:11.333Z] #40 49.58 CC compel/plugins/std/infect.o [2020-07-20T21:25:11.377Z] #39 32.58 CC images/rlimit.o [2020-07-20T21:25:11.641Z] #39 32.76 CC images/pagemap.o [2020-07-20T21:25:11.899Z] #39 33.00 CC images/siginfo.o [2020-07-20T21:25:11.987Z] #40 50.14 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-20T21:25:11.987Z] #40 50.18 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-20T21:25:11.987Z] #40 50.25 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-20T21:25:12.076Z] #39 19.38 CC images/core-s390.o [2020-07-20T21:25:12.158Z] #39 33.22 CC images/rpc.o [2020-07-20T21:25:12.287Z] #40 50.33 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-20T21:25:12.287Z] #40 50.39 AR compel/plugins/std.lib.a [2020-07-20T21:25:12.287Z] #40 50.46 CC compel/plugins/fds/fds.o [2020-07-20T21:25:12.341Z] #39 20.03 CC images/cpuinfo.o [2020-07-20T21:25:12.588Z] #40 50.78 AR compel/plugins/fds.lib.a [2020-07-20T21:25:12.889Z] #40 50.85 HOSTDEP compel/src/lib/log-host.d [2020-07-20T21:25:12.889Z] #40 51.01 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-20T21:25:12.918Z] #39 20.47 CC images/inventory.o [2020-07-20T21:25:13.094Z] #39 34.17 CC images/ext-file.o [2020-07-20T21:25:13.182Z] #39 20.82 CC images/fdinfo.o [2020-07-20T21:25:13.190Z] #40 51.13 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-20T21:25:13.191Z] #40 51.23 HOSTDEP compel/src/main-host.d [2020-07-20T21:25:13.191Z] #40 51.31 DEP compel/src/lib/ptrace.d [2020-07-20T21:25:13.353Z] #39 34.46 CC images/cgroup.o [2020-07-20T21:25:13.446Z] #39 21.22 CC images/fown.o [2020-07-20T21:25:13.491Z] #40 51.44 DEP compel/src/lib/infect.d [2020-07-20T21:25:13.491Z] #40 51.61 DEP compel/src/lib/infect-util.d [2020-07-20T21:25:13.680Z] #10 ... [2020-07-20T21:25:13.680Z] [2020-07-20T21:25:13.680Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:13.680Z] #39 30.14 CC images/sa.o [2020-07-20T21:25:13.680Z] #39 30.66 CC images/timer.o [2020-07-20T21:25:13.680Z] #39 31.31 CC images/timerfd.o [2020-07-20T21:25:13.680Z] #39 31.51 CC images/mm.o [2020-07-20T21:25:13.680Z] #39 31.89 CC images/sk-opts.o [2020-07-20T21:25:13.680Z] #39 32.10 CC images/sk-unix.o [2020-07-20T21:25:13.680Z] #39 32.47 CC images/sk-inet.o [2020-07-20T21:25:13.680Z] #39 32.85 CC images/tun.o [2020-07-20T21:25:13.680Z] #39 33.25 CC images/sk-netlink.o [2020-07-20T21:25:13.680Z] #39 33.43 CC images/packet-sock.o [2020-07-20T21:25:13.680Z] #39 33.88 CC images/ipc-var.o [2020-07-20T21:25:13.680Z] #39 34.12 CC images/ipc-desc.o [2020-07-20T21:25:13.680Z] #39 34.25 CC images/ipc-shm.o [2020-07-20T21:25:13.680Z] #39 34.44 CC images/ipc-msg.o [2020-07-20T21:25:13.680Z] #39 34.75 CC images/ipc-sem.o [2020-07-20T21:25:13.680Z] #39 34.90 CC images/utsns.o [2020-07-20T21:25:13.680Z] #39 35.14 CC images/creds.o [2020-07-20T21:25:13.680Z] #39 35.32 CC images/vma.o [2020-07-20T21:25:13.680Z] #39 35.64 CC images/netdev.o [2020-07-20T21:25:13.680Z] #39 35.99 CC images/tty.o [2020-07-20T21:25:13.680Z] #39 36.57 CC images/file-lock.o [2020-07-20T21:25:13.680Z] #39 36.76 CC images/rlimit.o [2020-07-20T21:25:13.789Z] #40 51.74 DEP compel/src/lib/infect-rpc.d [2020-07-20T21:25:13.789Z] #40 51.87 DEP compel/arch/ppc64/src/lib/infect.d [2020-07-20T21:25:13.919Z] #39 35.06 CC images/userns.o [2020-07-20T21:25:13.919Z] #39 ... [2020-07-20T21:25:13.919Z] [2020-07-20T21:25:13.919Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:25:13.919Z] #10 102.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-20T21:25:13.919Z] #10 102.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-20T21:25:13.919Z] #10 102.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:25:13.935Z] #39 36.95 CC images/pagemap.o [2020-07-20T21:25:14.023Z] #39 21.44 CC images/ns.o [2020-07-20T21:25:14.023Z] #39 21.64 CC images/regfile.o [2020-07-20T21:25:14.088Z] #40 51.99 DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-20T21:25:14.088Z] #40 52.05 DEP compel/src/lib/log.d [2020-07-20T21:25:14.088Z] #40 52.15 DEP compel/src/main.d [2020-07-20T21:25:14.088Z] #40 52.27 DEP compel/src/lib/handle-elf.d [2020-07-20T21:25:14.088Z] #40 52.38 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-20T21:25:14.178Z] #10 ... [2020-07-20T21:25:14.178Z] [2020-07-20T21:25:14.178Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:25:14.178Z] #54 110.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T21:25:14.178Z] #54 110.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-20T21:25:14.191Z] #39 37.19 CC images/siginfo.o [2020-07-20T21:25:14.388Z] #40 52.53 CC compel/src/lib/log.o [2020-07-20T21:25:14.446Z] #39 37.42 CC images/rpc.o [2020-07-20T21:25:14.602Z] #39 21.99 CC images/ghost-file.o [2020-07-20T21:25:14.603Z] #39 22.37 CC images/fifo.o [2020-07-20T21:25:14.688Z] #40 52.77 CC compel/arch/ppc64/src/lib/cpu.o [2020-07-20T21:25:14.866Z] #39 ... [2020-07-20T21:25:14.866Z] [2020-07-20T21:25:14.866Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:14.866Z] #41 80.33 net/textproto [2020-07-20T21:25:14.866Z] #41 80.34 vendor/golang.org/x/net/http/httpproxy [2020-07-20T21:25:14.866Z] #41 80.34 crypto/x509 [2020-07-20T21:25:14.866Z] #41 81.55 vendor/golang.org/x/net/http/httpguts [2020-07-20T21:25:14.866Z] #41 81.56 mime/multipart [2020-07-20T21:25:14.866Z] #41 83.28 crypto/tls [2020-07-20T21:25:14.866Z] #41 87.72 net/http/httptrace [2020-07-20T21:25:14.866Z] #41 87.87 net/http [2020-07-20T21:25:15.003Z] #40 53.12 CC compel/arch/ppc64/src/lib/infect.o [2020-07-20T21:25:15.130Z] #41 ... [2020-07-20T21:25:15.130Z] [2020-07-20T21:25:15.130Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:15.130Z] #39 22.60 CC images/remap-file-path.o [2020-07-20T21:25:15.130Z] #39 22.81 CC images/eventfd.o [2020-07-20T21:25:15.374Z] #39 38.41 CC images/ext-file.o [2020-07-20T21:25:15.399Z] #39 23.01 CC images/eventpoll.o [2020-07-20T21:25:15.631Z] #39 38.61 CC images/cgroup.o [2020-07-20T21:25:15.680Z] #39 23.32 CC images/fh.o [2020-07-20T21:25:15.943Z] #39 23.46 CC images/fsnotify.o [2020-07-20T21:25:16.077Z] #40 54.09 CC compel/src/lib/infect-rpc.o [2020-07-20T21:25:16.194Z] #39 ... [2020-07-20T21:25:16.194Z] [2020-07-20T21:25:16.194Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:25:16.194Z] #54 112.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T21:25:16.194Z] #54 112.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-20T21:25:16.384Z] #40 54.52 CC compel/src/lib/infect-util.o [2020-07-20T21:25:16.520Z] #39 23.87 CC images/signalfd.o [2020-07-20T21:25:16.520Z] #39 24.12 CC images/fs.o [2020-07-20T21:25:16.685Z] #40 54.89 CC compel/src/lib/infect.o [2020-07-20T21:25:16.783Z] #39 24.31 CC images/pstree.o [2020-07-20T21:25:17.047Z] #39 24.57 CC images/pipe.o [2020-07-20T21:25:17.311Z] #39 24.83 CC images/tcp-stream.o [2020-07-20T21:25:17.578Z] #39 25.10 CC images/sk-packet.o [2020-07-20T21:25:17.578Z] #39 ... [2020-07-20T21:25:17.578Z] [2020-07-20T21:25:17.578Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:25:17.578Z] #10 83.02 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-20T21:25:17.578Z] #10 83.02 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-20T21:25:17.578Z] #10 83.03 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:25:17.841Z] #10 ... [2020-07-20T21:25:17.841Z] [2020-07-20T21:25:17.841Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:17.841Z] #39 25.27 CC images/mnt.o [2020-07-20T21:25:17.841Z] #39 25.40 CC images/pipe-data.o [2020-07-20T21:25:17.841Z] #39 25.53 CC images/sa.o [2020-07-20T21:25:18.105Z] #39 25.74 CC images/timer.o [2020-07-20T21:25:18.230Z] #40 ... [2020-07-20T21:25:18.230Z] [2020-07-20T21:25:18.230Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:18.230Z] #50 9.868 + cd /tmp/tmp.GKn1uK0jtA/src/github.com/opencontainers/runc [2020-07-20T21:25:18.230Z] #50 9.877 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-20T21:25:18.368Z] #54 ... [2020-07-20T21:25:18.368Z] [2020-07-20T21:25:18.368Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:18.368Z] #39 35.38 CC images/google/protobuf/descriptor.o [2020-07-20T21:25:18.368Z] #39 36.99 CC images/opts.o [2020-07-20T21:25:18.368Z] #39 37.19 CC images/seccomp.o [2020-07-20T21:25:18.368Z] #39 37.44 CC images/binfmt-misc.o [2020-07-20T21:25:18.368Z] #39 37.70 CC images/time.o [2020-07-20T21:25:18.368Z] #39 37.87 CC images/sysctl.o [2020-07-20T21:25:18.368Z] #39 38.04 CC images/autofs.o [2020-07-20T21:25:18.368Z] #39 38.23 CC images/macvlan.o [2020-07-20T21:25:18.368Z] #39 38.49 CC images/sit.o [2020-07-20T21:25:18.368Z] #39 38.70 CC images/memfd.o [2020-07-20T21:25:18.368Z] #39 39.02 CC images/timens.o [2020-07-20T21:25:18.368Z] #39 39.39 LINK images/built-in.o [2020-07-20T21:25:18.368Z] #39 39.57 GEN compel/include/asm [2020-07-20T21:25:18.368Z] #39 39.59 GEN compel/include/version.h [2020-07-20T21:25:18.368Z] #39 39.61 touch .config [2020-07-20T21:25:18.368Z] #39 39.64 GEN include/common/config.h [2020-07-20T21:25:18.532Z] #50 10.31 + '[' -z '' ']' [2020-07-20T21:25:18.532Z] #50 10.32 + target=static [2020-07-20T21:25:18.532Z] #50 10.32 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-20T21:25:18.532Z] #50 10.48 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-20T21:25:18.627Z] #39 39.69 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-20T21:25:18.627Z] #39 39.71 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-20T21:25:18.627Z] #39 39.73 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-20T21:25:18.627Z] #39 39.75 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-20T21:25:18.627Z] #39 39.78 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-20T21:25:18.627Z] #39 39.80 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-20T21:25:18.627Z] #39 39.83 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-20T21:25:18.627Z] #39 39.85 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-20T21:25:18.627Z] #39 39.86 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-20T21:25:18.627Z] #39 39.87 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-20T21:25:18.627Z] #39 39.89 DEP compel/plugins/std/infect.d [2020-07-20T21:25:18.627Z] #39 39.96 DEP compel/plugins/std/string.d [2020-07-20T21:25:18.682Z] #39 26.13 CC images/timerfd.o [2020-07-20T21:25:18.886Z] #39 40.01 DEP compel/plugins/std/log.d [2020-07-20T21:25:18.886Z] #39 40.05 DEP compel/plugins/std/fds.d [2020-07-20T21:25:18.886Z] #39 40.10 DEP compel/plugins/std/std.d [2020-07-20T21:25:18.947Z] #39 26.38 CC images/mm.o [2020-07-20T21:25:19.181Z] #39 40.16 DEP compel/plugins/shmem/shmem.d [2020-07-20T21:25:19.181Z] #39 40.30 DEP compel/plugins/fds/fds.d [2020-07-20T21:25:19.211Z] #39 26.70 CC images/sk-opts.o [2020-07-20T21:25:19.441Z] #39 40.48 CC compel/plugins/std/std.o [2020-07-20T21:25:19.441Z] #39 ... [2020-07-20T21:25:19.441Z] [2020-07-20T21:25:19.441Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:25:19.441Z] #54 DONE 117.5s [2020-07-20T21:25:19.441Z] [2020-07-20T21:25:19.441Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:25:19.441Z] #10 117.5 Selecting previously unselected package libapparmor1:amd64. [2020-07-20T21:25:19.467Z] #54 ... [2020-07-20T21:25:19.467Z] [2020-07-20T21:25:19.467Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:19.467Z] #41 106.0 vendor/golang.org/x/net/idna [2020-07-20T21:25:19.467Z] #41 108.3 vendor/golang.org/x/net/http2/hpack [2020-07-20T21:25:19.467Z] #41 109.3 mime [2020-07-20T21:25:19.467Z] #41 111.3 mime/quotedprintable [2020-07-20T21:25:19.467Z] #41 111.7 net/http/internal [2020-07-20T21:25:19.467Z] #41 115.5 net/textproto [2020-07-20T21:25:19.467Z] #41 115.5 crypto/x509 [2020-07-20T21:25:19.467Z] #41 ... [2020-07-20T21:25:19.467Z] [2020-07-20T21:25:19.467Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:19.467Z] #39 39.30 CC images/userns.o [2020-07-20T21:25:19.467Z] #39 39.53 CC images/google/protobuf/descriptor.o [2020-07-20T21:25:19.467Z] #39 41.02 CC images/opts.o [2020-07-20T21:25:19.467Z] #39 41.21 CC images/seccomp.o [2020-07-20T21:25:19.467Z] #39 41.49 CC images/binfmt-misc.o [2020-07-20T21:25:19.467Z] #39 41.72 CC images/time.o [2020-07-20T21:25:19.467Z] #39 41.95 CC images/sysctl.o [2020-07-20T21:25:19.467Z] #39 42.22 CC images/autofs.o [2020-07-20T21:25:19.467Z] #39 42.37 CC images/macvlan.o [2020-07-20T21:25:19.467Z] #39 42.61 CC images/sit.o [2020-07-20T21:25:19.475Z] #39 26.97 CC images/sk-unix.o [2020-07-20T21:25:19.475Z] #39 27.16 CC images/sk-inet.o [2020-07-20T21:25:19.700Z] #10 117.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...#10 ... [2020-07-20T21:25:19.700Z] [2020-07-20T21:25:19.700Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-20T21:25:19.700Z] #55 DONE 0.0s [2020-07-20T21:25:19.700Z] [2020-07-20T21:25:19.700Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-20T21:25:19.700Z] #56 DONE 0.1s [2020-07-20T21:25:19.700Z] [2020-07-20T21:25:19.700Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:25:19.700Z] #10 117.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-20T21:25:19.700Z] #10 117.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-20T21:25:19.700Z] #10 117.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-20T21:25:19.700Z] #10 117.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-20T21:25:19.700Z] #10 117.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-20T21:25:19.700Z] #10 ... [2020-07-20T21:25:19.700Z] [2020-07-20T21:25:19.700Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:19.700Z] #41 107.7 mime [2020-07-20T21:25:19.700Z] #41 109.2 mime/quotedprintable [2020-07-20T21:25:19.700Z] #41 109.4 net/http/internal [2020-07-20T21:25:19.700Z] #41 112.9 net/textproto [2020-07-20T21:25:19.700Z] #41 112.9 crypto/x509 [2020-07-20T21:25:19.700Z] #41 114.2 vendor/golang.org/x/net/http/httpguts [2020-07-20T21:25:19.700Z] #41 114.4 vendor/golang.org/x/net/http/httpproxy [2020-07-20T21:25:19.700Z] #41 115.1 mime/multipart [2020-07-20T21:25:19.700Z] #41 116.8 crypto/tls [2020-07-20T21:25:19.724Z] #39 42.82 CC images/memfd.o [2020-07-20T21:25:19.959Z] #41 ... [2020-07-20T21:25:19.959Z] [2020-07-20T21:25:19.959Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:25:19.959Z] #10 117.9 Selecting previously unselected package libbtrfs0. [2020-07-20T21:25:19.959Z] #10 117.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-20T21:25:19.959Z] #10 117.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T21:25:19.959Z] #10 118.1 Selecting previously unselected package libbtrfs-dev. [2020-07-20T21:25:19.959Z] #10 118.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-20T21:25:19.959Z] #10 118.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:25:20.054Z] #39 27.58 CC images/tun.o [2020-07-20T21:25:20.218Z] #10 118.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-20T21:25:20.218Z] #10 118.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-20T21:25:20.218Z] #10 118.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-20T21:25:20.287Z] #39 43.19 CC images/timens.o [2020-07-20T21:25:20.319Z] #39 27.90 CC images/sk-netlink.o [2020-07-20T21:25:20.478Z] #10 118.4 Selecting previously unselected package libudev-dev:amd64. [2020-07-20T21:25:20.478Z] #10 118.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-20T21:25:20.478Z] #10 118.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-20T21:25:20.502Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.968208231s with top 10 stages: buildssa: 1m43.487250409s, goimports: 23.757063885s, unconvert: 13.779893866s, gosec: 10.945044923s, golint: 6.378252336s, ineffassign: 4.156962916s, misspell: 4.022553112s, inspect: 3.238947631s, vrp: 2.933917748s, ctrlflow: 2.021889426s [2020-07-20T21:25:20.502Z] INFO [runner] Issues before processing: 2301, after processing: 0 [2020-07-20T21:25:20.502Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1587/1587, exclude: 1587/1587, path_prettifier: 1692/1692, autogenerated_exclude: 1587/1692, skip_dirs: 1692/1692, nolint: 0/64, skip_files: 1692/1692, exclude-rules: 64/1587, cgo: 1692/2301, filename_unadjuster: 1692/1692 [2020-07-20T21:25:20.502Z] INFO [runner] processing took 61.358519ms with stages: nolint: 26.492984ms, identifier_marker: 16.741279ms, path_prettifier: 8.115357ms, autogenerated_exclude: 4.42759ms, exclude-rules: 3.529684ms, skip_dirs: 1.704125ms, cgo: 240.109µs, filename_unadjuster: 101.574µs, max_same_issues: 1.359µs, uniq_by_line: 1.21µs, skip_files: 855ns, exclude: 633ns, diff: 542ns, source_code: 395ns, max_from_linter: 324ns, max_per_file_from_linter: 250ns, path_shortener: 249ns [2020-07-20T21:25:20.502Z] INFO [runner] linters took 1m42.904386943s with stages: goanalysis_metalinter: 1m22.244203545s, unused: 20.598682509s [2020-07-20T21:25:20.502Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-07-20T21:25:20.502Z] INFO Memory: 1554 samples, avg is 667.8MB, max is 3304.1MB [2020-07-20T21:25:20.502Z] INFO Execution took 3m46.854083993s [2020-07-20T21:25:20.502Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [2020-07-20T21:25:20.544Z] #39 43.51 LINK images/built-in.o [Pipeline] sh [2020-07-20T21:25:20.583Z] #39 28.15 CC images/packet-sock.o [2020-07-20T21:25:20.640Z] #50 ... [2020-07-20T21:25:20.640Z] [2020-07-20T21:25:20.640Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:25:20.640Z] #18 0.604 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:25:20.640Z] #18 0.727 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:25:20.640Z] #18 0.830 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:25:20.640Z] #18 1.816 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-20T21:25:20.640Z] #18 3.547 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-20T21:25:20.640Z] #18 5.004 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-20T21:25:20.737Z] #10 118.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-20T21:25:20.737Z] #10 118.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-20T21:25:20.737Z] #10 118.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-20T21:25:20.802Z] #39 43.66 GEN compel/include/asm [2020-07-20T21:25:20.802Z] #39 43.69 GEN compel/include/version.h [2020-07-20T21:25:20.802Z] #39 43.71 touch .config [2020-07-20T21:25:20.802Z] #39 43.76 GEN include/common/config.h [2020-07-20T21:25:20.802Z] #39 43.88 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-20T21:25:20.802Z] #39 43.91 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-20T21:25:20.802Z] #39 43.94 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-20T21:25:20.802Z] #39 43.96 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-20T21:25:20.802Z] #39 44.00 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-20T21:25:20.837Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41239/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 hack/make.sh dynbinary-daemon test-docker-py [2020-07-20T21:25:20.847Z] #39 28.52 CC images/ipc-var.o [2020-07-20T21:25:20.847Z] #39 28.62 CC images/ipc-desc.o [2020-07-20T21:25:20.944Z] #18 ... [2020-07-20T21:25:20.944Z] [2020-07-20T21:25:20.944Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:20.944Z] #40 57.72 CC compel/src/lib/ptrace.o [2020-07-20T21:25:20.944Z] #40 58.22 AR compel/libcompel.a [2020-07-20T21:25:20.944Z] #40 58.34 HOSTCC compel/src/main-host.o [2020-07-20T21:25:20.944Z] #40 58.77 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-20T21:25:20.944Z] #40 58.99 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-20T21:25:20.995Z] #10 119.1 Selecting previously unselected package libpcre16-3:amd64. [2020-07-20T21:25:21.060Z] #39 44.03 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-20T21:25:21.060Z] #39 44.08 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-20T21:25:21.060Z] #39 44.12 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-20T21:25:21.097Z] [2020-07-20T21:25:21.254Z] #10 119.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-20T21:25:21.254Z] #10 119.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-20T21:25:21.254Z] #10 119.3 Selecting previously unselected package libpcre32-3:amd64. [2020-07-20T21:25:21.254Z] #10 119.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-20T21:25:21.254Z] #10 119.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-20T21:25:21.316Z] #39 44.15 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-20T21:25:21.316Z] #39 44.18 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-20T21:25:21.316Z] #39 44.18 DEP compel/plugins/std/infect.d [2020-07-20T21:25:21.316Z] #39 44.31 DEP compel/plugins/std/string.d [2020-07-20T21:25:21.316Z] #39 44.38 DEP compel/plugins/std/log.d [2020-07-20T21:25:21.357Z] Removing bundles/ [2020-07-20T21:25:21.357Z] [2020-07-20T21:25:21.357Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-20T21:25:21.357Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T21:25:21.357Z] GOOS="" GOARCH="" GOARM="" [2020-07-20T21:25:21.428Z] #39 28.81 CC images/ipc-shm.o [2020-07-20T21:25:21.428Z] #39 29.05 CC images/ipc-msg.o [2020-07-20T21:25:21.513Z] #10 119.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-20T21:25:21.513Z] #10 119.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-20T21:25:21.513Z] #10 119.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-20T21:25:21.513Z] #10 119.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-20T21:25:21.513Z] #10 119.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-20T21:25:21.513Z] #10 119.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-20T21:25:21.572Z] #39 44.45 DEP compel/plugins/std/fds.d [2020-07-20T21:25:21.573Z] #39 44.63 DEP compel/plugins/std/std.d [2020-07-20T21:25:21.602Z] #40 59.60 HOSTCC compel/src/lib/log-host.o [2020-07-20T21:25:21.602Z] #40 59.81 HOSTLINK compel/compel-host-bin [2020-07-20T21:25:21.692Z] #39 29.23 CC images/ipc-sem.o [2020-07-20T21:25:21.692Z] #39 29.34 CC images/utsns.o [2020-07-20T21:25:21.831Z] #39 44.75 DEP compel/plugins/shmem/shmem.d [2020-07-20T21:25:21.831Z] #39 44.88 DEP compel/plugins/fds/fds.d [2020-07-20T21:25:21.900Z] #40 ... [2020-07-20T21:25:21.900Z] [2020-07-20T21:25:21.900Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-20T21:25:21.900Z] #48 120.7 golang.org/x/crypto/ssh/terminal [2020-07-20T21:25:21.900Z] #48 123.9 mvdan.cc/sh/v3/cmd/shfmt [2020-07-20T21:25:21.900Z] #48 DONE 129.6s [2020-07-20T21:25:21.900Z] [2020-07-20T21:25:21.900Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:21.900Z] #40 59.96 DEP soccr/soccr.d [2020-07-20T21:25:22.060Z] #39 29.45 CC images/creds.o [2020-07-20T21:25:22.060Z] #39 29.57 CC images/vma.o [2020-07-20T21:25:22.081Z] #10 119.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-20T21:25:22.081Z] #10 119.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-20T21:25:22.081Z] #10 119.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-20T21:25:22.088Z] #39 45.06 CC compel/plugins/std/std.o [2020-07-20T21:25:22.198Z] #40 60.26 CC soccr/soccr.o [2020-07-20T21:25:22.340Z] #10 120.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-20T21:25:22.340Z] #10 120.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-20T21:25:22.340Z] #10 120.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-20T21:25:22.340Z] #10 120.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-20T21:25:22.340Z] #10 120.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-20T21:25:22.340Z] #10 120.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-20T21:25:22.388Z] #39 45.33 CC compel/plugins/std/fds.o [2020-07-20T21:25:22.604Z] #10 120.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-20T21:25:22.604Z] #10 120.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-20T21:25:22.604Z] #10 120.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-20T21:25:22.653Z] #39 30.24 CC images/netdev.o [2020-07-20T21:25:22.715Z] #39 45.75 CC compel/plugins/std/log.o [2020-07-20T21:25:22.862Z] #10 120.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-20T21:25:22.862Z] #10 120.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-20T21:25:22.862Z] #10 121.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-20T21:25:22.862Z] #10 121.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T21:25:22.862Z] #10 121.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-20T21:25:22.862Z] #10 121.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-20T21:25:22.916Z] #39 30.63 CC images/tty.o [2020-07-20T21:25:23.121Z] #10 121.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:25:23.121Z] #10 121.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T21:25:23.121Z] #10 121.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-20T21:25:23.121Z] #10 121.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-20T21:25:23.121Z] #10 121.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T21:25:23.121Z] #10 121.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:25:23.121Z] #10 121.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-20T21:25:23.121Z] #10 121.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-20T21:25:23.121Z] #10 121.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-20T21:25:23.121Z] #10 121.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T21:25:23.121Z] #10 121.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-20T21:25:23.121Z] #10 121.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:25:23.121Z] #10 121.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-07-20T21:25:23.121Z] #10 121.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-07-20T21:25:23.121Z] #10 121.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:25:23.121Z] #10 121.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-07-20T21:25:23.121Z] #10 121.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-20T21:25:23.121Z] #10 121.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T21:25:23.121Z] #10 121.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-20T21:25:23.121Z] #10 121.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-20T21:25:23.121Z] #10 121.2 Setting up dmsetup (2:1.02.155-3) ... [2020-07-20T21:25:23.121Z] #10 121.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-20T21:25:23.180Z] #39 ... [2020-07-20T21:25:23.180Z] [2020-07-20T21:25:23.180Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:25:23.380Z] #10 121.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-20T21:25:23.380Z] #10 121.2 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:25:23.640Z] #10 DONE 121.6s [2020-07-20T21:25:23.640Z] [2020-07-20T21:25:23.640Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:23.644Z] #39 ... [2020-07-20T21:25:23.644Z] [2020-07-20T21:25:23.644Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:25:23.644Z] #54 DONE 120.2s [2020-07-20T21:25:23.644Z] [2020-07-20T21:25:23.644Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-20T21:25:23.644Z] #55 DONE 0.1s [2020-07-20T21:25:23.644Z] [2020-07-20T21:25:23.644Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-20T21:25:23.644Z] #56 DONE 0.1s [2020-07-20T21:25:23.644Z] [2020-07-20T21:25:23.644Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:25:23.644Z] #10 118.6 Selecting previously unselected package libapparmor1:amd64. [2020-07-20T21:25:23.644Z] #10 118.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-20T21:25:23.644Z] #10 118.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-20T21:25:23.644Z] #10 118.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-20T21:25:23.644Z] #10 118.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-20T21:25:23.644Z] #10 118.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-20T21:25:23.644Z] #10 118.8 Selecting previously unselected package libbtrfs0. [2020-07-20T21:25:23.644Z] #10 118.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-20T21:25:23.644Z] #10 118.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T21:25:23.644Z] #10 119.2 Selecting previously unselected package libbtrfs-dev. [2020-07-20T21:25:23.644Z] #10 119.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-20T21:25:23.644Z] #10 119.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:25:23.644Z] #10 120.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-20T21:25:23.644Z] #10 120.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-20T21:25:23.644Z] #10 120.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-20T21:25:23.644Z] #10 120.3 Selecting previously unselected package libudev-dev:amd64. [2020-07-20T21:25:23.644Z] #10 120.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-20T21:25:23.644Z] #10 120.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-20T21:25:23.901Z] #10 120.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-20T21:25:23.901Z] #10 120.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-20T21:25:23.901Z] #10 120.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-20T21:25:24.839Z] #10 121.4 Selecting previously unselected package libpcre16-3:amd64. [2020-07-20T21:25:24.839Z] #10 121.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-20T21:25:24.839Z] #10 121.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-20T21:25:24.839Z] #10 121.6 Selecting previously unselected package libpcre32-3:amd64. [2020-07-20T21:25:24.839Z] #10 121.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-20T21:25:24.839Z] #10 121.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-20T21:25:24.839Z] #10 121.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-20T21:25:24.839Z] #10 121.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-20T21:25:24.839Z] #10 121.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-20T21:25:24.968Z] #40 62.81 AR soccr/libsoccr.a [2020-07-20T21:25:24.969Z] #40 62.87 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T21:25:25.046Z] #21 97.19 Checking out files: 21% (2335/10843) Checking out files: 22% (2386/10843) Checking out files: 23% (2494/10843) Checking out files: 24% (2603/10843) Checking out files: 25% (2711/10843) Checking out files: 26% (2820/10843) Checking out files: 27% (2928/10843) Checking out files: 28% (3037/10843) Checking out files: 29% (3145/10843) Checking out files: 30% (3253/10843) Checking out files: 31% (3362/10843) Checking out files: 32% (3470/10843) Checking out files: 33% (3579/10843) Checking out files: 34% (3687/10843) Checking out files: 35% (3796/10843) Checking out files: 36% (3904/10843) Checking out files: 37% (4012/10843) Checking out files: 38% (4121/10843) Checking out files: 38% (4159/10843) Checking out files: 39% (4229/10843) Checking out files: 40% (4338/10843) Checking out files: 41% (4446/10843) Checking out files: 42% (4555/10843) Checking out files: 43% (4663/10843) Checking out files: 44% (4771/10843) Checking out files: 45% (4880/10843) Checking out files: 46% (4988/10843) Checking out files: 47% (5097/10843) Checking out files: 48% (5205/10843) Checking out files: 49% (5314/10843) Checking out files: 50% (5422/10843) Checking out files: 51% (5530/10843) Checking out files: 52% (5639/10843) Checking out files: 53% (5747/10843) Checking out files: 54% (5856/10843) Checking out files: 55% (5964/10843) Checking out files: 56% (6073/10843) Checking out files: 57% (6181/10843) Checking out files: 58% (6289/10843) Checking out files: 59% (6398/10843) Checking out files: 60% (6506/10843) Checking out files: 61% (6615/10843) Checking out files: 62% (6723/10843) Checking out files: 63% (6832/10843) Checking out files: 64% (6940/10843) Checking out files: 64% (6951/10843) Checking out files: 65% (7048/10843) Checking out files: 66% (7157/10843) Checking out files: 67% (7265/10843) Checking out files: 68% (7374/10843) Checking out files: 69% (7482/10843) Checking out files: 70% (7591/10843) Checking out files: 71% (7699/10843) Checking out files: 72% (7807/10843) Checking out files: 73% (7916/10843) Checking out files: 74% (8024/10843) Checking out files: 75% (8133/10843) Checking out files: 76% (8241/10843) Checking out files: 77% (8350/10843) Checking out files: 78% (8458/10843) Checking out files: 79% (8566/10843) Checking out files: 80% (8675/10843) Checking out files: 81% (8783/10843) Checking out files: 82% (8892/10843) Checking out files: 83% (9000/10843) Checking out files: 84% (9109/10843) Checking out files: 85% (9217/10843) Checking out files: 86% (9325/10843) Checking out files: 87% (9434/10843) Checking out files: 88% (9542/10843) Checking out files: 89% (9651/10843) Checking out files: 90% (9759/10843) Checking out files: 91% (9868/10843) Checking out files: 92% (9976/10843) Checking out files: 93% (10084/10843) Checking out files: 94% (10193/10843) Checking out files: 94% (10215/10843) Checking out files: 95% (10301/10843) Checking out files: 96% (10410/10843) Checking out files: 97% (10518/10843) Checking out files: 98% (10627/10843) Checking out files: 99% (10735/10843) Checking out files: 100% (10843/10843) Checking out files: 100% (10843/10843), done. [2020-07-20T21:25:25.046Z] #21 100.5 + cd /tmp/tmp.PKV54tdEVQ/tmp/docker-ce [2020-07-20T21:25:25.046Z] #21 100.5 + git checkout -q v17.06.2-ce [2020-07-20T21:25:25.095Z] #10 121.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-20T21:25:25.095Z] #10 121.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-20T21:25:25.095Z] #10 121.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-20T21:25:25.267Z] #40 63.30 DEP criu/arch/ppc64/sigframe.d [2020-07-20T21:25:25.267Z] #40 63.43 DEP criu/arch/ppc64/crtools.d [2020-07-20T21:25:25.351Z] #10 122.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-20T21:25:25.351Z] #10 122.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-20T21:25:25.565Z] #40 63.63 DEP criu/arch/ppc64/cpu.d [2020-07-20T21:25:25.607Z] #10 122.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-20T21:25:25.607Z] #10 122.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-20T21:25:25.607Z] #10 122.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-20T21:25:25.607Z] #10 122.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-20T21:25:25.623Z] #21 ... [2020-07-20T21:25:25.623Z] [2020-07-20T21:25:25.623Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-20T21:25:25.623Z] #10 93.38 Selecting previously unselected package libapparmor1:arm64. [2020-07-20T21:25:25.623Z] #10 93.40 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-07-20T21:25:25.623Z] #10 93.41 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-07-20T21:25:25.623Z] #10 93.52 Selecting previously unselected package libapparmor-dev:arm64. [2020-07-20T21:25:25.623Z] #10 93.52 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-07-20T21:25:25.623Z] #10 93.54 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-20T21:25:25.623Z] #10 93.72 Selecting previously unselected package libbtrfs0. [2020-07-20T21:25:25.623Z] #10 93.72 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-20T21:25:25.623Z] #10 93.73 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T21:25:25.623Z] #10 93.80 Selecting previously unselected package libbtrfs-dev. [2020-07-20T21:25:25.623Z] #10 93.81 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-20T21:25:25.623Z] #10 93.83 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:25:25.623Z] #10 93.96 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-07-20T21:25:25.623Z] #10 93.97 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-20T21:25:25.623Z] #10 93.97 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-20T21:25:25.623Z] #10 94.09 Selecting previously unselected package libudev-dev:arm64. [2020-07-20T21:25:25.623Z] #10 94.09 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-07-20T21:25:25.623Z] #10 94.12 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-20T21:25:25.623Z] #10 94.30 Selecting previously unselected package libsepol1-dev:arm64. [2020-07-20T21:25:25.623Z] #10 94.31 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-07-20T21:25:25.623Z] #10 94.33 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-07-20T21:25:25.623Z] #10 94.66 Selecting previously unselected package libpcre16-3:arm64. [2020-07-20T21:25:25.623Z] #10 94.66 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-07-20T21:25:25.623Z] #10 94.68 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-07-20T21:25:25.623Z] #10 94.88 Selecting previously unselected package libpcre32-3:arm64. [2020-07-20T21:25:25.623Z] #10 94.91 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-07-20T21:25:25.623Z] #10 94.92 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-07-20T21:25:25.623Z] #10 95.11 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-07-20T21:25:25.623Z] #10 95.12 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-07-20T21:25:25.623Z] #10 95.12 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-20T21:25:25.623Z] #10 95.26 Selecting previously unselected package libpcre3-dev:arm64. [2020-07-20T21:25:25.623Z] #10 95.27 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-07-20T21:25:25.623Z] #10 95.28 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-20T21:25:25.624Z] #10 95.66 Selecting previously unselected package libselinux1-dev:arm64. [2020-07-20T21:25:25.624Z] #10 95.67 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-07-20T21:25:25.624Z] #10 95.68 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-20T21:25:25.624Z] #10 96.13 Selecting previously unselected package libdevmapper-dev:arm64. [2020-07-20T21:25:25.624Z] #10 96.13 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-07-20T21:25:25.624Z] #10 96.14 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-20T21:25:25.624Z] #10 96.28 Selecting previously unselected package libseccomp-dev:arm64. [2020-07-20T21:25:25.624Z] #10 96.30 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-07-20T21:25:25.624Z] #10 96.31 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-20T21:25:25.624Z] #10 96.49 Selecting previously unselected package libsystemd-dev:arm64. [2020-07-20T21:25:25.624Z] #10 96.51 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-07-20T21:25:25.624Z] #10 96.51 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-20T21:25:25.624Z] #10 97.10 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-20T21:25:25.624Z] #10 97.12 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-20T21:25:25.624Z] #10 97.14 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-07-20T21:25:25.624Z] #10 97.16 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T21:25:25.624Z] #10 97.17 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-07-20T21:25:25.624Z] #10 97.19 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-07-20T21:25:25.624Z] #10 97.21 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:25:25.624Z] #10 97.22 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T21:25:25.624Z] #10 97.24 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-07-20T21:25:25.624Z] #10 97.27 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-20T21:25:25.624Z] #10 97.34 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T21:25:25.624Z] #10 97.45 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:25:25.624Z] #10 97.74 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-20T21:25:25.624Z] #10 97.76 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-20T21:25:25.624Z] #10 97.78 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-20T21:25:25.624Z] #10 97.80 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T21:25:25.624Z] #10 97.82 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-20T21:25:25.624Z] #10 97.86 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:25:25.624Z] #10 97.90 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-07-20T21:25:25.624Z] #10 97.98 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-07-20T21:25:25.624Z] #10 98.11 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:25:25.624Z] #10 98.21 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-07-20T21:25:25.624Z] #10 98.22 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-07-20T21:25:25.624Z] #10 98.24 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T21:25:25.624Z] #10 98.26 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-20T21:25:25.624Z] #10 98.28 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-20T21:25:25.624Z] #10 98.30 Setting up dmsetup (2:1.02.155-3) ... [2020-07-20T21:25:25.624Z] #10 98.31 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-20T21:25:25.624Z] #10 98.52 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-20T21:25:25.624Z] #10 98.53 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:25:25.624Z] #10 DONE 101.0s [2020-07-20T21:25:25.624Z] [2020-07-20T21:25:25.624Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-20T21:25:25.863Z] #10 122.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-20T21:25:25.863Z] #10 122.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-20T21:25:25.863Z] #10 122.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-20T21:25:25.863Z] #10 122.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-20T21:25:25.863Z] #10 122.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-20T21:25:25.863Z] #10 122.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-20T21:25:25.870Z] #40 63.87 CC criu/arch/ppc64/cpu.o [2020-07-20T21:25:26.169Z] #40 ... [2020-07-20T21:25:26.169Z] [2020-07-20T21:25:26.169Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:26.169Z] #42 123.7 math/big [2020-07-20T21:25:26.169Z] #42 124.2 go/doc [2020-07-20T21:25:26.169Z] #42 ... [2020-07-20T21:25:26.169Z] [2020-07-20T21:25:26.169Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:25:26.169Z] #55 132.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T21:25:26.169Z] #55 132.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-20T21:25:26.182Z] #49 ... [2020-07-20T21:25:26.183Z] [2020-07-20T21:25:26.183Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-20T21:25:26.183Z] #11 DONE 2.3s [2020-07-20T21:25:26.183Z] [2020-07-20T21:25:26.183Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:26.183Z] #49 2.506 + RM_GOPATH=0 [2020-07-20T21:25:26.183Z] #49 2.506 + TMP_GOPATH= [2020-07-20T21:25:26.183Z] #49 2.506 + : /build [2020-07-20T21:25:26.183Z] #49 2.506 + '[' -z '' ']' [2020-07-20T21:25:26.183Z] #49 2.510 ++ mktemp -d [2020-07-20T21:25:26.183Z] #49 2.527 + export GOPATH=/tmp/tmp.YBjFmLj497 [2020-07-20T21:25:26.183Z] #49 2.528 + GOPATH=/tmp/tmp.YBjFmLj497 [2020-07-20T21:25:26.183Z] #49 2.528 + RM_GOPATH=1 [2020-07-20T21:25:26.183Z] #49 2.528 + case "$(go env GOARCH)" in [2020-07-20T21:25:26.183Z] #49 2.529 ++ go env GOARCH [2020-07-20T21:25:26.183Z] #49 2.540 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:25:26.183Z] #49 2.540 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:25:26.183Z] #49 2.543 ++ dirname /tmp/install/install.sh [2020-07-20T21:25:26.183Z] #49 2.552 + dir=/tmp/install [2020-07-20T21:25:26.183Z] #49 2.552 + bin=runc [2020-07-20T21:25:26.183Z] #49 2.552 + shift [2020-07-20T21:25:26.183Z] #49 2.552 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-20T21:25:26.183Z] #49 2.552 + . /tmp/install/runc.installer [2020-07-20T21:25:26.183Z] #49 2.552 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-20T21:25:26.183Z] #49 2.552 + install_runc [2020-07-20T21:25:26.183Z] #49 2.552 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-20T21:25:26.183Z] #49 2.553 + uname -r [2020-07-20T21:25:26.183Z] #49 2.562 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-20T21:25:26.183Z] #49 2.562 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-20T21:25:26.183Z] #49 2.562 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YBjFmLj497/src/github.com/opencontainers/runc [2020-07-20T21:25:26.183Z] #49 2.562 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-20T21:25:26.183Z] #49 2.572 Cloning into '/tmp/tmp.YBjFmLj497/src/github.com/opencontainers/runc'... [2020-07-20T21:25:26.427Z] #10 123.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-20T21:25:26.427Z] #10 123.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-20T21:25:26.427Z] #10 123.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-20T21:25:26.427Z] #10 123.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T21:25:26.427Z] #10 123.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-20T21:25:26.427Z] #10 123.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-20T21:25:26.427Z] #10 123.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:25:26.427Z] #10 123.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T21:25:26.427Z] #10 123.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-20T21:25:26.427Z] #10 123.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-20T21:25:26.427Z] #10 123.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T21:25:26.427Z] #10 123.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T21:25:26.427Z] #10 123.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-20T21:25:26.427Z] #10 123.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-20T21:25:26.427Z] #10 123.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-20T21:25:26.427Z] #10 123.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T21:25:26.427Z] #10 123.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-20T21:25:26.427Z] #10 123.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:25:26.427Z] #10 123.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-20T21:25:26.683Z] #10 123.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-20T21:25:26.683Z] #10 123.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T21:25:26.683Z] #10 123.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-20T21:25:26.683Z] #10 123.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-20T21:25:26.683Z] #10 123.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T21:25:26.683Z] #10 123.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-20T21:25:26.683Z] #10 123.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-20T21:25:26.683Z] #10 123.5 Setting up dmsetup (2:1.02.155-3) ... [2020-07-20T21:25:26.683Z] #10 123.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-20T21:25:26.683Z] #10 123.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-20T21:25:26.683Z] #10 123.5 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:25:27.023Z] #11 ... [2020-07-20T21:25:27.023Z] [2020-07-20T21:25:27.023Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:27.023Z] #41 94.44 github.com/LK4D4/vndr/godl [2020-07-20T21:25:27.023Z] #41 95.09 github.com/LK4D4/vndr [2020-07-20T21:25:27.023Z] #41 DONE 102.2s [2020-07-20T21:25:27.023Z] [2020-07-20T21:25:27.023Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:27.023Z] #39 31.21 CC images/file-lock.o [2020-07-20T21:25:27.023Z] #39 31.38 CC images/rlimit.o [2020-07-20T21:25:27.023Z] #39 31.51 CC images/pagemap.o [2020-07-20T21:25:27.023Z] #39 31.71 CC images/siginfo.o [2020-07-20T21:25:27.023Z] #39 31.95 CC images/rpc.o [2020-07-20T21:25:27.023Z] #39 33.37 CC images/ext-file.o [2020-07-20T21:25:27.023Z] #39 33.61 CC images/cgroup.o [2020-07-20T21:25:27.023Z] #39 34.38 CC images/userns.o [2020-07-20T21:25:27.023Z] #39 34.50 CC images/google/protobuf/descriptor.o [2020-07-20T21:25:27.245Z] #10 DONE 123.9s [2020-07-20T21:25:27.245Z] [2020-07-20T21:25:27.245Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:28.095Z] #49 ... [2020-07-20T21:25:28.095Z] [2020-07-20T21:25:28.095Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-20T21:25:28.095Z] #12 DONE 2.1s [2020-07-20T21:25:28.095Z] [2020-07-20T21:25:28.095Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-20T21:25:28.420Z] #39 ... [2020-07-20T21:25:28.420Z] [2020-07-20T21:25:28.420Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-20T21:25:28.420Z] #11 DONE 2.7s [2020-07-20T21:25:28.420Z] [2020-07-20T21:25:28.420Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T21:25:28.420Z] #28 DONE 103.6s [2020-07-20T21:25:28.420Z] [2020-07-20T21:25:28.420Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-20T21:25:29.761Z] #49 ... [2020-07-20T21:25:29.761Z] [2020-07-20T21:25:29.761Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-20T21:25:29.761Z] #11 DONE 2.3s [2020-07-20T21:25:29.761Z] [2020-07-20T21:25:29.761Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:29.761Z] #49 2.346 + RM_GOPATH=0 [2020-07-20T21:25:29.761Z] #49 2.346 + TMP_GOPATH= [2020-07-20T21:25:29.761Z] #49 2.346 + : /build [2020-07-20T21:25:29.761Z] #49 2.346 + '[' -z '' ']' [2020-07-20T21:25:29.761Z] #49 2.347 ++ mktemp -d [2020-07-20T21:25:29.761Z] #49 2.361 + export GOPATH=/tmp/tmp.3z2P0xWI5l [2020-07-20T21:25:29.761Z] #49 2.361 + GOPATH=/tmp/tmp.3z2P0xWI5l [2020-07-20T21:25:29.761Z] #49 2.361 + RM_GOPATH=1 [2020-07-20T21:25:29.761Z] #49 2.361 + case "$(go env GOARCH)" in [2020-07-20T21:25:29.761Z] #49 2.361 ++ go env GOARCH [2020-07-20T21:25:29.761Z] #49 2.393 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:25:29.761Z] #49 2.393 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:25:29.761Z] #49 2.393 ++ dirname /tmp/install/install.sh [2020-07-20T21:25:29.761Z] #49 2.393 + dir=/tmp/install [2020-07-20T21:25:29.761Z] #49 2.393 + bin=runc [2020-07-20T21:25:29.761Z] #49 2.393 + shift [2020-07-20T21:25:29.761Z] #49 2.393 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-20T21:25:29.761Z] #49 2.393 + . /tmp/install/runc.installer [2020-07-20T21:25:29.761Z] #49 2.393 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-20T21:25:29.761Z] #49 2.393 + install_runc [2020-07-20T21:25:29.761Z] #49 2.401 + uname -r [2020-07-20T21:25:29.761Z] #49 2.401 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-20T21:25:29.761Z] #49 2.404 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-20T21:25:29.761Z] #49 2.417 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-20T21:25:29.761Z] #49 2.417 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-20T21:25:29.761Z] #49 2.417 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3z2P0xWI5l/src/github.com/opencontainers/runc [2020-07-20T21:25:29.761Z] #49 2.417 Cloning into '/tmp/tmp.3z2P0xWI5l/src/github.com/opencontainers/runc'... [2020-07-20T21:25:29.761Z] #49 ... [2020-07-20T21:25:29.761Z] [2020-07-20T21:25:29.761Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:29.761Z] #41 116.6 vendor/golang.org/x/net/http/httpguts [2020-07-20T21:25:29.761Z] #41 116.8 vendor/golang.org/x/net/http/httpproxy [2020-07-20T21:25:29.761Z] #41 117.1 mime/multipart [2020-07-20T21:25:29.761Z] #41 119.3 crypto/tls [2020-07-20T21:25:29.761Z] #41 125.9 net/http/httptrace [2020-07-20T21:25:29.761Z] #41 126.1 net/http [2020-07-20T21:25:30.003Z] #13 ... [2020-07-20T21:25:30.003Z] [2020-07-20T21:25:30.003Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:30.003Z] #39 40.82 CC compel/plugins/std/fds.o [2020-07-20T21:25:30.003Z] #39 41.57 CC compel/plugins/std/log.o [2020-07-20T21:25:30.003Z] #39 42.46 CC compel/plugins/std/string.o [2020-07-20T21:25:30.003Z] #39 43.05 CC compel/plugins/std/infect.o [2020-07-20T21:25:30.003Z] #39 43.32 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-20T21:25:30.003Z] #39 43.37 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-20T21:25:30.003Z] #39 43.40 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-20T21:25:30.003Z] #39 43.45 AR compel/plugins/std.lib.a [2020-07-20T21:25:30.003Z] #39 43.54 CC compel/plugins/fds/fds.o [2020-07-20T21:25:30.003Z] #39 43.85 AR compel/plugins/fds.lib.a [2020-07-20T21:25:30.003Z] #39 43.89 HOSTDEP compel/src/lib/log-host.d [2020-07-20T21:25:30.003Z] #39 43.99 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-20T21:25:30.003Z] #39 44.05 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-20T21:25:30.003Z] #39 44.09 HOSTDEP compel/src/main-host.d [2020-07-20T21:25:30.003Z] #39 44.16 DEP compel/src/lib/ptrace.d [2020-07-20T21:25:30.003Z] #39 44.29 DEP compel/src/lib/infect.d [2020-07-20T21:25:30.003Z] #39 44.43 DEP compel/src/lib/infect-util.d [2020-07-20T21:25:30.003Z] #39 44.52 DEP compel/src/lib/infect-rpc.d [2020-07-20T21:25:30.003Z] #39 44.64 DEP compel/arch/x86/src/lib/infect.d [2020-07-20T21:25:30.003Z] #39 44.87 DEP compel/arch/x86/src/lib/cpu.d [2020-07-20T21:25:30.003Z] #39 45.04 DEP compel/src/lib/log.d [2020-07-20T21:25:30.003Z] #39 45.13 DEP compel/src/main.d [2020-07-20T21:25:30.003Z] #39 45.29 DEP compel/src/lib/handle-elf.d [2020-07-20T21:25:30.003Z] #39 45.46 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-20T21:25:30.003Z] #39 45.62 CC compel/src/lib/log.o [2020-07-20T21:25:30.003Z] #39 45.89 CC compel/arch/x86/src/lib/cpu.o [2020-07-20T21:25:30.003Z] #39 46.63 CC compel/arch/x86/src/lib/infect.o [2020-07-20T21:25:30.003Z] #39 47.74 CC compel/src/lib/infect-rpc.o [2020-07-20T21:25:30.003Z] #39 48.03 CC compel/src/lib/infect-util.o [2020-07-20T21:25:30.003Z] #39 48.29 CC compel/src/lib/infect.o [2020-07-20T21:25:30.003Z] #39 50.93 CC compel/src/lib/ptrace.o [2020-07-20T21:25:30.003Z] #39 ... [2020-07-20T21:25:30.003Z] [2020-07-20T21:25:30.003Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-20T21:25:30.003Z] #13 1.902 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-20T21:25:30.003Z] #13 DONE 2.0s [2020-07-20T21:25:30.003Z] [2020-07-20T21:25:30.003Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:30.003Z] #41 123.9 net/http/httptrace [2020-07-20T21:25:30.003Z] #41 124.3 net/http [2020-07-20T21:25:30.017Z] #41 ... [2020-07-20T21:25:30.017Z] [2020-07-20T21:25:30.017Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:30.017Z] #39 46.53 CC compel/plugins/std/string.o [2020-07-20T21:25:30.017Z] #39 47.55 CC compel/plugins/std/infect.o [2020-07-20T21:25:30.017Z] #39 47.91 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-20T21:25:30.017Z] #39 47.96 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-20T21:25:30.017Z] #39 48.00 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-20T21:25:30.017Z] #39 48.08 AR compel/plugins/std.lib.a [2020-07-20T21:25:30.017Z] #39 48.13 CC compel/plugins/fds/fds.o [2020-07-20T21:25:30.017Z] #39 48.43 AR compel/plugins/fds.lib.a [2020-07-20T21:25:30.017Z] #39 48.48 HOSTDEP compel/src/lib/log-host.d [2020-07-20T21:25:30.017Z] #39 48.54 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-20T21:25:30.017Z] #39 48.68 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-20T21:25:30.017Z] #39 48.75 HOSTDEP compel/src/main-host.d [2020-07-20T21:25:30.017Z] #39 48.87 DEP compel/src/lib/ptrace.d [2020-07-20T21:25:30.017Z] #39 49.02 DEP compel/src/lib/infect.d [2020-07-20T21:25:30.017Z] #39 49.22 DEP compel/src/lib/infect-util.d [2020-07-20T21:25:30.017Z] #39 49.30 DEP compel/src/lib/infect-rpc.d [2020-07-20T21:25:30.017Z] #39 49.42 DEP compel/arch/x86/src/lib/infect.d [2020-07-20T21:25:30.017Z] #39 49.51 DEP compel/arch/x86/src/lib/cpu.d [2020-07-20T21:25:30.017Z] #39 49.60 DEP compel/src/lib/log.d [2020-07-20T21:25:30.017Z] #39 49.65 DEP compel/src/main.d [2020-07-20T21:25:30.017Z] #39 49.71 DEP compel/src/lib/handle-elf.d [2020-07-20T21:25:30.017Z] #39 49.79 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-20T21:25:30.017Z] #39 49.89 CC compel/src/lib/log.o [2020-07-20T21:25:30.017Z] #39 50.14 CC compel/arch/x86/src/lib/cpu.o [2020-07-20T21:25:30.017Z] #39 51.37 CC compel/arch/x86/src/lib/infect.o [2020-07-20T21:25:30.017Z] #39 52.30 CC compel/src/lib/infect-rpc.o [2020-07-20T21:25:30.017Z] #39 52.90 CC compel/src/lib/infect-util.o [2020-07-20T21:25:30.017Z] #39 53.06 CC compel/src/lib/infect.o [2020-07-20T21:25:30.666Z] #55 ... [2020-07-20T21:25:30.666Z] [2020-07-20T21:25:30.666Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:30.666Z] #40 64.58 CC criu/arch/ppc64/crtools.o [2020-07-20T21:25:30.666Z] #40 65.67 CC criu/arch/ppc64/sigframe.o [2020-07-20T21:25:30.666Z] #40 65.97 LINK criu/arch/ppc64/crtools.built-in.o [2020-07-20T21:25:30.666Z] #40 66.01 DEP criu/pie/util-vdso.d [2020-07-20T21:25:30.666Z] #40 66.17 DEP criu/pie/util.d [2020-07-20T21:25:30.666Z] #40 66.38 CC criu/pie/util.o [2020-07-20T21:25:30.666Z] #40 66.79 CC criu/pie/util-vdso.o [2020-07-20T21:25:30.666Z] #40 67.52 AR criu/pie/pie.lib.a [2020-07-20T21:25:30.666Z] #40 67.60 DEP criu/pie/restorer.d [2020-07-20T21:25:30.666Z] #40 67.83 DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-20T21:25:30.666Z] #40 67.86 DEP criu/arch/ppc64/restorer.d [2020-07-20T21:25:30.666Z] #40 68.10 DEP criu/arch/ppc64/vdso-pie.d [2020-07-20T21:25:30.666Z] #40 68.24 DEP criu/pie/parasite-vdso.d [2020-07-20T21:25:30.666Z] #40 68.40 DEP criu/pie/parasite.d [2020-07-20T21:25:30.666Z] #40 68.81 CC criu/pie/parasite.o [2020-07-20T21:25:31.388Z] #41 ... [2020-07-20T21:25:31.388Z] [2020-07-20T21:25:31.388Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:31.388Z] #39 51.39 AR compel/libcompel.a [2020-07-20T21:25:31.388Z] #39 51.50 HOSTCC compel/src/main-host.o [2020-07-20T21:25:31.388Z] #39 51.85 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-20T21:25:31.388Z] #39 52.05 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-20T21:25:31.388Z] #39 52.31 HOSTCC compel/src/lib/log-host.o [2020-07-20T21:25:31.388Z] #39 52.50 HOSTLINK compel/compel-host-bin [2020-07-20T21:25:31.648Z] #39 52.69 DEP soccr/soccr.d [2020-07-20T21:25:31.648Z] #39 52.90 CC soccr/soccr.o [2020-07-20T21:25:31.745Z] #12 DONE 2.9s [2020-07-20T21:25:31.746Z] [2020-07-20T21:25:31.746Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:31.746Z] #39 36.44 CC images/opts.o [2020-07-20T21:25:31.746Z] #39 36.57 CC images/seccomp.o [2020-07-20T21:25:31.746Z] #39 36.76 CC images/binfmt-misc.o [2020-07-20T21:25:31.746Z] #39 36.92 CC images/time.o [2020-07-20T21:25:31.746Z] #39 37.05 CC images/sysctl.o [2020-07-20T21:25:31.746Z] #39 37.14 CC images/autofs.o [2020-07-20T21:25:31.746Z] #39 37.25 CC images/macvlan.o [2020-07-20T21:25:31.746Z] #39 37.43 CC images/sit.o [2020-07-20T21:25:31.746Z] #39 37.76 CC images/memfd.o [2020-07-20T21:25:31.746Z] #39 37.93 CC images/timens.o [2020-07-20T21:25:31.746Z] #39 38.13 LINK images/built-in.o [2020-07-20T21:25:31.746Z] #39 38.26 GEN compel/include/asm [2020-07-20T21:25:31.746Z] #39 38.29 GEN compel/include/version.h [2020-07-20T21:25:31.746Z] #39 38.30 touch .config [2020-07-20T21:25:31.746Z] #39 38.37 GEN include/common/config.h [2020-07-20T21:25:31.746Z] #39 38.44 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-20T21:25:31.746Z] #39 38.45 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-07-20T21:25:31.746Z] #39 38.50 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-07-20T21:25:31.746Z] #39 38.53 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-07-20T21:25:31.746Z] #39 38.54 DEP compel/plugins/std/infect.d [2020-07-20T21:25:31.746Z] #39 38.72 DEP compel/plugins/std/string.d [2020-07-20T21:25:31.746Z] #39 38.89 DEP compel/plugins/std/log.d [2020-07-20T21:25:31.746Z] #39 38.96 DEP compel/plugins/std/fds.d [2020-07-20T21:25:31.746Z] #39 39.05 DEP compel/plugins/std/std.d [2020-07-20T21:25:31.746Z] #39 39.21 DEP compel/plugins/shmem/shmem.d [2020-07-20T21:25:31.746Z] #39 39.26 DEP compel/plugins/fds/fds.d [2020-07-20T21:25:31.746Z] #39 39.33 CC compel/plugins/std/std.o [2020-07-20T21:25:31.907Z] #39 ... [2020-07-20T21:25:31.907Z] [2020-07-20T21:25:31.907Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-20T21:25:31.907Z] #14 DONE 2.0s [2020-07-20T21:25:31.908Z] #39 ... [2020-07-20T21:25:31.908Z] [2020-07-20T21:25:31.908Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-20T21:25:31.908Z] #12 DONE 2.5s [2020-07-20T21:25:31.908Z] [2020-07-20T21:25:31.908Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-20T21:25:32.009Z] #39 39.51 CC compel/plugins/std/fds.o [2020-07-20T21:25:32.178Z] [2020-07-20T21:25:32.178Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-20T21:25:32.208Z] #40 70.43 LINK criu/pie/parasite.built-in.o [2020-07-20T21:25:32.273Z] #39 39.86 CC compel/plugins/std/log.o [2020-07-20T21:25:32.508Z] #40 70.46 GEN criu/pie/parasite-blob.h [2020-07-20T21:25:32.508Z] #40 70.53 CC criu/pie/parasite-vdso.o [2020-07-20T21:25:32.849Z] #39 ... [2020-07-20T21:25:32.849Z] [2020-07-20T21:25:32.849Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-20T21:25:32.849Z] #13 1.622 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-20T21:25:32.849Z] #13 DONE 1.8s [2020-07-20T21:25:32.849Z] [2020-07-20T21:25:32.849Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:32.849Z] #39 40.46 CC compel/plugins/std/string.o [2020-07-20T21:25:33.171Z] #40 71.42 CC criu/arch/ppc64/vdso-pie.o [2020-07-20T21:25:33.427Z] #39 40.87 CC compel/plugins/std/infect.o [2020-07-20T21:25:33.497Z] #40 ... [2020-07-20T21:25:33.497Z] [2020-07-20T21:25:33.497Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:25:33.497Z] #55 DONE 141.1s [2020-07-20T21:25:33.497Z] [2020-07-20T21:25:33.497Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-20T21:25:33.690Z] #39 41.13 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-07-20T21:25:33.691Z] #39 41.17 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-07-20T21:25:33.691Z] #39 41.25 AR compel/plugins/std.lib.a [2020-07-20T21:25:33.691Z] #39 41.31 CC compel/plugins/fds/fds.o [2020-07-20T21:25:33.798Z] #56 DONE 0.1s [2020-07-20T21:25:33.798Z] [2020-07-20T21:25:33.798Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-20T21:25:33.798Z] #57 DONE 0.1s [2020-07-20T21:25:33.798Z] [2020-07-20T21:25:33.798Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:25:33.798Z] #18 12.96 Fetched 8145 kB in 13s (648 kB/s) [2020-07-20T21:25:33.798Z] #18 12.96 Reading package lists... [2020-07-20T21:25:33.798Z] #18 17.53 Reading package lists... [2020-07-20T21:25:33.798Z] #18 22.00 Building dependency tree... [2020-07-20T21:25:33.798Z] #18 ... [2020-07-20T21:25:33.798Z] [2020-07-20T21:25:33.798Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:33.798Z] #40 71.78 CC criu/arch/ppc64/restorer.o [2020-07-20T21:25:34.090Z] #15 DONE 2.1s [2020-07-20T21:25:34.090Z] [2020-07-20T21:25:34.090Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-20T21:25:34.268Z] #39 41.68 AR compel/plugins/fds.lib.a [2020-07-20T21:25:34.268Z] #39 41.72 HOSTDEP compel/src/lib/log-host.d [2020-07-20T21:25:34.268Z] #39 41.83 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-20T21:25:34.425Z] #13 1.993 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-20T21:25:34.425Z] #13 DONE 2.1s [2020-07-20T21:25:34.425Z] [2020-07-20T21:25:34.425Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:34.425Z] #39 55.70 CC compel/src/lib/ptrace.o [2020-07-20T21:25:34.425Z] #39 56.08 AR compel/libcompel.a [2020-07-20T21:25:34.425Z] #39 56.17 HOSTCC compel/src/main-host.o [2020-07-20T21:25:34.425Z] #39 56.44 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-20T21:25:34.425Z] #39 56.63 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-20T21:25:34.425Z] #39 56.97 HOSTCC compel/src/lib/log-host.o [2020-07-20T21:25:34.425Z] #39 57.25 HOSTLINK compel/compel-host-bin [2020-07-20T21:25:34.425Z] #39 57.43 DEP soccr/soccr.d [2020-07-20T21:25:34.450Z] #40 72.53 CC criu/arch/ppc64/vdso-trampoline.o [2020-07-20T21:25:34.450Z] #40 72.59 CC criu/pie/restorer.o [2020-07-20T21:25:34.532Z] #39 41.99 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-07-20T21:25:34.532Z] #39 42.08 HOSTDEP compel/src/main-host.d [2020-07-20T21:25:34.532Z] #39 42.19 DEP compel/src/lib/ptrace.d [2020-07-20T21:25:34.682Z] #39 57.72 CC soccr/soccr.o [2020-07-20T21:25:34.796Z] #39 ... [2020-07-20T21:25:34.796Z] [2020-07-20T21:25:34.796Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-20T21:25:34.796Z] #14 DONE 1.8s [2020-07-20T21:25:34.796Z] [2020-07-20T21:25:34.796Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:34.796Z] #39 42.34 DEP compel/src/lib/infect.d [2020-07-20T21:25:35.061Z] #39 42.57 DEP compel/src/lib/infect-util.d [2020-07-20T21:25:35.061Z] #39 42.70 DEP compel/src/lib/infect-rpc.d [2020-07-20T21:25:35.061Z] #39 42.77 DEP compel/arch/aarch64/src/lib/infect.d [2020-07-20T21:25:35.061Z] #39 42.83 DEP compel/arch/aarch64/src/lib/cpu.d [2020-07-20T21:25:35.328Z] #39 42.85 DEP compel/src/lib/log.d [2020-07-20T21:25:35.328Z] #39 42.92 DEP compel/src/main.d [2020-07-20T21:25:35.328Z] #39 43.00 DEP compel/src/lib/handle-elf.d [2020-07-20T21:25:35.328Z] #39 43.10 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-07-20T21:25:35.328Z] #39 ... [2020-07-20T21:25:35.328Z] [2020-07-20T21:25:35.328Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:35.328Z] #49 2.247 + RM_GOPATH=0 [2020-07-20T21:25:35.328Z] #49 2.247 + TMP_GOPATH= [2020-07-20T21:25:35.328Z] #49 2.247 + : /build [2020-07-20T21:25:35.328Z] #49 2.247 + '[' -z '' ']' [2020-07-20T21:25:35.328Z] #49 2.247 ++ mktemp -d [2020-07-20T21:25:35.328Z] #49 2.248 + export GOPATH=/tmp/tmp.h1Q9hTkBoU [2020-07-20T21:25:35.328Z] #49 2.248 + GOPATH=/tmp/tmp.h1Q9hTkBoU [2020-07-20T21:25:35.328Z] #49 2.248 + RM_GOPATH=1 [2020-07-20T21:25:35.328Z] #49 2.248 + case "$(go env GOARCH)" in [2020-07-20T21:25:35.328Z] #49 2.248 ++ go env GOARCH [2020-07-20T21:25:35.328Z] #49 2.266 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:25:35.328Z] #49 2.266 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:25:35.328Z] #49 2.270 ++ dirname /tmp/install/install.sh [2020-07-20T21:25:35.328Z] #49 2.315 + dir=/tmp/install [2020-07-20T21:25:35.328Z] #49 2.315 + bin=runc [2020-07-20T21:25:35.328Z] #49 2.315 + shift [2020-07-20T21:25:35.328Z] #49 2.315 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-20T21:25:35.328Z] #49 2.315 + . /tmp/install/runc.installer [2020-07-20T21:25:35.328Z] #49 2.315 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-20T21:25:35.328Z] #49 2.315 + install_runc [2020-07-20T21:25:35.328Z] #49 2.315 + uname -r [2020-07-20T21:25:35.328Z] #49 2.319 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-20T21:25:35.328Z] #49 2.345 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-20T21:25:35.328Z] #49 2.345 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-20T21:25:35.328Z] #49 2.345 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.h1Q9hTkBoU/src/github.com/opencontainers/runc [2020-07-20T21:25:35.328Z] #49 2.345 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-20T21:25:35.328Z] #49 2.358 Cloning into '/tmp/tmp.h1Q9hTkBoU/src/github.com/opencontainers/runc'... [2020-07-20T21:25:35.328Z] #49 7.608 + cd /tmp/tmp.h1Q9hTkBoU/src/github.com/opencontainers/runc [2020-07-20T21:25:35.328Z] #49 7.608 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-20T21:25:35.328Z] #49 8.000 + '[' -z '' ']' [2020-07-20T21:25:35.328Z] #49 8.000 + target=static [2020-07-20T21:25:35.328Z] #49 8.000 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-20T21:25:35.328Z] #49 8.095 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-20T21:25:35.592Z] #49 ... [2020-07-20T21:25:35.592Z] [2020-07-20T21:25:35.592Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:35.592Z] #39 43.17 CC compel/src/lib/log.o [2020-07-20T21:25:35.857Z] #39 43.46 CC compel/arch/aarch64/src/lib/cpu.o [2020-07-20T21:25:35.997Z] #16 DONE 2.0s [2020-07-20T21:25:35.997Z] [2020-07-20T21:25:35.997Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:35.997Z] #39 54.41 AR soccr/libsoccr.a [2020-07-20T21:25:35.997Z] #39 54.46 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T21:25:35.997Z] #39 54.79 DEP criu/arch/x86/sigframe.d [2020-07-20T21:25:35.997Z] #39 54.89 DEP criu/arch/x86/sigaction_compat.d [2020-07-20T21:25:35.997Z] #39 54.99 DEP criu/arch/x86/kerndat.d [2020-07-20T21:25:35.997Z] #39 55.08 DEP criu/arch/x86/crtools.d [2020-07-20T21:25:35.997Z] #39 55.18 DEP criu/arch/x86/cpu.d [2020-07-20T21:25:35.997Z] #39 55.51 CC criu/arch/x86/cpu.o [2020-07-20T21:25:35.997Z] #39 56.19 CC criu/arch/x86/crtools.o [2020-07-20T21:25:35.997Z] #39 57.17 CC criu/arch/x86/kerndat.o [2020-07-20T21:25:36.056Z] #39 58.98 AR soccr/libsoccr.a [2020-07-20T21:25:36.056Z] #39 ... [2020-07-20T21:25:36.056Z] [2020-07-20T21:25:36.056Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-20T21:25:36.056Z] #14 DONE 2.1s [2020-07-20T21:25:36.056Z] [2020-07-20T21:25:36.056Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:36.056Z] #39 59.02 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T21:25:36.121Z] #39 43.65 CC compel/arch/aarch64/src/lib/infect.o [2020-07-20T21:25:36.313Z] #39 59.36 DEP criu/arch/x86/sigframe.d [2020-07-20T21:25:36.386Z] #39 43.93 CC compel/src/lib/infect-rpc.o [2020-07-20T21:25:36.386Z] #39 ... [2020-07-20T21:25:36.386Z] [2020-07-20T21:25:36.386Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-20T21:25:36.386Z] #15 DONE 1.7s [2020-07-20T21:25:36.569Z] #39 59.45 DEP criu/arch/x86/sigaction_compat.d [2020-07-20T21:25:36.569Z] #39 59.61 DEP criu/arch/x86/kerndat.d [2020-07-20T21:25:36.651Z] [2020-07-20T21:25:36.651Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:36.651Z] #39 44.29 CC compel/src/lib/infect-util.o [2020-07-20T21:25:36.826Z] #39 59.72 DEP criu/arch/x86/crtools.d [2020-07-20T21:25:36.826Z] #39 59.93 DEP criu/arch/x86/cpu.d [2020-07-20T21:25:36.934Z] #39 57.92 CC criu/arch/x86/sigaction_compat.o [2020-07-20T21:25:36.934Z] #39 58.15 CC criu/arch/x86/sigframe.o [2020-07-20T21:25:37.083Z] #39 60.06 CC criu/arch/x86/cpu.o [2020-07-20T21:25:37.229Z] #39 44.60 CC compel/src/lib/infect.o [2020-07-20T21:25:37.503Z] #39 58.43 LINK criu/arch/x86/crtools.built-in.o [2020-07-20T21:25:37.503Z] #39 58.49 DEP criu/pie/util-vdso-elf32.d [2020-07-20T21:25:37.503Z] #39 58.62 DEP criu/pie/util-vdso.d [2020-07-20T21:25:37.647Z] #39 60.64 CC criu/arch/x86/crtools.o [2020-07-20T21:25:37.762Z] #39 58.78 DEP criu/pie/util.d [2020-07-20T21:25:37.762Z] #39 58.96 CC criu/pie/util.o [2020-07-20T21:25:37.904Z] #39 ... [2020-07-20T21:25:37.904Z] [2020-07-20T21:25:37.904Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-20T21:25:37.904Z] #15 DONE 1.8s [2020-07-20T21:25:38.022Z] #39 59.21 CC criu/pie/util-vdso.o [2020-07-20T21:25:38.027Z] #40 76.09 LINK criu/pie/restorer.built-in.o [2020-07-20T21:25:38.027Z] #40 76.11 GEN criu/pie/restorer-blob.h [2020-07-20T21:25:38.027Z] #40 76.21 DEP criu/vdso.d [2020-07-20T21:25:38.161Z] [2020-07-20T21:25:38.161Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:38.161Z] #49 10.58 + cd /tmp/tmp.3z2P0xWI5l/src/github.com/opencontainers/runc [2020-07-20T21:25:38.161Z] #49 10.58 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-20T21:25:38.334Z] #40 76.40 DEP criu/uts_ns.d [2020-07-20T21:25:38.334Z] #40 ... [2020-07-20T21:25:38.334Z] [2020-07-20T21:25:38.334Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:38.334Z] #42 135.9 github.com/LK4D4/vndr/build [2020-07-20T21:25:38.334Z] #42 138.1 vendor/golang.org/x/text/unicode/norm [2020-07-20T21:25:38.334Z] #42 ... [2020-07-20T21:25:38.334Z] [2020-07-20T21:25:38.334Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:38.334Z] #40 76.56 DEP criu/util.d [2020-07-20T21:25:38.418Z] #49 11.14 + '[' -z '' ']' [2020-07-20T21:25:38.419Z] #49 11.14 + target=static [2020-07-20T21:25:38.419Z] #49 11.14 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-20T21:25:38.592Z] #39 59.81 CC criu/pie/util-vdso-elf32.o [2020-07-20T21:25:38.626Z] #39 ... [2020-07-20T21:25:38.626Z] [2020-07-20T21:25:38.626Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-20T21:25:38.626Z] #16 DONE 2.0s [2020-07-20T21:25:38.626Z] [2020-07-20T21:25:38.626Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:25:38.676Z] #49 11.41 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-20T21:25:38.890Z] #17 ... [2020-07-20T21:25:38.890Z] [2020-07-20T21:25:38.890Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:25:38.890Z] #21 104.5 + mkdir -p /tmp/tmp.PKV54tdEVQ/src/github.com/docker [2020-07-20T21:25:38.890Z] #21 104.5 + mv components/cli /tmp/tmp.PKV54tdEVQ/src/github.com/docker/cli [2020-07-20T21:25:38.890Z] #21 104.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-20T21:25:38.988Z] #40 76.93 DEP criu/uffd.d [2020-07-20T21:25:39.158Z] #21 ... [2020-07-20T21:25:39.158Z] [2020-07-20T21:25:39.158Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:39.158Z] #39 46.34 CC compel/src/lib/ptrace.o [2020-07-20T21:25:39.158Z] #39 46.68 AR compel/libcompel.a [2020-07-20T21:25:39.158Z] #39 46.77 HOSTCC compel/src/main-host.o [2020-07-20T21:25:39.290Z] #40 77.24 DEP criu/tun.d [2020-07-20T21:25:39.290Z] #40 77.47 DEP criu/tty.d [2020-07-20T21:25:39.432Z] #39 47.07 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-07-20T21:25:39.530Z] #39 60.58 AR criu/pie/pie.lib.a [2020-07-20T21:25:39.530Z] #39 60.63 DEP criu/pie/restorer.d [2020-07-20T21:25:39.591Z] #40 77.76 DEP criu/timerfd.d [2020-07-20T21:25:39.695Z] #39 47.22 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-20T21:25:39.798Z] #39 60.81 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-20T21:25:39.798Z] #39 60.97 DEP criu/arch/x86/restorer_unmap.d [2020-07-20T21:25:39.798Z] #39 61.00 DEP criu/arch/x86/restorer.d [2020-07-20T21:25:39.893Z] #40 77.95 DEP criu/timens.d [2020-07-20T21:25:39.959Z] #39 47.52 HOSTCC compel/src/lib/log-host.o [2020-07-20T21:25:40.044Z] #49 ... [2020-07-20T21:25:40.044Z] [2020-07-20T21:25:40.044Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-20T21:25:40.044Z] #16 DONE 2.0s [2020-07-20T21:25:40.044Z] [2020-07-20T21:25:40.044Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:25:40.057Z] #39 61.14 DEP criu/arch/x86/vdso-pie.d [2020-07-20T21:25:40.057Z] #39 61.24 DEP criu/pie/parasite-vdso.d [2020-07-20T21:25:40.194Z] #40 78.16 DEP criu/sysfs_parse.d [2020-07-20T21:25:40.194Z] #40 78.33 DEP criu/sysctl.d [2020-07-20T21:25:40.223Z] #39 47.73 HOSTLINK compel/compel-host-bin [2020-07-20T21:25:40.223Z] #39 47.92 DEP soccr/soccr.d [2020-07-20T21:25:40.316Z] #39 61.39 DEP criu/pie/parasite.d [2020-07-20T21:25:40.488Z] #39 48.06 CC soccr/soccr.o [2020-07-20T21:25:40.494Z] #40 78.52 DEP criu/string.d [2020-07-20T21:25:40.494Z] #40 78.59 DEP criu/stats.d [2020-07-20T21:25:40.575Z] #39 61.61 CC criu/pie/parasite.o [2020-07-20T21:25:40.795Z] #40 78.82 DEP criu/sockets.d [2020-07-20T21:25:41.096Z] #40 79.05 DEP criu/sk-unix.d [2020-07-20T21:25:41.096Z] #40 79.31 DEP criu/sk-tcp.d [2020-07-20T21:25:41.398Z] #40 79.49 DEP criu/sk-queue.d [2020-07-20T21:25:41.700Z] #40 79.67 DEP criu/sk-packet.d [2020-07-20T21:25:41.700Z] #40 79.87 DEP criu/sk-netlink.d [2020-07-20T21:25:41.888Z] #39 49.38 AR soccr/libsoccr.a [2020-07-20T21:25:41.889Z] #39 49.42 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T21:25:41.958Z] #39 62.92 LINK criu/pie/parasite.built-in.o [2020-07-20T21:25:41.958Z] #39 62.94 GEN criu/pie/parasite-blob.h [2020-07-20T21:25:41.958Z] #39 62.98 CC criu/pie/parasite-vdso.o [2020-07-20T21:25:42.002Z] #40 80.08 DEP criu/sk-inet.d [2020-07-20T21:25:42.301Z] #40 80.37 DEP criu/signalfd.d [2020-07-20T21:25:42.466Z] #39 49.87 DEP criu/arch/aarch64/sigframe.d [2020-07-20T21:25:42.466Z] #39 50.07 DEP criu/arch/aarch64/crtools.d [2020-07-20T21:25:42.527Z] #39 63.65 CC criu/arch/x86/vdso-pie.o [2020-07-20T21:25:42.565Z] #17 2.229 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:25:42.565Z] #17 2.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:25:42.565Z] #17 2.263 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:25:42.601Z] #40 80.56 DEP criu/sigframe.d [2020-07-20T21:25:42.601Z] #40 80.67 DEP criu/shmem.d [2020-07-20T21:25:42.730Z] #39 50.24 DEP criu/arch/aarch64/cpu.d [2020-07-20T21:25:42.730Z] #39 50.29 DEP criu/arch/aarch64/bitops.d [2020-07-20T21:25:42.730Z] #39 50.34 CC criu/arch/aarch64/bitops.o [2020-07-20T21:25:42.730Z] #39 50.39 CC criu/arch/aarch64/cpu.o [2020-07-20T21:25:42.786Z] #39 64.05 CC criu/arch/x86/restorer.o [2020-07-20T21:25:42.824Z] #17 2.750 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T21:25:42.915Z] #40 80.90 DEP criu/servicefd.d [2020-07-20T21:25:42.915Z] #40 81.04 DEP criu/seize.d [2020-07-20T21:25:42.994Z] #39 50.54 CC criu/arch/aarch64/crtools.o [2020-07-20T21:25:43.216Z] #40 81.22 DEP criu/seccomp.d [2020-07-20T21:25:43.515Z] #40 81.57 DEP criu/rst-malloc.d [2020-07-20T21:25:43.515Z] #40 81.65 DEP criu/rbtree.d [2020-07-20T21:25:43.572Z] #39 51.19 CC criu/arch/aarch64/sigframe.o [2020-07-20T21:25:43.723Z] #39 64.65 CC criu/arch/x86/restorer_unmap.o [2020-07-20T21:25:43.723Z] #39 ... [2020-07-20T21:25:43.723Z] [2020-07-20T21:25:43.723Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:43.723Z] #49 9.959 + cd /tmp/tmp.YBjFmLj497/src/github.com/opencontainers/runc [2020-07-20T21:25:43.723Z] #49 9.960 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-20T21:25:43.723Z] #49 10.31 + '[' -z '' ']' [2020-07-20T21:25:43.723Z] #49 10.31 + target=static [2020-07-20T21:25:43.723Z] #49 10.31 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-20T21:25:43.723Z] #49 10.88 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-20T21:25:43.723Z] #49 ... [2020-07-20T21:25:43.723Z] [2020-07-20T21:25:43.723Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:43.723Z] #39 64.72 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-20T21:25:43.758Z] #17 3.776 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T21:25:43.814Z] #40 81.70 DEP criu/pstree.d [2020-07-20T21:25:43.814Z] #40 81.91 DEP criu/protobuf.d [2020-07-20T21:25:43.814Z] #40 82.09 GEN criu/protobuf-desc-gen.h [2020-07-20T21:25:43.836Z] #39 51.40 LINK criu/arch/aarch64/crtools.built-in.o [2020-07-20T21:25:43.836Z] #39 51.46 DEP criu/pie/util-vdso.d [2020-07-20T21:25:43.983Z] #39 65.04 CC criu/pie/restorer.o [2020-07-20T21:25:44.099Z] #39 51.63 DEP criu/pie/util.d [2020-07-20T21:25:44.363Z] #39 51.80 CC criu/pie/util.o [2020-07-20T21:25:44.627Z] #39 52.21 CC criu/pie/util-vdso.o [2020-07-20T21:25:44.859Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-20T21:25:44.859Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-07-20T21:25:44.859Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-07-20T21:25:44.859Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-20T21:25:44.859Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-20T21:25:44.859Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-20T21:25:44.859Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-20T21:25:44.859Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-20T21:25:44.859Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-20T21:25:44.859Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-20T21:25:44.859Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-20T21:25:44.859Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-20T21:25:44.860Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-20T21:25:44.860Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-20T21:25:44.860Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.1% of statements [2020-07-20T21:25:44.860Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-20T21:25:44.860Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-20T21:25:44.860Z] ? github.com/docker/docker/api/types [no test files] [2020-07-20T21:25:44.860Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-20T21:25:44.860Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-20T21:25:44.860Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-20T21:25:44.860Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-20T21:25:44.860Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-07-20T21:25:44.860Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-07-20T21:25:44.860Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-20T21:25:44.860Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-20T21:25:44.860Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-20T21:25:44.860Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-20T21:25:44.860Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-20T21:25:44.860Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-20T21:25:44.860Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-20T21:25:44.860Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-07-20T21:25:44.860Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-07-20T21:25:45.125Z] #17 5.166 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T21:25:45.151Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-20T21:25:45.151Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-20T21:25:45.151Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-20T21:25:45.151Z] ? github.com/docker/docker/builder [no test files] [2020-07-20T21:25:45.151Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-20T21:25:45.151Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-20T21:25:45.151Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-20T21:25:45.151Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-20T21:25:45.151Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-20T21:25:45.151Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-20T21:25:45.151Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-20T21:25:45.205Z] #39 52.80 AR criu/pie/pie.lib.a [2020-07-20T21:25:45.205Z] #39 52.87 DEP criu/pie/restorer.d [2020-07-20T21:25:45.358Z] #40 ... [2020-07-20T21:25:45.358Z] [2020-07-20T21:25:45.358Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:25:45.358Z] #18 24.31 libcap2-bin is already the newest version (1:2.25-2). [2020-07-20T21:25:45.358Z] #18 24.31 The following additional packages will be installed: [2020-07-20T21:25:45.358Z] #18 24.33 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-20T21:25:45.358Z] #18 24.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-20T21:25:45.358Z] #18 24.34 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-20T21:25:45.358Z] #18 24.34 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-20T21:25:45.358Z] #18 24.34 python3.7 python3.7-minimal vim-runtime xxd [2020-07-20T21:25:45.358Z] #18 24.36 Suggested packages: [2020-07-20T21:25:45.358Z] #18 24.36 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-20T21:25:45.358Z] #18 24.36 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-20T21:25:45.358Z] #18 24.36 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-20T21:25:45.358Z] #18 24.36 Recommended packages: [2020-07-20T21:25:45.358Z] #18 24.36 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-20T21:25:45.358Z] #18 24.36 python3-keyrings.alt python3-xdg unzip [2020-07-20T21:25:45.358Z] #18 26.45 The following NEW packages will be installed: [2020-07-20T21:25:45.358Z] #18 26.46 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-20T21:25:45.358Z] #18 26.47 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-20T21:25:45.358Z] #18 26.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-20T21:25:45.358Z] #18 26.47 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-20T21:25:45.358Z] #18 26.47 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-20T21:25:45.358Z] #18 26.47 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-20T21:25:45.358Z] #18 26.47 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-20T21:25:45.358Z] #18 26.48 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-20T21:25:45.358Z] #18 26.48 xz-utils zip [2020-07-20T21:25:45.358Z] #18 26.56 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:25:45.358Z] #18 26.56 Need to get 29.2 MB of archives. [2020-07-20T21:25:45.358Z] #18 26.56 After this operation, 134 MB of additional disk space will be used. [2020-07-20T21:25:45.358Z] #18 26.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-20T21:25:45.358Z] #18 26.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-07-20T21:25:45.358Z] #18 26.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-07-20T21:25:45.358Z] #18 27.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-20T21:25:45.358Z] #18 27.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-20T21:25:45.358Z] #18 27.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-07-20T21:25:45.358Z] #18 28.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-20T21:25:45.358Z] #18 28.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-20T21:25:45.358Z] #18 28.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-20T21:25:45.358Z] #18 28.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-20T21:25:45.358Z] #18 28.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-20T21:25:45.358Z] #18 28.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-20T21:25:45.358Z] #18 28.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-20T21:25:45.358Z] #18 28.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-20T21:25:45.358Z] #18 28.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-20T21:25:45.358Z] #18 28.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-20T21:25:45.358Z] #18 28.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-20T21:25:45.358Z] #18 28.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T21:25:45.358Z] #18 28.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-20T21:25:45.358Z] #18 28.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-07-20T21:25:45.358Z] #18 28.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-20T21:25:45.358Z] #18 28.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-20T21:25:45.358Z] #18 28.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-20T21:25:45.358Z] #18 28.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-20T21:25:45.358Z] #18 28.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-20T21:25:45.358Z] #18 28.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-20T21:25:45.358Z] #18 28.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-20T21:25:45.358Z] #18 28.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-20T21:25:45.358Z] #18 28.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-20T21:25:45.359Z] #18 29.40 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-20T21:25:45.359Z] #18 29.41 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-20T21:25:45.359Z] #18 29.41 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-20T21:25:45.359Z] #18 29.42 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-20T21:25:45.359Z] #18 29.43 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-20T21:25:45.359Z] #18 29.44 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-20T21:25:45.359Z] #18 29.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-20T21:25:45.359Z] #18 29.56 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-20T21:25:45.359Z] #18 29.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-20T21:25:45.359Z] #18 29.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-20T21:25:45.359Z] #18 29.59 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-20T21:25:45.359Z] #18 29.61 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-20T21:25:45.359Z] #18 29.74 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-07-20T21:25:45.359Z] #18 30.35 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-07-20T21:25:45.359Z] #18 30.37 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-07-20T21:25:45.359Z] #18 30.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-20T21:25:45.359Z] #18 30.89 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-20T21:25:45.359Z] #18 31.55 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-20T21:25:45.359Z] #18 31.61 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-20T21:25:45.359Z] #18 32.39 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:25:45.359Z] #18 32.52 Fetched 29.2 MB in 5s (5730 kB/s) [2020-07-20T21:25:45.359Z] #18 32.63 Selecting previously unselected package pigz. [2020-07-20T21:25:45.359Z] #18 32.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-07-20T21:25:45.359Z] #18 32.73 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-20T21:25:45.359Z] #18 32.74 Unpacking pigz (2.4-1) ... [2020-07-20T21:25:45.359Z] #18 32.83 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-20T21:25:45.359Z] #18 32.85 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-20T21:25:45.359Z] #18 32.85 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-20T21:25:45.359Z] #18 33.20 Selecting previously unselected package python3.7-minimal. [2020-07-20T21:25:45.359Z] #18 33.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-20T21:25:45.359Z] #18 33.21 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T21:25:45.359Z] #18 34.05 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-20T21:25:45.359Z] #18 34.06 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T21:25:45.442Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-07-20T21:25:45.781Z] #39 53.14 DEP criu/arch/aarch64/intraprocedure.d [2020-07-20T21:25:45.781Z] #39 53.15 DEP criu/arch/aarch64/restorer.d [2020-07-20T21:25:45.781Z] #39 53.37 DEP criu/arch/aarch64/vdso-pie.d [2020-07-20T21:25:45.781Z] #39 53.50 DEP criu/pie/parasite-vdso.d [2020-07-20T21:25:46.018Z] #18 ... [2020-07-20T21:25:46.018Z] [2020-07-20T21:25:46.018Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:46.018Z] #40 84.18 DEP criu/protobuf-desc.d [2020-07-20T21:25:46.045Z] #39 53.65 DEP criu/pie/parasite.d [2020-07-20T21:25:46.311Z] #39 53.93 CC criu/pie/parasite.o [2020-07-20T21:25:46.320Z] #40 84.36 DEP criu/proc_parse.d [2020-07-20T21:25:46.320Z] #40 84.58 DEP criu/plugin.d [2020-07-20T21:25:46.507Z] #17 ... [2020-07-20T21:25:46.507Z] [2020-07-20T21:25:46.507Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:46.507Z] #39 62.02 CC criu/arch/x86/kerndat.o [2020-07-20T21:25:46.507Z] #39 62.44 CC criu/arch/x86/sigaction_compat.o [2020-07-20T21:25:46.507Z] #39 62.79 CC criu/arch/x86/sigframe.o [2020-07-20T21:25:46.507Z] #39 63.20 LINK criu/arch/x86/crtools.built-in.o [2020-07-20T21:25:46.507Z] #39 63.25 DEP criu/pie/util-vdso-elf32.d [2020-07-20T21:25:46.507Z] #39 63.41 DEP criu/pie/util-vdso.d [2020-07-20T21:25:46.507Z] #39 63.62 DEP criu/pie/util.d [2020-07-20T21:25:46.507Z] #39 63.74 CC criu/pie/util.o [2020-07-20T21:25:46.507Z] #39 64.02 CC criu/pie/util-vdso.o [2020-07-20T21:25:46.507Z] #39 64.69 CC criu/pie/util-vdso-elf32.o [2020-07-20T21:25:46.507Z] #39 65.30 AR criu/pie/pie.lib.a [2020-07-20T21:25:46.507Z] #39 65.34 DEP criu/pie/restorer.d [2020-07-20T21:25:46.507Z] #39 65.55 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-20T21:25:46.507Z] #39 65.62 DEP criu/arch/x86/restorer_unmap.d [2020-07-20T21:25:46.507Z] #39 65.65 DEP criu/arch/x86/restorer.d [2020-07-20T21:25:46.507Z] #39 65.93 DEP criu/arch/x86/vdso-pie.d [2020-07-20T21:25:46.507Z] #39 66.05 DEP criu/pie/parasite-vdso.d [2020-07-20T21:25:46.507Z] #39 66.28 DEP criu/pie/parasite.d [2020-07-20T21:25:46.507Z] #39 66.50 CC criu/pie/parasite.o [2020-07-20T21:25:46.507Z] #39 67.83 LINK criu/pie/parasite.built-in.o [2020-07-20T21:25:46.507Z] #39 67.84 GEN criu/pie/parasite-blob.h [2020-07-20T21:25:46.507Z] #39 67.85 CC criu/pie/parasite-vdso.o [2020-07-20T21:25:46.507Z] #39 68.56 CC criu/arch/x86/vdso-pie.o [2020-07-20T21:25:46.507Z] #39 68.86 CC criu/arch/x86/restorer.o [2020-07-20T21:25:46.507Z] #39 69.50 CC criu/arch/x86/restorer_unmap.o [2020-07-20T21:25:46.507Z] #39 69.54 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-20T21:25:46.519Z] #39 ... [2020-07-20T21:25:46.519Z] [2020-07-20T21:25:46.519Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:25:46.519Z] #17 2.327 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:25:46.519Z] #17 2.361 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:25:46.519Z] #17 2.365 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:25:46.519Z] #17 2.954 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T21:25:46.519Z] #17 4.130 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T21:25:46.519Z] #17 5.745 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T21:25:46.620Z] #40 84.70 DEP criu/pipes.d [2020-07-20T21:25:46.919Z] #40 84.89 DEP criu/pie-util.d [2020-07-20T21:25:46.919Z] #40 85.01 DEP criu/pie-util-vdso.d [2020-07-20T21:25:46.919Z] #40 85.14 DEP criu/path.d [2020-07-20T21:25:47.071Z] #39 69.86 CC criu/pie/restorer.o [2020-07-20T21:25:47.088Z] #17 ... [2020-07-20T21:25:47.088Z] [2020-07-20T21:25:47.088Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:47.088Z] #39 68.12 LINK criu/pie/restorer.built-in.o [2020-07-20T21:25:47.088Z] #39 68.14 GEN criu/pie/restorer-blob.h [2020-07-20T21:25:47.088Z] #39 68.26 DEP criu/vdso.d [2020-07-20T21:25:47.220Z] #40 85.32 DEP criu/parasite-syscall.d [2020-07-20T21:25:47.261Z] #39 54.87 LINK criu/pie/parasite.built-in.o [2020-07-20T21:25:47.261Z] #39 54.88 GEN criu/pie/parasite-blob.h [2020-07-20T21:25:47.261Z] #39 54.90 CC criu/pie/parasite-vdso.o [2020-07-20T21:25:47.347Z] #39 68.56 DEP criu/vdso-compat.d [2020-07-20T21:25:47.607Z] #39 68.72 DEP criu/uts_ns.d [2020-07-20T21:25:47.838Z] #39 ... [2020-07-20T21:25:47.838Z] [2020-07-20T21:25:47.838Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:25:47.866Z] #39 68.87 DEP criu/util.d [2020-07-20T21:25:47.866Z] #39 69.09 DEP criu/uffd.d [2020-07-20T21:25:47.879Z] #40 85.80 DEP criu/pagemap.d [2020-07-20T21:25:47.879Z] #40 86.05 DEP criu/pagemap-cache.d [2020-07-20T21:25:48.103Z] #36 123.4 + dpkg --print-architecture [2020-07-20T21:25:48.127Z] #39 69.34 DEP criu/tun.d [2020-07-20T21:25:48.179Z] #40 86.29 DEP criu/page-xfer.d [2020-07-20T21:25:48.282Z] ok github.com/docker/docker/builder/remotecontext 0.354s coverage: 13.6% of statements [2020-07-20T21:25:48.282Z] ok github.com/docker/docker/builder/dockerfile 0.944s coverage: 48.1% of statements [2020-07-20T21:25:48.393Z] #39 69.55 DEP criu/tty.d [2020-07-20T21:25:48.480Z] #40 86.50 DEP criu/page-pipe.d [2020-07-20T21:25:48.480Z] #40 86.65 DEP criu/netfilter.d [2020-07-20T21:25:48.653Z] #39 69.77 DEP criu/timerfd.d [2020-07-20T21:25:48.779Z] #40 86.84 DEP criu/net.d [2020-07-20T21:25:48.914Z] #39 69.95 DEP criu/timens.d [2020-07-20T21:25:48.914Z] #39 70.10 DEP criu/sysfs_parse.d [2020-07-20T21:25:48.916Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-07-20T21:25:49.078Z] #40 ... [2020-07-20T21:25:49.078Z] [2020-07-20T21:25:49.078Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:49.078Z] #42 146.5 vendor/golang.org/x/net/http2/hpack [2020-07-20T21:25:49.078Z] #42 148.8 mime [2020-07-20T21:25:49.078Z] #42 150.2 mime/quotedprintable [2020-07-20T21:25:49.078Z] #42 151.4 net/http/internal [2020-07-20T21:25:49.078Z] #42 153.9 vendor/golang.org/x/net/http/httpproxy [2020-07-20T21:25:49.078Z] #42 154.0 net/textproto [2020-07-20T21:25:49.078Z] #42 154.0 crypto/x509 [2020-07-20T21:25:49.078Z] #42 156.0 mime/multipart [2020-07-20T21:25:49.078Z] #42 156.0 vendor/golang.org/x/net/http/httpguts [2020-07-20T21:25:49.078Z] #42 ... [2020-07-20T21:25:49.078Z] [2020-07-20T21:25:49.078Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:49.078Z] #40 87.18 DEP criu/namespaces.d [2020-07-20T21:25:49.174Z] #39 70.22 DEP criu/sysctl.d [2020-07-20T21:25:49.174Z] #39 70.34 DEP criu/string.d [2020-07-20T21:25:49.174Z] #39 ... [2020-07-20T21:25:49.174Z] [2020-07-20T21:25:49.174Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:49.174Z] #41 137.2 github.com/LK4D4/vndr/godl [2020-07-20T21:25:49.174Z] #41 138.0 github.com/LK4D4/vndr [2020-07-20T21:25:49.174Z] #41 DONE 147.2s [2020-07-20T21:25:49.174Z] [2020-07-20T21:25:49.174Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:49.174Z] #39 70.45 DEP criu/stats.d [2020-07-20T21:25:49.379Z] #40 87.50 DEP criu/mount.d [2020-07-20T21:25:49.435Z] #39 70.64 DEP criu/sockets.d [2020-07-20T21:25:49.501Z] #36 DONE 124.6s [2020-07-20T21:25:49.501Z] [2020-07-20T21:25:49.501Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:49.501Z] #39 55.57 CC criu/arch/aarch64/vdso-pie.o [2020-07-20T21:25:49.501Z] #39 55.86 CC criu/arch/aarch64/restorer.o [2020-07-20T21:25:49.501Z] #39 56.10 CC criu/arch/aarch64/intraprocedure.o [2020-07-20T21:25:49.501Z] #39 56.15 CC criu/pie/restorer.o [2020-07-20T21:25:49.586Z] ok github.com/docker/docker/builder/remotecontext/git 1.084s coverage: 86.3% of statements [2020-07-20T21:25:49.586Z] ? github.com/docker/docker/cli [no test files] [2020-07-20T21:25:49.586Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-20T21:25:49.679Z] #40 87.74 DEP criu/memfd.d [2020-07-20T21:25:49.695Z] #39 70.86 DEP criu/sk-unix.d [2020-07-20T21:25:49.954Z] #39 71.27 DEP criu/sk-tcp.d [2020-07-20T21:25:49.980Z] #40 87.90 DEP criu/mem.d [2020-07-20T21:25:49.980Z] #40 88.11 DEP criu/lsm.d [2020-07-20T21:25:50.281Z] #40 88.31 DEP criu/log.d [2020-07-20T21:25:50.341Z] #39 72.81 LINK criu/pie/restorer.built-in.o [2020-07-20T21:25:50.341Z] #39 72.85 GEN criu/pie/restorer-blob.h [2020-07-20T21:25:50.341Z] #39 72.95 DEP criu/vdso.d [2020-07-20T21:25:50.341Z] #39 73.25 DEP criu/vdso-compat.d [2020-07-20T21:25:50.453Z] #39 ... [2020-07-20T21:25:50.453Z] [2020-07-20T21:25:50.453Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:25:50.453Z] #17 2.002 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T21:25:50.453Z] #17 2.021 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T21:25:50.453Z] #17 2.021 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T21:25:50.453Z] #17 2.429 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-20T21:25:50.453Z] #17 3.243 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB] [2020-07-20T21:25:50.453Z] #17 4.024 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-20T21:25:50.453Z] #17 6.247 Fetched 8192 kB in 5s (1817 kB/s) [2020-07-20T21:25:50.453Z] #17 6.247 Reading package lists... [2020-07-20T21:25:50.453Z] #17 8.135 Reading package lists... [2020-07-20T21:25:50.453Z] #17 10.21 Building dependency tree... [2020-07-20T21:25:50.453Z] #17 11.12 libcap2-bin is already the newest version (1:2.25-2). [2020-07-20T21:25:50.453Z] #17 11.12 The following additional packages will be installed: [2020-07-20T21:25:50.453Z] #17 11.12 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-20T21:25:50.453Z] #17 11.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-20T21:25:50.453Z] #17 11.12 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-20T21:25:50.453Z] #17 11.12 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-20T21:25:50.453Z] #17 11.12 python3.7 python3.7-minimal vim-runtime xxd [2020-07-20T21:25:50.453Z] #17 11.13 Suggested packages: [2020-07-20T21:25:50.453Z] #17 11.13 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-20T21:25:50.453Z] #17 11.13 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-20T21:25:50.453Z] #17 11.13 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-20T21:25:50.453Z] #17 11.13 Recommended packages: [2020-07-20T21:25:50.453Z] #17 11.13 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-20T21:25:50.453Z] #17 11.13 python3-keyrings.alt python3-xdg unzip [2020-07-20T21:25:50.523Z] #39 71.43 DEP criu/sk-queue.d [2020-07-20T21:25:50.523Z] #39 71.56 DEP criu/sk-packet.d [2020-07-20T21:25:50.523Z] #39 71.70 DEP criu/sk-netlink.d [2020-07-20T21:25:50.580Z] #40 88.51 DEP criu/libnetlink.d [2020-07-20T21:25:50.580Z] #40 88.63 DEP criu/kerndat.d [2020-07-20T21:25:50.598Z] #39 73.41 DEP criu/uts_ns.d [2020-07-20T21:25:50.598Z] #39 73.58 DEP criu/util.d [2020-07-20T21:25:50.718Z] #17 ... [2020-07-20T21:25:50.718Z] [2020-07-20T21:25:50.718Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:50.718Z] #39 58.24 LINK criu/pie/restorer.built-in.o [2020-07-20T21:25:50.718Z] #39 58.26 GEN criu/pie/restorer-blob.h [2020-07-20T21:25:50.718Z] #39 58.36 DEP criu/vdso.d [2020-07-20T21:25:50.783Z] #39 71.89 DEP criu/sk-inet.d [2020-07-20T21:25:50.854Z] #39 73.82 DEP criu/uffd.d [2020-07-20T21:25:50.854Z] #39 ... [2020-07-20T21:25:50.854Z] [2020-07-20T21:25:50.854Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:25:50.854Z] #17 11.00 Fetched 8364 kB in 9s (928 kB/s) [2020-07-20T21:25:50.881Z] #40 88.89 DEP criu/kcmp-ids.d [2020-07-20T21:25:50.881Z] #40 89.01 DEP criu/irmap.d [2020-07-20T21:25:50.981Z] #39 58.48 DEP criu/uts_ns.d [2020-07-20T21:25:50.981Z] #39 58.57 DEP criu/util.d [2020-07-20T21:25:50.981Z] #39 58.68 DEP criu/uffd.d [2020-07-20T21:25:51.042Z] #39 72.06 DEP criu/signalfd.d [2020-07-20T21:25:51.042Z] #39 72.18 DEP criu/sigframe.d [2020-07-20T21:25:51.042Z] #39 72.26 DEP criu/shmem.d [2020-07-20T21:25:51.181Z] #40 89.17 DEP criu/ipc_ns.d [2020-07-20T21:25:51.181Z] #40 89.34 DEP criu/image.d [2020-07-20T21:25:51.245Z] #39 58.77 DEP criu/tun.d [2020-07-20T21:25:51.245Z] #39 58.85 DEP criu/tty.d [2020-07-20T21:25:51.246Z] #39 58.95 DEP criu/timerfd.d [2020-07-20T21:25:51.301Z] #39 72.41 DEP criu/servicefd.d [2020-07-20T21:25:51.481Z] #40 89.56 DEP criu/image-desc.d [2020-07-20T21:25:51.481Z] #40 89.66 DEP criu/fsnotify.d [2020-07-20T21:25:51.510Z] #39 59.13 DEP criu/timens.d [2020-07-20T21:25:51.561Z] #39 72.55 DEP criu/seize.d [2020-07-20T21:25:51.561Z] #39 72.65 DEP criu/seccomp.d [2020-07-20T21:25:51.654Z] ok github.com/docker/docker/client 0.140s coverage: 75.4% of statements [2020-07-20T21:25:51.773Z] #39 59.29 DEP criu/sysfs_parse.d [2020-07-20T21:25:51.773Z] #39 59.38 DEP criu/sysctl.d [2020-07-20T21:25:51.773Z] #39 59.44 DEP criu/string.d [2020-07-20T21:25:51.773Z] #39 59.48 DEP criu/stats.d [2020-07-20T21:25:51.802Z] #40 89.88 DEP criu/filesystems.d [2020-07-20T21:25:51.820Z] #39 72.83 DEP criu/rst-malloc.d [2020-07-20T21:25:51.820Z] #39 72.90 DEP criu/rbtree.d [2020-07-20T21:25:51.820Z] #39 72.95 DEP criu/pstree.d [2020-07-20T21:25:52.037Z] #39 59.60 DEP criu/sockets.d [2020-07-20T21:25:52.079Z] #39 73.15 DEP criu/protobuf.d [2020-07-20T21:25:52.079Z] #39 73.32 GEN criu/protobuf-desc-gen.h [2020-07-20T21:25:52.104Z] #40 90.19 DEP criu/files.d [2020-07-20T21:25:52.300Z] #39 59.78 DEP criu/sk-unix.d [2020-07-20T21:25:52.300Z] #39 59.99 DEP criu/sk-tcp.d [2020-07-20T21:25:52.405Z] #40 90.59 DEP criu/files-reg.d [2020-07-20T21:25:52.563Z] #39 60.14 DEP criu/sk-queue.d [2020-07-20T21:25:52.563Z] #39 60.27 DEP criu/sk-packet.d [2020-07-20T21:25:52.706Z] #40 90.83 DEP criu/files-ext.d [2020-07-20T21:25:52.827Z] #39 60.43 DEP criu/sk-netlink.d [2020-07-20T21:25:53.009Z] #40 91.09 DEP criu/file-lock.d [2020-07-20T21:25:53.090Z] #39 60.59 DEP criu/sk-inet.d [2020-07-20T21:25:53.090Z] #39 60.68 DEP criu/signalfd.d [2020-07-20T21:25:53.311Z] #40 91.26 DEP criu/file-ids.d [2020-07-20T21:25:53.311Z] #40 91.43 DEP criu/fifo.d [2020-07-20T21:25:53.354Z] #39 60.75 DEP criu/sigframe.d [2020-07-20T21:25:53.354Z] #39 60.80 DEP criu/shmem.d [2020-07-20T21:25:53.354Z] #39 60.88 DEP criu/servicefd.d [2020-07-20T21:25:53.354Z] #39 60.95 DEP criu/seize.d [2020-07-20T21:25:53.373Z] #17 11.00 Reading package lists... [2020-07-20T21:25:53.373Z] #17 ... [2020-07-20T21:25:53.373Z] [2020-07-20T21:25:53.373Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:53.373Z] #41 139.9 github.com/LK4D4/vndr/godl [2020-07-20T21:25:53.373Z] #41 140.7 github.com/LK4D4/vndr [2020-07-20T21:25:53.373Z] #41 ... [2020-07-20T21:25:53.373Z] [2020-07-20T21:25:53.373Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:53.373Z] #39 74.03 DEP criu/tun.d [2020-07-20T21:25:53.373Z] #39 74.25 DEP criu/tty.d [2020-07-20T21:25:53.373Z] #39 74.42 DEP criu/timerfd.d [2020-07-20T21:25:53.373Z] #39 74.60 DEP criu/timens.d [2020-07-20T21:25:53.373Z] #39 74.82 DEP criu/sysfs_parse.d [2020-07-20T21:25:53.373Z] #39 74.95 DEP criu/sysctl.d [2020-07-20T21:25:53.373Z] #39 75.13 DEP criu/string.d [2020-07-20T21:25:53.373Z] #39 75.17 DEP criu/stats.d [2020-07-20T21:25:53.373Z] #39 75.26 DEP criu/sockets.d [2020-07-20T21:25:53.373Z] #39 75.47 DEP criu/sk-unix.d [2020-07-20T21:25:53.373Z] #39 75.70 DEP criu/sk-tcp.d [2020-07-20T21:25:53.373Z] #39 75.93 DEP criu/sk-queue.d [2020-07-20T21:25:53.373Z] #39 76.07 DEP criu/sk-packet.d [2020-07-20T21:25:53.373Z] #39 76.24 DEP criu/sk-netlink.d [2020-07-20T21:25:53.616Z] #40 91.66 DEP criu/fdstore.d [2020-07-20T21:25:53.616Z] #40 91.80 DEP criu/fault-injection.d [2020-07-20T21:25:53.617Z] #39 61.12 DEP criu/seccomp.d [2020-07-20T21:25:53.617Z] #39 61.31 DEP criu/rst-malloc.d [2020-07-20T21:25:53.630Z] #39 76.50 DEP criu/sk-inet.d [2020-07-20T21:25:53.630Z] #39 ... [2020-07-20T21:25:53.630Z] [2020-07-20T21:25:53.630Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:25:53.630Z] #41 DONE 150.5s [2020-07-20T21:25:53.881Z] #39 61.37 DEP criu/rbtree.d [2020-07-20T21:25:53.881Z] #39 61.41 DEP criu/pstree.d [2020-07-20T21:25:53.881Z] #39 61.57 DEP criu/protobuf.d [2020-07-20T21:25:53.887Z] [2020-07-20T21:25:53.887Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:53.887Z] #39 76.77 DEP criu/signalfd.d [2020-07-20T21:25:53.920Z] #40 91.90 DEP criu/external.d [2020-07-20T21:25:53.920Z] #40 92.04 DEP criu/eventpoll.d [2020-07-20T21:25:53.985Z] #39 74.77 DEP criu/protobuf-desc.d [2020-07-20T21:25:53.985Z] #39 74.89 DEP criu/proc_parse.d [2020-07-20T21:25:53.985Z] #39 75.05 DEP criu/plugin.d [2020-07-20T21:25:53.985Z] #39 75.12 DEP criu/pipes.d [2020-07-20T21:25:53.985Z] #39 75.25 DEP criu/pie-util.d [2020-07-20T21:25:54.143Z] #39 77.09 DEP criu/sigframe.d [2020-07-20T21:25:54.145Z] #39 61.64 GEN criu/protobuf-desc-gen.h [2020-07-20T21:25:54.222Z] #40 92.29 DEP criu/eventfd.d [2020-07-20T21:25:54.222Z] #40 92.45 DEP criu/crtools.d [2020-07-20T21:25:54.245Z] #39 75.33 DEP criu/pie-util-vdso.d [2020-07-20T21:25:54.245Z] #39 75.46 DEP criu/pie-util-vdso-elf32.d [2020-07-20T21:25:54.400Z] #39 77.30 DEP criu/shmem.d [2020-07-20T21:25:54.504Z] #39 75.58 DEP criu/path.d [2020-07-20T21:25:54.504Z] #39 75.69 DEP criu/parasite-syscall.d [2020-07-20T21:25:54.523Z] #40 92.69 DEP criu/cr-service.d [2020-07-20T21:25:54.657Z] #39 77.57 DEP criu/servicefd.d [2020-07-20T21:25:54.657Z] #39 77.80 DEP criu/seize.d [2020-07-20T21:25:54.763Z] #39 75.89 DEP criu/pagemap.d [2020-07-20T21:25:54.763Z] #39 76.10 DEP criu/pagemap-cache.d [2020-07-20T21:25:54.824Z] #40 92.91 DEP criu/cr-restore.d [2020-07-20T21:25:54.824Z] #40 ... [2020-07-20T21:25:54.824Z] [2020-07-20T21:25:54.824Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:25:54.825Z] #22 158.9 Checking out files: 23% (2559/10843) Checking out files: 24% (2603/10843) Checking out files: 25% (2711/10843) Checking out files: 26% (2820/10843) Checking out files: 27% (2928/10843) Checking out files: 28% (3037/10843) Checking out files: 29% (3145/10843) Checking out files: 30% (3253/10843) Checking out files: 31% (3362/10843) Checking out files: 32% (3470/10843) Checking out files: 33% (3579/10843) Checking out files: 34% (3687/10843) Checking out files: 35% (3796/10843) Checking out files: 36% (3904/10843) Checking out files: 37% (4012/10843) Checking out files: 38% (4121/10843) Checking out files: 39% (4229/10843) Checking out files: 40% (4338/10843) Checking out files: 41% (4446/10843) Checking out files: 42% (4555/10843) Checking out files: 43% (4663/10843) Checking out files: 43% (4713/10843) Checking out files: 44% (4771/10843) Checking out files: 45% (4880/10843) Checking out files: 46% (4988/10843) Checking out files: 47% (5097/10843) Checking out files: 48% (5205/10843) Checking out files: 49% (5314/10843) Checking out files: 50% (5422/10843) Checking out files: 51% (5530/10843) Checking out files: 52% (5639/10843) Checking out files: 53% (5747/10843) Checking out files: 54% (5856/10843) Checking out files: 55% (5964/10843) Checking out files: 56% (6073/10843) Checking out files: 57% (6181/10843) Checking out files: 58% (6289/10843) Checking out files: 59% (6398/10843) Checking out files: 60% (6506/10843) Checking out files: 61% (6615/10843) Checking out files: 62% (6723/10843) Checking out files: 63% (6832/10843) Checking out files: 64% (6940/10843) Checking out files: 65% (7048/10843) Checking out files: 66% (7157/10843) Checking out files: 67% (7265/10843) Checking out files: 68% (7374/10843) Checking out files: 69% (7482/10843) Checking out files: 70% (7591/10843) Checking out files: 70% (7668/10843) Checking out files: 71% (7699/10843) Checking out files: 72% (7807/10843) Checking out files: 73% (7916/10843) Checking out files: 74% (8024/10843) Checking out files: 75% (8133/10843) Checking out files: 76% (8241/10843) Checking out files: 77% (8350/10843) Checking out files: 78% (8458/10843) Checking out files: 79% (8566/10843) Checking out files: 80% (8675/10843) Checking out files: 81% (8783/10843) Checking out files: 82% (8892/10843) Checking out files: 83% (9000/10843) Checking out files: 84% (9109/10843) Checking out files: 85% (9217/10843) Checking out files: 86% (9325/10843) Checking out files: 87% (9434/10843) Checking out files: 88% (9542/10843) Checking out files: 89% (9651/10843) Checking out files: 90% (9759/10843) Checking out files: 91% (9868/10843) Checking out files: 92% (9976/10843) Checking out files: 93% (10084/10843) Checking out files: 93% (10188/10843) Checking out files: 94% (10193/10843) Checking out files: 95% (10301/10843) Checking out files: 96% (10410/10843) Checking out files: 97% (10518/10843) Checking out files: 98% (10627/10843) Checking out files: 99% (10735/10843) Checking out files: 100% (10843/10843) Checking out files: 100% (10843/10843), done. [2020-07-20T21:25:54.825Z] #22 162.5 + cd /tmp/tmp.IEs3pg4VgC/tmp/docker-ce [2020-07-20T21:25:54.825Z] #22 162.5 + git checkout -q v17.06.2-ce [2020-07-20T21:25:54.914Z] #39 78.06 DEP criu/seccomp.d [2020-07-20T21:25:55.023Z] #39 76.22 DEP criu/page-xfer.d [2020-07-20T21:25:55.023Z] #39 76.34 DEP criu/page-pipe.d [2020-07-20T21:25:55.171Z] #39 78.28 DEP criu/rst-malloc.d [2020-07-20T21:25:55.171Z] #39 78.32 DEP criu/rbtree.d [2020-07-20T21:25:55.282Z] #39 76.47 DEP criu/netfilter.d [2020-07-20T21:25:55.282Z] #39 76.61 DEP criu/net.d [2020-07-20T21:25:55.428Z] #39 78.35 DEP criu/pstree.d [2020-07-20T21:25:55.428Z] #39 78.45 DEP criu/protobuf.d [2020-07-20T21:25:55.428Z] #39 78.59 GEN criu/protobuf-desc-gen.h [2020-07-20T21:25:55.541Z] #39 63.01 DEP criu/protobuf-desc.d [2020-07-20T21:25:55.541Z] #39 63.13 DEP criu/proc_parse.d [2020-07-20T21:25:55.804Z] #39 63.34 DEP criu/plugin.d [2020-07-20T21:25:55.804Z] #39 63.44 DEP criu/pipes.d [2020-07-20T21:25:55.851Z] #39 76.81 DEP criu/namespaces.d [2020-07-20T21:25:55.851Z] #39 76.98 DEP criu/mount.d [2020-07-20T21:25:56.068Z] #39 63.55 DEP criu/pie-util.d [2020-07-20T21:25:56.068Z] #39 63.65 DEP criu/pie-util-vdso.d [2020-07-20T21:25:56.068Z] #39 63.76 DEP criu/path.d [2020-07-20T21:25:56.110Z] #39 77.25 DEP criu/memfd.d [2020-07-20T21:25:56.331Z] #39 63.84 DEP criu/parasite-syscall.d [2020-07-20T21:25:56.331Z] #39 64.00 DEP criu/pagemap.d [2020-07-20T21:25:56.369Z] #39 77.44 DEP criu/mem.d [2020-07-20T21:25:56.369Z] #39 77.57 DEP criu/lsm.d [2020-07-20T21:25:56.369Z] #39 77.64 DEP criu/log.d [2020-07-20T21:25:56.595Z] #39 64.19 DEP criu/pagemap-cache.d [2020-07-20T21:25:56.595Z] #39 64.26 DEP criu/page-xfer.d [2020-07-20T21:25:56.629Z] #39 77.75 DEP criu/libnetlink.d [2020-07-20T21:25:56.629Z] #39 77.90 DEP criu/kerndat.d [2020-07-20T21:25:56.859Z] #39 64.41 DEP criu/page-pipe.d [2020-07-20T21:25:56.859Z] #39 64.53 DEP criu/netfilter.d [2020-07-20T21:25:56.889Z] #39 78.08 DEP criu/kcmp-ids.d [2020-07-20T21:25:56.889Z] #39 78.18 DEP criu/irmap.d [2020-07-20T21:25:57.123Z] #39 64.68 DEP criu/net.d [2020-07-20T21:25:57.123Z] #39 64.87 DEP criu/namespaces.d [2020-07-20T21:25:57.148Z] #39 78.29 DEP criu/ipc_ns.d [2020-07-20T21:25:57.321Z] #39 80.00 DEP criu/protobuf-desc.d [2020-07-20T21:25:57.322Z] #39 80.09 DEP criu/proc_parse.d [2020-07-20T21:25:57.322Z] #39 80.32 DEP criu/plugin.d [2020-07-20T21:25:57.387Z] #39 ... [2020-07-20T21:25:57.387Z] [2020-07-20T21:25:57.387Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:25:57.387Z] #17 12.37 The following NEW packages will be installed: [2020-07-20T21:25:57.387Z] #17 12.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-20T21:25:57.387Z] #17 12.38 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-20T21:25:57.387Z] #17 12.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-20T21:25:57.387Z] #17 12.38 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-20T21:25:57.387Z] #17 12.38 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-20T21:25:57.387Z] #17 12.38 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-20T21:25:57.387Z] #17 12.38 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-20T21:25:57.387Z] #17 12.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-20T21:25:57.387Z] #17 12.38 xz-utils zip [2020-07-20T21:25:57.387Z] #17 12.80 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:25:57.387Z] #17 12.80 Need to get 27.6 MB of archives. [2020-07-20T21:25:57.387Z] #17 12.80 After this operation, 114 MB of additional disk space will be used. [2020-07-20T21:25:57.387Z] #17 12.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-07-20T21:25:57.387Z] #17 12.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-07-20T21:25:57.387Z] #17 12.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-07-20T21:25:57.387Z] #17 12.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-07-20T21:25:57.387Z] #17 12.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-07-20T21:25:57.387Z] #17 12.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-07-20T21:25:57.387Z] #17 12.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-07-20T21:25:57.387Z] #17 12.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-07-20T21:25:57.387Z] #17 12.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-07-20T21:25:57.387Z] #17 12.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-07-20T21:25:57.387Z] #17 12.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-07-20T21:25:57.387Z] #17 12.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-07-20T21:25:57.387Z] #17 12.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-07-20T21:25:57.388Z] #17 12.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-07-20T21:25:57.388Z] #17 12.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-07-20T21:25:57.388Z] #17 12.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-07-20T21:25:57.388Z] #17 12.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-20T21:25:57.388Z] #17 12.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T21:25:57.388Z] #17 12.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-07-20T21:25:57.388Z] #17 12.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-07-20T21:25:57.388Z] #17 12.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-07-20T21:25:57.388Z] #17 12.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-07-20T21:25:57.388Z] #17 13.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-07-20T21:25:57.388Z] #17 13.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-20T21:25:57.388Z] #17 13.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-20T21:25:57.388Z] #17 13.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-20T21:25:57.388Z] #17 13.03 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-07-20T21:25:57.388Z] #17 13.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-07-20T21:25:57.388Z] #17 13.04 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-20T21:25:57.388Z] #17 13.25 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-20T21:25:57.388Z] #17 13.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-20T21:25:57.388Z] #17 13.26 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-20T21:25:57.388Z] #17 13.26 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-07-20T21:25:57.388Z] #17 13.26 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-07-20T21:25:57.388Z] #17 13.27 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-20T21:25:57.388Z] #17 13.33 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-20T21:25:57.388Z] #17 13.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-20T21:25:57.388Z] #17 13.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-07-20T21:25:57.388Z] #17 13.35 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-20T21:25:57.388Z] #17 13.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-20T21:25:57.388Z] #17 13.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-20T21:25:57.388Z] #17 13.37 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-07-20T21:25:57.388Z] #17 13.40 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-07-20T21:25:57.388Z] #17 13.41 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-07-20T21:25:57.388Z] #17 13.42 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-20T21:25:57.388Z] #17 13.59 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-07-20T21:25:57.388Z] #17 13.62 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-07-20T21:25:57.388Z] #17 13.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-07-20T21:25:57.388Z] #17 14.14 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:25:57.388Z] #17 14.21 Fetched 27.6 MB in 1s (22.9 MB/s) [2020-07-20T21:25:57.388Z] #17 14.27 Selecting previously unselected package pigz. [2020-07-20T21:25:57.388Z] #17 14.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-07-20T21:25:57.388Z] #17 14.33 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-07-20T21:25:57.388Z] #17 14.34 Unpacking pigz (2.4-1) ... [2020-07-20T21:25:57.388Z] #17 14.49 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-07-20T21:25:57.388Z] #17 14.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-20T21:25:57.388Z] #17 14.50 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-20T21:25:57.388Z] #17 14.88 Selecting previously unselected package python3.7-minimal. [2020-07-20T21:25:57.388Z] #17 14.89 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-20T21:25:57.388Z] #17 14.90 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T21:25:57.388Z] #17 15.39 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-20T21:25:57.388Z] #17 15.42 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T21:25:57.388Z] #17 17.20 Selecting previously unselected package python3-minimal. [2020-07-20T21:25:57.388Z] #17 17.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-07-20T21:25:57.388Z] #17 17.26 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-07-20T21:25:57.388Z] #17 17.26 Unpacking python3-minimal (3.7.3-1) ... [2020-07-20T21:25:57.388Z] #17 17.36 Selecting previously unselected package libmpdec2:arm64. [2020-07-20T21:25:57.388Z] #17 17.37 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-07-20T21:25:57.388Z] #17 17.39 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-07-20T21:25:57.388Z] #17 17.49 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-07-20T21:25:57.388Z] #17 17.50 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-07-20T21:25:57.388Z] #17 17.51 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-20T21:25:57.388Z] #17 18.17 Selecting previously unselected package python3.7. [2020-07-20T21:25:57.388Z] #17 18.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-07-20T21:25:57.388Z] #17 18.19 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T21:25:57.388Z] #17 18.31 Selecting previously unselected package libpython3-stdlib:arm64. [2020-07-20T21:25:57.388Z] #17 18.33 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-07-20T21:25:57.388Z] #17 18.33 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-20T21:25:57.388Z] #17 18.47 Setting up python3-minimal (3.7.3-1) ... [2020-07-20T21:25:57.435Z] #39 78.45 DEP criu/image.d [2020-07-20T21:25:57.436Z] #39 ... [2020-07-20T21:25:57.436Z] [2020-07-20T21:25:57.436Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:25:57.436Z] #17 11.24 Fetched 8364 kB in 9s (911 kB/s) [2020-07-20T21:25:57.436Z] #17 11.24 Reading package lists... [2020-07-20T21:25:57.436Z] #17 15.31 Reading package lists... [2020-07-20T21:25:57.436Z] #17 18.43 Building dependency tree... [2020-07-20T21:25:57.436Z] #17 20.07 libcap2-bin is already the newest version (1:2.25-2). [2020-07-20T21:25:57.436Z] #17 20.07 The following additional packages will be installed: [2020-07-20T21:25:57.436Z] #17 20.07 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-20T21:25:57.436Z] #17 20.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-20T21:25:57.436Z] #17 20.07 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-20T21:25:57.436Z] #17 20.07 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-20T21:25:57.436Z] #17 20.07 python3.7 python3.7-minimal vim-runtime xxd [2020-07-20T21:25:57.436Z] #17 20.08 Suggested packages: [2020-07-20T21:25:57.436Z] #17 20.08 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-20T21:25:57.436Z] #17 20.08 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-20T21:25:57.436Z] #17 20.08 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-20T21:25:57.436Z] #17 20.08 Recommended packages: [2020-07-20T21:25:57.436Z] #17 20.08 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-20T21:25:57.436Z] #17 20.08 python3-keyrings.alt python3-xdg unzip [2020-07-20T21:25:57.436Z] #17 ... [2020-07-20T21:25:57.436Z] [2020-07-20T21:25:57.436Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:57.436Z] #39 78.66 DEP criu/image-desc.d [2020-07-20T21:25:57.578Z] #39 80.45 DEP criu/pipes.d [2020-07-20T21:25:57.578Z] #39 80.64 DEP criu/pie-util.d [2020-07-20T21:25:57.613Z] #22 ... [2020-07-20T21:25:57.613Z] [2020-07-20T21:25:57.613Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:25:57.613Z] #18 36.43 Selecting previously unselected package python3-minimal. [2020-07-20T21:25:57.613Z] #18 36.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 ... 23610 files and directories currently installed.) [2020-07-20T21:25:57.613Z] #18 36.48 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-20T21:25:57.613Z] #18 36.48 Unpacking python3-minimal (3.7.3-1) ... [2020-07-20T21:25:57.613Z] #18 36.57 Selecting previously unselected package libmpdec2:ppc64el. [2020-07-20T21:25:57.613Z] #18 36.57 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-20T21:25:57.613Z] #18 36.58 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-20T21:25:57.613Z] #18 36.74 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-20T21:25:57.613Z] #18 36.75 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-20T21:25:57.613Z] #18 36.77 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-20T21:25:57.613Z] #18 37.91 Selecting previously unselected package python3.7. [2020-07-20T21:25:57.613Z] #18 37.92 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-20T21:25:57.613Z] #18 37.93 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T21:25:57.613Z] #18 38.10 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-20T21:25:57.613Z] #18 38.11 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-20T21:25:57.613Z] #18 38.12 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-20T21:25:57.613Z] #18 38.20 Setting up python3-minimal (3.7.3-1) ... [2020-07-20T21:25:57.613Z] #18 39.21 Selecting previously unselected package python3. [2020-07-20T21:25:57.613Z] #18 39.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-07-20T21:25:57.613Z] #18 39.30 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-20T21:25:57.613Z] #18 39.31 Unpacking python3 (3.7.3-1) ... [2020-07-20T21:25:57.613Z] #18 39.43 Selecting previously unselected package libip4tc0:ppc64el. [2020-07-20T21:25:57.613Z] #18 39.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-20T21:25:57.613Z] #18 39.46 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-20T21:25:57.613Z] #18 39.55 Selecting previously unselected package libip6tc0:ppc64el. [2020-07-20T21:25:57.613Z] #18 39.56 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-20T21:25:57.613Z] #18 39.57 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-20T21:25:57.613Z] #18 39.65 Selecting previously unselected package libiptc0:ppc64el. [2020-07-20T21:25:57.613Z] #18 39.66 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-20T21:25:57.613Z] #18 39.67 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-20T21:25:57.613Z] #18 39.77 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-20T21:25:57.613Z] #18 39.77 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-20T21:25:57.613Z] #18 39.78 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-20T21:25:57.613Z] #18 39.88 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-20T21:25:57.613Z] #18 39.90 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-20T21:25:57.613Z] #18 39.91 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-20T21:25:57.613Z] #18 40.04 Selecting previously unselected package libnftnl11:ppc64el. [2020-07-20T21:25:57.613Z] #18 40.05 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-20T21:25:57.613Z] #18 40.06 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-20T21:25:57.613Z] #18 40.18 Selecting previously unselected package iptables. [2020-07-20T21:25:57.613Z] #18 40.18 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-20T21:25:57.613Z] #18 40.19 Unpacking iptables (1.8.2-4) ... [2020-07-20T21:25:57.613Z] #18 40.82 Selecting previously unselected package xxd. [2020-07-20T21:25:57.613Z] #18 40.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-20T21:25:57.613Z] #18 40.88 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T21:25:57.613Z] #18 41.04 Selecting previously unselected package vim-common. [2020-07-20T21:25:57.613Z] #18 41.05 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T21:25:57.613Z] #18 41.10 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T21:25:57.613Z] #18 41.45 Selecting previously unselected package bash-completion. [2020-07-20T21:25:57.613Z] #18 41.47 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-20T21:25:57.613Z] #18 46.27 Unpacking bash-completion (1:2.8-6) ... [2020-07-20T21:25:57.613Z] #18 46.64 Selecting previously unselected package bzip2. [2020-07-20T21:25:57.613Z] #18 46.65 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-20T21:25:57.613Z] #18 46.65 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T21:25:57.613Z] #18 46.78 Selecting previously unselected package xz-utils. [2020-07-20T21:25:57.613Z] #18 46.79 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-20T21:25:57.613Z] #18 46.79 Unpacking xz-utils (5.2.4-1) ... [2020-07-20T21:25:57.651Z] #17 19.33 Selecting previously unselected package python3. [2020-07-20T21:25:57.651Z] #17 19.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-07-20T21:25:57.709Z] #39 78.77 DEP criu/fsnotify.d [2020-07-20T21:25:57.710Z] #39 ... [2020-07-20T21:25:57.710Z] [2020-07-20T21:25:57.710Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T21:25:57.710Z] #28 DONE 155.6s [2020-07-20T21:25:57.710Z] [2020-07-20T21:25:57.710Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:25:57.710Z] #39 79.00 DEP criu/filesystems.d [2020-07-20T21:25:57.835Z] #39 80.78 DEP criu/pie-util-vdso.d [2020-07-20T21:25:57.835Z] #39 80.88 DEP criu/pie-util-vdso-elf32.d [2020-07-20T21:25:57.910Z] #18 46.94 Selecting previously unselected package apparmor. [2020-07-20T21:25:57.910Z] #18 46.95 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-20T21:25:57.910Z] #18 47.11 Unpacking apparmor (2.13.2-10) ... [2020-07-20T21:25:57.915Z] #17 19.41 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-07-20T21:25:57.915Z] #17 19.44 Unpacking python3 (3.7.3-1) ... [2020-07-20T21:25:57.915Z] #17 19.56 Selecting previously unselected package libip4tc0:arm64. [2020-07-20T21:25:57.915Z] #17 19.56 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-07-20T21:25:57.915Z] #17 19.57 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-07-20T21:25:57.973Z] #39 79.18 DEP criu/files.d [2020-07-20T21:25:58.092Z] #39 81.01 DEP criu/path.d [2020-07-20T21:25:58.179Z] #17 19.66 Selecting previously unselected package libip6tc0:arm64. [2020-07-20T21:25:58.179Z] #17 19.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-07-20T21:25:58.179Z] #17 19.68 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-07-20T21:25:58.179Z] #17 19.77 Selecting previously unselected package libiptc0:arm64. [2020-07-20T21:25:58.179Z] #17 19.80 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-07-20T21:25:58.179Z] #17 19.80 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-07-20T21:25:58.235Z] #39 79.44 DEP criu/files-reg.d [2020-07-20T21:25:58.349Z] #39 81.22 DEP criu/parasite-syscall.d [2020-07-20T21:25:58.442Z] #17 19.91 Selecting previously unselected package libnfnetlink0:arm64. [2020-07-20T21:25:58.442Z] #17 19.91 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-07-20T21:25:58.442Z] #17 19.94 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-20T21:25:58.442Z] #17 20.02 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-07-20T21:25:58.442Z] #17 20.03 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-07-20T21:25:58.442Z] #17 20.05 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-20T21:25:58.442Z] #17 20.14 Selecting previously unselected package libnftnl11:arm64. [2020-07-20T21:25:58.495Z] #39 79.65 DEP criu/files-ext.d [2020-07-20T21:25:58.556Z] #18 47.57 Selecting previously unselected package aufs-tools. [2020-07-20T21:25:58.556Z] #18 47.58 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-20T21:25:58.556Z] #18 47.58 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-20T21:25:58.556Z] #18 47.74 Selecting previously unselected package libonig5:ppc64el. [2020-07-20T21:25:58.556Z] #18 47.75 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-20T21:25:58.556Z] #18 47.76 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-20T21:25:58.556Z] #18 47.95 Selecting previously unselected package libjq1:ppc64el. [2020-07-20T21:25:58.606Z] #39 81.46 DEP criu/pagemap.d [2020-07-20T21:25:58.606Z] #39 81.61 DEP criu/pagemap-cache.d [2020-07-20T21:25:58.606Z] #39 81.72 DEP criu/page-xfer.d [2020-07-20T21:25:58.705Z] #17 20.14 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-07-20T21:25:58.706Z] #17 20.15 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-07-20T21:25:58.706Z] #17 20.26 Selecting previously unselected package iptables. [2020-07-20T21:25:58.706Z] #17 20.26 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-07-20T21:25:58.706Z] #17 20.27 Unpacking iptables (1.8.2-4) ... [2020-07-20T21:25:58.756Z] #39 79.79 DEP criu/file-lock.d [2020-07-20T21:25:58.756Z] #39 80.10 DEP criu/file-ids.d [2020-07-20T21:25:58.855Z] #18 47.98 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-20T21:25:58.855Z] #18 47.98 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-20T21:25:58.855Z] #18 ... [2020-07-20T21:25:58.855Z] [2020-07-20T21:25:58.855Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:25:58.855Z] #22 166.5 + mkdir -p /tmp/tmp.IEs3pg4VgC/src/github.com/docker [2020-07-20T21:25:58.855Z] #22 166.5 + mv components/cli /tmp/tmp.IEs3pg4VgC/src/github.com/docker/cli [2020-07-20T21:25:58.855Z] #22 166.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-20T21:25:58.863Z] #39 81.85 DEP criu/page-pipe.d [2020-07-20T21:25:58.863Z] #39 81.99 DEP criu/netfilter.d [2020-07-20T21:25:58.969Z] #17 20.55 Selecting previously unselected package xxd. [2020-07-20T21:25:58.969Z] #17 20.56 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-20T21:25:58.969Z] #17 20.57 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T21:25:59.015Z] #39 80.31 DEP criu/fifo.d [2020-07-20T21:25:59.120Z] #39 82.16 DEP criu/net.d [2020-07-20T21:25:59.233Z] #17 20.70 Selecting previously unselected package vim-common. [2020-07-20T21:25:59.233Z] #17 20.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T21:25:59.233Z] #17 20.72 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T21:25:59.233Z] #17 20.90 Selecting previously unselected package bash-completion. [2020-07-20T21:25:59.273Z] #39 80.53 DEP criu/fdstore.d [2020-07-20T21:25:59.273Z] #39 80.61 DEP criu/fault-injection.d [2020-07-20T21:25:59.377Z] #39 82.34 DEP criu/namespaces.d [2020-07-20T21:25:59.377Z] #39 82.46 DEP criu/mount.d [2020-07-20T21:25:59.496Z] #17 20.91 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-20T21:25:59.532Z] #39 80.67 DEP criu/external.d [2020-07-20T21:25:59.532Z] #39 80.76 DEP criu/eventpoll.d [2020-07-20T21:25:59.634Z] #39 82.60 DEP criu/memfd.d [2020-07-20T21:25:59.791Z] #39 80.88 DEP criu/eventfd.d [2020-07-20T21:25:59.791Z] #39 81.07 DEP criu/crtools.d [2020-07-20T21:25:59.891Z] #39 82.71 DEP criu/mem.d [2020-07-20T21:25:59.891Z] #39 82.87 DEP criu/lsm.d [2020-07-20T21:25:59.891Z] #39 82.96 DEP criu/log.d [2020-07-20T21:26:00.050Z] #39 81.29 DEP criu/cr-service.d [2020-07-20T21:26:00.150Z] #39 83.05 DEP criu/libnetlink.d [2020-07-20T21:26:00.150Z] #39 ... [2020-07-20T21:26:00.150Z] [2020-07-20T21:26:00.150Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T21:26:00.150Z] #28 DONE 156.9s [2020-07-20T21:26:00.150Z] [2020-07-20T21:26:00.150Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:00.150Z] #39 83.16 DEP criu/kerndat.d [2020-07-20T21:26:00.150Z] #39 ... [2020-07-20T21:26:00.150Z] [2020-07-20T21:26:00.150Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:26:00.150Z] #17 11.00 Reading package lists... [2020-07-20T21:26:00.150Z] #17 15.18 Reading package lists... [2020-07-20T21:26:00.150Z] #17 18.68 Building dependency tree... [2020-07-20T21:26:00.309Z] #39 81.46 DEP criu/cr-restore.d [2020-07-20T21:26:00.309Z] #39 81.62 DEP criu/cr-errno.d [2020-07-20T21:26:00.407Z] #17 ... [2020-07-20T21:26:00.407Z] [2020-07-20T21:26:00.407Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:00.407Z] #39 83.43 DEP criu/kcmp-ids.d [2020-07-20T21:26:00.407Z] #39 83.54 DEP criu/irmap.d [2020-07-20T21:26:00.568Z] #39 81.64 DEP criu/cr-dump.d [2020-07-20T21:26:00.568Z] #39 81.76 DEP criu/cr-dedup.d [2020-07-20T21:26:00.664Z] #39 83.79 DEP criu/ipc_ns.d [2020-07-20T21:26:00.827Z] #39 81.89 DEP criu/cr-check.d [2020-07-20T21:26:00.827Z] #39 82.02 DEP criu/config.d [2020-07-20T21:26:00.827Z] #39 82.15 DEP criu/clone-noasan.d [2020-07-20T21:26:00.920Z] #39 84.09 DEP criu/image.d [2020-07-20T21:26:01.086Z] #39 82.24 DEP criu/cgroup.d [2020-07-20T21:26:01.086Z] #39 82.41 DEP criu/cgroup-props.d [2020-07-20T21:26:01.346Z] #39 82.49 DEP criu/bitmap.d [2020-07-20T21:26:01.346Z] #39 82.50 DEP criu/bfd.d [2020-07-20T21:26:01.346Z] #39 82.59 DEP criu/autofs.d [2020-07-20T21:26:01.346Z] #39 82.68 DEP criu/aio.d [2020-07-20T21:26:01.483Z] #39 84.32 DEP criu/image-desc.d [2020-07-20T21:26:01.483Z] #39 84.40 DEP criu/fsnotify.d [2020-07-20T21:26:01.605Z] #39 82.79 DEP criu/action-scripts.d [2020-07-20T21:26:01.740Z] #39 84.58 DEP criu/filesystems.d [2020-07-20T21:26:01.740Z] #39 84.76 DEP criu/files.d [2020-07-20T21:26:01.863Z] #39 82.99 CC criu/action-scripts.o [2020-07-20T21:26:01.997Z] #39 84.90 DEP criu/files-reg.d [2020-07-20T21:26:01.997Z] #39 85.06 DEP criu/files-ext.d [2020-07-20T21:26:02.059Z] #17 23.33 Unpacking bash-completion (1:2.8-6) ... [2020-07-20T21:26:02.059Z] #17 23.66 Selecting previously unselected package bzip2. [2020-07-20T21:26:02.059Z] #17 23.66 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-07-20T21:26:02.059Z] #17 23.67 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T21:26:02.059Z] #17 23.74 Selecting previously unselected package xz-utils. [2020-07-20T21:26:02.255Z] #39 85.18 DEP criu/file-lock.d [2020-07-20T21:26:02.255Z] #39 85.33 DEP criu/file-ids.d [2020-07-20T21:26:02.323Z] #17 23.75 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-07-20T21:26:02.324Z] #17 23.76 Unpacking xz-utils (5.2.4-1) ... [2020-07-20T21:26:02.324Z] #17 23.94 Selecting previously unselected package apparmor. [2020-07-20T21:26:02.324Z] #17 23.94 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-07-20T21:26:02.324Z] #17 24.03 Unpacking apparmor (2.13.2-10) ... [2020-07-20T21:26:02.432Z] #39 83.37 CC criu/aio.o [2020-07-20T21:26:02.517Z] #22 ... [2020-07-20T21:26:02.517Z] [2020-07-20T21:26:02.517Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:26:02.517Z] #42 159.5 crypto/tls [2020-07-20T21:26:02.517Z] #42 168.1 net/http/httptrace [2020-07-20T21:26:02.517Z] #42 168.4 net/http [2020-07-20T21:26:02.517Z] #42 ... [2020-07-20T21:26:02.517Z] [2020-07-20T21:26:02.517Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:26:02.517Z] #18 48.16 Selecting previously unselected package jq. [2020-07-20T21:26:02.517Z] #18 48.20 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-20T21:26:02.517Z] #18 48.20 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T21:26:02.517Z] #18 48.29 Selecting previously unselected package libaio1:ppc64el. [2020-07-20T21:26:02.517Z] #18 48.30 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-20T21:26:02.517Z] #18 48.31 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-20T21:26:02.517Z] #18 48.38 Selecting previously unselected package libgpm2:ppc64el. [2020-07-20T21:26:02.517Z] #18 48.38 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-20T21:26:02.517Z] #18 48.40 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-20T21:26:02.517Z] #18 48.49 Selecting previously unselected package libicu63:ppc64el. [2020-07-20T21:26:02.517Z] #18 48.51 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-20T21:26:02.517Z] #18 48.51 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-20T21:26:02.589Z] #39 85.43 DEP criu/fifo.d [2020-07-20T21:26:02.590Z] #39 85.58 DEP criu/fdstore.d [2020-07-20T21:26:02.590Z] #39 85.67 DEP criu/fault-injection.d [2020-07-20T21:26:02.691Z] #39 83.91 CC criu/autofs.o [2020-07-20T21:26:02.835Z] #18 52.20 Selecting previously unselected package libnet1:ppc64el. [2020-07-20T21:26:02.836Z] #18 52.21 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-20T21:26:02.836Z] #18 52.21 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-20T21:26:02.846Z] #39 85.74 DEP criu/external.d [2020-07-20T21:26:02.846Z] #39 85.85 DEP criu/eventpoll.d [2020-07-20T21:26:02.846Z] #39 85.99 DEP criu/eventfd.d [2020-07-20T21:26:02.901Z] #17 24.39 Selecting previously unselected package aufs-tools. [2020-07-20T21:26:02.901Z] #17 24.39 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-07-20T21:26:02.901Z] #17 24.40 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-20T21:26:02.901Z] #17 24.55 Selecting previously unselected package libonig5:arm64. [2020-07-20T21:26:03.106Z] #39 86.13 DEP criu/crtools.d [2020-07-20T21:26:03.106Z] #39 86.25 DEP criu/cr-service.d [2020-07-20T21:26:03.139Z] #18 52.29 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-20T21:26:03.139Z] #18 52.30 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-20T21:26:03.139Z] #18 52.30 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-20T21:26:03.139Z] #18 52.41 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-20T21:26:03.139Z] #18 52.43 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-20T21:26:03.139Z] #18 52.44 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-20T21:26:03.139Z] #18 52.51 Selecting previously unselected package libreadline5:ppc64el. [2020-07-20T21:26:03.139Z] #18 52.52 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-20T21:26:03.166Z] #17 24.57 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-07-20T21:26:03.166Z] #17 24.58 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-20T21:26:03.166Z] #17 24.73 Selecting previously unselected package libjq1:arm64. [2020-07-20T21:26:03.166Z] #17 24.73 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-20T21:26:03.166Z] #17 24.74 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-20T21:26:03.166Z] #17 24.84 Selecting previously unselected package jq. [2020-07-20T21:26:03.378Z] #39 86.46 DEP criu/cr-restore.d [2020-07-20T21:26:03.430Z] #17 24.85 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-20T21:26:03.430Z] #17 24.85 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T21:26:03.430Z] #17 24.97 Selecting previously unselected package libaio1:arm64. [2020-07-20T21:26:03.430Z] #17 24.98 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-07-20T21:26:03.430Z] #17 24.99 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-07-20T21:26:03.430Z] #17 25.08 Selecting previously unselected package libgpm2:arm64. [2020-07-20T21:26:03.430Z] #17 25.09 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-07-20T21:26:03.430Z] #17 25.10 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-07-20T21:26:03.430Z] #17 25.19 Selecting previously unselected package libicu63:arm64. [2020-07-20T21:26:03.439Z] #18 52.53 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-20T21:26:03.439Z] #18 52.64 Selecting previously unselected package net-tools. [2020-07-20T21:26:03.439Z] #18 52.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-20T21:26:03.439Z] #18 52.65 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T21:26:03.640Z] #39 86.68 DEP criu/cr-errno.d [2020-07-20T21:26:03.640Z] #39 86.70 DEP criu/cr-dump.d [2020-07-20T21:26:03.694Z] #17 25.19 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-20T21:26:03.694Z] #17 25.20 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-20T21:26:03.738Z] #18 52.80 Selecting previously unselected package python-pip-whl. [2020-07-20T21:26:03.738Z] #18 52.81 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-20T21:26:03.738Z] #18 52.82 Unpacking python-pip-whl (18.1-5) ... [2020-07-20T21:26:03.904Z] #39 86.88 DEP criu/cr-dedup.d [2020-07-20T21:26:03.904Z] #39 86.99 DEP criu/cr-check.d [2020-07-20T21:26:04.038Z] #18 53.29 Selecting previously unselected package python3-lib2to3. [2020-07-20T21:26:04.038Z] #18 53.30 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-20T21:26:04.038Z] #18 53.31 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-20T21:26:04.071Z] #39 85.36 CC criu/bfd.o [2020-07-20T21:26:04.164Z] #39 87.18 DEP criu/config.d [2020-07-20T21:26:04.165Z] #39 87.33 DEP criu/clone-noasan.d [2020-07-20T21:26:04.338Z] #18 53.45 Selecting previously unselected package python3-distutils. [2020-07-20T21:26:04.338Z] #18 53.46 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-20T21:26:04.338Z] #18 53.47 Unpacking python3-distutils (3.7.3-1) ... [2020-07-20T21:26:04.338Z] #18 53.69 Selecting previously unselected package python3-pip. [2020-07-20T21:26:04.422Z] #39 87.42 DEP criu/cgroup.d [2020-07-20T21:26:04.422Z] #39 87.50 DEP criu/cgroup-props.d [2020-07-20T21:26:04.422Z] #39 87.57 DEP criu/bitmap.d [2020-07-20T21:26:04.422Z] #39 87.61 DEP criu/bfd.d [2020-07-20T21:26:04.638Z] #18 53.69 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-20T21:26:04.638Z] #18 53.70 Unpacking python3-pip (18.1-5) ... [2020-07-20T21:26:04.638Z] #18 53.92 Selecting previously unselected package python3-pkg-resources. [2020-07-20T21:26:04.638Z] #18 53.93 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T21:26:04.638Z] #18 53.93 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-20T21:26:04.638Z] #18 54.09 Selecting previously unselected package python3-setuptools. [2020-07-20T21:26:04.640Z] #39 85.82 CC criu/bitmap.o [2020-07-20T21:26:04.640Z] #39 ... [2020-07-20T21:26:04.640Z] [2020-07-20T21:26:04.640Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:26:04.640Z] #17 22.00 The following NEW packages will be installed: [2020-07-20T21:26:04.640Z] #17 22.00 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-20T21:26:04.640Z] #17 22.00 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-20T21:26:04.640Z] #17 22.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-20T21:26:04.640Z] #17 22.00 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-20T21:26:04.640Z] #17 22.00 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-20T21:26:04.640Z] #17 22.03 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-20T21:26:04.640Z] #17 22.03 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-20T21:26:04.640Z] #17 22.03 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-20T21:26:04.640Z] #17 22.03 xz-utils zip [2020-07-20T21:26:04.640Z] #17 22.50 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:26:04.640Z] #17 22.50 Need to get 28.5 MB of archives. [2020-07-20T21:26:04.640Z] #17 22.50 After this operation, 116 MB of additional disk space will be used. [2020-07-20T21:26:04.640Z] #17 22.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-20T21:26:04.640Z] #17 22.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-20T21:26:04.640Z] #17 22.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-20T21:26:04.640Z] #17 22.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-20T21:26:04.640Z] #17 22.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-20T21:26:04.640Z] #17 22.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-20T21:26:04.640Z] #17 22.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-20T21:26:04.640Z] #17 22.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-20T21:26:04.640Z] #17 22.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-20T21:26:04.640Z] #17 22.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-20T21:26:04.640Z] #17 22.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-20T21:26:04.640Z] #17 22.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-20T21:26:04.640Z] #17 22.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-20T21:26:04.640Z] #17 22.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-20T21:26:04.640Z] #17 22.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-20T21:26:04.640Z] #17 22.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-20T21:26:04.640Z] #17 22.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-20T21:26:04.640Z] #17 22.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T21:26:04.640Z] #17 22.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-20T21:26:04.640Z] #17 22.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-20T21:26:04.640Z] #17 22.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-20T21:26:04.640Z] #17 22.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-20T21:26:04.640Z] #17 22.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-20T21:26:04.640Z] #17 22.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-20T21:26:04.640Z] #17 22.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-20T21:26:04.640Z] #17 22.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-20T21:26:04.640Z] #17 22.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-20T21:26:04.640Z] #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-07-20T21:26:04.640Z] #17 22.99 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-20T21:26:04.640Z] #17 23.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-20T21:26:04.640Z] #17 23.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-20T21:26:04.640Z] #17 23.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-20T21:26:04.640Z] #17 23.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-20T21:26:04.640Z] #17 23.50 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-20T21:26:04.640Z] #17 23.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-20T21:26:04.640Z] #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-07-20T21:26:04.640Z] #17 23.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-20T21:26:04.640Z] #17 23.60 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-20T21:26:04.640Z] #17 23.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-20T21:26:04.640Z] #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-07-20T21:26:04.640Z] #17 23.63 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-20T21:26:04.640Z] #17 23.64 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-20T21:26:04.640Z] #17 23.71 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-20T21:26:04.640Z] #17 23.72 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-20T21:26:04.640Z] #17 23.74 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-20T21:26:04.640Z] #17 24.00 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-20T21:26:04.640Z] #17 24.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-20T21:26:04.640Z] #17 24.04 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-20T21:26:04.640Z] #17 24.52 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:26:04.640Z] #17 24.61 Fetched 28.5 MB in 2s (15.0 MB/s) [2020-07-20T21:26:04.640Z] #17 24.66 Selecting previously unselected package pigz. [2020-07-20T21:26:04.640Z] #17 24.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-20T21:26:04.640Z] #17 24.71 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-20T21:26:04.640Z] #17 24.72 Unpacking pigz (2.4-1) ... [2020-07-20T21:26:04.640Z] #17 24.80 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-20T21:26:04.640Z] #17 24.81 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-20T21:26:04.640Z] #17 24.81 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-20T21:26:04.640Z] #17 25.20 Selecting previously unselected package python3.7-minimal. [2020-07-20T21:26:04.640Z] #17 25.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-20T21:26:04.640Z] #17 25.21 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T21:26:04.640Z] #17 25.98 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-20T21:26:04.640Z] #17 26.00 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T21:26:04.640Z] #17 28.17 Selecting previously unselected package python3-minimal. [2020-07-20T21:26:04.640Z] #17 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 ... 23681 files and directories currently installed.) [2020-07-20T21:26:04.640Z] #17 28.22 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-20T21:26:04.640Z] #17 28.22 Unpacking python3-minimal (3.7.3-1) ... [2020-07-20T21:26:04.640Z] #17 28.28 Selecting previously unselected package libmpdec2:amd64. [2020-07-20T21:26:04.640Z] #17 28.28 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-20T21:26:04.640Z] #17 28.29 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-20T21:26:04.640Z] #17 28.36 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-20T21:26:04.640Z] #17 28.37 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-20T21:26:04.640Z] #17 28.37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-20T21:26:04.677Z] #39 87.68 DEP criu/autofs.d [2020-07-20T21:26:04.678Z] #39 87.77 DEP criu/aio.d [2020-07-20T21:26:04.678Z] #39 87.85 DEP criu/action-scripts.d [2020-07-20T21:26:04.933Z] #39 88.05 CC criu/action-scripts.o [2020-07-20T21:26:04.938Z] #18 54.10 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-20T21:26:04.938Z] #18 54.10 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-20T21:26:04.938Z] #18 ... [2020-07-20T21:26:04.938Z] [2020-07-20T21:26:04.938Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:04.938Z] #40 93.21 DEP criu/cr-errno.d [2020-07-20T21:26:04.938Z] #40 93.22 DEP criu/cr-dump.d [2020-07-20T21:26:04.938Z] #40 93.48 DEP criu/cr-dedup.d [2020-07-20T21:26:04.938Z] #40 93.70 DEP criu/cr-check.d [2020-07-20T21:26:04.938Z] #40 94.04 DEP criu/config.d [2020-07-20T21:26:04.938Z] #40 94.29 DEP criu/clone-noasan.d [2020-07-20T21:26:04.938Z] #40 94.46 DEP criu/cgroup.d [2020-07-20T21:26:04.938Z] #40 94.71 DEP criu/cgroup-props.d [2020-07-20T21:26:04.938Z] #40 94.87 DEP criu/bitmap.d [2020-07-20T21:26:04.938Z] #40 94.88 DEP criu/bfd.d [2020-07-20T21:26:04.938Z] #40 95.02 DEP criu/autofs.d [2020-07-20T21:26:04.938Z] #40 95.23 DEP criu/aio.d [2020-07-20T21:26:04.938Z] #40 95.59 DEP criu/action-scripts.d [2020-07-20T21:26:04.938Z] #40 95.98 CC criu/action-scripts.o [2020-07-20T21:26:04.938Z] #40 96.58 CC criu/aio.o [2020-07-20T21:26:04.938Z] #40 97.58 CC criu/autofs.o [2020-07-20T21:26:04.938Z] #40 99.81 CC criu/bfd.o [2020-07-20T21:26:04.938Z] #40 100.5 CC criu/bitmap.o [2020-07-20T21:26:04.938Z] #40 100.7 CC criu/cgroup-props.o [2020-07-20T21:26:04.938Z] #40 102.1 CC criu/cgroup.o [2020-07-20T21:26:05.209Z] #17 29.17 Selecting previously unselected package python3.7. [2020-07-20T21:26:05.209Z] #17 29.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-20T21:26:05.209Z] #17 29.18 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T21:26:05.209Z] #17 29.29 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-20T21:26:05.237Z] #40 ... [2020-07-20T21:26:05.237Z] [2020-07-20T21:26:05.237Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:26:05.237Z] #18 54.42 Selecting previously unselected package python3-wheel. [2020-07-20T21:26:05.237Z] #18 54.44 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-20T21:26:05.237Z] #18 54.49 Unpacking python3-wheel (0.32.3-2) ... [2020-07-20T21:26:05.237Z] #18 54.58 Selecting previously unselected package sudo. [2020-07-20T21:26:05.237Z] #18 54.60 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-07-20T21:26:05.469Z] #17 29.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-20T21:26:05.469Z] #17 29.31 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-20T21:26:05.469Z] #17 29.44 Setting up python3-minimal (3.7.3-1) ... [2020-07-20T21:26:05.496Z] #39 88.39 CC criu/aio.o [2020-07-20T21:26:05.538Z] #18 54.62 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-20T21:26:05.751Z] #39 88.85 CC criu/autofs.o [2020-07-20T21:26:06.189Z] #18 55.20 Selecting previously unselected package thin-provisioning-tools. [2020-07-20T21:26:06.189Z] #18 55.22 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-20T21:26:06.189Z] #18 55.23 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T21:26:06.189Z] #18 55.56 Selecting previously unselected package uidmap. [2020-07-20T21:26:06.189Z] #18 55.56 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-07-20T21:26:06.189Z] #18 55.56 Unpacking uidmap (1:4.5-1.1) ... [2020-07-20T21:26:06.309Z] #17 27.49 Selecting previously unselected package libnet1:arm64. [2020-07-20T21:26:06.309Z] #17 27.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-20T21:26:06.309Z] #17 27.51 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-20T21:26:06.309Z] #17 27.60 Selecting previously unselected package libnl-3-200:arm64. [2020-07-20T21:26:06.309Z] #17 27.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-20T21:26:06.309Z] #17 27.61 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-20T21:26:06.309Z] #17 27.72 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-20T21:26:06.309Z] #17 27.73 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-20T21:26:06.309Z] #17 27.74 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-20T21:26:06.309Z] #17 27.82 Selecting previously unselected package libreadline5:arm64. [2020-07-20T21:26:06.309Z] #17 27.82 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-07-20T21:26:06.309Z] #17 27.83 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-20T21:26:06.309Z] #17 27.93 Selecting previously unselected package net-tools. [2020-07-20T21:26:06.309Z] #17 27.93 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-07-20T21:26:06.309Z] #17 27.94 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T21:26:06.405Z] #17 30.27 Selecting previously unselected package python3. [2020-07-20T21:26:06.405Z] #17 30.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-20T21:26:06.405Z] #17 30.33 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-20T21:26:06.405Z] #17 30.35 Unpacking python3 (3.7.3-1) ... [2020-07-20T21:26:06.487Z] #18 55.72 Selecting previously unselected package vim-runtime. [2020-07-20T21:26:06.487Z] #18 55.74 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-20T21:26:06.487Z] #18 55.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-20T21:26:06.487Z] #18 55.82 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-20T21:26:06.487Z] #18 55.83 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-20T21:26:06.575Z] #17 28.14 Selecting previously unselected package python-pip-whl. [2020-07-20T21:26:06.575Z] #17 28.17 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-20T21:26:06.575Z] #17 28.18 Unpacking python-pip-whl (18.1-5) ... [2020-07-20T21:26:06.664Z] #17 30.43 Selecting previously unselected package libip4tc0:amd64. [2020-07-20T21:26:06.664Z] #17 30.44 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-20T21:26:06.664Z] #17 30.45 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-20T21:26:06.664Z] #17 30.53 Selecting previously unselected package libip6tc0:amd64. [2020-07-20T21:26:06.664Z] #17 30.54 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-20T21:26:06.664Z] #17 30.55 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-20T21:26:06.664Z] #17 30.64 Selecting previously unselected package libiptc0:amd64. [2020-07-20T21:26:06.664Z] #17 30.65 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-20T21:26:06.664Z] #17 30.65 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-20T21:26:06.664Z] #17 30.73 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-20T21:26:06.664Z] #17 30.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-20T21:26:06.664Z] #17 30.74 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-20T21:26:06.664Z] #17 30.78 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-20T21:26:06.923Z] #17 30.78 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-20T21:26:06.923Z] #17 30.80 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-20T21:26:06.923Z] #17 30.87 Selecting previously unselected package libnftnl11:amd64. [2020-07-20T21:26:06.923Z] #17 30.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-20T21:26:06.923Z] #17 30.88 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-20T21:26:06.923Z] #17 30.97 Selecting previously unselected package iptables. [2020-07-20T21:26:06.923Z] #17 30.97 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-20T21:26:06.923Z] #17 30.97 Unpacking iptables (1.8.2-4) ... [2020-07-20T21:26:07.116Z] #39 90.06 CC criu/bfd.o [2020-07-20T21:26:07.204Z] #17 28.54 Selecting previously unselected package python3-lib2to3. [2020-07-20T21:26:07.204Z] #17 28.55 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-20T21:26:07.204Z] #17 28.56 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-20T21:26:07.204Z] #17 28.76 Selecting previously unselected package python3-distutils. [2020-07-20T21:26:07.204Z] #17 28.76 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-20T21:26:07.204Z] #17 28.77 Unpacking python3-distutils (3.7.3-1) ... [2020-07-20T21:26:07.441Z] #17 31.29 Selecting previously unselected package xxd. [2020-07-20T21:26:07.441Z] #17 31.31 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-20T21:26:07.441Z] #17 31.32 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T21:26:07.482Z] #17 28.96 Selecting previously unselected package python3-pip. [2020-07-20T21:26:07.483Z] #17 28.99 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-20T21:26:07.483Z] #17 29.00 Unpacking python3-pip (18.1-5) ... [2020-07-20T21:26:07.483Z] #17 ... [2020-07-20T21:26:07.483Z] [2020-07-20T21:26:07.483Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:07.483Z] #39 65.05 DEP criu/mount.d [2020-07-20T21:26:07.483Z] #39 65.16 DEP criu/memfd.d [2020-07-20T21:26:07.483Z] #39 65.35 DEP criu/mem.d [2020-07-20T21:26:07.483Z] #39 65.53 DEP criu/lsm.d [2020-07-20T21:26:07.483Z] #39 65.62 DEP criu/log.d [2020-07-20T21:26:07.483Z] #39 65.72 DEP criu/libnetlink.d [2020-07-20T21:26:07.483Z] #39 65.89 DEP criu/kerndat.d [2020-07-20T21:26:07.483Z] #39 66.02 DEP criu/kcmp-ids.d [2020-07-20T21:26:07.483Z] #39 66.11 DEP criu/irmap.d [2020-07-20T21:26:07.483Z] #39 66.20 DEP criu/ipc_ns.d [2020-07-20T21:26:07.483Z] #39 66.40 DEP criu/image.d [2020-07-20T21:26:07.483Z] #39 66.58 DEP criu/image-desc.d [2020-07-20T21:26:07.483Z] #39 66.66 DEP criu/fsnotify.d [2020-07-20T21:26:07.483Z] #39 66.80 DEP criu/filesystems.d [2020-07-20T21:26:07.483Z] #39 66.93 DEP criu/files.d [2020-07-20T21:26:07.483Z] #39 67.08 DEP criu/files-reg.d [2020-07-20T21:26:07.483Z] #39 67.19 DEP criu/files-ext.d [2020-07-20T21:26:07.483Z] #39 67.38 DEP criu/file-lock.d [2020-07-20T21:26:07.483Z] #39 67.53 DEP criu/file-ids.d [2020-07-20T21:26:07.483Z] #39 67.65 DEP criu/fifo.d [2020-07-20T21:26:07.483Z] #39 67.75 DEP criu/fdstore.d [2020-07-20T21:26:07.483Z] #39 67.87 DEP criu/fault-injection.d [2020-07-20T21:26:07.483Z] #39 67.91 DEP criu/external.d [2020-07-20T21:26:07.483Z] #39 68.02 DEP criu/eventpoll.d [2020-07-20T21:26:07.483Z] #39 68.13 DEP criu/eventfd.d [2020-07-20T21:26:07.483Z] #39 68.24 DEP criu/crtools.d [2020-07-20T21:26:07.483Z] #39 68.36 DEP criu/cr-service.d [2020-07-20T21:26:07.483Z] #39 68.45 DEP criu/cr-restore.d [2020-07-20T21:26:07.483Z] #39 68.64 DEP criu/cr-errno.d [2020-07-20T21:26:07.483Z] #39 68.66 DEP criu/cr-dump.d [2020-07-20T21:26:07.483Z] #39 68.89 DEP criu/cr-dedup.d [2020-07-20T21:26:07.483Z] #39 69.07 DEP criu/cr-check.d [2020-07-20T21:26:07.483Z] #39 69.30 DEP criu/config.d [2020-07-20T21:26:07.483Z] #39 69.46 DEP criu/clone-noasan.d [2020-07-20T21:26:07.483Z] #39 69.54 DEP criu/cgroup.d [2020-07-20T21:26:07.483Z] #39 69.69 DEP criu/cgroup-props.d [2020-07-20T21:26:07.483Z] #39 69.79 DEP criu/bitmap.d [2020-07-20T21:26:07.483Z] #39 69.81 DEP criu/bfd.d [2020-07-20T21:26:07.483Z] #39 69.91 DEP criu/autofs.d [2020-07-20T21:26:07.483Z] #39 70.10 DEP criu/aio.d [2020-07-20T21:26:07.483Z] #39 70.23 DEP criu/action-scripts.d [2020-07-20T21:26:07.483Z] #39 70.47 CC criu/action-scripts.o [2020-07-20T21:26:07.483Z] #39 70.87 CC criu/aio.o [2020-07-20T21:26:07.483Z] #39 71.29 CC criu/autofs.o [2020-07-20T21:26:07.483Z] #39 72.18 CC criu/bfd.o [2020-07-20T21:26:07.483Z] #39 72.48 CC criu/bitmap.o [2020-07-20T21:26:07.483Z] #39 72.58 CC criu/cgroup-props.o [2020-07-20T21:26:07.483Z] #39 73.18 CC criu/cgroup.o [2020-07-20T21:26:07.680Z] #39 90.50 CC criu/bitmap.o [2020-07-20T21:26:07.680Z] #39 90.64 CC criu/cgroup-props.o [2020-07-20T21:26:07.680Z] #39 ... [2020-07-20T21:26:07.680Z] [2020-07-20T21:26:07.680Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:26:07.680Z] #17 20.84 libcap2-bin is already the newest version (1:2.25-2). [2020-07-20T21:26:07.680Z] #17 20.84 The following additional packages will be installed: [2020-07-20T21:26:07.680Z] #17 20.84 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-20T21:26:07.680Z] #17 20.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-20T21:26:07.680Z] #17 20.84 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-20T21:26:07.680Z] #17 20.84 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-20T21:26:07.680Z] #17 20.84 python3.7 python3.7-minimal vim-runtime xxd [2020-07-20T21:26:07.680Z] #17 20.84 Suggested packages: [2020-07-20T21:26:07.680Z] #17 20.84 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-20T21:26:07.680Z] #17 20.84 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-20T21:26:07.680Z] #17 20.84 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-20T21:26:07.680Z] #17 20.84 Recommended packages: [2020-07-20T21:26:07.680Z] #17 20.84 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-20T21:26:07.680Z] #17 20.84 python3-keyrings.alt python3-xdg unzip [2020-07-20T21:26:07.680Z] #17 22.45 The following NEW packages will be installed: [2020-07-20T21:26:07.680Z] #17 22.46 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-20T21:26:07.680Z] #17 22.46 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-20T21:26:07.680Z] #17 22.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-20T21:26:07.680Z] #17 22.46 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-20T21:26:07.680Z] #17 22.46 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-20T21:26:07.680Z] #17 22.46 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-20T21:26:07.680Z] #17 22.47 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-20T21:26:07.680Z] #17 22.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-20T21:26:07.680Z] #17 22.47 xz-utils zip [2020-07-20T21:26:07.680Z] #17 22.77 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T21:26:07.680Z] #17 22.77 Need to get 28.5 MB of archives. [2020-07-20T21:26:07.680Z] #17 22.77 After this operation, 116 MB of additional disk space will be used. [2020-07-20T21:26:07.680Z] #17 22.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-20T21:26:07.680Z] #17 22.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-20T21:26:07.680Z] #17 22.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-20T21:26:07.680Z] #17 22.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-20T21:26:07.680Z] #17 22.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-20T21:26:07.680Z] #17 22.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-20T21:26:07.680Z] #17 22.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-20T21:26:07.680Z] #17 22.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-20T21:26:07.680Z] #17 22.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-20T21:26:07.680Z] #17 22.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-20T21:26:07.680Z] #17 22.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-20T21:26:07.680Z] #17 22.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-20T21:26:07.680Z] #17 23.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-20T21:26:07.680Z] #17 23.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-20T21:26:07.680Z] #17 23.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-20T21:26:07.680Z] #17 23.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-20T21:26:07.680Z] #17 23.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-20T21:26:07.680Z] #17 23.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T21:26:07.680Z] #17 23.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-20T21:26:07.680Z] #17 23.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-20T21:26:07.680Z] #17 23.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-20T21:26:07.680Z] #17 23.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-20T21:26:07.680Z] #17 23.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-20T21:26:07.680Z] #17 23.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-20T21:26:07.680Z] #17 23.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-20T21:26:07.680Z] #17 23.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-20T21:26:07.680Z] #17 23.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-20T21:26:07.680Z] #17 23.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-20T21:26:07.680Z] #17 23.12 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-20T21:26:07.680Z] #17 23.54 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-20T21:26:07.680Z] #17 23.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-20T21:26:07.680Z] #17 23.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-20T21:26:07.680Z] #17 23.55 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-20T21:26:07.680Z] #17 23.55 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-20T21:26:07.680Z] #17 23.57 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-20T21:26:07.680Z] #17 23.64 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-20T21:26:07.680Z] #17 23.64 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-20T21:26:07.680Z] #17 23.66 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-20T21:26:07.680Z] #17 23.67 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-20T21:26:07.680Z] #17 23.68 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-20T21:26:07.680Z] #17 23.71 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-20T21:26:07.680Z] #17 23.71 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-20T21:26:07.680Z] #17 23.78 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-20T21:26:07.680Z] #17 23.80 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-20T21:26:07.680Z] #17 23.82 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-20T21:26:07.680Z] #17 24.15 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-20T21:26:07.680Z] #17 24.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-20T21:26:07.680Z] #17 24.25 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-20T21:26:07.680Z] #17 24.90 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T21:26:07.680Z] #17 25.03 Fetched 28.5 MB in 2s (16.3 MB/s) [2020-07-20T21:26:07.680Z] #17 25.10 Selecting previously unselected package pigz. [2020-07-20T21:26:07.680Z] #17 25.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-20T21:26:07.680Z] #17 25.16 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-20T21:26:07.680Z] #17 25.17 Unpacking pigz (2.4-1) ... [2020-07-20T21:26:07.680Z] #17 25.26 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-20T21:26:07.680Z] #17 25.26 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-20T21:26:07.680Z] #17 25.27 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-20T21:26:07.680Z] #17 25.67 Selecting previously unselected package python3.7-minimal. [2020-07-20T21:26:07.680Z] #17 25.67 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-20T21:26:07.680Z] #17 25.68 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T21:26:07.680Z] #17 26.47 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-20T21:26:07.680Z] #17 26.49 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T21:26:07.700Z] #17 31.46 Selecting previously unselected package vim-common. [2020-07-20T21:26:07.700Z] #17 31.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T21:26:07.700Z] #17 31.49 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T21:26:07.700Z] #17 31.63 Selecting previously unselected package bash-completion. [2020-07-20T21:26:07.700Z] #17 31.64 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-20T21:26:07.760Z] #39 ... [2020-07-20T21:26:07.760Z] [2020-07-20T21:26:07.760Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:26:07.760Z] #17 29.27 Selecting previously unselected package python3-pkg-resources. [2020-07-20T21:26:07.760Z] #17 29.28 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T21:26:07.760Z] #17 29.29 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-20T21:26:07.760Z] #17 29.45 Selecting previously unselected package python3-setuptools. [2020-07-20T21:26:07.760Z] #17 29.46 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-20T21:26:07.760Z] #17 29.47 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-20T21:26:08.032Z] #17 29.70 Selecting previously unselected package python3-wheel. [2020-07-20T21:26:08.032Z] #17 29.71 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-20T21:26:08.032Z] #17 29.71 Unpacking python3-wheel (0.32.3-2) ... [2020-07-20T21:26:08.032Z] #17 29.79 Selecting previously unselected package sudo. [2020-07-20T21:26:08.255Z] #17 28.36 Selecting previously unselected package python3-minimal. [2020-07-20T21:26:08.308Z] #17 29.79 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-07-20T21:26:08.308Z] #17 29.80 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-20T21:26:08.511Z] #17 28.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-20T21:26:08.511Z] #17 28.43 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-20T21:26:08.511Z] #17 28.44 Unpacking python3-minimal (3.7.3-1) ... [2020-07-20T21:26:08.511Z] #17 28.52 Selecting previously unselected package libmpdec2:amd64. [2020-07-20T21:26:08.511Z] #17 28.53 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-20T21:26:08.511Z] #17 28.54 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-20T21:26:08.511Z] #17 28.64 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-20T21:26:08.582Z] #17 30.18 Selecting previously unselected package thin-provisioning-tools. [2020-07-20T21:26:08.582Z] #17 30.19 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-07-20T21:26:08.582Z] #17 30.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T21:26:08.766Z] #17 28.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-20T21:26:08.766Z] #17 28.65 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-20T21:26:08.849Z] #17 30.37 Selecting previously unselected package uidmap. [2020-07-20T21:26:08.849Z] #17 30.38 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-07-20T21:26:08.849Z] #17 30.38 Unpacking uidmap (1:4.5-1.1) ... [2020-07-20T21:26:08.849Z] #17 30.52 Selecting previously unselected package vim-runtime. [2020-07-20T21:26:08.849Z] #17 30.52 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-20T21:26:08.849Z] #17 30.60 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-20T21:26:09.124Z] #17 30.64 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-20T21:26:09.124Z] #17 30.64 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-20T21:26:09.328Z] #17 29.43 Selecting previously unselected package python3.7. [2020-07-20T21:26:09.328Z] #17 29.44 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-20T21:26:09.328Z] #17 29.44 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T21:26:09.584Z] #17 29.55 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-20T21:26:09.584Z] #17 29.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-20T21:26:09.584Z] #17 29.57 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-20T21:26:09.584Z] #17 29.67 Setting up python3-minimal (3.7.3-1) ... [2020-07-20T21:26:10.075Z] #18 59.34 Selecting previously unselected package vim. [2020-07-20T21:26:10.075Z] #18 59.35 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-20T21:26:10.075Z] #18 59.38 Unpacking vim (2:8.1.0875-5) ... [2020-07-20T21:26:10.241Z] #17 34.16 Unpacking bash-completion (1:2.8-6) ... [2020-07-20T21:26:10.500Z] #17 34.54 Selecting previously unselected package bzip2. [2020-07-20T21:26:10.512Z] #17 30.39 Selecting previously unselected package python3. [2020-07-20T21:26:10.512Z] #17 30.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-20T21:26:10.512Z] #17 30.43 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-20T21:26:10.512Z] #17 30.44 Unpacking python3 (3.7.3-1) ... [2020-07-20T21:26:10.512Z] #17 30.55 Selecting previously unselected package libip4tc0:amd64. [2020-07-20T21:26:10.512Z] #17 30.55 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-20T21:26:10.512Z] #17 30.56 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-20T21:26:10.512Z] #17 30.63 Selecting previously unselected package libip6tc0:amd64. [2020-07-20T21:26:10.512Z] #17 30.65 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-20T21:26:10.512Z] #17 30.66 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-20T21:26:10.512Z] #17 30.73 Selecting previously unselected package libiptc0:amd64. [2020-07-20T21:26:10.512Z] #17 30.74 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-20T21:26:10.759Z] #17 34.54 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-20T21:26:10.759Z] #17 34.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T21:26:10.759Z] #17 34.66 Selecting previously unselected package xz-utils. [2020-07-20T21:26:10.759Z] #17 34.67 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-20T21:26:10.759Z] #17 34.67 Unpacking xz-utils (5.2.4-1) ... [2020-07-20T21:26:10.768Z] #17 30.75 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-20T21:26:10.768Z] #17 30.84 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-20T21:26:10.768Z] #17 30.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-20T21:26:10.768Z] #17 30.86 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-20T21:26:10.768Z] #17 30.91 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-20T21:26:10.768Z] #17 30.91 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-20T21:26:10.768Z] #17 30.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-20T21:26:10.769Z] #17 31.00 Selecting previously unselected package libnftnl11:amd64. [2020-07-20T21:26:11.018Z] #17 34.86 Selecting previously unselected package apparmor. [2020-07-20T21:26:11.018Z] #17 34.87 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-20T21:26:11.018Z] #17 34.95 Unpacking apparmor (2.13.2-10) ... [2020-07-20T21:26:11.025Z] #17 31.00 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-20T21:26:11.025Z] #17 31.00 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-20T21:26:11.025Z] #17 31.11 Selecting previously unselected package iptables. [2020-07-20T21:26:11.025Z] #17 31.12 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-20T21:26:11.025Z] #17 31.12 Unpacking iptables (1.8.2-4) ... [2020-07-20T21:26:11.144Z] #18 60.22 Selecting previously unselected package xfsprogs. [2020-07-20T21:26:11.144Z] #18 60.23 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-20T21:26:11.144Z] #18 60.26 Unpacking xfsprogs (4.20.0-1) ... [2020-07-20T21:26:11.277Z] #17 35.24 Selecting previously unselected package aufs-tools. [2020-07-20T21:26:11.277Z] #17 35.25 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-20T21:26:11.277Z] #17 35.26 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-20T21:26:11.443Z] #18 60.74 Selecting previously unselected package zip. [2020-07-20T21:26:11.443Z] #18 60.75 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-07-20T21:26:11.443Z] #18 60.75 Unpacking zip (3.0-11+b1) ... [2020-07-20T21:26:11.536Z] #17 35.38 Selecting previously unselected package libonig5:amd64. [2020-07-20T21:26:11.536Z] #17 35.38 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-20T21:26:11.536Z] #17 35.39 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-20T21:26:11.536Z] #17 35.53 Selecting previously unselected package libjq1:amd64. [2020-07-20T21:26:11.536Z] #17 35.53 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-20T21:26:11.536Z] #17 35.55 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-20T21:26:11.588Z] #17 31.43 Selecting previously unselected package xxd. [2020-07-20T21:26:11.588Z] #17 31.44 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-20T21:26:11.588Z] #17 31.44 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T21:26:11.588Z] #17 31.54 Selecting previously unselected package vim-common. [2020-07-20T21:26:11.588Z] #17 31.55 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T21:26:11.588Z] #17 31.58 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T21:26:11.746Z] #18 60.99 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-20T21:26:11.746Z] #18 61.00 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T21:26:11.746Z] #18 61.01 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-20T21:26:11.746Z] #18 61.02 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-20T21:26:11.746Z] #18 61.02 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-20T21:26:11.746Z] #18 61.04 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-20T21:26:11.746Z] #18 61.05 Setting up uidmap (1:4.5-1.1) ... [2020-07-20T21:26:11.746Z] #18 61.06 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-20T21:26:11.746Z] #18 61.06 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-20T21:26:11.746Z] #18 61.08 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T21:26:11.768Z] #17 32.98 Selecting previously unselected package vim. [2020-07-20T21:26:11.768Z] #17 32.99 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-07-20T21:26:11.768Z] #17 33.01 Unpacking vim (2:8.1.0875-5) ... [2020-07-20T21:26:11.768Z] #17 33.38 Selecting previously unselected package xfsprogs. [2020-07-20T21:26:11.768Z] #17 33.38 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-07-20T21:26:11.768Z] #17 33.39 Unpacking xfsprogs (4.20.0-1) ... [2020-07-20T21:26:11.796Z] #17 35.65 Selecting previously unselected package jq. [2020-07-20T21:26:11.796Z] #17 35.68 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-20T21:26:11.796Z] #17 35.69 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T21:26:11.796Z] #17 35.77 Selecting previously unselected package libaio1:amd64. [2020-07-20T21:26:11.796Z] #17 35.78 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-20T21:26:11.796Z] #17 35.78 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-20T21:26:11.796Z] #17 35.84 Selecting previously unselected package libgpm2:amd64. [2020-07-20T21:26:11.796Z] #17 35.84 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-20T21:26:11.796Z] #17 35.84 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-20T21:26:11.844Z] #17 31.68 Selecting previously unselected package bash-completion. [2020-07-20T21:26:11.844Z] #17 31.69 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-20T21:26:12.045Z] #18 61.08 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-20T21:26:12.045Z] #18 61.09 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-20T21:26:12.045Z] #18 61.10 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T21:26:12.045Z] #18 61.10 Setting up zip (3.0-11+b1) ... [2020-07-20T21:26:12.045Z] #18 61.12 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T21:26:12.045Z] #18 61.16 Setting up bash-completion (1:2.8-6) ... [2020-07-20T21:26:12.056Z] #17 35.89 Selecting previously unselected package libicu63:amd64. [2020-07-20T21:26:12.056Z] #17 35.91 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-20T21:26:12.056Z] #17 35.92 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-20T21:26:12.351Z] #17 33.73 Selecting previously unselected package zip. [2020-07-20T21:26:12.351Z] #17 33.73 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-07-20T21:26:12.351Z] #17 33.74 Unpacking zip (3.0-11+b1) ... [2020-07-20T21:26:12.351Z] #17 33.95 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-20T21:26:12.351Z] #17 33.97 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T21:26:12.351Z] #17 34.00 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-07-20T21:26:12.351Z] #17 34.01 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-20T21:26:12.351Z] #17 34.03 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-07-20T21:26:12.351Z] #17 34.05 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-07-20T21:26:12.616Z] #17 34.06 Setting up uidmap (1:4.5-1.1) ... [2020-07-20T21:26:12.616Z] #17 34.09 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-07-20T21:26:12.616Z] #17 34.11 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-20T21:26:12.616Z] #17 34.12 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T21:26:12.616Z] #17 34.14 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-20T21:26:12.616Z] #17 34.15 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-20T21:26:12.616Z] #17 34.17 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T21:26:12.616Z] #17 34.18 Setting up zip (3.0-11+b1) ... [2020-07-20T21:26:12.616Z] #17 34.20 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T21:26:12.616Z] #17 34.23 Setting up bash-completion (1:2.8-6) ... [2020-07-20T21:26:13.597Z] #18 ... [2020-07-20T21:26:13.597Z] [2020-07-20T21:26:13.597Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:26:13.597Z] #42 180.9 github.com/LK4D4/vndr/godl [2020-07-20T21:26:14.256Z] #42 181.8 github.com/LK4D4/vndr [2020-07-20T21:26:14.362Z] #17 34.21 Unpacking bash-completion (1:2.8-6) ... [2020-07-20T21:26:14.540Z] #17 ... [2020-07-20T21:26:14.540Z] [2020-07-20T21:26:14.540Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:26:14.540Z] #49 46.79 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-20T21:26:14.540Z] #49 48.23 + mkdir -p /build [2020-07-20T21:26:14.540Z] #49 48.23 + cp runc /build/runc [2020-07-20T21:26:14.540Z] #49 DONE 49.0s [2020-07-20T21:26:14.540Z] [2020-07-20T21:26:14.540Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:14.540Z] #39 75.53 CC criu/clone-noasan.o [2020-07-20T21:26:14.540Z] #39 75.71 CC criu/config.o [2020-07-20T21:26:14.540Z] #39 76.95 CC criu/cr-check.o [2020-07-20T21:26:14.540Z] #39 78.45 CC criu/cr-dedup.o [2020-07-20T21:26:14.540Z] #39 78.93 CC criu/cr-dump.o [2020-07-20T21:26:14.540Z] #39 80.78 CC criu/cr-errno.o [2020-07-20T21:26:14.540Z] #39 80.88 CC criu/cr-restore.o [2020-07-20T21:26:14.618Z] #17 34.59 Selecting previously unselected package bzip2. [2020-07-20T21:26:14.618Z] #17 34.60 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-20T21:26:14.618Z] #17 34.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T21:26:14.618Z] #17 34.69 Selecting previously unselected package xz-utils. [2020-07-20T21:26:14.618Z] #17 34.71 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-20T21:26:14.618Z] #17 34.71 Unpacking xz-utils (5.2.4-1) ... [2020-07-20T21:26:14.875Z] #17 34.89 Selecting previously unselected package apparmor. [2020-07-20T21:26:14.875Z] #17 34.90 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-20T21:26:14.875Z] #17 34.99 Unpacking apparmor (2.13.2-10) ... [2020-07-20T21:26:15.346Z] #17 ... [2020-07-20T21:26:15.346Z] [2020-07-20T21:26:15.346Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:15.346Z] #39 85.96 CC criu/cgroup-props.o [2020-07-20T21:26:15.346Z] #39 86.64 CC criu/cgroup.o [2020-07-20T21:26:15.346Z] #39 89.09 CC criu/clone-noasan.o [2020-07-20T21:26:15.346Z] #39 89.24 CC criu/config.o [2020-07-20T21:26:15.346Z] #39 90.51 CC criu/cr-check.o [2020-07-20T21:26:15.346Z] #39 92.14 CC criu/cr-dedup.o [2020-07-20T21:26:15.346Z] #39 92.46 CC criu/cr-dump.o [2020-07-20T21:26:15.346Z] #39 94.40 CC criu/cr-errno.o [2020-07-20T21:26:15.346Z] #39 94.49 CC criu/cr-restore.o [2020-07-20T21:26:15.437Z] #17 35.29 Selecting previously unselected package aufs-tools. [2020-07-20T21:26:15.437Z] #17 35.31 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-20T21:26:15.437Z] #17 35.31 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-20T21:26:15.437Z] #17 35.41 Selecting previously unselected package libonig5:amd64. [2020-07-20T21:26:15.437Z] #17 35.42 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-20T21:26:15.437Z] #17 35.43 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-20T21:26:15.489Z] #39 ... [2020-07-20T21:26:15.489Z] [2020-07-20T21:26:15.489Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:26:15.489Z] #17 37.19 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-07-20T21:26:15.609Z] #39 ... [2020-07-20T21:26:15.609Z] [2020-07-20T21:26:15.609Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:26:15.609Z] #17 39.52 Selecting previously unselected package libnet1:amd64. [2020-07-20T21:26:15.609Z] #17 39.53 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-20T21:26:15.609Z] #17 39.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-20T21:26:15.609Z] #17 39.61 Selecting previously unselected package libnl-3-200:amd64. [2020-07-20T21:26:15.609Z] #17 39.61 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-20T21:26:15.609Z] #17 39.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-20T21:26:15.609Z] #17 39.72 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-20T21:26:15.694Z] #17 35.55 Selecting previously unselected package libjq1:amd64. [2020-07-20T21:26:15.694Z] #17 35.58 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-20T21:26:15.694Z] #17 35.59 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-20T21:26:15.694Z] #17 35.70 Selecting previously unselected package jq. [2020-07-20T21:26:15.694Z] #17 35.72 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-20T21:26:15.694Z] #17 35.72 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T21:26:15.694Z] #17 35.79 Selecting previously unselected package libaio1:amd64. [2020-07-20T21:26:15.694Z] #17 35.79 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-20T21:26:15.694Z] #17 35.79 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-20T21:26:15.694Z] #17 35.85 Selecting previously unselected package libgpm2:amd64. [2020-07-20T21:26:15.752Z] #17 37.24 Setting up xz-utils (5.2.4-1) ... [2020-07-20T21:26:15.752Z] #17 37.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-20T21:26:15.752Z] #17 37.31 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-20T21:26:15.868Z] #17 39.73 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-20T21:26:15.868Z] #17 39.74 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-20T21:26:15.868Z] #17 39.79 Selecting previously unselected package libreadline5:amd64. [2020-07-20T21:26:15.868Z] #17 39.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-20T21:26:15.868Z] #17 39.79 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-20T21:26:15.950Z] #17 35.85 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-20T21:26:15.950Z] #17 35.86 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-20T21:26:15.950Z] #17 35.92 Selecting previously unselected package libicu63:amd64. [2020-07-20T21:26:15.950Z] #17 35.93 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-20T21:26:15.950Z] #17 35.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-20T21:26:16.016Z] #17 37.46 invoke-rc.d: could not determine current runlevel [2020-07-20T21:26:16.016Z] #17 37.47 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-20T21:26:16.016Z] #17 37.49 Setting up pigz (2.4-1) ... [2020-07-20T21:26:16.016Z] #17 37.50 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-20T21:26:16.016Z] #17 37.53 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-20T21:26:16.016Z] #17 37.56 Setting up python-pip-whl (18.1-5) ... [2020-07-20T21:26:16.016Z] #17 37.57 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-07-20T21:26:16.016Z] #17 37.58 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-20T21:26:16.126Z] #17 39.92 Selecting previously unselected package net-tools. [2020-07-20T21:26:16.127Z] #17 39.93 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-20T21:26:16.127Z] #17 39.93 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T21:26:16.127Z] #17 40.16 Selecting previously unselected package python-pip-whl. [2020-07-20T21:26:16.127Z] #17 40.16 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-20T21:26:16.279Z] #17 37.93 Setting up libaio1:arm64 (0.3.112-3) ... [2020-07-20T21:26:16.279Z] #17 37.96 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-20T21:26:16.386Z] #17 40.17 Unpacking python-pip-whl (18.1-5) ... [2020-07-20T21:26:16.542Z] #17 37.97 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-20T21:26:16.542Z] #17 37.99 Setting up vim (2:8.1.0875-5) ... [2020-07-20T21:26:16.542Z] #17 38.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-20T21:26:16.542Z] #17 38.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-20T21:26:16.542Z] #17 38.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-20T21:26:16.542Z] #17 38.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-20T21:26:16.542Z] #17 38.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-20T21:26:16.542Z] #17 38.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-20T21:26:16.542Z] #17 38.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-20T21:26:16.542Z] #17 38.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-20T21:26:16.542Z] #17 38.06 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-20T21:26:16.542Z] #17 38.11 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T21:26:16.542Z] #17 38.14 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-20T21:26:16.542Z] #17 38.15 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T21:26:16.542Z] #17 38.16 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-20T21:26:16.542Z] #17 38.18 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T21:26:16.644Z] #17 40.59 Selecting previously unselected package python3-lib2to3. [2020-07-20T21:26:16.644Z] #17 40.60 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-20T21:26:16.644Z] #17 40.60 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-20T21:26:16.903Z] #17 40.73 Selecting previously unselected package python3-distutils. [2020-07-20T21:26:16.903Z] #17 40.74 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-20T21:26:16.903Z] #17 40.75 Unpacking python3-distutils (3.7.3-1) ... [2020-07-20T21:26:17.161Z] #17 40.94 Selecting previously unselected package python3-pip. [2020-07-20T21:26:17.161Z] #17 40.95 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-20T21:26:17.161Z] #17 40.95 Unpacking python3-pip (18.1-5) ... [2020-07-20T21:26:17.161Z] #17 41.13 Selecting previously unselected package python3-pkg-resources. [2020-07-20T21:26:17.161Z] #17 41.15 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T21:26:17.161Z] #17 41.15 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-20T21:26:17.420Z] #17 41.27 Selecting previously unselected package python3-setuptools. [2020-07-20T21:26:17.420Z] #17 41.28 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-20T21:26:17.420Z] #17 41.29 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-20T21:26:17.679Z] #17 41.56 Selecting previously unselected package python3-wheel. [2020-07-20T21:26:17.679Z] #17 41.58 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-20T21:26:17.679Z] #17 41.58 Unpacking python3-wheel (0.32.3-2) ... [2020-07-20T21:26:17.938Z] #17 41.68 Selecting previously unselected package sudo. [2020-07-20T21:26:17.938Z] #17 41.71 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-20T21:26:17.938Z] #17 41.71 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-20T21:26:18.457Z] #17 42.25 Selecting previously unselected package thin-provisioning-tools. [2020-07-20T21:26:18.457Z] #17 42.26 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-20T21:26:18.457Z] #17 42.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T21:26:18.457Z] #17 42.50 Selecting previously unselected package uidmap. [2020-07-20T21:26:18.467Z] #17 40.05 Setting up iptables (1.8.2-4) ... [2020-07-20T21:26:18.467Z] #17 40.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T21:26:18.467Z] #17 40.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T21:26:18.467Z] #17 40.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T21:26:18.467Z] #17 40.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T21:26:18.467Z] #17 40.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-20T21:26:18.467Z] #17 40.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-20T21:26:18.467Z] #17 40.14 Setting up python3 (3.7.3-1) ... [2020-07-20T21:26:18.470Z] #17 ... [2020-07-20T21:26:18.470Z] [2020-07-20T21:26:18.470Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:18.470Z] #39 91.50 CC criu/cgroup.o [2020-07-20T21:26:18.470Z] #39 94.22 CC criu/clone-noasan.o [2020-07-20T21:26:18.470Z] #39 94.41 CC criu/config.o [2020-07-20T21:26:18.470Z] #39 95.67 CC criu/cr-check.o [2020-07-20T21:26:18.470Z] #39 97.54 CC criu/cr-dedup.o [2020-07-20T21:26:18.470Z] #39 97.92 CC criu/cr-dump.o [2020-07-20T21:26:18.470Z] #39 100.0 CC criu/cr-errno.o [2020-07-20T21:26:18.470Z] #39 100.1 CC criu/cr-restore.o [2020-07-20T21:26:18.716Z] #17 42.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-20T21:26:18.716Z] #17 42.52 Unpacking uidmap (1:4.5-1.1) ... [2020-07-20T21:26:18.716Z] #17 42.65 Selecting previously unselected package vim-runtime. [2020-07-20T21:26:18.716Z] #17 42.66 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-20T21:26:18.716Z] #17 42.68 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-20T21:26:18.716Z] #17 42.72 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-20T21:26:18.716Z] #17 42.73 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-20T21:26:18.771Z] #42 ... [2020-07-20T21:26:18.771Z] [2020-07-20T21:26:18.771Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:26:18.771Z] #18 65.47 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-20T21:26:18.771Z] #18 65.47 Setting up xz-utils (5.2.4-1) ... [2020-07-20T21:26:18.771Z] #18 65.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-20T21:26:18.771Z] #18 65.52 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-20T21:26:18.771Z] #18 65.61 invoke-rc.d: could not determine current runlevel [2020-07-20T21:26:18.771Z] #18 65.63 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-20T21:26:18.771Z] #18 65.65 Setting up pigz (2.4-1) ... [2020-07-20T21:26:18.771Z] #18 65.65 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-20T21:26:18.771Z] #18 65.66 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-20T21:26:18.771Z] #18 65.67 Setting up python-pip-whl (18.1-5) ... [2020-07-20T21:26:18.771Z] #18 65.68 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-20T21:26:18.771Z] #18 65.68 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-20T21:26:18.771Z] #18 66.45 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-20T21:26:18.771Z] #18 66.45 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-20T21:26:18.771Z] #18 66.45 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-20T21:26:18.771Z] #18 66.46 Setting up vim (2:8.1.0875-5) ... [2020-07-20T21:26:18.771Z] #18 66.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-20T21:26:18.771Z] #18 66.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-20T21:26:18.771Z] #18 66.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-20T21:26:18.771Z] #18 66.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-20T21:26:18.771Z] #18 66.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-20T21:26:18.771Z] #18 66.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-20T21:26:18.771Z] #18 66.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-20T21:26:18.771Z] #18 66.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-20T21:26:18.771Z] #18 66.58 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-20T21:26:18.771Z] #18 66.59 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T21:26:18.771Z] #18 66.60 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-20T21:26:18.771Z] #18 66.61 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T21:26:18.771Z] #18 66.62 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-20T21:26:18.771Z] #18 66.63 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T21:26:18.771Z] #18 ... [2020-07-20T21:26:18.771Z] [2020-07-20T21:26:18.771Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:18.771Z] #40 107.0 CC criu/clone-noasan.o [2020-07-20T21:26:18.771Z] #40 107.3 CC criu/config.o [2020-07-20T21:26:18.771Z] #40 110.7 CC criu/cr-check.o [2020-07-20T21:26:18.771Z] #40 113.6 CC criu/cr-dedup.o [2020-07-20T21:26:18.771Z] #40 114.2 CC criu/cr-dump.o [2020-07-20T21:26:18.969Z] ok github.com/docker/docker/cmd/dockerd 0.052s coverage: 30.8% of statements [2020-07-20T21:26:18.969Z] ok github.com/docker/docker/container 0.116s coverage: 34.7% of statements [2020-07-20T21:26:18.969Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-20T21:26:18.969Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-20T21:26:18.969Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-20T21:26:18.969Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-20T21:26:19.043Z] #17 40.68 Setting up python3-wheel (0.32.3-2) ... [2020-07-20T21:26:19.071Z] #40 117.4 CC criu/cr-errno.o [2020-07-20T21:26:19.369Z] #40 117.5 CC criu/cr-restore.o [2020-07-20T21:26:19.837Z] #39 ... [2020-07-20T21:26:19.837Z] [2020-07-20T21:26:19.837Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:26:19.837Z] #17 39.63 Selecting previously unselected package libnet1:amd64. [2020-07-20T21:26:19.837Z] #17 39.63 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-20T21:26:19.837Z] #17 39.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-20T21:26:19.837Z] #17 39.73 Selecting previously unselected package libnl-3-200:amd64. [2020-07-20T21:26:19.837Z] #17 39.73 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-20T21:26:19.837Z] #17 39.73 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-20T21:26:19.837Z] #17 39.81 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-20T21:26:19.837Z] #17 39.82 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-20T21:26:19.837Z] #17 39.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-20T21:26:19.837Z] #17 39.89 Selecting previously unselected package libreadline5:amd64. [2020-07-20T21:26:19.837Z] #17 39.90 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-20T21:26:19.837Z] #17 39.90 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-20T21:26:20.034Z] #17 41.36 Setting up apparmor (2.13.2-10) ... [2020-07-20T21:26:20.094Z] #17 40.06 Selecting previously unselected package net-tools. [2020-07-20T21:26:20.094Z] #17 40.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-20T21:26:20.094Z] #17 40.07 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T21:26:20.094Z] #17 40.26 Selecting previously unselected package python-pip-whl. [2020-07-20T21:26:20.350Z] #17 40.28 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-20T21:26:20.350Z] #17 40.28 Unpacking python-pip-whl (18.1-5) ... [2020-07-20T21:26:20.915Z] #17 40.76 Selecting previously unselected package python3-lib2to3. [2020-07-20T21:26:20.915Z] #17 40.76 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-20T21:26:20.915Z] #17 40.77 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-20T21:26:20.915Z] #17 40.94 Selecting previously unselected package python3-distutils. [2020-07-20T21:26:20.915Z] #17 40.95 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-20T21:26:20.915Z] #17 40.95 Unpacking python3-distutils (3.7.3-1) ... [2020-07-20T21:26:21.177Z] #17 41.10 Selecting previously unselected package python3-pip. [2020-07-20T21:26:21.177Z] #17 41.12 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-20T21:26:21.177Z] #17 41.13 Unpacking python3-pip (18.1-5) ... [2020-07-20T21:26:21.177Z] #17 41.32 Selecting previously unselected package python3-pkg-resources. [2020-07-20T21:26:21.432Z] #17 42.93 Setting up xfsprogs (4.20.0-1) ... [2020-07-20T21:26:21.432Z] #17 42.95 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-20T21:26:21.433Z] #17 41.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T21:26:21.433Z] #17 41.34 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-20T21:26:21.433Z] #17 41.43 Selecting previously unselected package python3-setuptools. [2020-07-20T21:26:21.433Z] #17 41.44 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-20T21:26:21.433Z] #17 41.45 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-20T21:26:21.496Z] #40 ... [2020-07-20T21:26:21.496Z] [2020-07-20T21:26:21.496Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:26:21.496Z] #18 70.86 Setting up iptables (1.8.2-4) ... [2020-07-20T21:26:21.690Z] #17 41.66 Selecting previously unselected package python3-wheel. [2020-07-20T21:26:21.690Z] #17 41.68 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-20T21:26:21.690Z] #17 41.69 Unpacking python3-wheel (0.32.3-2) ... [2020-07-20T21:26:21.696Z] #17 43.36 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-20T21:26:21.795Z] #18 70.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T21:26:21.795Z] #18 70.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T21:26:21.795Z] #18 70.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T21:26:21.795Z] #18 70.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T21:26:21.795Z] #18 70.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-20T21:26:21.795Z] #18 70.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-20T21:26:21.795Z] #18 70.93 Setting up python3 (3.7.3-1) ... [2020-07-20T21:26:21.947Z] #17 41.79 Selecting previously unselected package sudo. [2020-07-20T21:26:21.947Z] #17 41.81 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-20T21:26:21.947Z] #17 41.82 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-20T21:26:22.004Z] #17 45.79 Selecting previously unselected package vim. [2020-07-20T21:26:22.004Z] #17 45.82 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-20T21:26:22.004Z] #17 45.83 Unpacking vim (2:8.1.0875-5) ... [2020-07-20T21:26:22.097Z] #18 71.43 Setting up python3-wheel (0.32.3-2) ... [2020-07-20T21:26:22.204Z] #17 42.35 Selecting previously unselected package thin-provisioning-tools. [2020-07-20T21:26:22.264Z] #17 46.33 Selecting previously unselected package xfsprogs. [2020-07-20T21:26:22.460Z] #17 42.35 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-20T21:26:22.460Z] #17 42.37 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T21:26:22.460Z] #17 42.62 Selecting previously unselected package uidmap. [2020-07-20T21:26:22.460Z] #17 42.62 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-20T21:26:22.524Z] #17 46.34 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-20T21:26:22.524Z] #17 46.34 Unpacking xfsprogs (4.20.0-1) ... [2020-07-20T21:26:22.644Z] #17 44.17 Setting up python3-distutils (3.7.3-1) ... [2020-07-20T21:26:22.717Z] #17 42.62 Unpacking uidmap (1:4.5-1.1) ... [2020-07-20T21:26:22.717Z] #17 42.75 Selecting previously unselected package vim-runtime. [2020-07-20T21:26:22.717Z] #17 42.75 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-20T21:26:22.717Z] #17 42.78 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-20T21:26:22.717Z] #17 42.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-20T21:26:22.717Z] #17 42.80 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-20T21:26:23.041Z] #17 46.77 Selecting previously unselected package zip. [2020-07-20T21:26:23.041Z] #17 46.77 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-20T21:26:23.041Z] #17 46.78 Unpacking zip (3.0-11+b1) ... [2020-07-20T21:26:23.041Z] #17 46.99 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-20T21:26:23.041Z] #17 47.01 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T21:26:23.041Z] #17 47.04 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-20T21:26:23.041Z] #17 47.05 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-20T21:26:23.041Z] #17 47.06 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-20T21:26:23.041Z] #17 47.07 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-20T21:26:23.041Z] #17 47.07 Setting up uidmap (1:4.5-1.1) ... [2020-07-20T21:26:23.041Z] #17 47.08 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-20T21:26:23.041Z] #17 47.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-20T21:26:23.041Z] #17 47.10 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T21:26:23.041Z] #17 47.11 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-20T21:26:23.041Z] #17 47.12 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-20T21:26:23.041Z] #17 47.14 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T21:26:23.164Z] #18 72.43 Setting up apparmor (2.13.2-10) ... [2020-07-20T21:26:23.224Z] #17 44.70 Setting up python3-setuptools (40.8.0-1) ... [2020-07-20T21:26:23.301Z] #17 47.15 Setting up zip (3.0-11+b1) ... [2020-07-20T21:26:23.301Z] #17 47.16 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T21:26:23.301Z] #17 47.19 Setting up bash-completion (1:2.8-6) ... [2020-07-20T21:26:23.421Z] ok github.com/docker/docker/daemon/cluster 0.034s coverage: 0.5% of statements [2020-07-20T21:26:24.054Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-07-20T21:26:24.173Z] #17 45.80 Setting up python3-pip (18.1-5) ... [2020-07-20T21:26:24.225Z] #18 ... [2020-07-20T21:26:24.225Z] [2020-07-20T21:26:24.225Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:26:24.225Z] #42 DONE 192.0s [2020-07-20T21:26:24.526Z] [2020-07-20T21:26:24.526Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:26:25.126Z] #17 46.62 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:26:25.126Z] #17 46.67 Processing triggers for mime-support (3.62) ... [2020-07-20T21:26:25.177Z] #53 ... [2020-07-20T21:26:25.177Z] [2020-07-20T21:26:25.177Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:26:25.177Z] #18 74.56 Setting up xfsprogs (4.20.0-1) ... [2020-07-20T21:26:25.487Z] #18 74.57 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-20T21:26:25.560Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.4% of statements [2020-07-20T21:26:25.703Z] #17 DONE 47.2s [2020-07-20T21:26:25.703Z] [2020-07-20T21:26:25.703Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:25.703Z] #39 84.98 CC criu/cr-service.o [2020-07-20T21:26:25.703Z] #39 86.28 CC criu/crtools.o [2020-07-20T21:26:25.703Z] #39 86.69 CC criu/eventfd.o [2020-07-20T21:26:25.703Z] #39 86.92 CC criu/eventpoll.o [2020-07-20T21:26:25.703Z] #39 87.51 CC criu/external.o [2020-07-20T21:26:25.703Z] #39 87.76 CC criu/fault-injection.o [2020-07-20T21:26:25.703Z] #39 87.90 CC criu/fdstore.o [2020-07-20T21:26:25.703Z] #39 88.16 CC criu/fifo.o [2020-07-20T21:26:25.703Z] #39 88.53 CC criu/file-ids.o [2020-07-20T21:26:25.703Z] #39 88.78 CC criu/file-lock.o [2020-07-20T21:26:25.703Z] #39 89.47 CC criu/files-ext.o [2020-07-20T21:26:25.703Z] #39 89.78 CC criu/files-reg.o [2020-07-20T21:26:25.703Z] #39 91.27 CC criu/files.o [2020-07-20T21:26:25.703Z] #39 92.73 CC criu/filesystems.o [2020-07-20T21:26:25.703Z] #39 93.22 CC criu/fsnotify.o [2020-07-20T21:26:25.703Z] #39 ... [2020-07-20T21:26:25.703Z] [2020-07-20T21:26:25.703Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-20T21:26:25.835Z] #17 49.83 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-20T21:26:25.836Z] #17 49.84 Setting up xz-utils (5.2.4-1) ... [2020-07-20T21:26:25.836Z] #17 49.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-20T21:26:25.836Z] #17 49.87 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-20T21:26:25.988Z] #17 45.85 Selecting previously unselected package vim. [2020-07-20T21:26:25.988Z] #17 45.86 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-20T21:26:25.988Z] #17 45.89 Unpacking vim (2:8.1.0875-5) ... [2020-07-20T21:26:26.094Z] #17 49.94 invoke-rc.d: could not determine current runlevel [2020-07-20T21:26:26.094Z] #17 49.96 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-20T21:26:26.094Z] #17 49.99 Setting up pigz (2.4-1) ... [2020-07-20T21:26:26.094Z] #17 50.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-20T21:26:26.094Z] #17 50.02 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-20T21:26:26.133Z] #18 75.29 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-20T21:26:26.354Z] #17 50.11 Setting up python-pip-whl (18.1-5) ... [2020-07-20T21:26:26.354Z] #17 50.12 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-20T21:26:26.354Z] #17 50.14 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-20T21:26:26.551Z] #17 46.42 Selecting previously unselected package xfsprogs. [2020-07-20T21:26:26.551Z] #17 46.43 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-20T21:26:26.551Z] #17 46.44 Unpacking xfsprogs (4.20.0-1) ... [2020-07-20T21:26:26.613Z] #17 50.54 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-20T21:26:26.613Z] #17 50.56 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-20T21:26:26.613Z] #17 50.57 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-20T21:26:26.613Z] #17 50.58 Setting up vim (2:8.1.0875-5) ... [2020-07-20T21:26:26.613Z] #17 50.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-20T21:26:26.613Z] #17 50.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-20T21:26:26.613Z] #17 50.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-20T21:26:26.613Z] #17 50.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-20T21:26:26.613Z] #17 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-20T21:26:26.613Z] #17 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-20T21:26:26.613Z] #17 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-20T21:26:26.613Z] #17 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-20T21:26:26.807Z] #17 46.97 Selecting previously unselected package zip. [2020-07-20T21:26:26.872Z] #17 50.66 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-20T21:26:26.872Z] #17 50.68 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T21:26:26.872Z] #17 50.69 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-20T21:26:26.872Z] #17 50.70 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T21:26:26.873Z] #17 50.71 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-20T21:26:26.873Z] #17 50.73 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T21:26:27.064Z] #17 46.97 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-20T21:26:27.064Z] #17 46.99 Unpacking zip (3.0-11+b1) ... [2020-07-20T21:26:27.064Z] #17 47.19 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-20T21:26:27.064Z] #17 47.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T21:26:27.064Z] #17 47.22 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-20T21:26:27.064Z] #17 47.22 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-20T21:26:27.217Z] #18 76.32 Setting up python3-distutils (3.7.3-1) ... [2020-07-20T21:26:27.320Z] #17 47.24 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-20T21:26:27.320Z] #17 47.25 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-20T21:26:27.320Z] #17 47.26 Setting up uidmap (1:4.5-1.1) ... [2020-07-20T21:26:27.320Z] #17 47.27 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-20T21:26:27.320Z] #17 47.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-20T21:26:27.320Z] #17 47.29 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T21:26:27.320Z] #17 47.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-20T21:26:27.320Z] #17 47.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-20T21:26:27.320Z] #17 47.33 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T21:26:27.320Z] #17 47.34 Setting up zip (3.0-11+b1) ... [2020-07-20T21:26:27.320Z] #17 47.35 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T21:26:27.320Z] #17 47.38 Setting up bash-completion (1:2.8-6) ... [2020-07-20T21:26:27.629Z] #18 1.642 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-20T21:26:27.629Z] #18 1.646 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-20T21:26:27.629Z] #18 1.660 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-20T21:26:27.629Z] #18 DONE 1.8s [2020-07-20T21:26:27.629Z] [2020-07-20T21:26:27.629Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-20T21:26:27.810Z] #17 ... [2020-07-20T21:26:27.810Z] [2020-07-20T21:26:27.810Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:27.810Z] #39 99.06 CC criu/cr-service.o [2020-07-20T21:26:27.810Z] #39 100.5 CC criu/crtools.o [2020-07-20T21:26:27.810Z] #39 101.0 CC criu/eventfd.o [2020-07-20T21:26:27.810Z] #39 101.3 CC criu/eventpoll.o [2020-07-20T21:26:27.810Z] #39 102.3 CC criu/external.o [2020-07-20T21:26:27.810Z] #39 102.6 CC criu/fault-injection.o [2020-07-20T21:26:27.810Z] #39 102.7 CC criu/fdstore.o [2020-07-20T21:26:27.810Z] #39 103.1 CC criu/fifo.o [2020-07-20T21:26:27.810Z] #39 103.5 CC criu/file-ids.o [2020-07-20T21:26:27.810Z] #39 103.9 CC criu/file-lock.o [2020-07-20T21:26:27.810Z] #39 104.9 CC criu/files-ext.o [2020-07-20T21:26:27.810Z] #39 105.2 CC criu/files-reg.o [2020-07-20T21:26:27.810Z] #39 107.3 CC criu/files.o [2020-07-20T21:26:27.863Z] #18 76.93 Setting up python3-setuptools (40.8.0-1) ... [2020-07-20T21:26:28.378Z] #39 109.5 CC criu/filesystems.o [2020-07-20T21:26:28.947Z] #39 110.2 CC criu/fsnotify.o [2020-07-20T21:26:29.406Z] #18 78.48 Setting up python3-pip (18.1-5) ... [2020-07-20T21:26:29.837Z] #17 49.91 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-20T21:26:29.837Z] #17 49.92 Setting up xz-utils (5.2.4-1) ... [2020-07-20T21:26:29.837Z] #17 49.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-20T21:26:29.837Z] #17 49.94 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-20T21:26:29.885Z] #39 ... [2020-07-20T21:26:29.885Z] [2020-07-20T21:26:29.885Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:26:29.885Z] #17 53.66 Setting up iptables (1.8.2-4) ... [2020-07-20T21:26:29.885Z] #17 53.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T21:26:29.885Z] #17 53.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T21:26:29.885Z] #17 53.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T21:26:29.885Z] #17 53.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T21:26:29.885Z] #17 53.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-20T21:26:29.885Z] #17 53.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-20T21:26:29.885Z] #17 53.71 Setting up python3 (3.7.3-1) ... [2020-07-20T21:26:30.094Z] #17 50.02 invoke-rc.d: could not determine current runlevel [2020-07-20T21:26:30.094Z] #17 50.04 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-20T21:26:30.094Z] #17 50.04 Setting up pigz (2.4-1) ... [2020-07-20T21:26:30.094Z] #17 50.06 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-20T21:26:30.094Z] #17 50.07 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-20T21:26:30.094Z] #17 50.09 Setting up python-pip-whl (18.1-5) ... [2020-07-20T21:26:30.094Z] #17 50.10 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-20T21:26:30.094Z] #17 50.11 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-20T21:26:30.145Z] #17 54.07 Setting up python3-wheel (0.32.3-2) ... [2020-07-20T21:26:30.350Z] #17 50.49 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-20T21:26:30.350Z] #17 50.51 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-20T21:26:30.350Z] #17 50.52 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-20T21:26:30.350Z] #17 50.53 Setting up vim (2:8.1.0875-5) ... [2020-07-20T21:26:30.350Z] #17 50.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-20T21:26:30.350Z] #17 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-20T21:26:30.350Z] #17 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-20T21:26:30.350Z] #17 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-20T21:26:30.350Z] #17 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-20T21:26:30.469Z] #18 79.64 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:26:30.469Z] #18 79.67 Processing triggers for mime-support (3.62) ... [2020-07-20T21:26:30.469Z] #18 DONE 79.9s [2020-07-20T21:26:30.469Z] [2020-07-20T21:26:30.469Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:30.469Z] #40 125.7 CC criu/cr-service.o [2020-07-20T21:26:30.469Z] #40 128.0 CC criu/crtools.o [2020-07-20T21:26:30.607Z] #17 50.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-20T21:26:30.607Z] #17 50.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-20T21:26:30.607Z] #17 50.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-20T21:26:30.607Z] #17 50.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-20T21:26:30.607Z] #17 50.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T21:26:30.607Z] #17 50.62 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-20T21:26:30.607Z] #17 50.64 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T21:26:30.607Z] #17 50.65 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-20T21:26:30.607Z] #17 50.66 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T21:26:30.774Z] #40 129.0 CC criu/eventfd.o [2020-07-20T21:26:31.074Z] #40 ... [2020-07-20T21:26:31.074Z] [2020-07-20T21:26:31.074Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-20T21:26:31.074Z] #19 0.389 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-20T21:26:31.074Z] #19 0.392 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-20T21:26:31.074Z] #19 0.399 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-20T21:26:31.074Z] #19 DONE 0.5s [2020-07-20T21:26:31.082Z] #17 54.84 Setting up apparmor (2.13.2-10) ... [2020-07-20T21:26:31.170Z] #17 ... [2020-07-20T21:26:31.170Z] [2020-07-20T21:26:31.170Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:31.170Z] #39 104.2 CC criu/cr-service.o [2020-07-20T21:26:31.170Z] #39 105.7 CC criu/crtools.o [2020-07-20T21:26:31.170Z] #39 106.3 CC criu/eventfd.o [2020-07-20T21:26:31.170Z] #39 106.7 CC criu/eventpoll.o [2020-07-20T21:26:31.170Z] #39 107.5 CC criu/external.o [2020-07-20T21:26:31.170Z] #39 107.8 CC criu/fault-injection.o [2020-07-20T21:26:31.170Z] #39 108.0 CC criu/fdstore.o [2020-07-20T21:26:31.170Z] #39 108.4 CC criu/fifo.o [2020-07-20T21:26:31.170Z] #39 108.8 CC criu/file-ids.o [2020-07-20T21:26:31.170Z] #39 109.2 CC criu/file-lock.o [2020-07-20T21:26:31.170Z] #39 110.2 CC criu/files-ext.o [2020-07-20T21:26:31.170Z] #39 110.6 CC criu/files-reg.o [2020-07-20T21:26:31.170Z] #39 112.6 CC criu/files.o [2020-07-20T21:26:31.373Z] [2020-07-20T21:26:31.373Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-20T21:26:31.732Z] #39 114.8 CC criu/filesystems.o [2020-07-20T21:26:31.859Z] #19 4.528 Collecting yamllint==1.16.0 [2020-07-20T21:26:32.453Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.9% of statements [2020-07-20T21:26:32.461Z] #17 56.41 Setting up xfsprogs (4.20.0-1) ... [2020-07-20T21:26:32.461Z] #17 56.43 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-20T21:26:32.663Z] #39 115.5 CC criu/fsnotify.o [2020-07-20T21:26:32.720Z] #17 56.82 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-20T21:26:33.225Z] #39 ... [2020-07-20T21:26:33.225Z] [2020-07-20T21:26:33.225Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:26:33.225Z] #36 189.9 + dpkg --print-architecture [2020-07-20T21:26:33.225Z] #36 189.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-20T21:26:33.253Z] #19 ... [2020-07-20T21:26:33.253Z] [2020-07-20T21:26:33.253Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:33.253Z] #39 94.01 CC criu/image-desc.o [2020-07-20T21:26:33.253Z] #39 94.10 CC criu/image.o [2020-07-20T21:26:33.253Z] #39 94.67 CC criu/ipc_ns.o [2020-07-20T21:26:33.253Z] #39 95.61 CC criu/irmap.o [2020-07-20T21:26:33.253Z] #39 96.09 CC criu/kcmp-ids.o [2020-07-20T21:26:33.253Z] #39 96.30 CC criu/kerndat.o [2020-07-20T21:26:33.253Z] #39 97.05 CC criu/libnetlink.o [2020-07-20T21:26:33.253Z] #39 97.33 CC criu/log.o [2020-07-20T21:26:33.253Z] #39 97.68 CC criu/lsm.o [2020-07-20T21:26:33.253Z] #39 98.04 CC criu/mem.o [2020-07-20T21:26:33.253Z] #39 99.32 CC criu/memfd.o [2020-07-20T21:26:33.253Z] #39 99.77 CC criu/mount.o [2020-07-20T21:26:33.486Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [2020-07-20T21:26:33.660Z] #17 57.65 Setting up python3-distutils (3.7.3-1) ... [2020-07-20T21:26:33.786Z] #36 190.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-20T21:26:33.786Z] #36 190.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-20T21:26:34.119Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-07-20T21:26:34.146Z] #20 ... [2020-07-20T21:26:34.146Z] [2020-07-20T21:26:34.146Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-20T21:26:34.146Z] #29 DONE 201.4s [2020-07-20T21:26:34.146Z] [2020-07-20T21:26:34.146Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:34.146Z] #40 129.5 CC criu/eventpoll.o [2020-07-20T21:26:34.146Z] #40 130.4 CC criu/external.o [2020-07-20T21:26:34.146Z] #40 131.0 CC criu/fault-injection.o [2020-07-20T21:26:34.146Z] #40 131.1 CC criu/fdstore.o [2020-07-20T21:26:34.146Z] #40 131.7 CC criu/fifo.o [2020-07-20T21:26:34.146Z] #40 132.0 CC criu/file-ids.o [2020-07-20T21:26:34.229Z] #17 58.10 Setting up python3-setuptools (40.8.0-1) ... [2020-07-20T21:26:34.410Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-07-20T21:26:34.446Z] #40 132.4 CC criu/file-lock.o [2020-07-20T21:26:35.167Z] #17 59.15 Setting up python3-pip (18.1-5) ... [2020-07-20T21:26:35.180Z] #39 102.5 CC criu/namespaces.o [2020-07-20T21:26:35.444Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2020-07-20T21:26:35.735Z] ok github.com/docker/docker/daemon 12.254s coverage: 17.4% of statements [2020-07-20T21:26:35.735Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-20T21:26:35.735Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-20T21:26:35.735Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-20T21:26:35.735Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-20T21:26:35.988Z] #40 133.9 CC criu/files-ext.o [2020-07-20T21:26:36.105Z] #17 60.03 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:26:36.105Z] #17 60.05 Processing triggers for mime-support (3.62) ... [2020-07-20T21:26:36.125Z] #39 103.8 CC criu/net.o [2020-07-20T21:26:36.647Z] #40 134.7 CC criu/files-reg.o [2020-07-20T21:26:37.486Z] #17 DONE 61.2s [2020-07-20T21:26:37.486Z] [2020-07-20T21:26:37.486Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-20T21:26:37.517Z] #39 ... [2020-07-20T21:26:37.517Z] [2020-07-20T21:26:37.517Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-20T21:26:37.517Z] #19 9.908 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-20T21:26:37.517Z] #19 9.987 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-20T21:26:37.517Z] #19 10.04 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-20T21:26:37.517Z] #19 10.09 Collecting pyyaml (from yamllint==1.16.0) [2020-07-20T21:26:37.716Z] #40 ... [2020-07-20T21:26:37.716Z] [2020-07-20T21:26:37.716Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-20T21:26:37.716Z] #20 5.778 Collecting yamllint==1.16.0 [2020-07-20T21:26:37.716Z] #20 6.160 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-20T21:26:37.716Z] #20 6.259 Collecting pyyaml (from yamllint==1.16.0) [2020-07-20T21:26:37.716Z] #20 6.485 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-20T21:26:37.780Z] #19 10.26 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-20T21:26:37.801Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-07-20T21:26:38.131Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.189s coverage: 57.0% of statements [2020-07-20T21:26:38.728Z] #19 11.36 Building wheels for collected packages: pyyaml [2020-07-20T21:26:38.728Z] #19 11.36 Running setup.py bdist_wheel for pyyaml: started [2020-07-20T21:26:39.262Z] #20 8.254 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-20T21:26:39.391Z] #18 1.821 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-20T21:26:39.391Z] #18 1.821 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-20T21:26:39.391Z] #18 1.830 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-20T21:26:39.391Z] #18 DONE 2.0s [2020-07-20T21:26:39.391Z] [2020-07-20T21:26:39.391Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-20T21:26:39.560Z] #20 8.307 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-20T21:26:39.560Z] #20 8.388 Building wheels for collected packages: pyyaml [2020-07-20T21:26:39.560Z] #20 8.394 Running setup.py bdist_wheel for pyyaml: started [2020-07-20T21:26:39.676Z] #19 12.32 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-20T21:26:39.676Z] #19 12.33 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-20T21:26:39.940Z] #19 12.41 Successfully built pyyaml [2020-07-20T21:26:39.940Z] #19 12.43 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-20T21:26:39.940Z] #19 12.69 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-20T21:26:39.940Z] #19 ... [2020-07-20T21:26:39.940Z] [2020-07-20T21:26:39.940Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:26:39.940Z] #52 127.7 + bin/containerd [2020-07-20T21:26:40.206Z] #52 ... [2020-07-20T21:26:40.206Z] [2020-07-20T21:26:40.206Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:40.206Z] #39 106.2 CC criu/netfilter.o [2020-07-20T21:26:40.206Z] #39 106.5 CC criu/page-pipe.o [2020-07-20T21:26:40.206Z] #39 107.2 CC criu/page-xfer.o [2020-07-20T21:26:40.324Z] #36 ... [2020-07-20T21:26:40.324Z] [2020-07-20T21:26:40.324Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-20T21:26:40.324Z] #17 53.64 Setting up iptables (1.8.2-4) ... [2020-07-20T21:26:40.324Z] #17 53.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T21:26:40.324Z] #17 53.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T21:26:40.324Z] #17 53.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T21:26:40.324Z] #17 53.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T21:26:40.324Z] #17 53.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-20T21:26:40.324Z] #17 53.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-20T21:26:40.324Z] #17 53.69 Setting up python3 (3.7.3-1) ... [2020-07-20T21:26:40.324Z] #17 54.18 Setting up python3-wheel (0.32.3-2) ... [2020-07-20T21:26:40.324Z] #17 54.93 Setting up apparmor (2.13.2-10) ... [2020-07-20T21:26:40.324Z] #17 56.35 Setting up xfsprogs (4.20.0-1) ... [2020-07-20T21:26:40.324Z] #17 56.36 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-20T21:26:40.324Z] #17 56.74 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-20T21:26:40.324Z] #17 57.72 Setting up python3-distutils (3.7.3-1) ... [2020-07-20T21:26:40.324Z] #17 58.19 Setting up python3-setuptools (40.8.0-1) ... [2020-07-20T21:26:40.324Z] #17 59.43 Setting up python3-pip (18.1-5) ... [2020-07-20T21:26:40.324Z] #17 60.41 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T21:26:40.324Z] #17 60.45 Processing triggers for mime-support (3.62) ... [2020-07-20T21:26:40.328Z] #19 ... [2020-07-20T21:26:40.329Z] [2020-07-20T21:26:40.329Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:40.329Z] #39 111.4 CC criu/image-desc.o [2020-07-20T21:26:40.329Z] #39 111.6 CC criu/image.o [2020-07-20T21:26:40.329Z] #39 112.5 CC criu/ipc_ns.o [2020-07-20T21:26:40.329Z] #39 113.7 CC criu/irmap.o [2020-07-20T21:26:40.329Z] #39 114.3 CC criu/kcmp-ids.o [2020-07-20T21:26:40.329Z] #39 114.6 CC criu/kerndat.o [2020-07-20T21:26:40.329Z] #39 115.8 CC criu/libnetlink.o [2020-07-20T21:26:40.329Z] #39 116.3 CC criu/log.o [2020-07-20T21:26:40.329Z] #39 116.8 CC criu/lsm.o [2020-07-20T21:26:40.329Z] #39 117.3 CC criu/mem.o [2020-07-20T21:26:40.329Z] #39 118.9 CC criu/memfd.o [2020-07-20T21:26:40.329Z] #39 119.7 CC criu/mount.o [2020-07-20T21:26:40.329Z] #39 ... [2020-07-20T21:26:40.329Z] [2020-07-20T21:26:40.329Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:26:40.329Z] #36 188.6 + dpkg --print-architecture [2020-07-20T21:26:40.329Z] #36 188.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-20T21:26:40.329Z] #36 189.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-20T21:26:40.329Z] #36 189.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-20T21:26:41.109Z] #20 9.890 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-20T21:26:41.109Z] #20 9.892 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-20T21:26:41.109Z] #20 10.03 Successfully built pyyaml [2020-07-20T21:26:41.156Z] #39 108.5 CC criu/pagemap-cache.o [2020-07-20T21:26:41.156Z] #39 108.8 CC criu/pagemap.o [2020-07-20T21:26:41.408Z] #20 10.07 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-20T21:26:41.693Z] #17 DONE 61.6s [2020-07-20T21:26:41.693Z] [2020-07-20T21:26:41.693Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:41.693Z] #39 116.8 CC criu/image-desc.o [2020-07-20T21:26:41.693Z] #39 117.0 CC criu/image.o [2020-07-20T21:26:41.693Z] #39 117.8 CC criu/ipc_ns.o [2020-07-20T21:26:41.693Z] #39 118.9 CC criu/irmap.o [2020-07-20T21:26:41.693Z] #39 119.5 CC criu/kcmp-ids.o [2020-07-20T21:26:41.693Z] #39 119.8 CC criu/kerndat.o [2020-07-20T21:26:41.693Z] #39 120.9 CC criu/libnetlink.o [2020-07-20T21:26:41.693Z] #39 121.3 CC criu/log.o [2020-07-20T21:26:41.693Z] #39 121.8 CC criu/lsm.o [2020-07-20T21:26:41.693Z] #39 122.1 CC criu/mem.o [2020-07-20T21:26:41.693Z] #39 124.0 CC criu/memfd.o [2020-07-20T21:26:41.693Z] #39 124.7 CC criu/mount.o [2020-07-20T21:26:41.693Z] #39 ... [2020-07-20T21:26:41.693Z] [2020-07-20T21:26:41.693Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-20T21:26:41.709Z] #20 10.42 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-20T21:26:41.733Z] #39 ... [2020-07-20T21:26:41.734Z] [2020-07-20T21:26:41.734Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-20T21:26:41.734Z] #19 DONE 14.4s [2020-07-20T21:26:41.734Z] [2020-07-20T21:26:41.734Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:41.734Z] #39 109.4 CC criu/parasite-syscall.o [2020-07-20T21:26:42.007Z] #20 DONE 10.7s [2020-07-20T21:26:42.007Z] [2020-07-20T21:26:42.007Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:42.007Z] #40 137.4 CC criu/files.o [2020-07-20T21:26:42.007Z] #40 140.2 CC criu/filesystems.o [2020-07-20T21:26:42.234Z] #36 ... [2020-07-20T21:26:42.234Z] [2020-07-20T21:26:42.234Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:26:42.234Z] #49 76.01 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-20T21:26:42.234Z] #49 78.60 + mkdir -p /build [2020-07-20T21:26:42.234Z] #49 78.60 + cp runc /build/runc [2020-07-20T21:26:42.234Z] #49 DONE 78.8s [2020-07-20T21:26:42.311Z] #39 110.1 CC criu/path.o [2020-07-20T21:26:42.497Z] [2020-07-20T21:26:42.497Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:26:42.573Z] #39 110.3 CC criu/pie-util-vdso.o [2020-07-20T21:26:42.602Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.170s coverage: 46.2% of statements [2020-07-20T21:26:43.065Z] #40 141.1 CC criu/fsnotify.o [2020-07-20T21:26:43.067Z] #36 ... [2020-07-20T21:26:43.067Z] [2020-07-20T21:26:43.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:43.067Z] #39 124.3 CC criu/namespaces.o [2020-07-20T21:26:43.149Z] #39 110.7 CC criu/pie-util.o [2020-07-20T21:26:43.412Z] #39 110.8 CC criu/pipes.o [2020-07-20T21:26:43.585Z] #18 1.661 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-20T21:26:43.586Z] #18 1.665 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-20T21:26:43.586Z] #18 1.671 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-20T21:26:43.586Z] #18 DONE 2.0s [2020-07-20T21:26:43.586Z] [2020-07-20T21:26:43.586Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-20T21:26:43.635Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-07-20T21:26:43.675Z] #39 111.4 CC criu/plugin.o [2020-07-20T21:26:44.123Z] #40 142.2 CC criu/image-desc.o [2020-07-20T21:26:44.123Z] #40 142.3 CC criu/image.o [2020-07-20T21:26:44.251Z] #39 111.7 CC criu/proc_parse.o [2020-07-20T21:26:44.978Z] #39 126.2 CC criu/net.o [2020-07-20T21:26:45.181Z] #40 143.2 CC criu/ipc_ns.o [2020-07-20T21:26:46.180Z] #39 113.6 CC criu/protobuf-desc.o [2020-07-20T21:26:46.251Z] #40 144.3 CC criu/irmap.o [2020-07-20T21:26:46.443Z] #39 ... [2020-07-20T21:26:46.443Z] [2020-07-20T21:26:46.443Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:26:46.443Z] #21 180.9 + return [2020-07-20T21:26:46.443Z] #21 DONE 181.9s [2020-07-20T21:26:46.443Z] [2020-07-20T21:26:46.443Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:46.857Z] #19 ... [2020-07-20T21:26:46.857Z] [2020-07-20T21:26:46.857Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:26:46.857Z] #49 76.84 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-20T21:26:46.857Z] #49 79.31 + mkdir -p /build [2020-07-20T21:26:46.857Z] #49 79.31 + cp runc /build/runc [2020-07-20T21:26:46.857Z] #49 DONE 79.5s [2020-07-20T21:26:46.857Z] [2020-07-20T21:26:46.857Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:46.857Z] #39 129.1 CC criu/namespaces.o [2020-07-20T21:26:47.019Z] #39 114.4 CC criu/protobuf.o [2020-07-20T21:26:47.019Z] #39 114.7 CC criu/pstree.o [2020-07-20T21:26:47.150Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.396s coverage: 49.5% of statements [2020-07-20T21:26:47.308Z] #40 145.2 CC criu/kcmp-ids.o [2020-07-20T21:26:47.308Z] #40 145.6 CC criu/kerndat.o [2020-07-20T21:26:47.539Z] #39 128.6 CC criu/netfilter.o [2020-07-20T21:26:47.539Z] #39 128.8 CC criu/page-pipe.o [2020-07-20T21:26:47.969Z] #39 115.6 CC criu/rbtree.o [2020-07-20T21:26:48.109Z] #39 129.3 CC criu/page-xfer.o [2020-07-20T21:26:48.233Z] #39 115.9 CC criu/rst-malloc.o [2020-07-20T21:26:48.496Z] #39 116.1 CC criu/seccomp.o [2020-07-20T21:26:48.749Z] #39 131.6 CC criu/net.o [2020-07-20T21:26:48.850Z] #40 146.9 CC criu/libnetlink.o [2020-07-20T21:26:49.072Z] #39 116.7 CC criu/seize.o [2020-07-20T21:26:49.148Z] #40 147.3 CC criu/log.o [2020-07-20T21:26:49.335Z] #39 ... [2020-07-20T21:26:49.335Z] [2020-07-20T21:26:49.335Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-20T21:26:49.335Z] #22 DONE 1.1s [2020-07-20T21:26:49.335Z] [2020-07-20T21:26:49.335Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:26:49.335Z] #45 184.3 + cd /tmp/tmp.wtdfKeEmDj/src/github.com/golangci/golangci-lint/ [2020-07-20T21:26:49.335Z] #45 184.3 + git checkout -q v1.23.8 [2020-07-20T21:26:49.335Z] #45 184.7 ++ git describe --tags [2020-07-20T21:26:49.335Z] #45 184.7 + version=v1.23.8 [2020-07-20T21:26:49.335Z] #45 184.7 ++ git rev-parse --short HEAD [2020-07-20T21:26:49.335Z] #45 184.7 + commit=76a82c6 [2020-07-20T21:26:49.335Z] #45 184.7 ++ git show -s --format=%cd [2020-07-20T21:26:49.335Z] #45 184.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-20T21:26:49.335Z] #45 184.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-20T21:26:49.512Z] #39 130.4 CC criu/pagemap-cache.o [2020-07-20T21:26:49.512Z] #39 130.7 CC criu/pagemap.o [2020-07-20T21:26:49.796Z] #40 147.8 CC criu/lsm.o [2020-07-20T21:26:50.445Z] #40 148.4 CC criu/mem.o [2020-07-20T21:26:50.451Z] #39 131.3 CC criu/parasite-syscall.o [2020-07-20T21:26:50.710Z] #39 131.9 CC criu/path.o [2020-07-20T21:26:51.268Z] #39 133.9 CC criu/netfilter.o [2020-07-20T21:26:51.268Z] #39 134.2 CC criu/page-pipe.o [2020-07-20T21:26:51.279Z] #39 132.2 CC criu/pie-util-vdso-elf32.o [2020-07-20T21:26:51.524Z] #39 134.6 CC criu/page-xfer.o [2020-07-20T21:26:51.538Z] #39 132.6 CC criu/pie-util-vdso.o [2020-07-20T21:26:51.797Z] #39 133.0 CC criu/pie-util.o [2020-07-20T21:26:52.002Z] #40 150.2 CC criu/memfd.o [2020-07-20T21:26:52.057Z] #39 133.3 CC criu/pipes.o [2020-07-20T21:26:52.626Z] #39 133.9 CC criu/plugin.o [2020-07-20T21:26:52.651Z] #40 150.8 CC criu/mount.o [2020-07-20T21:26:52.712Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.412s coverage: 73.1% of statements [2020-07-20T21:26:52.712Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-20T21:26:52.888Z] #39 ... [2020-07-20T21:26:52.888Z] [2020-07-20T21:26:52.888Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-20T21:26:52.888Z] #19 5.774 Collecting yamllint==1.16.0 [2020-07-20T21:26:52.888Z] #19 11.10 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-20T21:26:52.888Z] #19 11.15 Collecting pyyaml (from yamllint==1.16.0) [2020-07-20T21:26:52.888Z] #19 11.26 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-20T21:26:52.888Z] #19 12.36 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-20T21:26:52.888Z] #19 12.41 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-20T21:26:52.888Z] #19 12.43 Building wheels for collected packages: pyyaml [2020-07-20T21:26:52.888Z] #19 12.44 Running setup.py bdist_wheel for pyyaml: started [2020-07-20T21:26:52.888Z] #19 13.20 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-20T21:26:52.888Z] #19 13.20 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-20T21:26:52.888Z] #19 13.27 Successfully built pyyaml [2020-07-20T21:26:52.888Z] #19 13.28 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-20T21:26:52.888Z] #19 13.56 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-20T21:26:52.891Z] #39 135.7 CC criu/pagemap-cache.o [2020-07-20T21:26:53.147Z] #39 136.0 CC criu/pagemap.o [2020-07-20T21:26:53.149Z] #19 ... [2020-07-20T21:26:53.149Z] [2020-07-20T21:26:53.149Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:53.149Z] #39 134.2 CC criu/proc_parse.o [2020-07-20T21:26:53.404Z] #39 136.6 CC criu/parasite-syscall.o [2020-07-20T21:26:53.408Z] #39 ... [2020-07-20T21:26:53.408Z] [2020-07-20T21:26:53.408Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-20T21:26:53.408Z] #19 DONE 13.9s [2020-07-20T21:26:53.408Z] [2020-07-20T21:26:53.408Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-20T21:26:53.668Z] #22 DONE 0.3s [2020-07-20T21:26:53.668Z] [2020-07-20T21:26:53.668Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-20T21:26:54.218Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.652s coverage: 76.1% of statements [2020-07-20T21:26:54.218Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.471s coverage: 57.7% of statements [2020-07-20T21:26:54.218Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-20T21:26:54.218Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-20T21:26:54.333Z] #39 137.3 CC criu/path.o [2020-07-20T21:26:54.590Z] #39 137.6 CC criu/pie-util-vdso-elf32.o [2020-07-20T21:26:54.847Z] #39 137.9 CC criu/pie-util-vdso.o [2020-07-20T21:26:54.850Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements [2020-07-20T21:26:55.141Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-07-20T21:26:55.409Z] #39 138.4 CC criu/pie-util.o [2020-07-20T21:26:55.666Z] #39 138.7 CC criu/pipes.o [2020-07-20T21:26:56.175Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-07-20T21:26:56.230Z] #39 139.3 CC criu/plugin.o [2020-07-20T21:26:56.486Z] #39 139.5 CC criu/proc_parse.o [2020-07-20T21:26:56.809Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.8% of statements [2020-07-20T21:26:56.809Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-20T21:26:56.809Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-20T21:26:56.960Z] #26 ... [2020-07-20T21:26:56.960Z] [2020-07-20T21:26:56.960Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:26:56.960Z] #36 DONE 214.9s [2020-07-20T21:26:56.960Z] [2020-07-20T21:26:56.960Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-20T21:26:56.960Z] #26 DONE 3.5s [2020-07-20T21:26:56.960Z] [2020-07-20T21:26:56.960Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-20T21:26:57.171Z] #40 ... [2020-07-20T21:26:57.171Z] [2020-07-20T21:26:57.171Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-20T21:26:57.171Z] #50 108.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-20T21:26:57.442Z] #39 ... [2020-07-20T21:26:57.442Z] [2020-07-20T21:26:57.442Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-20T21:26:57.442Z] #19 6.040 Collecting yamllint==1.16.0 [2020-07-20T21:26:57.442Z] #19 11.32 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-20T21:26:57.442Z] #19 11.40 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-20T21:26:57.442Z] #19 11.44 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-20T21:26:57.442Z] #19 11.49 Collecting pyyaml (from yamllint==1.16.0) [2020-07-20T21:26:57.442Z] #19 11.65 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-20T21:26:57.442Z] #19 12.77 Building wheels for collected packages: pyyaml [2020-07-20T21:26:57.442Z] #19 12.78 Running setup.py bdist_wheel for pyyaml: started [2020-07-20T21:26:57.442Z] #19 13.64 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-20T21:26:57.442Z] #19 13.65 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-20T21:26:57.442Z] #19 13.71 Successfully built pyyaml [2020-07-20T21:26:57.442Z] #19 13.72 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-20T21:26:57.442Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 41.0% of statements [2020-07-20T21:26:57.500Z] #45 ... [2020-07-20T21:26:57.500Z] [2020-07-20T21:26:57.500Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-20T21:26:57.500Z] #26 DONE 7.8s [2020-07-20T21:26:57.500Z] [2020-07-20T21:26:57.500Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-20T21:26:57.528Z] #29 DONE 0.4s [2020-07-20T21:26:57.528Z] [2020-07-20T21:26:57.528Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-20T21:26:57.528Z] #31 DONE 0.2s [2020-07-20T21:26:57.528Z] [2020-07-20T21:26:57.528Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:57.528Z] #39 136.5 CC criu/protobuf-desc.o [2020-07-20T21:26:57.528Z] #39 137.2 CC criu/protobuf.o [2020-07-20T21:26:57.528Z] #39 137.4 CC criu/pstree.o [2020-07-20T21:26:57.528Z] #39 138.0 CC criu/rbtree.o [2020-07-20T21:26:57.528Z] #39 138.3 CC criu/rst-malloc.o [2020-07-20T21:26:57.528Z] #39 138.6 CC criu/seccomp.o [2020-07-20T21:26:57.699Z] #19 14.11 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-20T21:26:57.763Z] #29 DONE 0.7s [2020-07-20T21:26:57.763Z] [2020-07-20T21:26:57.763Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-20T21:26:57.787Z] #39 ... [2020-07-20T21:26:57.787Z] [2020-07-20T21:26:57.787Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-20T21:26:57.787Z] #34 DONE 0.1s [2020-07-20T21:26:57.787Z] [2020-07-20T21:26:57.787Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:57.824Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T21:26:57.824Z] [2020-07-20T21:26:57.824Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-20T21:26:57.824Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-20T21:26:57.824Z] Using test binary docker [2020-07-20T21:26:57.824Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-20T21:26:57.824Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T21:26:57.824Z] INFO: Waiting for daemon to start... [2020-07-20T21:26:57.824Z] Starting dockerd [2020-07-20T21:26:57.824Z] . [2020-07-20T21:26:57.824Z] INFO: Building docker-sdk-python3:4.2.2... [2020-07-20T21:26:58.003Z] #19 DONE 14.7s [2020-07-20T21:26:58.003Z] [2020-07-20T21:26:58.003Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:26:58.026Z] #31 DONE 0.2s [2020-07-20T21:26:58.026Z] [2020-07-20T21:26:58.026Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-20T21:26:58.026Z] #34 DONE 0.1s [2020-07-20T21:26:58.026Z] [2020-07-20T21:26:58.026Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-20T21:26:58.047Z] #39 139.2 CC criu/seize.o [2020-07-20T21:26:58.272Z] #36 ... [2020-07-20T21:26:58.272Z] [2020-07-20T21:26:58.272Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-20T21:26:58.475Z] ok github.com/docker/docker/daemon/logger/awslogs 0.089s coverage: 77.4% of statements [2020-07-20T21:26:58.475Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-20T21:26:58.475Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-20T21:26:58.475Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-07-20T21:26:58.549Z] #22 DONE 0.4s [2020-07-20T21:26:58.549Z] [2020-07-20T21:26:58.549Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:58.806Z] #39 ... [2020-07-20T21:26:58.806Z] [2020-07-20T21:26:58.806Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-20T21:26:58.976Z] #37 DONE 0.7s [2020-07-20T21:26:58.976Z] [2020-07-20T21:26:58.976Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:58.976Z] #39 117.4 CC criu/servicefd.o [2020-07-20T21:26:58.976Z] #39 117.7 CC criu/shmem.o [2020-07-20T21:26:58.976Z] #39 118.6 CC criu/sigframe.o [2020-07-20T21:26:58.976Z] #39 118.9 CC criu/signalfd.o [2020-07-20T21:26:58.976Z] #39 119.2 CC criu/sk-inet.o [2020-07-20T21:26:58.976Z] #39 120.3 CC criu/sk-netlink.o [2020-07-20T21:26:58.976Z] #39 120.7 CC criu/sk-packet.o [2020-07-20T21:26:58.976Z] #39 121.4 CC criu/sk-queue.o [2020-07-20T21:26:58.976Z] #39 121.8 CC criu/sk-tcp.o [2020-07-20T21:26:58.976Z] #39 122.3 CC criu/sk-unix.o [2020-07-20T21:26:58.976Z] #39 123.9 CC criu/sockets.o [2020-07-20T21:26:58.976Z] #39 124.7 CC criu/stats.o [2020-07-20T21:26:58.976Z] #39 125.1 CC criu/string.o [2020-07-20T21:26:58.976Z] #39 125.2 CC criu/sysctl.o [2020-07-20T21:26:58.976Z] #39 125.8 CC criu/sysfs_parse.o [2020-07-20T21:26:58.976Z] #39 126.2 CC criu/timens.o [2020-07-20T21:26:58.976Z] #39 126.5 CC criu/timerfd.o [2020-07-20T21:26:58.993Z] #39 139.9 CC criu/servicefd.o [2020-07-20T21:26:58.993Z] #39 140.3 CC criu/shmem.o [2020-07-20T21:26:59.239Z] #39 126.9 CC criu/tty.o [2020-07-20T21:26:59.252Z] #39 ... [2020-07-20T21:26:59.252Z] [2020-07-20T21:26:59.252Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-20T21:26:59.252Z] #37 DONE 0.5s [2020-07-20T21:26:59.508Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 26.2% of statements [2020-07-20T21:26:59.508Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 61.6% of statements [2020-07-20T21:26:59.510Z] [2020-07-20T21:26:59.510Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:59.510Z] #39 140.8 CC criu/sigframe.o [2020-07-20T21:26:59.510Z] #39 140.8 CC criu/signalfd.o [2020-07-20T21:26:59.799Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-07-20T21:26:59.974Z] #50 111.7 + mkdir -p /build [2020-07-20T21:26:59.974Z] #50 111.7 + cp runc /build/runc [2020-07-20T21:26:59.974Z] #50 DONE 111.9s [2020-07-20T21:26:59.974Z] [2020-07-20T21:26:59.974Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:26:59.974Z] #40 155.3 CC criu/namespaces.o [2020-07-20T21:26:59.974Z] #40 157.4 CC criu/net.o [2020-07-20T21:27:00.077Z] #39 141.0 CC criu/sk-inet.o [2020-07-20T21:27:00.339Z] #39 141.5 CC criu/sk-netlink.o [2020-07-20T21:27:00.435Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2020-07-20T21:27:00.435Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-20T21:27:00.600Z] #39 141.7 CC criu/sk-packet.o [2020-07-20T21:27:00.860Z] #39 142.0 CC criu/sk-queue.o [2020-07-20T21:27:01.067Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 37.7% of statements [2020-07-20T21:27:01.120Z] #39 142.3 CC criu/sk-tcp.o [2020-07-20T21:27:01.164Z] #39 128.6 CC criu/tun.o [2020-07-20T21:27:01.357Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 33.3% of statements [2020-07-20T21:27:01.427Z] #39 129.0 CC criu/uffd.o [2020-07-20T21:27:01.688Z] #39 142.6 CC criu/sk-unix.o [2020-07-20T21:27:02.376Z] #39 130.0 CC criu/util.o [2020-07-20T21:27:02.393Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2020-07-20T21:27:02.629Z] #39 143.5 CC criu/sockets.o [2020-07-20T21:27:02.629Z] #39 144.0 CC criu/stats.o [2020-07-20T21:27:02.685Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-20T21:27:02.763Z] 4612f6d0b889: Pull complete [2020-07-20T21:27:02.973Z] #26 DONE 3.7s [2020-07-20T21:27:02.973Z] [2020-07-20T21:27:02.973Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:27:02.973Z] #36 DONE 219.0s [2020-07-20T21:27:02.973Z] [2020-07-20T21:27:02.973Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-20T21:27:02.973Z] #29 DONE 0.4s [2020-07-20T21:27:02.973Z] [2020-07-20T21:27:02.973Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-20T21:27:02.973Z] #31 DONE 0.1s [2020-07-20T21:27:02.973Z] [2020-07-20T21:27:02.973Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:27:02.973Z] #39 142.2 CC criu/protobuf-desc.o [2020-07-20T21:27:02.973Z] #39 142.8 CC criu/protobuf.o [2020-07-20T21:27:02.973Z] #39 143.0 CC criu/pstree.o [2020-07-20T21:27:02.973Z] #39 143.7 CC criu/rbtree.o [2020-07-20T21:27:02.973Z] #39 143.8 CC criu/rst-malloc.o [2020-07-20T21:27:02.973Z] #39 144.0 CC criu/seccomp.o [2020-07-20T21:27:02.973Z] #39 144.4 CC criu/seize.o [2020-07-20T21:27:02.973Z] #39 144.9 CC criu/servicefd.o [2020-07-20T21:27:02.973Z] #39 145.1 CC criu/shmem.o [2020-07-20T21:27:02.973Z] #39 145.7 CC criu/sigframe.o [2020-07-20T21:27:02.973Z] #39 ... [2020-07-20T21:27:02.973Z] [2020-07-20T21:27:02.973Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-20T21:27:02.973Z] #34 DONE 0.0s [2020-07-20T21:27:02.973Z] [2020-07-20T21:27:02.973Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:27:02.973Z] #39 145.9 CC criu/signalfd.o [2020-07-20T21:27:03.199Z] #39 144.1 CC criu/string.o [2020-07-20T21:27:03.199Z] #39 144.2 CC criu/sysctl.o [2020-07-20T21:27:03.231Z] #39 146.2 CC criu/sk-inet.o [2020-07-20T21:27:03.317Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-20T21:27:03.459Z] #39 144.6 CC criu/sysfs_parse.o [2020-07-20T21:27:03.610Z] ok github.com/docker/docker/daemon/logger/splunk 1.439s coverage: 82.5% of statements [2020-07-20T21:27:03.610Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-20T21:27:03.610Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-20T21:27:03.718Z] #39 144.8 CC criu/timens.o [2020-07-20T21:27:03.770Z] #39 131.1 CC criu/uts_ns.o [2020-07-20T21:27:03.771Z] #39 131.3 CC criu/vdso.o [2020-07-20T21:27:03.978Z] #39 145.0 CC criu/timerfd.o [2020-07-20T21:27:03.978Z] #39 145.2 CC criu/tty.o [2020-07-20T21:27:04.159Z] #39 ... [2020-07-20T21:27:04.159Z] [2020-07-20T21:27:04.159Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-20T21:27:04.159Z] #37 DONE 0.5s [2020-07-20T21:27:04.159Z] [2020-07-20T21:27:04.159Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:27:04.159Z] #39 147.1 CC criu/sk-netlink.o [2020-07-20T21:27:04.347Z] #39 131.8 LINK criu/built-in.o [2020-07-20T21:27:04.347Z] #39 131.9 LINK criu/criu [2020-07-20T21:27:04.415Z] #39 147.4 CC criu/sk-packet.o [2020-07-20T21:27:04.486Z] #40 161.8 CC criu/netfilter.o [2020-07-20T21:27:04.486Z] #40 162.3 CC criu/page-pipe.o [2020-07-20T21:27:04.644Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2020-07-20T21:27:04.671Z] #39 147.7 CC criu/sk-queue.o [2020-07-20T21:27:04.793Z] #40 162.9 CC criu/page-xfer.o [2020-07-20T21:27:04.924Z] #39 132.4 DEP lib/c/criu.d [2020-07-20T21:27:04.924Z] #39 132.5 CC images/rpc.pb-c.o [2020-07-20T21:27:04.928Z] #39 148.0 CC criu/sk-tcp.o [2020-07-20T21:27:05.370Z] #39 146.3 CC criu/tun.o [2020-07-20T21:27:05.370Z] #39 146.5 CC criu/uffd.o [2020-07-20T21:27:05.492Z] #39 148.3 CC criu/sk-unix.o [2020-07-20T21:27:05.506Z] #39 133.0 CC lib/c/criu.o [2020-07-20T21:27:05.678Z] ok github.com/docker/docker/distribution 1.074s coverage: 22.1% of statements [2020-07-20T21:27:05.678Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-20T21:27:05.940Z] #39 ... [2020-07-20T21:27:05.940Z] [2020-07-20T21:27:05.940Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:27:05.940Z] #45 223.8 + cd /tmp/tmp.H4oYcMlBT4/src/github.com/golangci/golangci-lint/ [2020-07-20T21:27:05.940Z] #45 223.8 + git checkout -q v1.23.8 [2020-07-20T21:27:06.200Z] #45 224.2 ++ git describe --tags [2020-07-20T21:27:06.200Z] #45 224.2 + version=v1.23.8 [2020-07-20T21:27:06.200Z] #45 224.2 ++ git rev-parse --short HEAD [2020-07-20T21:27:06.200Z] #45 224.2 + commit=76a82c6 [2020-07-20T21:27:06.200Z] #45 224.2 ++ git show -s --format=%cd [2020-07-20T21:27:06.200Z] #45 224.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-20T21:27:06.200Z] #45 224.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-20T21:27:06.310Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-07-20T21:27:06.423Z] #39 149.3 CC criu/sockets.o [2020-07-20T21:27:06.459Z] #39 134.0 LINK lib/c/built-in.o [2020-07-20T21:27:06.459Z] #39 134.0 LINK lib/c/libcriu.so [2020-07-20T21:27:06.459Z] #39 134.0 LINK lib/c/libcriu.a [2020-07-20T21:27:06.459Z] #39 134.1 GEN magic.py [2020-07-20T21:27:06.722Z] #39 134.3 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T21:27:06.722Z] #39 134.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T21:27:06.722Z] #39 134.3 Note: Building without GnuTLS support [2020-07-20T21:27:06.722Z] #39 134.3 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T21:27:06.722Z] #39 134.3 Makefile.config:40: Warn: Building without nftables support [2020-07-20T21:27:06.920Z] #40 164.8 CC criu/pagemap-cache.o [2020-07-20T21:27:06.943Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2020-07-20T21:27:06.987Z] #39 149.8 CC criu/stats.o [2020-07-20T21:27:06.987Z] #39 150.0 CC criu/string.o [2020-07-20T21:27:06.987Z] #39 150.0 CC criu/sysctl.o [2020-07-20T21:27:07.221Z] #40 165.3 CC criu/pagemap.o [2020-07-20T21:27:07.297Z] #39 134.9 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T21:27:07.549Z] #39 150.4 CC criu/sysfs_parse.o [2020-07-20T21:27:07.549Z] #39 150.6 CC criu/timens.o [2020-07-20T21:27:07.575Z] ok github.com/docker/docker/distribution/xfer 1.866s coverage: 85.1% of statements [2020-07-20T21:27:07.575Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-20T21:27:07.575Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-07-20T21:27:07.575Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-20T21:27:07.806Z] #39 150.8 CC criu/timerfd.o [2020-07-20T21:27:08.063Z] #39 151.0 CC criu/tty.o [2020-07-20T21:27:08.209Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2020-07-20T21:27:08.209Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-20T21:27:08.246Z] #39 135.8 make[1]: Nothing to be done for 'all'. [2020-07-20T21:27:08.283Z] #40 166.3 CC criu/parasite-syscall.o [2020-07-20T21:27:08.841Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-07-20T21:27:08.933Z] #40 167.2 CC criu/path.o [2020-07-20T21:27:09.009Z] #39 152.1 CC criu/tun.o [2020-07-20T21:27:09.195Z] #39 136.6 make[1]: 'images/built-in.o' is up to date. [2020-07-20T21:27:09.195Z] #39 136.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-20T21:27:09.195Z] #39 136.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-20T21:27:09.195Z] #39 136.8 make[1]: 'compel/libcompel.a' is up to date. [2020-07-20T21:27:09.195Z] #39 136.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-20T21:27:09.195Z] #39 136.8 make[1]: Nothing to be done for 'all'. [2020-07-20T21:27:09.195Z] #39 136.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T21:27:09.232Z] #40 167.4 CC criu/pie-util-vdso.o [2020-07-20T21:27:09.534Z] #40 167.8 CC criu/pie-util.o [2020-07-20T21:27:09.570Z] #39 152.5 CC criu/uffd.o [2020-07-20T21:27:09.771Z] #39 137.2 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:09.771Z] #39 137.3 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:09.771Z] #39 137.3 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:09.771Z] #39 137.4 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:09.834Z] #40 167.9 CC criu/pipes.o [2020-07-20T21:27:09.875Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2020-07-20T21:27:09.875Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-20T21:27:10.034Z] #39 137.5 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:10.034Z] #39 137.6 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:10.034Z] #39 137.6 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:10.133Z] #39 153.1 CC criu/util.o [2020-07-20T21:27:10.297Z] #39 137.7 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:10.297Z] #39 137.8 INSTALL criu/criu [2020-07-20T21:27:10.493Z] #40 168.7 CC criu/plugin.o [2020-07-20T21:27:10.871Z] #39 DONE 138.4s [2020-07-20T21:27:10.872Z] [2020-07-20T21:27:10.872Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:27:11.064Z] #39 ... [2020-07-20T21:27:11.064Z] [2020-07-20T21:27:11.064Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:27:11.064Z] #45 227.7 + cd /tmp/tmp.2elxWc7iVN/src/github.com/golangci/golangci-lint/ [2020-07-20T21:27:11.064Z] #45 227.7 + git checkout -q v1.23.8 [2020-07-20T21:27:11.148Z] #40 169.3 CC criu/proc_parse.o [2020-07-20T21:27:11.321Z] #45 228.1 ++ git describe --tags [2020-07-20T21:27:11.321Z] #45 228.1 + version=v1.23.8 [2020-07-20T21:27:11.321Z] #45 228.1 ++ git rev-parse --short HEAD [2020-07-20T21:27:11.321Z] #45 228.1 + commit=76a82c6 [2020-07-20T21:27:11.321Z] #45 228.1 ++ git show -s --format=%cd [2020-07-20T21:27:11.321Z] #45 228.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-20T21:27:11.321Z] #45 228.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-20T21:27:11.380Z] ok github.com/docker/docker/pkg/archive 0.500s coverage: 77.2% of statements [2020-07-20T21:27:12.414Z] ok github.com/docker/docker/pkg/authorization 0.199s coverage: 68.3% of statements [2020-07-20T21:27:12.414Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-20T21:27:12.706Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-20T21:27:12.771Z] #45 ... [2020-07-20T21:27:12.771Z] [2020-07-20T21:27:12.771Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:27:12.771Z] #39 147.5 CC criu/util.o [2020-07-20T21:27:12.771Z] #39 148.5 CC criu/uts_ns.o [2020-07-20T21:27:12.771Z] #39 148.6 CC criu/vdso-compat.o [2020-07-20T21:27:12.771Z] #39 148.7 CC criu/vdso.o [2020-07-20T21:27:12.771Z] #39 149.3 LINK criu/built-in.o [2020-07-20T21:27:12.771Z] #39 149.4 LINK criu/criu [2020-07-20T21:27:12.771Z] #39 149.7 DEP lib/c/criu.d [2020-07-20T21:27:12.771Z] #39 149.8 CC images/rpc.pb-c.o [2020-07-20T21:27:12.771Z] #39 150.2 CC lib/c/criu.o [2020-07-20T21:27:12.771Z] #39 150.8 LINK lib/c/built-in.o [2020-07-20T21:27:12.771Z] #39 150.8 LINK lib/c/libcriu.so [2020-07-20T21:27:12.771Z] #39 150.9 LINK lib/c/libcriu.a [2020-07-20T21:27:12.771Z] #39 151.0 GEN magic.py [2020-07-20T21:27:12.771Z] #39 151.1 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T21:27:12.771Z] #39 151.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T21:27:12.771Z] #39 151.1 Note: Building without GnuTLS support [2020-07-20T21:27:12.771Z] #39 151.1 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T21:27:12.771Z] #39 151.1 Makefile.config:40: Warn: Building without nftables support [2020-07-20T21:27:12.771Z] #39 151.6 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T21:27:12.771Z] #39 152.1 make[1]: Nothing to be done for 'all'. [2020-07-20T21:27:12.771Z] #39 152.6 make[1]: 'images/built-in.o' is up to date. [2020-07-20T21:27:12.771Z] #39 152.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-20T21:27:12.771Z] #39 152.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-20T21:27:12.771Z] #39 152.7 make[1]: 'compel/libcompel.a' is up to date. [2020-07-20T21:27:12.771Z] #39 152.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-20T21:27:12.771Z] #39 152.7 make[1]: Nothing to be done for 'all'. [2020-07-20T21:27:12.771Z] #39 152.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T21:27:12.771Z] #39 152.9 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:12.771Z] #39 152.9 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:12.771Z] #39 153.0 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:12.771Z] #39 153.1 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:12.771Z] #39 153.1 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:12.771Z] #39 153.1 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:12.771Z] #39 153.2 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:12.771Z] #39 153.2 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:12.771Z] #39 153.3 INSTALL criu/criu [2020-07-20T21:27:12.771Z] #39 DONE 153.7s [2020-07-20T21:27:12.771Z] [2020-07-20T21:27:12.771Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:27:12.771Z] #52 181.5 + bin/containerd [2020-07-20T21:27:13.428Z] #45 ... [2020-07-20T21:27:13.428Z] [2020-07-20T21:27:13.428Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-20T21:27:13.428Z] #40 DONE 0.2s [2020-07-20T21:27:13.428Z] [2020-07-20T21:27:13.428Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-20T21:27:13.691Z] #42 DONE 0.4s [2020-07-20T21:27:13.691Z] [2020-07-20T21:27:13.691Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:27:13.710Z] #52 ... [2020-07-20T21:27:13.710Z] [2020-07-20T21:27:13.710Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-20T21:27:13.710Z] #40 DONE 0.1s [2020-07-20T21:27:13.710Z] [2020-07-20T21:27:13.710Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-20T21:27:13.924Z] #40 ... [2020-07-20T21:27:13.924Z] [2020-07-20T21:27:13.924Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:27:13.924Z] #37 241.5 + dpkg --print-architecture [2020-07-20T21:27:13.924Z] #37 241.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-20T21:27:13.954Z] #45 ... [2020-07-20T21:27:13.954Z] [2020-07-20T21:27:13.954Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-20T21:27:13.954Z] #44 DONE 0.2s [2020-07-20T21:27:13.954Z] [2020-07-20T21:27:13.954Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:27:13.969Z] #42 DONE 0.2s [2020-07-20T21:27:13.969Z] [2020-07-20T21:27:13.969Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-20T21:27:13.969Z] #44 DONE 0.0s [2020-07-20T21:27:13.969Z] [2020-07-20T21:27:13.969Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:27:14.225Z] #37 241.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-20T21:27:14.225Z] #37 241.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-20T21:27:16.221Z] ok github.com/docker/docker/layer 7.031s coverage: 68.8% of statements [2020-07-20T21:27:16.222Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-20T21:27:16.222Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-20T21:27:16.222Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-20T21:27:16.222Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-20T21:27:16.222Z] ? github.com/docker/docker/oci [no test files] [2020-07-20T21:27:16.222Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-20T21:27:16.513Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-20T21:27:16.571Z] #45 ... [2020-07-20T21:27:16.571Z] [2020-07-20T21:27:16.571Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:27:16.571Z] #39 154.0 CC criu/uts_ns.o [2020-07-20T21:27:16.571Z] #39 154.2 CC criu/vdso-compat.o [2020-07-20T21:27:16.571Z] #39 154.4 CC criu/vdso.o [2020-07-20T21:27:16.571Z] #39 154.7 LINK criu/built-in.o [2020-07-20T21:27:16.571Z] #39 154.8 LINK criu/criu [2020-07-20T21:27:16.571Z] #39 155.1 DEP lib/c/criu.d [2020-07-20T21:27:16.571Z] #39 155.1 CC images/rpc.pb-c.o [2020-07-20T21:27:16.571Z] #39 155.5 CC lib/c/criu.o [2020-07-20T21:27:16.571Z] #39 156.1 LINK lib/c/built-in.o [2020-07-20T21:27:16.571Z] #39 156.1 LINK lib/c/libcriu.so [2020-07-20T21:27:16.571Z] #39 156.2 LINK lib/c/libcriu.a [2020-07-20T21:27:16.571Z] #39 156.3 GEN magic.py [2020-07-20T21:27:16.571Z] #39 156.4 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T21:27:16.571Z] #39 156.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T21:27:16.571Z] #39 156.4 Note: Building without GnuTLS support [2020-07-20T21:27:16.571Z] #39 156.4 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T21:27:16.571Z] #39 156.4 Makefile.config:40: Warn: Building without nftables support [2020-07-20T21:27:16.571Z] #39 157.0 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T21:27:16.571Z] #39 157.5 make[1]: Nothing to be done for 'all'. [2020-07-20T21:27:16.571Z] #39 158.0 make[1]: 'images/built-in.o' is up to date. [2020-07-20T21:27:16.571Z] #39 158.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-20T21:27:16.571Z] #39 158.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-20T21:27:16.571Z] #39 158.1 make[1]: 'compel/libcompel.a' is up to date. [2020-07-20T21:27:16.571Z] #39 158.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-20T21:27:16.571Z] #39 158.1 make[1]: Nothing to be done for 'all'. [2020-07-20T21:27:16.571Z] #39 158.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T21:27:16.571Z] #39 158.4 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:16.571Z] #39 158.4 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:16.571Z] #39 158.4 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:16.571Z] #39 158.5 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:16.571Z] #39 158.5 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:16.571Z] #39 158.6 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:16.571Z] #39 158.6 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:16.571Z] #39 158.7 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:16.571Z] #39 158.7 INSTALL criu/criu [2020-07-20T21:27:16.571Z] #39 DONE 159.3s [2020-07-20T21:27:16.571Z] [2020-07-20T21:27:16.571Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:27:16.571Z] #52 180.3 + bin/containerd [2020-07-20T21:27:16.804Z] ok github.com/docker/docker/pkg/chrootarchive 3.555s coverage: 43.2% of statements [2020-07-20T21:27:16.804Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-20T21:27:16.804Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-20T21:27:16.804Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-07-20T21:27:17.095Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2020-07-20T21:27:17.747Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-07-20T21:27:17.938Z] #52 ... [2020-07-20T21:27:17.938Z] [2020-07-20T21:27:17.938Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-20T21:27:17.938Z] #40 DONE 0.1s [2020-07-20T21:27:17.938Z] [2020-07-20T21:27:17.938Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-20T21:27:17.938Z] #42 DONE 0.1s [2020-07-20T21:27:17.938Z] [2020-07-20T21:27:17.938Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-20T21:27:17.938Z] #44 DONE 0.1s [2020-07-20T21:27:17.938Z] [2020-07-20T21:27:17.938Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:27:18.040Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-07-20T21:27:18.332Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-07-20T21:27:19.372Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-07-20T21:27:20.407Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-07-20T21:27:20.571Z] #52 177.4 + bin/containerd-stress [2020-07-20T21:27:21.040Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2020-07-20T21:27:21.040Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-07-20T21:27:21.040Z] ok github.com/docker/docker/pkg/fsutils 0.441s coverage: 85.1% of statements [2020-07-20T21:27:21.674Z] ok github.com/docker/docker/pkg/idtools 0.258s coverage: 70.5% of statements [2020-07-20T21:27:21.966Z] ok github.com/docker/docker/pkg/ioutils 0.302s coverage: 70.1% of statements [2020-07-20T21:27:22.258Z] ok github.com/docker/docker/pkg/jsonmessage 0.023s coverage: 91.7% of statements [2020-07-20T21:27:22.258Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2020-07-20T21:27:22.549Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-07-20T21:27:22.549Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-20T21:27:22.549Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-20T21:27:22.549Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-07-20T21:27:22.549Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-20T21:27:22.840Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-07-20T21:27:23.127Z] #52 180.6 + bin/containerd-shim [2020-07-20T21:27:23.131Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2020-07-20T21:27:23.131Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 86.7% of statements [2020-07-20T21:27:23.423Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2020-07-20T21:27:23.423Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-20T21:27:23.423Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-20T21:27:24.056Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2020-07-20T21:27:24.347Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-20T21:27:24.639Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-20T21:27:24.713Z] #37 ... [2020-07-20T21:27:24.713Z] [2020-07-20T21:27:24.713Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:27:24.713Z] #40 172.8 CC criu/protobuf-desc.o [2020-07-20T21:27:24.713Z] #40 173.7 CC criu/protobuf.o [2020-07-20T21:27:24.713Z] #40 174.1 CC criu/pstree.o [2020-07-20T21:27:24.713Z] #40 175.2 CC criu/rbtree.o [2020-07-20T21:27:24.713Z] #40 175.5 CC criu/rst-malloc.o [2020-07-20T21:27:24.713Z] #40 175.9 CC criu/seccomp.o [2020-07-20T21:27:24.713Z] #40 176.6 CC criu/seize.o [2020-07-20T21:27:24.713Z] #40 177.7 CC criu/servicefd.o [2020-07-20T21:27:24.713Z] #40 178.2 CC criu/shmem.o [2020-07-20T21:27:24.713Z] #40 179.3 CC criu/sigframe.o [2020-07-20T21:27:24.713Z] #40 179.5 CC criu/signalfd.o [2020-07-20T21:27:24.713Z] #40 179.8 CC criu/sk-inet.o [2020-07-20T21:27:24.713Z] #40 180.9 CC criu/sk-netlink.o [2020-07-20T21:27:24.713Z] #40 181.3 CC criu/sk-packet.o [2020-07-20T21:27:24.713Z] #40 182.0 CC criu/sk-queue.o [2020-07-20T21:27:24.713Z] #40 182.5 CC criu/sk-tcp.o [2020-07-20T21:27:24.930Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-20T21:27:25.014Z] #40 183.2 CC criu/sk-unix.o [2020-07-20T21:27:26.441Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-07-20T21:27:26.441Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-07-20T21:27:27.344Z] #52 ... [2020-07-20T21:27:27.344Z] [2020-07-20T21:27:27.344Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:27:27.344Z] #45 DONE 222.4s [2020-07-20T21:27:27.344Z] [2020-07-20T21:27:27.344Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:27:27.813Z] #40 185.6 CC criu/sockets.o [2020-07-20T21:27:28.476Z] #40 186.6 CC criu/stats.o [2020-07-20T21:27:28.774Z] #40 187.0 CC criu/string.o [2020-07-20T21:27:29.072Z] #40 187.1 CC criu/sysctl.o [2020-07-20T21:27:29.175Z] ok github.com/docker/docker/pkg/signal 2.349s coverage: 61.0% of statements [2020-07-20T21:27:29.281Z] #52 ... [2020-07-20T21:27:29.281Z] [2020-07-20T21:27:29.281Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-20T21:27:29.467Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-07-20T21:27:29.721Z] #40 187.9 CC criu/sysfs_parse.o [2020-07-20T21:27:29.758Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-07-20T21:27:30.020Z] #40 188.3 CC criu/timens.o [2020-07-20T21:27:30.050Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-07-20T21:27:30.050Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-07-20T21:27:30.666Z] #46 DONE 1.2s [2020-07-20T21:27:30.666Z] [2020-07-20T21:27:30.666Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:27:30.666Z] #52 188.1 + bin/containerd-shim-runc-v1 [2020-07-20T21:27:30.666Z] #52 ... [2020-07-20T21:27:30.666Z] [2020-07-20T21:27:30.666Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-20T21:27:30.666Z] #48 DONE 0.1s [2020-07-20T21:27:30.666Z] [2020-07-20T21:27:30.666Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-20T21:27:30.670Z] #40 188.7 CC criu/timerfd.o [2020-07-20T21:27:30.684Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 53.8% of statements [2020-07-20T21:27:30.929Z] #50 DONE 0.5s [2020-07-20T21:27:30.929Z] [2020-07-20T21:27:30.929Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:27:30.970Z] #40 189.1 CC criu/tty.o [2020-07-20T21:27:31.318Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.9% of statements [2020-07-20T21:27:31.609Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2020-07-20T21:27:31.901Z] ok github.com/docker/docker/pkg/tarsum 0.034s coverage: 89.3% of statements [2020-07-20T21:27:32.193Z] testing: warning: no tests to run [2020-07-20T21:27:32.193Z] coverage: [no statements] [2020-07-20T21:27:32.193Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-20T21:27:32.485Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-20T21:27:32.485Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-20T21:27:32.779Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-20T21:27:33.085Z] #40 191.3 CC criu/tun.o [2020-07-20T21:27:33.484Z] #52 191.2 + bin/containerd-shim-runc-v2 [2020-07-20T21:27:34.143Z] #40 192.0 CC criu/uffd.o [2020-07-20T21:27:34.860Z] ok github.com/docker/docker/plugin 0.561s coverage: 23.1% of statements [2020-07-20T21:27:34.869Z] #52 192.5 + binaries [2020-07-20T21:27:34.869Z] #52 192.5 + install -D bin/containerd /build/containerd [2020-07-20T21:27:34.869Z] #52 192.5 + install -D bin/containerd-shim /build/containerd-shim [2020-07-20T21:27:35.129Z] #52 192.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-20T21:27:35.129Z] #52 192.6 + install -D bin/ctr /build/ctr [2020-07-20T21:27:35.152Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-20T21:27:35.685Z] #40 193.5 CC criu/util.o [2020-07-20T21:27:35.784Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-07-20T21:27:35.984Z] #40 ... [2020-07-20T21:27:35.984Z] [2020-07-20T21:27:35.984Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:27:35.984Z] #46 263.6 + cd /tmp/tmp.7MfaXDcRJD/src/github.com/golangci/golangci-lint/ [2020-07-20T21:27:35.984Z] #46 263.6 + git checkout -q v1.23.8 [2020-07-20T21:27:36.075Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-07-20T21:27:36.557Z] sha256:33401d11b76bed2c35f7cce02b655000375ce925fcb7869b26e5527dc62c1eb2 [2020-07-20T21:27:36.557Z] INFO: Starting docker-py tests... [2020-07-20T21:27:36.633Z] #46 264.3 ++ git describe --tags [2020-07-20T21:27:36.633Z] #46 264.3 + version=v1.23.8 [2020-07-20T21:27:36.633Z] #46 264.3 ++ git rev-parse --short HEAD [2020-07-20T21:27:36.633Z] #46 264.3 + commit=76a82c6 [2020-07-20T21:27:36.633Z] #46 264.3 ++ git show -s --format=%cd [2020-07-20T21:27:36.633Z] #46 264.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-20T21:27:36.633Z] #46 264.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-20T21:27:36.815Z] ============================= test session starts ============================== [2020-07-20T21:27:36.815Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-20T21:27:36.815Z] rootdir: /src, inifile: pytest.ini [2020-07-20T21:27:36.815Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-20T21:27:37.042Z] #52 DONE 194.4s [2020-07-20T21:27:37.581Z] ok github.com/docker/docker/registry 0.094s coverage: 56.3% of statements [2020-07-20T21:27:37.872Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-07-20T21:27:37.872Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-07-20T21:27:38.193Z] collected 388 items / 2 deselected / 386 selected [2020-07-20T21:27:38.193Z] [2020-07-20T21:27:38.427Z] [2020-07-20T21:27:38.427Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-20T21:27:38.504Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-07-20T21:27:38.795Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-20T21:27:39.414Z] #46 ... [2020-07-20T21:27:39.414Z] [2020-07-20T21:27:39.414Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-20T21:27:39.414Z] #37 DONE 266.6s [2020-07-20T21:27:39.414Z] [2020-07-20T21:27:39.414Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T21:27:39.414Z] #40 195.1 CC criu/uts_ns.o [2020-07-20T21:27:39.414Z] #40 195.4 CC criu/vdso.o [2020-07-20T21:27:39.414Z] #40 196.1 LINK criu/built-in.o [2020-07-20T21:27:39.414Z] #40 196.3 LINK criu/criu [2020-07-20T21:27:39.414Z] #40 196.9 DEP lib/c/criu.d [2020-07-20T21:27:39.414Z] #40 197.1 CC images/rpc.pb-c.o [2020-07-20T21:27:40.063Z] #40 198.2 CC lib/c/criu.o [2020-07-20T21:27:40.340Z] #53 DONE 1.8s [2020-07-20T21:27:40.340Z] [2020-07-20T21:27:40.340Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-20T21:27:40.601Z] #57 DONE 0.4s [2020-07-20T21:27:40.601Z] [2020-07-20T21:27:40.601Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-20T21:27:40.858Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-20T21:27:41.490Z] ok github.com/docker/docker/volume/local 0.050s coverage: 73.0% of statements [2020-07-20T21:27:41.542Z] #59 DONE 0.9s [2020-07-20T21:27:41.542Z] [2020-07-20T21:27:41.542Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-20T21:27:41.542Z] #61 DONE 0.1s [2020-07-20T21:27:41.542Z] [2020-07-20T21:27:41.542Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-20T21:27:41.542Z] #62 DONE 0.0s [2020-07-20T21:27:41.542Z] [2020-07-20T21:27:41.542Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-20T21:27:41.781Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2020-07-20T21:27:42.166Z] #40 199.8 LINK lib/c/built-in.o [2020-07-20T21:27:42.167Z] #40 199.8 LINK lib/c/libcriu.so [2020-07-20T21:27:42.167Z] #40 199.9 LINK lib/c/libcriu.a [2020-07-20T21:27:42.167Z] #40 200.1 GEN magic.py [2020-07-20T21:27:42.167Z] #40 200.3 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T21:27:42.167Z] #40 200.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T21:27:42.167Z] #40 200.3 Note: Building without GnuTLS support [2020-07-20T21:27:42.167Z] #40 200.3 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T21:27:42.167Z] #40 200.3 Makefile.config:40: Warn: Building without nftables support [2020-07-20T21:27:42.817Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-07-20T21:27:43.232Z] #40 201.1 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T21:27:43.457Z] #63 DONE 1.5s [2020-07-20T21:27:43.457Z] [2020-07-20T21:27:43.457Z] #64 exporting to image [2020-07-20T21:27:43.457Z] #64 exporting layers [2020-07-20T21:27:43.878Z] #40 201.9 make[1]: Nothing to be done for 'all'. [2020-07-20T21:27:44.928Z] #40 202.9 make[1]: 'images/built-in.o' is up to date. [2020-07-20T21:27:44.928Z] #40 203.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-20T21:27:44.928Z] #40 203.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-20T21:27:44.928Z] #40 203.1 make[1]: 'compel/libcompel.a' is up to date. [2020-07-20T21:27:44.928Z] #40 203.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-20T21:27:45.226Z] #40 203.2 make[1]: Nothing to be done for 'all'. [2020-07-20T21:27:45.227Z] #40 203.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T21:27:45.227Z] #40 203.4 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:45.227Z] #40 203.5 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:45.227Z] #40 203.5 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:45.527Z] #40 203.8 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:45.825Z] #40 203.9 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:45.825Z] #40 203.9 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:45.825Z] #40 204.0 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:46.127Z] #40 204.2 make[2]: Nothing to be done for 'all'. [2020-07-20T21:27:46.127Z] #40 204.2 INSTALL criu/criu [2020-07-20T21:27:46.127Z] #40 DONE 204.3s [2020-07-20T21:27:46.127Z] [2020-07-20T21:27:46.127Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:27:47.672Z] #64 exporting layers 3.9s done [2020-07-20T21:27:47.672Z] #64 writing image sha256:235a9b74125d4954273934674042ab4fad586993d4bcd8565288bd9f48ccba0b done [2020-07-20T21:27:47.672Z] #64 naming to docker.io/library/docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 done [2020-07-20T21:27:47.672Z] #64 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-20T21:27:48.011Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41239/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 hack/test/unit [2020-07-20T21:27:53.306Z] ? github.com/docker/docker/api [no test files] [2020-07-20T21:27:53.400Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-20T21:27:53.917Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-20T21:27:55.422Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-20T21:27:58.179Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/rootless [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/volume [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-20T21:27:58.179Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === Skipped [2020-07-20T21:27:58.179Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-20T21:27:58.179Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-20T21:27:58.179Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-20T21:27:58.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:27:58.179Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-20T21:27:58.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:27:58.179Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-20T21:27:58.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:27:58.179Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-20T21:27:58.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:27:58.179Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-20T21:27:58.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:27:58.179Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-20T21:27:58.179Z] graphtest_unix.go:73: No driver to put! [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-20T21:27:58.179Z] time="2020-07-20T21:26:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:27:58.179Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:27:58.179Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-20T21:27:58.179Z] time="2020-07-20T21:26:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:27:58.179Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:27:58.179Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-20T21:27:58.179Z] time="2020-07-20T21:26:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:27:58.179Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:27:58.179Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-20T21:27:58.179Z] time="2020-07-20T21:26:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:27:58.179Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:27:58.179Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-20T21:27:58.179Z] time="2020-07-20T21:26:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:27:58.179Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:27:58.179Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-20T21:27:58.179Z] graphtest_unix.go:73: No driver to put! [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-20T21:27:58.179Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-20T21:27:58.179Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-20T21:27:58.179Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-20T21:27:58.179Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-20T21:27:58.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:27:58.179Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-20T21:27:58.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:27:58.179Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-20T21:27:58.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:27:58.179Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-20T21:27:58.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:27:58.179Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-20T21:27:58.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:27:58.179Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-20T21:27:58.179Z] graphtest_unix.go:73: No driver to put! [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-20T21:27:58.179Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-20T21:27:58.179Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] [2020-07-20T21:27:58.179Z] DONE 2119 tests, 26 skipped in 189.989s Post stage [Pipeline] junit [2020-07-20T21:27:58.223Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-20T21:27:58.748Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41239/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -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:71f80ec2ad12bfd39f5788e48bf4c78694302551 hack/make.sh dynbinary test-integration [2020-07-20T21:27:59.041Z] [2020-07-20T21:27:59.041Z] Removing bundles/ [2020-07-20T21:27:59.041Z] [2020-07-20T21:27:59.041Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-20T21:27:59.041Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T21:27:59.041Z] GOOS="" GOARCH="" GOARM="" [2020-07-20T21:28:00.664Z] #45 DONE 273.5s [2020-07-20T21:28:00.664Z] [2020-07-20T21:28:00.664Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:28:00.664Z] #52 230.3 + bin/containerd-stress [2020-07-20T21:28:00.664Z] #52 ... [2020-07-20T21:28:00.664Z] [2020-07-20T21:28:00.664Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-20T21:28:00.664Z] #46 DONE 0.4s [2020-07-20T21:28:00.664Z] [2020-07-20T21:28:00.664Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-20T21:28:00.664Z] #48 DONE 0.0s [2020-07-20T21:28:00.664Z] [2020-07-20T21:28:00.664Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-20T21:28:00.664Z] #50 DONE 0.2s [2020-07-20T21:28:00.664Z] [2020-07-20T21:28:00.664Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:28:00.664Z] #52 232.2 + bin/containerd-shim [2020-07-20T21:28:04.563Z] #52 ... [2020-07-20T21:28:04.563Z] [2020-07-20T21:28:04.563Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:28:04.563Z] #45 DONE 277.8s [2020-07-20T21:28:04.563Z] [2020-07-20T21:28:04.563Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:28:04.563Z] #52 229.8 + bin/containerd-stress [2020-07-20T21:28:04.563Z] #52 ... [2020-07-20T21:28:04.563Z] [2020-07-20T21:28:04.563Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-20T21:28:04.563Z] #46 DONE 0.3s [2020-07-20T21:28:04.563Z] [2020-07-20T21:28:04.563Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-20T21:28:04.563Z] #48 DONE 0.0s [2020-07-20T21:28:04.563Z] [2020-07-20T21:28:04.563Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-20T21:28:04.563Z] #50 DONE 0.2s [2020-07-20T21:28:04.563Z] [2020-07-20T21:28:04.563Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:28:04.563Z] #52 231.9 + bin/containerd-shim [2020-07-20T21:28:05.566Z] ok github.com/docker/docker/api/server 0.056s coverage: 9.0% of statements [2020-07-20T21:28:05.936Z] #52 238.8 + bin/containerd-shim-runc-v1 [2020-07-20T21:28:08.718Z] #53 257.8 + bin/containerd [2020-07-20T21:28:09.225Z] #52 241.9 + bin/containerd-shim-runc-v2 [2020-07-20T21:28:09.793Z] #52 242.8 + binaries [2020-07-20T21:28:09.793Z] #52 242.8 + install -D bin/containerd /build/containerd [2020-07-20T21:28:09.793Z] #52 242.8 + install -D bin/containerd-shim /build/containerd-shim [2020-07-20T21:28:10.052Z] #52 242.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-20T21:28:10.052Z] #52 242.8 + install -D bin/ctr /build/ctr [2020-07-20T21:28:10.091Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-20T21:28:10.986Z] #52 DONE 243.6s [2020-07-20T21:28:11.554Z] [2020-07-20T21:28:11.554Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-20T21:28:12.488Z] #53 DONE 0.7s [2020-07-20T21:28:12.488Z] [2020-07-20T21:28:12.488Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-20T21:28:12.488Z] #57 DONE 0.2s [2020-07-20T21:28:12.488Z] [2020-07-20T21:28:12.488Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-20T21:28:12.654Z] #52 238.5 + bin/containerd-shim-runc-v1 [2020-07-20T21:28:12.746Z] #59 DONE 0.4s [2020-07-20T21:28:13.006Z] [2020-07-20T21:28:13.006Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-20T21:28:13.006Z] #61 DONE 0.0s [2020-07-20T21:28:13.006Z] [2020-07-20T21:28:13.006Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-20T21:28:13.006Z] #62 DONE 0.0s [2020-07-20T21:28:13.006Z] [2020-07-20T21:28:13.006Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-20T21:28:13.574Z] #63 DONE 0.6s [2020-07-20T21:28:13.574Z] [2020-07-20T21:28:13.574Z] #64 exporting to image [2020-07-20T21:28:13.574Z] #64 exporting layers [2020-07-20T21:28:14.343Z] #53 ... [2020-07-20T21:28:14.343Z] [2020-07-20T21:28:14.343Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:28:14.343Z] #22 301.9 + return [2020-07-20T21:28:14.343Z] #22 DONE 302.1s [2020-07-20T21:28:14.343Z] [2020-07-20T21:28:14.344Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:28:14.543Z] #52 241.6 + bin/containerd-shim-runc-v2 [2020-07-20T21:28:15.470Z] #52 242.5 + binaries [2020-07-20T21:28:15.470Z] #52 242.5 + install -D bin/containerd /build/containerd [2020-07-20T21:28:15.470Z] #52 242.5 + install -D bin/containerd-shim /build/containerd-shim [2020-07-20T21:28:15.470Z] #52 242.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-20T21:28:15.470Z] #52 242.5 + install -D bin/ctr /build/ctr [2020-07-20T21:28:16.397Z] #52 DONE 243.5s [2020-07-20T21:28:16.454Z] #46 ... [2020-07-20T21:28:16.454Z] [2020-07-20T21:28:16.454Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-20T21:28:16.454Z] #23 DONE 0.1s [2020-07-20T21:28:16.454Z] [2020-07-20T21:28:16.454Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-20T21:28:16.755Z] #27 DONE 0.7s [2020-07-20T21:28:16.755Z] [2020-07-20T21:28:16.755Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:28:17.058Z] #46 ... [2020-07-20T21:28:17.058Z] [2020-07-20T21:28:17.058Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-20T21:28:17.058Z] #30 DONE 0.1s [2020-07-20T21:28:17.058Z] [2020-07-20T21:28:17.058Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-20T21:28:17.058Z] #32 DONE 0.1s [2020-07-20T21:28:17.058Z] [2020-07-20T21:28:17.058Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-20T21:28:17.058Z] #35 DONE 0.1s [2020-07-20T21:28:17.058Z] [2020-07-20T21:28:17.058Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:28:17.364Z] #46 ... [2020-07-20T21:28:17.364Z] [2020-07-20T21:28:17.364Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-20T21:28:17.364Z] #38 DONE 0.1s [2020-07-20T21:28:17.364Z] [2020-07-20T21:28:17.364Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-20T21:28:17.364Z] #41 DONE 0.1s [2020-07-20T21:28:17.364Z] [2020-07-20T21:28:17.364Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:28:17.364Z] #53 ... [2020-07-20T21:28:17.364Z] [2020-07-20T21:28:17.364Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-20T21:28:17.369Z] [2020-07-20T21:28:17.370Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-20T21:28:17.672Z] #43 DONE 0.2s [2020-07-20T21:28:17.672Z] [2020-07-20T21:28:17.672Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-20T21:28:17.672Z] #45 DONE 0.1s [2020-07-20T21:28:17.672Z] [2020-07-20T21:28:17.672Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:28:19.881Z] #53 DONE 2.1s [2020-07-20T21:28:19.881Z] [2020-07-20T21:28:19.881Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-20T21:28:19.881Z] #57 DONE 0.2s [2020-07-20T21:28:19.881Z] [2020-07-20T21:28:19.881Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-20T21:28:20.137Z] #59 DONE 0.4s [2020-07-20T21:28:20.137Z] [2020-07-20T21:28:20.137Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-20T21:28:20.137Z] #61 DONE 0.0s [2020-07-20T21:28:20.137Z] [2020-07-20T21:28:20.137Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-20T21:28:20.137Z] #62 DONE 0.0s [2020-07-20T21:28:20.137Z] [2020-07-20T21:28:20.137Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-20T21:28:20.139Z] #64 exporting layers 6.3s done [2020-07-20T21:28:20.139Z] #64 writing image sha256:4fb4b592f2d8b52174ac5cce7b9f3b264fc13d2593b1ea2e9fedf12d098a57fb done [2020-07-20T21:28:20.139Z] #64 naming to docker.io/library/docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 done [2020-07-20T21:28:20.139Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-20T21:28:20.484Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41239/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -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:71f80ec2ad12bfd39f5788e48bf4c78694302551 hack/make.sh dynbinary test-integration [2020-07-20T21:28:20.698Z] #63 DONE 0.6s [2020-07-20T21:28:20.698Z] [2020-07-20T21:28:20.698Z] #64 exporting to image [2020-07-20T21:28:20.698Z] #64 exporting layers [2020-07-20T21:28:21.420Z] [2020-07-20T21:28:21.420Z] Removing bundles/ [2020-07-20T21:28:21.420Z] [2020-07-20T21:28:21.420Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-20T21:28:21.420Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T21:28:21.420Z] GOOS="" GOARCH="" GOARM="" [2020-07-20T21:28:27.235Z] #64 exporting layers 6.2s done [2020-07-20T21:28:27.235Z] #64 writing image sha256:7930fe404be4e22d66043eae6e1c3b2d8bd87a4026c6e387562abe5542808564 [2020-07-20T21:28:27.235Z] #64 writing image sha256:7930fe404be4e22d66043eae6e1c3b2d8bd87a4026c6e387562abe5542808564 done [2020-07-20T21:28:27.235Z] #64 naming to docker.io/library/docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 done [2020-07-20T21:28:27.235Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-20T21:28:27.563Z] + trap exit INT TERM [2020-07-20T21:28:27.563Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-20T21:28:27.563Z] + CONTAINER_NAME=docker-pr1 [2020-07-20T21:28:27.563Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41239/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41239/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -e DOCKER_GRAPHDRIVER docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 hack/make.sh dynbinary-daemon [2020-07-20T21:28:28.492Z] [2020-07-20T21:28:28.492Z] Removing bundles/ [2020-07-20T21:28:28.492Z] [2020-07-20T21:28:28.492Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-20T21:28:28.492Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T21:28:28.492Z] GOOS="" GOARCH="" GOARM="" [2020-07-20T21:28:50.526Z] #53 ... [2020-07-20T21:28:50.526Z] [2020-07-20T21:28:50.526Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:28:50.526Z] #46 DONE 333.3s [2020-07-20T21:28:50.526Z] [2020-07-20T21:28:50.526Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:28:50.526Z] #53 ... [2020-07-20T21:28:50.526Z] [2020-07-20T21:28:50.526Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-20T21:28:50.526Z] #47 DONE 0.1s [2020-07-20T21:28:50.526Z] [2020-07-20T21:28:50.526Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-20T21:28:50.526Z] #49 DONE 0.1s [2020-07-20T21:28:50.526Z] [2020-07-20T21:28:50.526Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-20T21:28:50.526Z] #51 DONE 0.1s [2020-07-20T21:28:50.526Z] [2020-07-20T21:28:50.526Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-20T21:28:55.971Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T21:28:55.971Z] [2020-07-20T21:28:55.971Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-20T21:28:55.971Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-20T21:28:55.971Z] HOSTNAME=7befb51dcea0 [2020-07-20T21:28:55.971Z] TESTDEBUG=0 [2020-07-20T21:28:55.971Z] DEST=bundles/test-integration [2020-07-20T21:28:55.971Z] PWD=/go/src/github.com/docker/docker [2020-07-20T21:28:55.971Z] DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 [2020-07-20T21:28:55.971Z] container=docker [2020-07-20T21:28:55.971Z] HOME=/root [2020-07-20T21:28:55.971Z] GOLANG_VERSION=1.13.14 [2020-07-20T21:28:55.971Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-20T21:28:55.971Z] VALIDATE_BRANCH=master [2020-07-20T21:28:55.971Z] TERM=xterm [2020-07-20T21:28:55.971Z] DOCKER_PKG=github.com/docker/docker [2020-07-20T21:28:55.971Z] SHLVL=1 [2020-07-20T21:28:55.971Z] TIMEOUT=120m [2020-07-20T21:28:55.971Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-20T21:28:55.971Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-20T21:28:55.971Z] GO111MODULE=off [2020-07-20T21:28:55.971Z] DOCKER_EXPERIMENTAL=1 [2020-07-20T21:28:55.971Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-20T21:28:55.971Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-20T21:28:55.971Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-20T21:28:55.971Z] GOPATH=/go [2020-07-20T21:28:55.971Z] PKG_CONFIG=pkg-config [2020-07-20T21:28:55.971Z] _=/usr/bin/env [2020-07-20T21:28:55.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-20T21:28:57.460Z] #53 306.5 + bin/containerd-stress [2020-07-20T21:28:58.985Z] #53 308.8 + bin/containerd-shim [2020-07-20T21:28:59.530Z] fc1b9e59edad: Pull complete [2020-07-20T21:28:59.530Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-20T21:28:59.530Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T21:28:59.530Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-20T21:28:59.530Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-20T21:28:59.530Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-07-20T21:28:59.530Z] WARN: Skipping validation tests [2020-07-20T21:28:59.530Z] INFO: Running unit tests at 07/20/2020 21:28:56... [2020-07-20T21:29:01.103Z] INFO: make.ps1 starting at 07/20/2020 21:29:00 [2020-07-20T21:29:01.103Z] INFO: Git commit (cb6132ad31) assumed from DOCKER_GITCOMMIT environment variable [2020-07-20T21:29:01.103Z] INFO: Invoking autogen... [2020-07-20T21:29:01.889Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-20T21:29:01.889Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-20T21:29:01.889Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2020-07-20T21:29:01.889Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2020-07-20T21:29:01.889Z] ok github.com/docker/docker/api/server/router/swarm 0.029s coverage: 5.1% of statements [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/types [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-20T21:29:01.889Z] ok github.com/docker/docker/api/types/time 0.037s coverage: 100.0% of statements [2020-07-20T21:29:01.889Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 75.0% of statements [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/builder [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-20T21:29:01.889Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-20T21:29:01.889Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-07-20T21:29:01.889Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-07-20T21:29:02.065Z] .........................xx.................... [ 29%] [2020-07-20T21:29:02.096Z] INFO: Running unit tests... [2020-07-20T21:29:02.477Z] ok github.com/docker/docker/builder/remotecontext 0.330s coverage: 13.6% of statements [2020-07-20T21:29:03.431Z] ok github.com/docker/docker/builder/dockerfile 0.765s coverage: 48.1% of statements [2020-07-20T21:29:03.431Z] ok github.com/docker/docker/builder/remotecontext/git 3.443s coverage: 86.3% of statements [2020-07-20T21:29:03.431Z] ? github.com/docker/docker/cli [no test files] [2020-07-20T21:29:03.431Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-20T21:29:05.958Z] #53 315.8 + bin/containerd-shim-runc-v1 [2020-07-20T21:29:09.508Z] #53 319.1 + bin/containerd-shim-runc-v2 [2020-07-20T21:29:10.037Z] ok github.com/docker/docker/client 0.233s coverage: 75.4% of statements [2020-07-20T21:29:10.145Z] #53 320.0 + binaries [2020-07-20T21:29:10.145Z] #53 320.0 + install -D bin/containerd /build/containerd [2020-07-20T21:29:10.145Z] #53 320.1 + install -D bin/containerd-shim /build/containerd-shim [2020-07-20T21:29:10.145Z] #53 320.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-20T21:29:10.145Z] #53 320.1 + install -D bin/ctr /build/ctr [2020-07-20T21:29:10.145Z] #53 DONE 320.1s [2020-07-20T21:29:10.799Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-07-20T21:29:11.190Z] [2020-07-20T21:29:11.190Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-20T21:29:11.190Z] #54 DONE 0.1s [2020-07-20T21:29:11.190Z] [2020-07-20T21:29:11.190Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-20T21:29:11.190Z] #58 DONE 0.1s [2020-07-20T21:29:11.190Z] [2020-07-20T21:29:11.190Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-20T21:29:11.190Z] #60 DONE 0.1s [2020-07-20T21:29:11.497Z] [2020-07-20T21:29:11.497Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-20T21:29:11.497Z] #62 DONE 0.1s [2020-07-20T21:29:11.497Z] [2020-07-20T21:29:11.497Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-20T21:29:11.497Z] #63 DONE 0.0s [2020-07-20T21:29:11.497Z] [2020-07-20T21:29:11.497Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-20T21:29:13.585Z] #64 DONE 2.1s [2020-07-20T21:29:13.585Z] [2020-07-20T21:29:13.585Z] #65 exporting to oci image format [2020-07-20T21:29:13.585Z] #65 exporting layers [2020-07-20T21:29:17.490Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-20T21:29:18.758Z] ? github.com/docker/docker/api [no test files] [2020-07-20T21:29:20.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-20T21:29:20.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-20T21:29:22.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-20T21:29:24.959Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-20T21:29:27.961Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-20T21:29:33.736Z] ok github.com/docker/docker/api/server 0.115s coverage: 9.0% of statements [2020-07-20T21:29:37.862Z] ok github.com/docker/docker/cmd/dockerd 0.115s coverage: 30.8% of statements [2020-07-20T21:29:37.862Z] ok github.com/docker/docker/container 0.139s coverage: 34.4% of statements [2020-07-20T21:29:37.862Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-20T21:29:37.862Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-20T21:29:37.862Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-20T21:29:37.862Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-20T21:29:37.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-20T21:29:37.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-20T21:29:38.439Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.072s coverage: 65.3% of statements [2020-07-20T21:29:38.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-20T21:29:39.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-20T21:29:39.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-20T21:29:40.366Z] ok github.com/docker/docker/daemon/cluster/convert 0.071s coverage: 35.4% of statements [2020-07-20T21:29:40.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-20T21:29:42.896Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T21:29:42.927Z] ok github.com/docker/docker/daemon/cluster 0.088s coverage: 0.5% of statements [2020-07-20T21:29:43.019Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-20T21:29:43.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-20T21:29:43.464Z] [2020-07-20T21:29:43.464Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-20T21:29:43.722Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-20T21:29:43.722Z] HOSTNAME=77978647476b [2020-07-20T21:29:43.722Z] DEST=bundles/test-integration [2020-07-20T21:29:43.722Z] PWD=/go/src/github.com/docker/docker [2020-07-20T21:29:43.722Z] DOCKER_ROOTLESS=1 [2020-07-20T21:29:43.722Z] DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 [2020-07-20T21:29:43.722Z] container=docker [2020-07-20T21:29:43.722Z] HOME=/root [2020-07-20T21:29:43.722Z] GOLANG_VERSION=1.13.14 [2020-07-20T21:29:43.722Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-20T21:29:43.722Z] VALIDATE_BRANCH=master [2020-07-20T21:29:43.722Z] TERM=xterm [2020-07-20T21:29:43.722Z] DOCKER_PKG=github.com/docker/docker [2020-07-20T21:29:43.722Z] SHLVL=1 [2020-07-20T21:29:43.722Z] TIMEOUT=120m [2020-07-20T21:29:43.722Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-20T21:29:43.722Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-20T21:29:43.722Z] GO111MODULE=off [2020-07-20T21:29:43.722Z] DOCKER_EXPERIMENTAL=1 [2020-07-20T21:29:43.722Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-20T21:29:43.722Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-20T21:29:43.722Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-20T21:29:43.722Z] GOPATH=/go [2020-07-20T21:29:43.722Z] PKG_CONFIG=pkg-config [2020-07-20T21:29:43.722Z] _=/usr/bin/env [2020-07-20T21:29:43.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-20T21:29:43.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-20T21:29:45.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-20T21:29:45.488Z] ok github.com/docker/docker/daemon/discovery 0.013s coverage: 30.0% of statements [2020-07-20T21:29:45.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-20T21:29:46.441Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 81.8% of statements [2020-07-20T21:29:47.016Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2020-07-20T21:29:47.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-20T21:29:47.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-20T21:29:48.410Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2020-07-20T21:29:49.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-20T21:29:50.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-20T21:29:50.194Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-20T21:29:51.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-20T21:29:51.302Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T21:29:51.389Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-20T21:29:51.558Z] [2020-07-20T21:29:51.717Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.500s coverage: 13.9% of statements [2020-07-20T21:29:51.717Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-07-20T21:29:52.085Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-20T21:29:52.085Z] Using test binary docker [2020-07-20T21:29:52.085Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-20T21:29:52.085Z] +++ /etc/init.d/apparmor start [2020-07-20T21:29:52.085Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T21:29:52.085Z] INFO: Waiting for daemon to start... [2020-07-20T21:29:52.085Z] Starting dockerd [2020-07-20T21:29:52.085Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-20T21:29:53.639Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.567s coverage: 57.0% of statements [2020-07-20T21:29:54.072Z] + TEST_INTEGRATION_DEST=2 [2020-07-20T21:29:54.072Z] + CONTAINER_NAME=docker-pr1-2 [2020-07-20T21:29:54.072Z] + TEST_SKIP_INTEGRATION=1 [2020-07-20T21:29:54.072Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-20T21:29:54.072Z] + run_tests [2020-07-20T21:29:54.072Z] + c=0 [2020-07-20T21:29:54.072Z] + '[' -n 0 ']' [2020-07-20T21:29:54.072Z] + rm= [2020-07-20T21:29:54.072Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41239/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41239/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41239/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 hack/make.sh '' test-integration [2020-07-20T21:29:54.072Z] ++ jobs -p [2020-07-20T21:29:54.072Z] + TEST_INTEGRATION_DEST=3 [2020-07-20T21:29:54.072Z] + CONTAINER_NAME=docker-pr1-3 [2020-07-20T21:29:54.072Z] + TEST_SKIP_INTEGRATION=1 [2020-07-20T21:29:54.072Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-20T21:29:54.072Z] + run_tests [2020-07-20T21:29:54.072Z] + '[' -n 0 ']' [2020-07-20T21:29:54.072Z] + rm= [2020-07-20T21:29:54.072Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41239/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41239/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41239/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 hack/make.sh '' test-integration [2020-07-20T21:29:54.072Z] + TEST_INTEGRATION_DEST=1 [2020-07-20T21:29:54.072Z] + CONTAINER_NAME=docker-pr1-1 [2020-07-20T21:29:54.072Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-20T21:29:54.072Z] + run_tests test-integration-flaky [2020-07-20T21:29:54.072Z] + '[' -n 0 ']' [2020-07-20T21:29:54.072Z] + rm= [2020-07-20T21:29:54.072Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41239/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41239/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41239/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 hack/make.sh test-integration-flaky test-integration [2020-07-20T21:29:54.072Z] + for job in $(jobs -p) [2020-07-20T21:29:54.072Z] + wait 5340 [2020-07-20T21:29:54.150Z] . [2020-07-20T21:29:54.150Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-20T21:29:54.150Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-20T21:29:54.150Z] Error: No such image: emptyfs [2020-07-20T21:29:54.150Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-20T21:29:54.150Z] ++++ docker load [2020-07-20T21:29:54.150Z] Running integration-test (iteration 1) [2020-07-20T21:29:54.150Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-20T21:29:54.150Z] ++ 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-07-20T21:29:54.150Z] ++ set -e [2020-07-20T21:29:54.150Z] ++ '[' -n 0 ']' [2020-07-20T21:29:54.150Z] ++ set -x [2020-07-20T21:29:54.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-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-07-20T21:29:54.635Z] [2020-07-20T21:29:54.891Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-20T21:29:54.891Z] [2020-07-20T21:29:54.891Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-20T21:29:54.891Z] HOSTNAME=e24493892152 [2020-07-20T21:29:54.891Z] TEST_SKIP_INTEGRATION=1 [2020-07-20T21:29:54.891Z] TESTDEBUG=0 [2020-07-20T21:29:54.891Z] DEST=bundles/test-integration [2020-07-20T21:29:54.891Z] PWD=/go/src/github.com/docker/docker [2020-07-20T21:29:54.891Z] KEEPBUNDLE=1 [2020-07-20T21:29:54.891Z] DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 [2020-07-20T21:29:54.891Z] container=docker [2020-07-20T21:29:54.891Z] HOME=/root [2020-07-20T21:29:54.891Z] GOLANG_VERSION=1.13.14 [2020-07-20T21:29:54.891Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-20T21:29:54.891Z] VALIDATE_BRANCH=master [2020-07-20T21:29:54.891Z] TERM=xterm [2020-07-20T21:29:54.891Z] DOCKER_PKG=github.com/docker/docker [2020-07-20T21:29:54.891Z] SHLVL=1 [2020-07-20T21:29:54.891Z] TIMEOUT=120m [2020-07-20T21:29:54.891Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-20T21:29:54.891Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-20T21:29:54.891Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-20T21:29:54.891Z] GO111MODULE=off [2020-07-20T21:29:54.891Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-20T21:29:54.891Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-20T21:29:54.891Z] GOPATH=/go [2020-07-20T21:29:54.891Z] PKG_CONFIG=pkg-config [2020-07-20T21:29:54.891Z] _=/usr/bin/env [2020-07-20T21:29:54.891Z] Building test suite binary ./integration-cli/test.main [2020-07-20T21:29:54.891Z] [2020-07-20T21:29:54.891Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-20T21:29:54.891Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-20T21:29:54.891Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-20T21:29:54.891Z] HOSTNAME=d745e7571039 [2020-07-20T21:29:54.891Z] TEST_SKIP_INTEGRATION=1 [2020-07-20T21:29:54.891Z] TESTDEBUG=0 [2020-07-20T21:29:54.891Z] DEST=bundles/test-integration [2020-07-20T21:29:54.891Z] PWD=/go/src/github.com/docker/docker [2020-07-20T21:29:54.891Z] KEEPBUNDLE=1 [2020-07-20T21:29:54.891Z] DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 [2020-07-20T21:29:54.891Z] container=docker [2020-07-20T21:29:54.891Z] HOME=/root [2020-07-20T21:29:54.891Z] GOLANG_VERSION=1.13.14 [2020-07-20T21:29:54.891Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-20T21:29:54.891Z] VALIDATE_BRANCH=master [2020-07-20T21:29:54.891Z] TERM=xterm [2020-07-20T21:29:54.891Z] DOCKER_PKG=github.com/docker/docker [2020-07-20T21:29:54.891Z] SHLVL=1 [2020-07-20T21:29:54.891Z] TIMEOUT=120m [2020-07-20T21:29:54.891Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-20T21:29:54.891Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-20T21:29:54.891Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-20T21:29:54.891Z] GO111MODULE=off [2020-07-20T21:29:54.891Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-20T21:29:54.891Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-20T21:29:54.891Z] GOPATH=/go [2020-07-20T21:29:54.891Z] PKG_CONFIG=pkg-config [2020-07-20T21:29:54.891Z] _=/usr/bin/env [2020-07-20T21:29:54.891Z] Building test suite binary ./integration-cli/test.main [2020-07-20T21:29:55.453Z] No new tests added to integration. [2020-07-20T21:29:55.453Z] [2020-07-20T21:29:55.453Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-20T21:29:55.559Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-07-20T21:29:55.839Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-07-20T21:29:56.818Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-20T21:29:56.818Z] HOSTNAME=374ff8d6fb48 [2020-07-20T21:29:56.818Z] TESTDEBUG=0 [2020-07-20T21:29:56.818Z] DEST=bundles/test-integration [2020-07-20T21:29:56.819Z] PWD=/go/src/github.com/docker/docker [2020-07-20T21:29:56.819Z] KEEPBUNDLE=1 [2020-07-20T21:29:56.819Z] DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 [2020-07-20T21:29:56.819Z] container=docker [2020-07-20T21:29:56.819Z] HOME=/root [2020-07-20T21:29:56.819Z] GOLANG_VERSION=1.13.14 [2020-07-20T21:29:56.819Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-20T21:29:56.819Z] VALIDATE_BRANCH=master [2020-07-20T21:29:56.819Z] TERM=xterm [2020-07-20T21:29:56.819Z] DOCKER_PKG=github.com/docker/docker [2020-07-20T21:29:56.819Z] SHLVL=1 [2020-07-20T21:29:56.819Z] TIMEOUT=120m [2020-07-20T21:29:56.819Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-20T21:29:56.819Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-20T21:29:56.819Z] GO111MODULE=off [2020-07-20T21:29:56.819Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-20T21:29:56.819Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-20T21:29:56.819Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-20T21:29:56.819Z] GOPATH=/go [2020-07-20T21:29:56.819Z] PKG_CONFIG=pkg-config [2020-07-20T21:29:56.819Z] _=/usr/bin/env [2020-07-20T21:29:56.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-20T21:29:57.481Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.126s coverage: 46.2% of statements [2020-07-20T21:29:58.870Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.816s coverage: 73.1% of statements [2020-07-20T21:29:59.133Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.837s coverage: 49.5% of statements [2020-07-20T21:30:00.082Z] ok github.com/docker/docker/daemon 12.381s coverage: 17.4% of statements [2020-07-20T21:30:00.082Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-20T21:30:00.082Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-20T21:30:00.082Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-20T21:30:00.082Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-20T21:30:00.082Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-20T21:30:01.030Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.041s coverage: 58.0% of statements [2020-07-20T21:30:01.605Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.611s coverage: 76.1% of statements [2020-07-20T21:30:02.554Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2020-07-20T21:30:02.554Z] ok github.com/docker/docker/daemon/links 0.024s coverage: 93.0% of statements [2020-07-20T21:30:02.625Z] Loaded image: buildpack-deps:buster [2020-07-20T21:30:02.625Z] Loaded image: busybox:latest [2020-07-20T21:30:02.625Z] Loaded image: busybox:glibc [2020-07-20T21:30:02.625Z] Loaded image: debian:buster [2020-07-20T21:30:02.916Z] Loaded image: hello-world:latest [2020-07-20T21:30:02.916Z] INFO: Testing against a local daemon [2020-07-20T21:30:02.916Z] === RUN TestCgroupNamespacesBuild [2020-07-20T21:30:04.480Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 4.8% of statements [2020-07-20T21:30:04.480Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.556s coverage: 57.7% of statements [2020-07-20T21:30:04.480Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-20T21:30:04.480Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-20T21:30:04.480Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-20T21:30:04.480Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-20T21:30:04.743Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 41.0% of statements [2020-07-20T21:30:04.981Z] --- PASS: TestCgroupNamespacesBuild (2.16s) [2020-07-20T21:30:04.981Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-20T21:30:05.318Z] ok github.com/docker/docker/daemon/logger/awslogs 0.346s coverage: 77.4% of statements [2020-07-20T21:30:05.318Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-20T21:30:05.318Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-20T21:30:06.267Z] ok github.com/docker/docker/daemon/logger/gelf 0.040s coverage: 67.0% of statements [2020-07-20T21:30:06.267Z] ok github.com/docker/docker/daemon/logger/journald 0.039s coverage: 26.2% of statements [2020-07-20T21:30:06.267Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2020-07-20T21:30:06.843Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.057s coverage: 61.6% of statements [2020-07-20T21:30:07.087Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2020-07-20T21:30:07.087Z] === RUN TestBuildWithSession [2020-07-20T21:30:07.087Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-20T21:30:07.087Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T21:30:07.087Z] === RUN TestBuildSquashParent [2020-07-20T21:30:08.236Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 75.2% of statements [2020-07-20T21:30:08.236Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-20T21:30:08.236Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.064s coverage: 37.7% of statements [2020-07-20T21:30:08.236Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.068s coverage: 33.3% of statements [2020-07-20T21:30:08.810Z] ok github.com/docker/docker/daemon/logger/templates 0.015s coverage: 8.3% of statements [2020-07-20T21:30:09.759Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 46.8% of statements [2020-07-20T21:30:10.021Z] ok github.com/docker/docker/daemon/network 0.049s coverage: 63.8% of statements [2020-07-20T21:30:10.439Z] ......................... [ 66%] [2020-07-20T21:30:10.969Z] ok github.com/docker/docker/daemon/logger/splunk 1.982s coverage: 82.5% of statements [2020-07-20T21:30:10.969Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-20T21:30:10.969Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-20T21:30:11.548Z] ok github.com/docker/docker/distribution/metadata 0.080s coverage: 48.2% of statements [2020-07-20T21:30:12.124Z] ok github.com/docker/docker/distribution 0.425s coverage: 22.1% of statements [2020-07-20T21:30:12.124Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-20T21:30:12.698Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2020-07-20T21:30:13.274Z] ok github.com/docker/docker/image 0.047s coverage: 86.4% of statements [2020-07-20T21:30:13.849Z] ok github.com/docker/docker/image/cache 0.048s coverage: 19.2% of statements [2020-07-20T21:30:13.973Z] --- PASS: TestBuildSquashParent (7.13s) [2020-07-20T21:30:13.973Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-20T21:30:13.973Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T21:30:13.973Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T21:30:13.973Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T21:30:13.973Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T21:30:13.973Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T21:30:13.973Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T21:30:13.973Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T21:30:13.973Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T21:30:13.973Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T21:30:13.973Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T21:30:13.973Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T21:30:13.973Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T21:30:13.973Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T21:30:13.973Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T21:30:14.112Z] ok github.com/docker/docker/image/v1 0.040s coverage: 25.0% of statements [2020-07-20T21:30:14.112Z] ok github.com/docker/docker/distribution/xfer 1.730s coverage: 85.1% of statements [2020-07-20T21:30:14.112Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-20T21:30:14.112Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-20T21:30:14.112Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-20T21:30:14.374Z] ok github.com/docker/docker/libcontainerd/queue 0.043s coverage: 100.0% of statements [2020-07-20T21:30:14.948Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 50.0% of statements [2020-07-20T21:30:16.548Z] ok github.com/docker/docker/opts 0.131s coverage: 67.4% of statements [2020-07-20T21:30:16.733Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T21:30:16.733Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T21:30:17.496Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-07-20T21:30:17.758Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-07-20T21:30:18.019Z] ok github.com/docker/docker/pkg/authorization 1.221s coverage: 68.3% of statements [2020-07-20T21:30:18.595Z] ok github.com/docker/docker/pkg/archive 1.158s coverage: 76.8% of statements [2020-07-20T21:30:18.595Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-07-20T21:30:19.459Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T21:30:19.459Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T21:30:19.541Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-07-20T21:30:19.541Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 92.9% of statements [2020-07-20T21:30:20.114Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-07-20T21:30:20.688Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-07-20T21:30:20.950Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-07-20T21:30:21.524Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-20T21:30:21.524Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.46s) [2020-07-20T21:30:21.524Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s) [2020-07-20T21:30:21.524Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.51s) [2020-07-20T21:30:21.524Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.47s) [2020-07-20T21:30:21.524Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.29s) [2020-07-20T21:30:21.524Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.40s) [2020-07-20T21:30:21.524Z] === RUN TestBuildMultiStageCopy [2020-07-20T21:30:21.524Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-20T21:30:22.336Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-07-20T21:30:22.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-20T21:30:22.600Z] ok github.com/docker/docker/pkg/chrootarchive 3.663s coverage: 43.2% of statements [2020-07-20T21:30:22.862Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2020-07-20T21:30:23.438Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-07-20T21:30:23.438Z] ok github.com/docker/docker/pkg/fsutils 0.323s coverage: 85.1% of statements [2020-07-20T21:30:23.590Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-20T21:30:23.700Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2020-07-20T21:30:23.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-20T21:30:24.222Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-20T21:30:24.274Z] ok github.com/docker/docker/layer 7.498s coverage: 68.8% of statements [2020-07-20T21:30:24.274Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-20T21:30:24.274Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-20T21:30:24.274Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-20T21:30:24.274Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-20T21:30:24.274Z] ? github.com/docker/docker/oci [no test files] [2020-07-20T21:30:24.274Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-20T21:30:24.274Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-20T21:30:24.274Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-20T21:30:24.538Z] ok github.com/docker/docker/pkg/jsonmessage 0.034s coverage: 91.7% of statements [2020-07-20T21:30:24.682Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-20T21:30:24.682Z] ok github.com/docker/docker/api/server/httputils 0.121s coverage: 14.7% of statements [2020-07-20T21:30:24.682Z] ok github.com/docker/docker/api/server/middleware 0.164s coverage: 37.7% of statements [2020-07-20T21:30:24.682Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-20T21:30:24.682Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-20T21:30:24.682Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-20T21:30:24.682Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-20T21:30:24.682Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-20T21:30:24.682Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-20T21:30:24.682Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-20T21:30:24.682Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-20T21:30:24.683Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-20T21:30:24.683Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-20T21:30:24.683Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-20T21:30:24.801Z] ok github.com/docker/docker/pkg/locker 0.043s coverage: 88.9% of statements [2020-07-20T21:30:24.854Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-20T21:30:25.062Z] ok github.com/docker/docker/pkg/idtools 0.694s coverage: 70.5% of statements [2020-07-20T21:30:25.063Z] ok github.com/docker/docker/pkg/ioutils 0.627s coverage: 70.6% of statements [2020-07-20T21:30:25.063Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2020-07-20T21:30:25.063Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-20T21:30:25.063Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-20T21:30:25.325Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2020-07-20T21:30:25.325Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-20T21:30:25.485Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-20T21:30:25.587Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2020-07-20T21:30:25.675Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2020-07-20T21:30:25.675Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2020-07-20T21:30:25.850Z] ok github.com/docker/docker/pkg/parsers/kernel 0.023s coverage: 60.0% of statements [2020-07-20T21:30:25.850Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.031s coverage: 86.7% of statements [2020-07-20T21:30:26.113Z] ok github.com/docker/docker/pkg/pidfile 0.022s coverage: 82.4% of statements [2020-07-20T21:30:26.113Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-20T21:30:26.113Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-20T21:30:26.116Z] --- PASS: TestBuildMultiStageCopy (4.62s) [2020-07-20T21:30:26.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.35s) [2020-07-20T21:30:26.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-07-20T21:30:26.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-07-20T21:30:26.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-07-20T21:30:26.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-07-20T21:30:26.116Z] === RUN TestBuildMultiStageParentConfig [2020-07-20T21:30:26.146Z] ok github.com/docker/docker/api/server/router/swarm 0.122s coverage: 5.1% of statements [2020-07-20T21:30:26.146Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-20T21:30:26.146Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-20T21:30:26.146Z] ? github.com/docker/docker/api/types [no test files] [2020-07-20T21:30:26.146Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-20T21:30:26.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-20T21:30:26.617Z] ok github.com/docker/docker/api/types/time 0.228s coverage: 100.0% of statements [2020-07-20T21:30:26.617Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/builder [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-20T21:30:26.617Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-20T21:30:26.689Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2020-07-20T21:30:27.263Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2020-07-20T21:30:27.263Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2020-07-20T21:30:27.263Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2020-07-20T21:30:27.608Z] ok github.com/docker/docker/builder/dockerignore 0.185s coverage: 96.8% of statements [2020-07-20T21:30:27.621Z] --- PASS: TestBuildMultiStageParentConfig (1.53s) [2020-07-20T21:30:27.621Z] === RUN TestBuildLabelWithTargets [2020-07-20T21:30:28.209Z] ok github.com/docker/docker/pkg/reexec 0.027s coverage: 82.4% of statements [2020-07-20T21:30:28.784Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-07-20T21:30:28.784Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 73.9% of statements [2020-07-20T21:30:29.358Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-07-20T21:30:29.358Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-07-20T21:30:29.620Z] ok github.com/docker/docker/pkg/symlink 0.022s coverage: 87.7% of statements [2020-07-20T21:30:30.194Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 53.8% of statements [2020-07-20T21:30:30.380Z] --- PASS: TestBuildLabelWithTargets (2.41s) [2020-07-20T21:30:30.381Z] === RUN TestBuildWithEmptyLayers [2020-07-20T21:30:30.766Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2020-07-20T21:30:31.011Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-07-20T21:30:31.011Z] === RUN TestBuildMultiStageOnBuild [2020-07-20T21:30:31.029Z] ok github.com/docker/docker/pkg/signal 2.758s coverage: 61.0% of statements [2020-07-20T21:30:31.029Z] ok github.com/docker/docker/pkg/tailfile 0.141s coverage: 88.6% of statements [2020-07-20T21:30:31.291Z] testing: warning: no tests to run [2020-07-20T21:30:31.291Z] coverage: [no statements] [2020-07-20T21:30:31.291Z] ok github.com/docker/docker/pkg/term/windows 0.022s coverage: [no statements] [no tests to run] [2020-07-20T21:30:31.866Z] ok github.com/docker/docker/pkg/tarsum 0.139s coverage: 89.3% of statements [2020-07-20T21:30:31.866Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-07-20T21:30:31.866Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-07-20T21:30:32.128Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2020-07-20T21:30:32.386Z] ok github.com/docker/docker/builder/remotecontext 0.805s coverage: 9.2% of statements [2020-07-20T21:30:32.386Z] ok github.com/docker/docker/cli/debug 0.533s coverage: 100.0% of statements [2020-07-20T21:30:32.386Z] ok github.com/docker/docker/builder/dockerfile 0.630s coverage: 46.4% of statements [2020-07-20T21:30:33.521Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2020-07-20T21:30:33.739Z] --- PASS: TestBuildMultiStageOnBuild (2.92s) [2020-07-20T21:30:33.739Z] === RUN TestBuildUncleanTarFilenames [2020-07-20T21:30:34.100Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 73.8% of statements [2020-07-20T21:30:34.364Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-07-20T21:30:34.630Z] ok github.com/docker/docker/plugin 0.558s coverage: 23.1% of statements [2020-07-20T21:30:35.245Z] --- PASS: TestBuildUncleanTarFilenames (1.31s) [2020-07-20T21:30:35.245Z] === RUN TestBuildMultiStageLayerLeak [2020-07-20T21:30:35.578Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2020-07-20T21:30:35.578Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2020-07-20T21:30:36.526Z] ok github.com/docker/docker/testutil 0.014s coverage: 62.5% of statements [2020-07-20T21:30:36.788Z] ok github.com/docker/docker/registry 0.268s coverage: 56.3% of statements [2020-07-20T21:30:36.788Z] ok github.com/docker/docker/runconfig 0.045s coverage: 66.1% of statements [2020-07-20T21:30:37.893Z] #65 exporting layers 81.3s done [2020-07-20T21:30:37.893Z] #65 exporting manifest sha256:7a8fc7391f22759d1fee93bae77216a6566c010a199a1f4e1cc0f35128caecbd [2020-07-20T21:30:37.893Z] #65 exporting manifest sha256:7a8fc7391f22759d1fee93bae77216a6566c010a199a1f4e1cc0f35128caecbd done [2020-07-20T21:30:37.893Z] #65 exporting config sha256:09221e20c53f913d3274de1f9968565acb04389da166f499dbc35765b5fa1f5e done [2020-07-20T21:30:37.893Z] #65 sending tarball [2020-07-20T21:30:38.712Z] ok github.com/docker/docker/volume/drivers 0.025s coverage: 36.1% of statements [2020-07-20T21:30:38.763Z] --- PASS: TestBuildMultiStageLayerLeak (3.06s) [2020-07-20T21:30:38.763Z] === RUN TestBuildWithHugeFile [2020-07-20T21:30:39.660Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-07-20T21:30:39.660Z] ok github.com/docker/docker/volume/mounts 0.072s coverage: 67.0% of statements [2020-07-20T21:30:40.604Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-07-20T21:30:44.911Z] ok github.com/docker/docker/client 0.574s coverage: 74.9% of statements [2020-07-20T21:30:48.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-20T21:30:49.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-20T21:30:50.656Z] #65 ... [2020-07-20T21:30:50.656Z] [2020-07-20T21:30:50.656Z] #66 importing to docker [2020-07-20T21:30:50.656Z] #66 ... [2020-07-20T21:30:50.656Z] [2020-07-20T21:30:50.656Z] #65 exporting to oci image format [2020-07-20T21:30:50.656Z] #65 sending tarball 15.9s done [2020-07-20T21:30:50.656Z] #65 DONE 97.2s [2020-07-20T21:30:50.950Z] [2020-07-20T21:30:50.950Z] #66 importing to docker [2020-07-20T21:30:51.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-20T21:30:51.788Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-07-20T21:30:52.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-20T21:30:52.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-20T21:30:54.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-20T21:30:57.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-20T21:30:59.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-20T21:30:59.885Z] ok github.com/docker/docker/builder/remotecontext/git 31.522s coverage: 86.3% of statements [2020-07-20T21:31:00.356Z] ? github.com/docker/docker/cli [no test files] [2020-07-20T21:31:00.356Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-20T21:31:00.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-20T21:31:00.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-20T21:31:02.564Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/rootless [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/volume [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-20T21:31:02.564Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === Skipped [2020-07-20T21:31:02.564Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-20T21:31:02.564Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-20T21:31:02.564Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-20T21:31:02.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:31:02.564Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-20T21:31:02.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:31:02.564Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-20T21:31:02.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:31:02.564Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-20T21:31:02.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:31:02.564Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-20T21:31:02.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:31:02.564Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-20T21:31:02.564Z] graphtest_unix.go:73: No driver to put! [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-20T21:31:02.564Z] time="2020-07-20T21:29:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:31:02.564Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:31:02.564Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-20T21:31:02.564Z] time="2020-07-20T21:29:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:31:02.564Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:31:02.564Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-20T21:31:02.564Z] time="2020-07-20T21:29:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:31:02.564Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:31:02.564Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-20T21:31:02.564Z] time="2020-07-20T21:29:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:31:02.564Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:31:02.564Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-20T21:31:02.564Z] time="2020-07-20T21:29:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:31:02.564Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:31:02.564Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-20T21:31:02.564Z] graphtest_unix.go:73: No driver to put! [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-20T21:31:02.564Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-20T21:31:02.564Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-20T21:31:02.564Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-20T21:31:02.564Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-20T21:31:02.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:31:02.564Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-20T21:31:02.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:31:02.564Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-20T21:31:02.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:31:02.564Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-20T21:31:02.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:31:02.564Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-20T21:31:02.564Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:31:02.564Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-20T21:31:02.564Z] graphtest_unix.go:73: No driver to put! [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-20T21:31:02.564Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-20T21:31:02.564Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] [2020-07-20T21:31:02.564Z] DONE 2119 tests, 26 skipped in 189.728s Post stage [Pipeline] junit [2020-07-20T21:31:02.579Z] Recording test results [2020-07-20T21:31:02.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-20T21:31:03.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-20T21:31:05.072Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41239/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -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:71f80ec2ad12bfd39f5788e48bf4c78694302551 hack/make.sh dynbinary test-integration [2020-07-20T21:31:05.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-20T21:31:06.031Z] --- PASS: TestBuildWithHugeFile (26.87s) [2020-07-20T21:31:06.031Z] === RUN TestBuildWithEmptyDockerfile [2020-07-20T21:31:06.031Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T21:31:06.031Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T21:31:06.031Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T21:31:06.031Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T21:31:06.031Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T21:31:06.031Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T21:31:06.031Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T21:31:06.031Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T21:31:06.031Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T21:31:06.031Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-07-20T21:31:06.031Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-07-20T21:31:06.031Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-07-20T21:31:06.031Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-07-20T21:31:06.031Z] === RUN TestBuildPreserveOwnership [2020-07-20T21:31:06.031Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-20T21:31:06.055Z] [2020-07-20T21:31:06.055Z] Removing bundles/ [2020-07-20T21:31:06.055Z] [2020-07-20T21:31:06.055Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-20T21:31:06.055Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T21:31:06.055Z] GOOS="" GOARCH="" GOARM="" [2020-07-20T21:31:06.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-20T21:31:06.666Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-20T21:31:08.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-20T21:31:08.227Z] ok github.com/docker/docker/cmd/dockerd 0.680s coverage: 19.3% of statements [2020-07-20T21:31:08.567Z] tests/integration/client_test.py ..... [ 75%] [2020-07-20T21:31:08.567Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-20T21:31:09.135Z] tests/integration/errors_test.py . [ 76%] [2020-07-20T21:31:09.218Z] ok github.com/docker/docker/container 0.648s coverage: 41.6% of statements [2020-07-20T21:31:09.218Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-20T21:31:09.218Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-20T21:31:09.218Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-20T21:31:09.218Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-20T21:31:09.392Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-20T21:31:09.392Z] Using test binary docker [2020-07-20T21:31:09.392Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-20T21:31:09.392Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T21:31:09.392Z] INFO: Waiting for daemon to start... [2020-07-20T21:31:09.392Z] Starting dockerd [2020-07-20T21:31:09.557Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-20T21:31:09.603Z] #66 DONE 16.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-20T21:31:10.058Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41239/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 hack/test/unit [2020-07-20T21:31:11.923Z] . [2020-07-20T21:31:11.923Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-20T21:31:11.923Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-20T21:31:11.923Z] Error: No such image: emptyfs [2020-07-20T21:31:11.923Z] Running integration-test (iteration 1) [2020-07-20T21:31:11.923Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-20T21:31:12.184Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 1.012s coverage: 65.3% of statements [2020-07-20T21:31:12.286Z] --- PASS: TestBuildPreserveOwnership (6.40s) [2020-07-20T21:31:12.286Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.17s) [2020-07-20T21:31:12.286Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.23s) [2020-07-20T21:31:12.286Z] === RUN TestBuildPlatformInvalid [2020-07-20T21:31:12.286Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-07-20T21:31:12.286Z] PASS [2020-07-20T21:31:12.286Z] [2020-07-20T21:31:12.286Z] === Skipped [2020-07-20T21:31:12.286Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-07-20T21:31:12.286Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T21:31:12.286Z] [2020-07-20T21:31:12.286Z] [2020-07-20T21:31:12.286Z] DONE 32 tests, 1 skipped in 77.674s [2020-07-20T21:31:12.286Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-20T21:31:12.286Z] ++ 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-07-20T21:31:12.286Z] ++ set -e [2020-07-20T21:31:12.286Z] ++ '[' -n 0 ']' [2020-07-20T21:31:12.286Z] ++ set -x [2020-07-20T21:31:12.286Z] ++ env -i DEST=/go/src/github.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-07-20T21:31:12.286Z] INFO: Testing against a local daemon [2020-07-20T21:31:12.286Z] === RUN TestConfigInspect [2020-07-20T21:31:13.637Z] ? github.com/docker/docker/api [no test files] [2020-07-20T21:31:13.759Z] ok github.com/docker/docker/daemon/cluster 0.751s coverage: 0.5% of statements [2020-07-20T21:31:14.231Z] ok github.com/docker/docker/daemon/cluster/convert 1.007s coverage: 35.4% of statements [2020-07-20T21:31:15.800Z] --- PASS: TestConfigInspect (3.79s) [2020-07-20T21:31:15.800Z] === RUN TestConfigList [2020-07-20T21:31:19.315Z] --- PASS: TestConfigList (3.21s) [2020-07-20T21:31:19.315Z] === RUN TestConfigsCreateAndDelete [2020-07-20T21:31:20.123Z] ok github.com/docker/docker/daemon/config 0.756s coverage: 79.7% of statements [2020-07-20T21:31:20.123Z] ok github.com/docker/docker/daemon/discovery 0.231s coverage: 30.0% of statements [2020-07-20T21:31:21.699Z] ok github.com/docker/docker/daemon/events 0.373s coverage: 50.0% of statements [2020-07-20T21:31:22.171Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.267s coverage: 11.1% of statements [2020-07-20T21:31:22.828Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2020-07-20T21:31:22.828Z] === RUN TestConfigsUpdate [2020-07-20T21:31:23.163Z] ok github.com/docker/docker/daemon/graphdriver 0.154s coverage: 2.3% of statements [2020-07-20T21:31:23.163Z] ok github.com/docker/docker/daemon 3.300s coverage: 9.2% of statements [2020-07-20T21:31:23.163Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-20T21:31:23.163Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-20T21:31:23.163Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-20T21:31:23.163Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-20T21:31:23.163Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-20T21:31:23.163Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-20T21:31:23.163Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-07-20T21:31:23.163Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-20T21:31:23.163Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-20T21:31:23.163Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-20T21:31:23.163Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-20T21:31:23.163Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-20T21:31:23.163Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-20T21:31:23.163Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-20T21:31:23.163Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-20T21:31:23.163Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-20T21:31:23.635Z] ok github.com/docker/docker/daemon/links 0.150s coverage: 93.0% of statements [2020-07-20T21:31:24.174Z] Loaded image: buildpack-deps:buster [2020-07-20T21:31:24.174Z] Loaded image: busybox:latest [2020-07-20T21:31:24.174Z] Loaded image: busybox:glibc [2020-07-20T21:31:24.174Z] Loaded image: debian:buster [2020-07-20T21:31:24.174Z] Loaded image: hello-world:latest [2020-07-20T21:31:24.174Z] INFO: Testing against a local daemon [2020-07-20T21:31:24.174Z] === RUN TestCgroupNamespacesBuild [2020-07-20T21:31:26.344Z] --- PASS: TestConfigsUpdate (3.65s) [2020-07-20T21:31:26.344Z] === RUN TestTemplatedConfig [2020-07-20T21:31:27.445Z] ok github.com/docker/docker/daemon/logger/awslogs 0.557s coverage: 77.8% of statements [2020-07-20T21:31:27.445Z] ok github.com/docker/docker/daemon/images 0.576s coverage: 4.8% of statements [2020-07-20T21:31:27.445Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-20T21:31:27.445Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-20T21:31:27.457Z] --- PASS: TestCgroupNamespacesBuild (3.09s) [2020-07-20T21:31:27.457Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-20T21:31:27.916Z] ok github.com/docker/docker/daemon/logger 1.076s coverage: 41.2% of statements [2020-07-20T21:31:27.916Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-20T21:31:27.916Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-20T21:31:27.916Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-20T21:31:27.916Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-20T21:31:27.916Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-20T21:31:28.387Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.459s coverage: 61.6% of statements [2020-07-20T21:31:29.384Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.288s coverage: 87.2% of statements [2020-07-20T21:31:29.855Z] --- PASS: TestTemplatedConfig (3.57s) [2020-07-20T21:31:29.855Z] === RUN TestConfigCreateResolve [2020-07-20T21:31:29.991Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s) [2020-07-20T21:31:29.991Z] === RUN TestBuildWithSession [2020-07-20T21:31:29.991Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-20T21:31:29.991Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T21:31:29.991Z] === RUN TestBuildSquashParent [2020-07-20T21:31:30.377Z] ok github.com/docker/docker/daemon/logger/local 0.374s coverage: 75.2% of statements [2020-07-20T21:31:30.377Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-20T21:31:30.854Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.196s coverage: 36.3% of statements [2020-07-20T21:31:31.326Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.317s coverage: 33.3% of statements [2020-07-20T21:31:32.319Z] ok github.com/docker/docker/daemon/logger/templates 0.103s coverage: 8.3% of statements [2020-07-20T21:31:32.351Z] ok github.com/docker/docker/api/server 0.027s coverage: 9.0% of statements [2020-07-20T21:31:33.314Z] ok github.com/docker/docker/daemon/logger/syslog 0.197s coverage: 46.8% of statements [2020-07-20T21:31:33.369Z] --- PASS: TestConfigCreateResolve (3.70s) [2020-07-20T21:31:33.370Z] === RUN TestConfigDaemonLibtrustID [2020-07-20T21:31:33.661Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-07-20T21:31:33.661Z] PASS [2020-07-20T21:31:33.661Z] [2020-07-20T21:31:33.661Z] DONE 7 tests in 21.723s [2020-07-20T21:31:33.661Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-20T21:31:33.661Z] ++ 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-07-20T21:31:33.661Z] ++ set -e [2020-07-20T21:31:33.661Z] ++ '[' -n 0 ']' [2020-07-20T21:31:33.661Z] ++ set -x [2020-07-20T21:31:33.661Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-20T21:31:33.661Z] INFO: Testing against a local daemon [2020-07-20T21:31:33.661Z] === RUN TestCheckpoint [2020-07-20T21:31:33.661Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-20T21:31:33.661Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T21:31:33.661Z] === RUN TestContainerInvalidJSON [2020-07-20T21:31:33.661Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T21:31:33.661Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T21:31:33.661Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T21:31:33.661Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T21:31:33.661Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-20T21:31:33.661Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-20T21:31:33.661Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T21:31:33.661Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-20T21:31:33.661Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T21:31:33.661Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-20T21:31:33.661Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-20T21:31:33.661Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-20T21:31:33.661Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-20T21:31:33.661Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-20T21:31:33.965Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-07-20T21:31:33.965Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-20T21:31:33.965Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2020-07-20T21:31:33.965Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-20T21:31:34.258Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-07-20T21:31:34.258Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-20T21:31:34.258Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2020-07-20T21:31:34.258Z] === RUN TestCopyFromContainer [2020-07-20T21:31:34.306Z] ok github.com/docker/docker/daemon/logger/splunk 2.261s coverage: 82.5% of statements [2020-07-20T21:31:34.306Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-20T21:31:34.306Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-20T21:31:34.306Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-20T21:31:35.883Z] ok github.com/docker/docker/distribution/metadata 1.328s coverage: 48.2% of statements [2020-07-20T21:31:36.355Z] ok github.com/docker/docker/errdefs 0.128s coverage: 49.4% of statements [2020-07-20T21:31:36.355Z] ok github.com/docker/docker/distribution 1.800s coverage: 20.3% of statements [2020-07-20T21:31:36.551Z] --- PASS: TestBuildSquashParent (6.66s) [2020-07-20T21:31:36.551Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-20T21:31:36.551Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T21:31:36.551Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T21:31:36.551Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T21:31:36.552Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T21:31:36.552Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T21:31:36.552Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T21:31:36.552Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T21:31:36.552Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T21:31:36.552Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T21:31:36.552Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T21:31:36.552Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T21:31:36.552Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T21:31:36.552Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T21:31:36.552Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T21:31:36.826Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-20T21:31:36.989Z] === RUN TestCopyFromContainer// [2020-07-20T21:31:36.989Z] === RUN TestCopyFromContainer//bar/root [2020-07-20T21:31:36.989Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-20T21:31:36.989Z] === RUN TestCopyFromContainer/bar/quux [2020-07-20T21:31:36.989Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-20T21:31:36.989Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-20T21:31:36.989Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-20T21:31:36.989Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-20T21:31:37.280Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-20T21:31:37.280Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-20T21:31:37.280Z] --- PASS: TestCopyFromContainer (2.99s) [2020-07-20T21:31:37.280Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-07-20T21:31:37.280Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-07-20T21:31:37.280Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-20T21:31:37.280Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-07-20T21:31:37.280Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-07-20T21:31:37.280Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-07-20T21:31:37.280Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-07-20T21:31:37.280Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-07-20T21:31:37.280Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-07-20T21:31:37.280Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-07-20T21:31:37.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-20T21:31:37.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T21:31:37.280Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T21:31:37.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T21:31:37.280Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T21:31:37.280Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T21:31:37.280Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T21:31:37.280Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T21:31:37.280Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T21:31:37.280Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T21:31:37.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-20T21:31:37.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-20T21:31:37.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-20T21:31:37.280Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-20T21:31:37.280Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-20T21:31:37.571Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-20T21:31:37.571Z] === RUN TestCreateWithInvalidEnv [2020-07-20T21:31:37.571Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-20T21:31:37.571Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-20T21:31:37.571Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-20T21:31:37.571Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-20T21:31:37.571Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-20T21:31:37.571Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-20T21:31:37.571Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-20T21:31:37.571Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-20T21:31:37.571Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-20T21:31:37.571Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-20T21:31:37.571Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-20T21:31:37.571Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-20T21:31:37.571Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-20T21:31:37.571Z] === RUN TestCreateTmpfsMountsTarget [2020-07-20T21:31:37.571Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-07-20T21:31:37.571Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-20T21:31:37.819Z] ok github.com/docker/docker/distribution/xfer 2.089s coverage: 76.8% of statements [2020-07-20T21:31:37.820Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-20T21:31:37.927Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T21:31:37.927Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T21:31:38.291Z] ok github.com/docker/docker/image/cache 0.221s coverage: 19.2% of statements [2020-07-20T21:31:38.762Z] ok github.com/docker/docker/image/v1 0.469s coverage: 25.0% of statements [2020-07-20T21:31:39.233Z] ok github.com/docker/docker/image 0.983s coverage: 86.4% of statements [2020-07-20T21:31:39.705Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-20T21:31:39.705Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-20T21:31:39.830Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T21:31:39.830Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T21:31:40.176Z] ok github.com/docker/docker/libcontainerd/queue 0.093s coverage: 87.5% of statements [2020-07-20T21:31:40.299Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2020-07-20T21:31:40.299Z] === RUN TestCreateWithCapabilities [2020-07-20T21:31:40.299Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-20T21:31:40.299Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-20T21:31:40.299Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-20T21:31:40.299Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-20T21:31:40.299Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T21:31:40.299Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T21:31:40.299Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-20T21:31:40.299Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-20T21:31:40.299Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-20T21:31:40.299Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T21:31:40.299Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T21:31:40.299Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T21:31:40.299Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-20T21:31:40.299Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-20T21:31:40.299Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T21:31:40.299Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T21:31:40.299Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-20T21:31:40.299Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-20T21:31:40.299Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T21:31:40.299Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T21:31:40.299Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-20T21:31:40.299Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-20T21:31:40.299Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-20T21:31:40.299Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-07-20T21:31:40.299Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-07-20T21:31:40.299Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-20T21:31:40.299Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-20T21:31:40.299Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-07-20T21:31:40.299Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-07-20T21:31:40.299Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-07-20T21:31:40.299Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-07-20T21:31:40.299Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-07-20T21:31:40.299Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-20T21:31:40.299Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-07-20T21:31:40.299Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-07-20T21:31:40.299Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-20T21:31:41.731Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-20T21:31:41.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2020-07-20T21:31:41.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.46s) [2020-07-20T21:31:41.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2020-07-20T21:31:41.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s) [2020-07-20T21:31:41.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2020-07-20T21:31:41.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2020-07-20T21:31:41.731Z] === RUN TestBuildMultiStageCopy [2020-07-20T21:31:41.731Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-20T21:31:41.751Z] ok github.com/docker/docker/libcontainerd/local 0.241s coverage: 1.0% of statements [2020-07-20T21:31:42.222Z] ok github.com/docker/docker/pkg/aaparser 0.270s coverage: 50.0% of statements [2020-07-20T21:31:42.222Z] ok github.com/docker/docker/layer 0.599s coverage: 30.1% of statements [2020-07-20T21:31:42.222Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-20T21:31:42.222Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-20T21:31:42.222Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-20T21:31:42.222Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-20T21:31:42.222Z] ? github.com/docker/docker/oci [no test files] [2020-07-20T21:31:42.222Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-20T21:31:42.694Z] ok github.com/docker/docker/opts 0.187s coverage: 67.7% of statements [2020-07-20T21:31:43.036Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s) [2020-07-20T21:31:43.036Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-20T21:31:43.036Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T21:31:43.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T21:31:43.036Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T21:31:43.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T21:31:43.036Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T21:31:43.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T21:31:43.036Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T21:31:43.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T21:31:43.036Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T21:31:43.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T21:31:43.036Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T21:31:43.036Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T21:31:43.036Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T21:31:43.036Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T21:31:43.036Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T21:31:43.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-20T21:31:43.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-07-20T21:31:43.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-20T21:31:43.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-07-20T21:31:43.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-20T21:31:43.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-07-20T21:31:43.036Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-20T21:31:43.669Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-07-20T21:31:43.669Z] === RUN TestCreateDifferentPlatform [2020-07-20T21:31:43.669Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-20T21:31:43.669Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-20T21:31:43.669Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-20T21:31:43.669Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-20T21:31:43.669Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-20T21:31:43.669Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-20T21:31:43.669Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-20T21:31:43.669Z] === RUN TestContainerStartOnDaemonRestart [2020-07-20T21:31:43.669Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-20T21:31:43.669Z] === RUN TestDaemonRestartIpcMode [2020-07-20T21:31:43.669Z] === PAUSE TestDaemonRestartIpcMode [2020-07-20T21:31:43.669Z] === RUN TestDaemonHostGatewayIP [2020-07-20T21:31:43.669Z] === PAUSE TestDaemonHostGatewayIP [2020-07-20T21:31:43.669Z] === RUN TestContainerKillOnDaemonStart [2020-07-20T21:31:43.669Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-20T21:31:43.669Z] === RUN TestDiff [2020-07-20T21:31:43.688Z] ok github.com/docker/docker/pkg/broadcaster 0.077s coverage: 100.0% of statements [2020-07-20T21:31:44.302Z] --- PASS: TestDiff (0.81s) [2020-07-20T21:31:44.302Z] === RUN TestExecWithCloseStdin [2020-07-20T21:31:44.684Z] ok github.com/docker/docker/pkg/capabilities 0.081s coverage: 87.5% of statements [2020-07-20T21:31:44.804Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-20T21:31:45.155Z] ok github.com/docker/docker/pkg/authorization 1.073s coverage: 26.8% of statements [2020-07-20T21:31:45.335Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-07-20T21:31:45.335Z] === RUN TestExec [2020-07-20T21:31:45.629Z] ok github.com/docker/docker/pkg/chrootarchive 0.340s coverage: 15.4% of statements [2020-07-20T21:31:45.916Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-20T21:31:46.100Z] ok github.com/docker/docker/pkg/directory 0.078s coverage: 80.0% of statements [2020-07-20T21:31:46.175Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-20T21:31:46.368Z] --- PASS: TestExec (0.91s) [2020-07-20T21:31:46.368Z] === RUN TestExecUser [2020-07-20T21:31:46.571Z] ok github.com/docker/docker/pkg/discovery 0.095s coverage: 58.3% of statements [2020-07-20T21:31:47.042Z] ok github.com/docker/docker/pkg/discovery/file 0.096s coverage: 92.9% of statements [2020-07-20T21:31:47.109Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-20T21:31:47.401Z] --- PASS: TestExecUser (0.94s) [2020-07-20T21:31:47.401Z] === RUN TestExportContainerAndImportImage [2020-07-20T21:31:48.035Z] ok github.com/docker/docker/pkg/discovery/memory 0.236s coverage: 92.3% of statements [2020-07-20T21:31:48.044Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-20T21:31:48.434Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-07-20T21:31:48.434Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-20T21:31:48.506Z] ok github.com/docker/docker/pkg/discovery/nodes 0.157s coverage: 93.8% of statements [2020-07-20T21:31:49.422Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2020-07-20T21:31:49.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2020-07-20T21:31:49.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-20T21:31:49.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-20T21:31:49.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-20T21:31:49.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-07-20T21:31:49.422Z] === RUN TestBuildMultiStageParentConfig [2020-07-20T21:31:49.500Z] ok github.com/docker/docker/pkg/filenotify 0.097s coverage: 36.2% of statements [2020-07-20T21:31:49.941Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-07-20T21:31:49.941Z] === RUN TestHealthCheckWorkdir [2020-07-20T21:31:49.972Z] ok github.com/docker/docker/pkg/fileutils 0.093s coverage: 87.7% of statements [2020-07-20T21:31:50.970Z] ok github.com/docker/docker/pkg/homedir 0.163s coverage: 42.9% of statements [2020-07-20T21:31:50.974Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2020-07-20T21:31:50.974Z] === RUN TestHealthKillContainer [2020-07-20T21:31:51.442Z] ok github.com/docker/docker/pkg/idtools 0.071s coverage: 7.3% of statements [2020-07-20T21:31:51.914Z] ok github.com/docker/docker/pkg/discovery/kv 3.541s coverage: 84.1% of statements [2020-07-20T21:31:52.907Z] ok github.com/docker/docker/pkg/locker 0.056s coverage: 88.9% of statements [2020-07-20T21:31:52.907Z] ok github.com/docker/docker/pkg/ioutils 0.698s coverage: 69.2% of statements [2020-07-20T21:31:52.907Z] ok github.com/docker/docker/pkg/archive 7.938s coverage: 62.7% of statements [2020-07-20T21:31:52.907Z] ok github.com/docker/docker/pkg/jsonmessage 0.184s coverage: 91.7% of statements [2020-07-20T21:31:53.755Z] --- PASS: TestHealthKillContainer (2.91s) [2020-07-20T21:31:53.755Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-20T21:31:53.899Z] ok github.com/docker/docker/pkg/longpath 0.092s coverage: 100.0% of statements [2020-07-20T21:31:53.899Z] ok github.com/docker/docker/pkg/namesgenerator 0.054s coverage: 85.7% of statements [2020-07-20T21:31:54.371Z] ok github.com/docker/docker/pkg/parsers 0.093s coverage: 97.0% of statements [2020-07-20T21:31:54.686Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-07-20T21:31:54.686Z] === RUN TestBuildLabelWithTargets [2020-07-20T21:31:54.789Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2020-07-20T21:31:54.789Z] === RUN TestIpcModeNone [2020-07-20T21:31:54.843Z] ok github.com/docker/docker/pkg/pidfile 0.068s coverage: 82.6% of statements [2020-07-20T21:31:55.822Z] --- PASS: TestIpcModeNone (0.90s) [2020-07-20T21:31:55.822Z] === RUN TestIpcModePrivate [2020-07-20T21:31:56.417Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.065s coverage: 56.8% of statements [2020-07-20T21:31:56.454Z] --- PASS: TestIpcModePrivate (0.93s) [2020-07-20T21:31:56.454Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-20T21:31:56.454Z] === RUN TestIpcModeShareable [2020-07-20T21:31:56.888Z] ok github.com/docker/docker/pkg/plugins/transport 0.117s coverage: 85.7% of statements [2020-07-20T21:31:57.362Z] ok github.com/docker/docker/pkg/pools 0.066s coverage: 88.2% of statements [2020-07-20T21:31:57.488Z] --- PASS: TestIpcModeShareable (0.97s) [2020-07-20T21:31:57.488Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-20T21:31:57.488Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-20T21:31:57.834Z] ok github.com/docker/docker/pkg/progress 0.050s coverage: 75.9% of statements [2020-07-20T21:31:58.829Z] ok github.com/docker/docker/pkg/reexec 0.148s coverage: 82.4% of statements [2020-07-20T21:31:59.300Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 73.9% of statements [2020-07-20T21:31:59.772Z] ok github.com/docker/docker/pkg/signal 0.144s coverage: 20.3% of statements [2020-07-20T21:32:00.244Z] ok github.com/docker/docker/pkg/stdcopy 0.060s coverage: 100.0% of statements [2020-07-20T21:32:00.369Z] ......... [ 86%] [2020-07-20T21:32:01.002Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s) [2020-07-20T21:32:01.002Z] === RUN TestAPIIpcModeHost [2020-07-20T21:32:01.002Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-07-20T21:32:01.002Z] === RUN TestDaemonIpcModeShareable [2020-07-20T21:32:01.245Z] ok github.com/docker/docker/pkg/streamformatter 0.073s coverage: 66.2% of statements [2020-07-20T21:32:01.246Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2020-07-20T21:32:02.239Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2020-07-20T21:32:02.796Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-20T21:32:02.796Z] === RUN TestBuildWithEmptyLayers [2020-07-20T21:32:03.070Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-07-20T21:32:03.070Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-20T21:32:03.070Z] === RUN TestDaemonIpcModePrivate [2020-07-20T21:32:03.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-20T21:32:03.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-20T21:32:03.232Z] ok github.com/docker/docker/pkg/system 0.084s coverage: 13.8% of statements [2020-07-20T21:32:03.232Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-20T21:32:03.232Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-20T21:32:03.232Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-20T21:32:03.232Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-20T21:32:03.232Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-20T21:32:03.232Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-20T21:32:03.232Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-20T21:32:03.232Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-20T21:32:03.706Z] ok github.com/docker/docker/pkg/tailfile 0.220s coverage: 88.6% of statements [2020-07-20T21:32:04.177Z] testing: warning: no tests to run [2020-07-20T21:32:04.177Z] coverage: [no statements] [2020-07-20T21:32:04.178Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2020-07-20T21:32:04.580Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-20T21:32:04.582Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-07-20T21:32:04.582Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-20T21:32:04.582Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-20T21:32:04.650Z] ok github.com/docker/docker/pkg/tarsum 0.163s coverage: 89.3% of statements [2020-07-20T21:32:04.650Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2020-07-20T21:32:05.121Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2020-07-20T21:32:05.121Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2020-07-20T21:32:05.328Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-07-20T21:32:05.328Z] === RUN TestBuildMultiStageOnBuild [2020-07-20T21:32:06.037Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-20T21:32:06.649Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-07-20T21:32:06.649Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-20T21:32:06.649Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-20T21:32:06.698Z] ok github.com/docker/docker/plugin/v2 0.122s coverage: 20.1% of statements [2020-07-20T21:32:06.698Z] ok github.com/docker/docker/reference 0.138s coverage: 84.4% of statements [2020-07-20T21:32:06.698Z] ok github.com/docker/docker/plugin 0.099s coverage: 12.0% of statements [2020-07-20T21:32:08.157Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-07-20T21:32:08.157Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-20T21:32:08.157Z] === RUN TestIpcModeOlderClient [2020-07-20T21:32:08.157Z] === PAUSE TestIpcModeOlderClient [2020-07-20T21:32:08.157Z] === RUN TestKillContainerInvalidSignal [2020-07-20T21:32:08.276Z] ok github.com/docker/docker/registry/resumable 0.313s coverage: 100.0% of statements [2020-07-20T21:32:08.276Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2020-07-20T21:32:09.191Z] --- PASS: TestKillContainerInvalidSignal (0.92s) [2020-07-20T21:32:09.191Z] === RUN TestKillContainer [2020-07-20T21:32:09.191Z] === RUN TestKillContainer/no_signal [2020-07-20T21:32:09.850Z] ok github.com/docker/docker/runconfig 0.144s coverage: 52.2% of statements [2020-07-20T21:32:09.850Z] ok github.com/docker/docker/testutil 0.061s coverage: 62.5% of statements [2020-07-20T21:32:09.850Z] ok github.com/docker/docker/registry 0.354s coverage: 51.7% of statements [2020-07-20T21:32:10.225Z] === RUN TestKillContainer/non_killing_signal [2020-07-20T21:32:10.516Z] === RUN TestKillContainer/killing_signal [2020-07-20T21:32:10.593Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-07-20T21:32:10.593Z] === RUN TestBuildUncleanTarFilenames [2020-07-20T21:32:10.852Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2020-07-20T21:32:10.852Z] === RUN TestBuildMultiStageLayerLeak [2020-07-20T21:32:11.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-20T21:32:11.591Z] --- PASS: TestKillContainer (2.54s) [2020-07-20T21:32:11.591Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-07-20T21:32:11.591Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-07-20T21:32:11.591Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-07-20T21:32:11.591Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-20T21:32:11.591Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-20T21:32:12.080Z] ok github.com/docker/docker/volume/drivers 0.134s coverage: 36.1% of statements [2020-07-20T21:32:12.600Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-20T21:32:12.600Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-20T21:32:12.623Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-20T21:32:13.073Z] ok github.com/docker/docker/volume/local 0.213s coverage: 37.7% of statements [2020-07-20T21:32:13.256Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s) [2020-07-20T21:32:13.256Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-07-20T21:32:13.256Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-07-20T21:32:13.256Z] === RUN TestKillStoppedContainer [2020-07-20T21:32:13.544Z] ok github.com/docker/docker/volume/mounts 0.154s coverage: 66.2% of statements [2020-07-20T21:32:13.547Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-20T21:32:13.547Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-20T21:32:13.547Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-07-20T21:32:13.547Z] === RUN TestKillDifferentUserContainer [2020-07-20T21:32:14.537Z] ok github.com/docker/docker/volume/service 0.548s coverage: 70.3% of statements [2020-07-20T21:32:14.581Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-07-20T21:32:14.581Z] === RUN TestInspectOomKilledTrue [2020-07-20T21:32:14.581Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-20T21:32:14.581Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:32:14.581Z] === RUN TestInspectOomKilledFalse [2020-07-20T21:32:14.581Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-20T21:32:14.581Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:32:14.581Z] === RUN TestLinksEtcHostsContentMatch [2020-07-20T21:32:14.873Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-07-20T21:32:14.873Z] === RUN TestLinksContainerNames [2020-07-20T21:32:15.044Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2020-07-20T21:32:15.044Z] === RUN TestBuildWithHugeFile [2020-07-20T21:32:16.941Z] --- PASS: TestLinksContainerNames (1.59s) [2020-07-20T21:32:16.941Z] === RUN TestLogsFollowTailEmpty [2020-07-20T21:32:17.573Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-07-20T21:32:17.573Z] === RUN TestContainerNetworkMountsNoChown [2020-07-20T21:32:18.206Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/default [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/default [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/private [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/private [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/rprivate [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/slave [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/slave [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/rslave [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/shared [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/shared [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/rshared [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-20T21:32:18.206Z] === CONT TestMountDaemonRoot/default [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-20T21:32:18.206Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-20T21:32:18.206Z] === CONT TestMountDaemonRoot/rshared [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T21:32:18.206Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-20T21:32:18.206Z] === CONT TestMountDaemonRoot/shared [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-20T21:32:18.206Z] === CONT TestMountDaemonRoot/rslave [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T21:32:18.206Z] === CONT TestMountDaemonRoot/slave [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-20T21:32:18.206Z] === CONT TestMountDaemonRoot/rprivate [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T21:32:18.206Z] === CONT TestMountDaemonRoot/private [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-20T21:32:18.206Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-20T21:32:18.206Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-20T21:32:18.206Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-20T21:32:18.436Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-20T21:32:18.497Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-20T21:32:18.497Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-20T21:32:18.497Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T21:32:18.497Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-20T21:32:18.497Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T21:32:18.497Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-20T21:32:18.788Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-20T21:32:18.788Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-20T21:32:18.788Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-20T21:32:18.788Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-20T21:32:18.788Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-20T21:32:18.788Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T21:32:18.788Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-20T21:32:18.788Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T21:32:18.788Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-20T21:32:19.079Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-20T21:32:19.079Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-20T21:32:19.079Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-20T21:32:19.079Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-20T21:32:19.079Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T21:32:19.079Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-20T21:32:19.079Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T21:32:19.079Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-20T21:32:19.079Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-20T21:32:19.079Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-20T21:32:19.079Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-20T21:32:19.079Z] === RUN TestContainerBindMountNonRecursive [2020-07-20T21:32:21.717Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-20T21:32:21.717Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-20T21:32:21.811Z] --- PASS: TestContainerBindMountNonRecursive (2.18s) [2020-07-20T21:32:21.811Z] === RUN TestNetworkNat [2020-07-20T21:32:22.105Z] --- PASS: TestNetworkNat (0.86s) [2020-07-20T21:32:22.105Z] === RUN TestNetworkLocalhostTCPNat [2020-07-20T21:32:23.140Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-07-20T21:32:23.140Z] === RUN TestNetworkLoopbackNat [2020-07-20T21:32:25.339Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-20T21:32:25.858Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-20T21:32:25.858Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-20T21:32:25.858Z] [2020-07-20T21:32:25.858Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-20T21:32:25.858Z] =========================== short test summary info ============================ [2020-07-20T21:32:25.858Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-20T21:32:25.858Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-20T21:32:25.858Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-20T21:32:25.858Z] Not supported on most drivers [2020-07-20T21:32:25.858Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-20T21:32:25.858Z] Output of docker top depends on host distro, and is not formalized. [2020-07-20T21:32:25.858Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-20T21:32:25.858Z] Output of docker top depends on host distro, and is not formalized. [2020-07-20T21:32:25.858Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-20T21:32:25.858Z] Can fail if eth0 has multiple IP addresses [2020-07-20T21:32:25.858Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-20T21:32:25.858Z] This doesn't seem to be taken into account by the engine [2020-07-20T21:32:25.858Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-20T21:32:25.858Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-20T21:32:25.858Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.93 seconds == [2020-07-20T21:32:26.117Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-20T21:32:26.656Z] --- PASS: TestNetworkLoopbackNat (3.25s) [2020-07-20T21:32:26.656Z] === RUN TestPause [2020-07-20T21:32:27.292Z] --- PASS: TestPause (0.92s) [2020-07-20T21:32:27.292Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-20T21:32:27.292Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T21:32:27.292Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T21:32:27.292Z] === RUN TestPauseStopPausedContainer [2020-07-20T21:32:27.572Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T21:32:27.572Z] [2020-07-20T21:32:27.572Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-20T21:32:27.572Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-20T21:32:27.572Z] HOSTNAME=6d175bbf610a [2020-07-20T21:32:27.572Z] TESTDEBUG=0 [2020-07-20T21:32:27.572Z] DEST=bundles/test-integration [2020-07-20T21:32:27.572Z] PWD=/go/src/github.com/docker/docker [2020-07-20T21:32:27.572Z] DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 [2020-07-20T21:32:27.572Z] container=docker [2020-07-20T21:32:27.572Z] HOME=/root [2020-07-20T21:32:27.572Z] GOLANG_VERSION=1.13.14 [2020-07-20T21:32:27.572Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-20T21:32:27.572Z] VALIDATE_BRANCH=master [2020-07-20T21:32:27.572Z] TERM=xterm [2020-07-20T21:32:27.572Z] DOCKER_PKG=github.com/docker/docker [2020-07-20T21:32:27.572Z] SHLVL=1 [2020-07-20T21:32:27.572Z] TIMEOUT=120m [2020-07-20T21:32:27.572Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-20T21:32:27.572Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-20T21:32:27.572Z] GO111MODULE=off [2020-07-20T21:32:27.572Z] DOCKER_EXPERIMENTAL=1 [2020-07-20T21:32:27.572Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-20T21:32:27.572Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-20T21:32:27.572Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-20T21:32:27.572Z] GOPATH=/go [2020-07-20T21:32:27.572Z] PKG_CONFIG=pkg-config [2020-07-20T21:32:27.572Z] _=/usr/bin/env [2020-07-20T21:32:27.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-20T21:32:28.338Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2020-07-20T21:32:28.339Z] === RUN TestPsFilter [2020-07-20T21:32:28.339Z] --- PASS: TestPsFilter (0.30s) [2020-07-20T21:32:28.339Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-20T21:32:29.375Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-07-20T21:32:29.375Z] === RUN TestRemoveContainerWithVolume [2020-07-20T21:32:30.007Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2020-07-20T21:32:30.007Z] === RUN TestRemoveContainerRunning [2020-07-20T21:32:31.046Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-07-20T21:32:31.046Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-20T21:32:31.683Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2020-07-20T21:32:31.683Z] === RUN TestRemoveInvalidContainer [2020-07-20T21:32:31.683Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-20T21:32:31.975Z] === RUN TestRenameLinkedContainer [2020-07-20T21:32:32.404Z] ok github.com/docker/docker/pkg/plugins 35.172s coverage: 73.4% of statements [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/rootless [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/volume [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-20T21:32:32.404Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-20T21:32:32.404Z] [2020-07-20T21:32:32.404Z] === Skipped [2020-07-20T21:32:32.404Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-07-20T21:32:32.404Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-07-20T21:32:32.404Z] [2020-07-20T21:32:32.404Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-07-20T21:32:32.404Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-20T21:32:32.404Z] [2020-07-20T21:32:32.404Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-07-20T21:32:32.404Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-20T21:32:32.404Z] [2020-07-20T21:32:32.404Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-07-20T21:32:32.404Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-20T21:32:32.404Z] [2020-07-20T21:32:32.404Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-07-20T21:32:32.404Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-20T21:32:32.404Z] [2020-07-20T21:32:32.404Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-07-20T21:32:32.405Z] client_test.go:23: runtime.GOOS == "windows" [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-07-20T21:32:32.405Z] daemon_test.go:147: root required [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-07-20T21:32:32.405Z] reload_test.go:520: root required [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-07-20T21:32:32.405Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-07-20T21:32:32.405Z] pull_v2_test.go:73: Needs fixing on Windows [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-07-20T21:32:32.405Z] pull_v2_test.go:118: Needs fixing on Windows [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-07-20T21:32:32.405Z] download_test.go:268: Needs fixing on Windows [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-07-20T21:32:32.405Z] layer_test.go:304: Failing on Windows [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-07-20T21:32:32.405Z] layer_test.go:353: Failing on Windows [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-07-20T21:32:32.405Z] layer_test.go:468: Failing on Windows [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-07-20T21:32:32.405Z] layer_test.go:697: Failing on Windows [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-07-20T21:32:32.405Z] migration_test.go:46: Failing on Windows [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-07-20T21:32:32.405Z] migration_test.go:182: Failing on Windows [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-07-20T21:32:32.405Z] mount_test.go:17: Failing on Windows [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-07-20T21:32:32.405Z] mount_test.go:76: Failing on Windows [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-07-20T21:32:32.405Z] mount_test.go:125: Failing on Windows [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-07-20T21:32:32.405Z] mount_test.go:212: Failing on Windows [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-07-20T21:32:32.405Z] archive_test.go:133: Xz not present in msys2 [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-07-20T21:32:32.405Z] archive_test.go:238: Failing on Windows CI machines [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-07-20T21:32:32.405Z] archive_windows_test.go:16: Currently fails [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-07-20T21:32:32.405Z] changes_test.go:192: needs more investigation [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-07-20T21:32:32.405Z] changes_test.go:405: needs further investigation [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-07-20T21:32:32.405Z] changes_test.go:441: needs further investigation [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-07-20T21:32:32.405Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-07-20T21:32:32.405Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-07-20T21:32:32.405Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-07-20T21:32:32.405Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-07-20T21:32:32.405Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-07-20T21:32:32.405Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-07-20T21:32:32.405Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-07-20T21:32:32.405Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-07-20T21:32:32.405Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-07-20T21:32:32.405Z] poller_test.go:41: No chmod on Windows [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-07-20T21:32:32.405Z] fileutils_test.go:134: Needs porting to Windows [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-07-20T21:32:32.405Z] fileutils_test.go:180: Needs porting to Windows [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-07-20T21:32:32.405Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-07-20T21:32:32.405Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-07-20T21:32:32.405Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-07-20T21:32:32.405Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-07-20T21:32:32.405Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-07-20T21:32:32.405Z] local_test.go:181: runtime.GOOS == "windows" [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] [2020-07-20T21:32:32.405Z] DONE 1761 tests, 46 skipped in 201.897s [2020-07-20T21:32:32.405Z] INFO: make.ps1 ended at 07/20/2020 21:32:32 [2020-07-20T21:32:34.637Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-07-20T21:32:34.637Z] INFO: Unit tests ended at 07/20/2020 21:32:34. Duration:00:03:37.1015502 [2020-07-20T21:32:34.637Z] INFO: Building busybox [2020-07-20T21:32:34.637Z] Sending build context to Docker daemon 5.12kB [2020-07-20T21:32:34.637Z] [2020-07-20T21:32:34.637Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-07-20T21:32:34.637Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-07-20T21:32:34.637Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-07-20T21:32:34.637Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-07-20T21:32:34.637Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-07-20T21:32:34.637Z] ---> 987b1d5e0abf [2020-07-20T21:32:34.637Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-20T21:32:34.637Z] ---> Running in 96af8a1657f2 [2020-07-20T21:32:35.492Z] --- PASS: TestRenameLinkedContainer (3.44s) [2020-07-20T21:32:35.492Z] === RUN TestRenameStoppedContainer [2020-07-20T21:32:36.125Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-07-20T21:32:36.125Z] === RUN TestRenameRunningContainerAndReuse [2020-07-20T21:32:38.190Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2020-07-20T21:32:38.190Z] === RUN TestRenameInvalidName [2020-07-20T21:32:38.339Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T21:32:38.339Z] [2020-07-20T21:32:38.339Z] Unloading profiles will leave already running processes permanently [2020-07-20T21:32:38.339Z] unconfined, which can lead to unexpected situations. [2020-07-20T21:32:38.339Z] [2020-07-20T21:32:38.339Z] To set a process to complain mode, use the command line tool [2020-07-20T21:32:38.339Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T21:32:38.339Z] [2020-07-20T21:32:38.823Z] --- PASS: TestRenameInvalidName (0.86s) [2020-07-20T21:32:38.823Z] === RUN TestRenameAnonymousContainer Post stage [Pipeline] junit [2020-07-20T21:32:38.920Z] Recording test results [Pipeline] sh [2020-07-20T21:32:39.412Z] + echo Ensuring container killed. [2020-07-20T21:32:39.412Z] Ensuring container killed. [2020-07-20T21:32:39.412Z] + docker rm -vf docker-pr1 [2020-07-20T21:32:39.412Z] Error: No such container: docker-pr1 [2020-07-20T21:32:39.412Z] + true [Pipeline] sh [2020-07-20T21:32:39.698Z] + echo Chowning /workspace to jenkins user [2020-07-20T21:32:39.698Z] Chowning /workspace to jenkins user [2020-07-20T21:32:39.698Z] + id -u [2020-07-20T21:32:39.698Z] + id -g [2020-07-20T21:32:39.698Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41239:/workspace busybox chown -R 1000:1000 /workspace [2020-07-20T21:32:40.535Z] Removing intermediate container 96af8a1657f2 [2020-07-20T21:32:40.535Z] ---> 4bd5c38a36df [2020-07-20T21:32:40.535Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-07-20T21:32:40.535Z] ---> Running in 51b062a687e2 [2020-07-20T21:32:40.535Z] Removing intermediate container 51b062a687e2 [2020-07-20T21:32:40.535Z] ---> 8f7ce36825ef [2020-07-20T21:32:40.535Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-07-20T21:32:40.535Z] ---> Running in d8d092fb5752 [2020-07-20T21:32:40.535Z] Removing intermediate container d8d092fb5752 [2020-07-20T21:32:40.535Z] ---> 3252f50e3102 [2020-07-20T21:32:40.535Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-20T21:32:40.931Z] + bundleName=docker-py [2020-07-20T21:32:40.931Z] + echo Creating docker-py-bundles.tar.gz [2020-07-20T21:32:40.931Z] Creating docker-py-bundles.tar.gz [2020-07-20T21:32:40.931Z] + 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-07-20T21:32:40.943Z] Archiving artifacts [2020-07-20T21:32:41.217Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41239/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-20T21:32:41.581Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41239/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -e DOCKER_GRAPHDRIVER docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 hack/make.sh binary-daemon [2020-07-20T21:32:41.841Z] [2020-07-20T21:32:42.100Z] Removing bundles/ [2020-07-20T21:32:42.100Z] [2020-07-20T21:32:42.100Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-20T21:32:42.100Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-20T21:32:42.100Z] GOOS="" GOARCH="" GOARM="" [2020-07-20T21:32:42.764Z] [2020-07-20T21:32:42.764Z] ---> 20ea21804c90 [2020-07-20T21:32:42.764Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-07-20T21:32:42.764Z] ---> Running in fdfa96a0723c [2020-07-20T21:32:44.385Z] --- PASS: TestRenameAnonymousContainer (4.76s) [2020-07-20T21:32:44.385Z] === RUN TestRenameContainerWithSameName [2020-07-20T21:32:44.385Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2020-07-20T21:32:44.385Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-20T21:32:45.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-20T21:32:45.891Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2020-07-20T21:32:45.891Z] === RUN TestResize [2020-07-20T21:32:46.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-20T21:32:46.934Z] --- PASS: TestResize (0.89s) [2020-07-20T21:32:46.934Z] === RUN TestResizeWithInvalidSize [2020-07-20T21:32:47.992Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-07-20T21:32:47.992Z] === RUN TestResizeWhenContainerNotStarted [2020-07-20T21:32:48.636Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-07-20T21:32:48.636Z] === RUN TestDaemonRestartKillContainers [2020-07-20T21:32:48.636Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T21:32:48.636Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T21:32:48.636Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T21:32:48.636Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T21:32:48.636Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T21:32:48.636Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T21:32:48.636Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T21:32:48.636Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T21:32:48.636Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:32:48.636Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:32:48.636Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:32:48.636Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:32:48.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:32:48.636Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T21:32:48.636Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T21:32:49.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-20T21:32:51.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:32:51.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:32:52.404Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:32:52.404Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:32:53.221Z] Removing intermediate container fdfa96a0723c [2020-07-20T21:32:53.221Z] ---> 0b75e79326a2 [2020-07-20T21:32:53.221Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-20T21:32:53.221Z] ---> Running in 6c388165ecda [2020-07-20T21:32:53.693Z] [2020-07-20T21:32:53.693Z] SUCCESS: Specified value was saved. [2020-07-20T21:32:53.913Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T21:32:53.913Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T21:32:54.697Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-20T21:32:54.697Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-20T21:32:54.697Z] ok github.com/docker/docker/api/types/strslice 0.028s coverage: 90.0% of statements [2020-07-20T21:32:54.697Z] ok github.com/docker/docker/api/types/filters 0.029s coverage: 92.2% of statements [2020-07-20T21:32:54.697Z] ok github.com/docker/docker/api/types/time 0.032s coverage: 100.0% of statements [2020-07-20T21:32:54.697Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.1% of statements [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/types [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-20T21:32:54.697Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/builder [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-20T21:32:54.697Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-20T21:32:54.697Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-07-20T21:32:54.697Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2020-07-20T21:32:54.697Z] ok github.com/docker/docker/builder/remotecontext/git 4.035s coverage: 86.3% of statements [2020-07-20T21:32:54.697Z] ok github.com/docker/docker/builder/remotecontext 0.533s coverage: 13.6% of statements [2020-07-20T21:32:55.752Z] ok github.com/docker/docker/builder/dockerfile 1.335s coverage: 48.1% of statements [2020-07-20T21:32:55.752Z] ? github.com/docker/docker/cli [no test files] [2020-07-20T21:32:55.752Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-20T21:32:56.640Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T21:32:56.640Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T21:32:56.659Z] Removing intermediate container 6c388165ecda [2020-07-20T21:32:56.659Z] ---> 87af970bb85f [2020-07-20T21:32:56.659Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-20T21:32:56.659Z] ---> Running in 754ccd20030a [2020-07-20T21:32:59.375Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T21:32:59.375Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T21:33:00.469Z] Cannot create a file when that file already exists. [2020-07-20T21:33:01.403Z] ok github.com/docker/docker/client 0.708s coverage: 75.4% of statements [2020-07-20T21:33:02.102Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-20T21:33:02.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s) [2020-07-20T21:33:02.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.46s) [2020-07-20T21:33:02.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-07-20T21:33:02.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-07-20T21:33:02.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-07-20T21:33:02.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-07-20T21:33:02.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2020-07-20T21:33:02.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s) [2020-07-20T21:33:02.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.02s) [2020-07-20T21:33:02.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s) [2020-07-20T21:33:02.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s) [2020-07-20T21:33:02.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.41s) [2020-07-20T21:33:02.102Z] === RUN TestCgroupNamespacesRun [2020-07-20T21:33:03.609Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2020-07-20T21:33:03.609Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-20T21:33:05.117Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-07-20T21:33:05.117Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-20T21:33:06.356Z] Removing intermediate container 754ccd20030a [2020-07-20T21:33:06.356Z] ---> c2279f457e9a [2020-07-20T21:33:06.356Z] Step 13/13 : CMD ["sh"] [2020-07-20T21:33:06.356Z] ---> Running in 1483d264fb01 [2020-07-20T21:33:06.356Z] Removing intermediate container 1483d264fb01 [2020-07-20T21:33:06.356Z] ---> 81c3be5612d0 [2020-07-20T21:33:06.356Z] Successfully built 81c3be5612d0 [2020-07-20T21:33:06.356Z] Successfully tagged busybox:latest [2020-07-20T21:33:06.356Z] INFO: Docker images of the daemon under test [2020-07-20T21:33:06.356Z] [2020-07-20T21:33:06.356Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-20T21:33:06.356Z] busybox latest 81c3be5612d0 1 second ago 5.06GB [2020-07-20T21:33:06.356Z] microsoft/windowsservercore latest 987b1d5e0abf 12 days ago 4.99GB [2020-07-20T21:33:06.356Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 12 days ago 4.99GB [2020-07-20T21:33:06.356Z] [2020-07-20T21:33:06.356Z] INFO: Running integration tests at 07/20/2020 21:33:06... [2020-07-20T21:33:06.356Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-20T21:33:06.356Z] INFO: Integration API tests being run from the host: [2020-07-20T21:33:06.356Z] INFO: make.ps1 starting at 07/20/2020 21:33:06 [2020-07-20T21:33:06.672Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-07-20T21:33:06.672Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-20T21:33:07.348Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-20T21:33:07.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-20T21:33:08.739Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-07-20T21:33:08.739Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-20T21:33:08.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-20T21:33:10.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-20T21:33:10.245Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-07-20T21:33:10.245Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-20T21:33:11.276Z] --- PASS: TestBuildWithHugeFile (52.32s) [2020-07-20T21:33:11.276Z] === RUN TestBuildWithEmptyDockerfile [2020-07-20T21:33:11.276Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T21:33:11.276Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T21:33:11.276Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T21:33:11.276Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T21:33:11.276Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T21:33:11.276Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T21:33:11.276Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T21:33:11.276Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T21:33:11.276Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T21:33:11.276Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-07-20T21:33:11.276Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2020-07-20T21:33:11.276Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-07-20T21:33:11.276Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-07-20T21:33:11.276Z] === RUN TestBuildPreserveOwnership [2020-07-20T21:33:11.276Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-20T21:33:11.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-20T21:33:12.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-20T21:33:12.310Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2020-07-20T21:33:12.310Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-20T21:33:12.942Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-07-20T21:33:12.942Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-20T21:33:14.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-20T21:33:14.558Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-20T21:33:15.008Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-07-20T21:33:15.008Z] === RUN TestKernelTCPMemory [2020-07-20T21:33:15.641Z] --- PASS: TestKernelTCPMemory (0.95s) [2020-07-20T21:33:15.641Z] === RUN TestNISDomainname [2020-07-20T21:33:16.674Z] --- PASS: TestNISDomainname (1.02s) [2020-07-20T21:33:16.674Z] === RUN TestHostnameDnsResolution [2020-07-20T21:33:17.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-20T21:33:18.185Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-07-20T21:33:18.185Z] === RUN TestStats [2020-07-20T21:33:18.742Z] --- PASS: TestBuildPreserveOwnership (10.39s) [2020-07-20T21:33:18.742Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.38s) [2020-07-20T21:33:18.742Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-20T21:33:18.742Z] === RUN TestBuildPlatformInvalid [2020-07-20T21:33:18.742Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-07-20T21:33:18.742Z] PASS [2020-07-20T21:33:18.742Z] [2020-07-20T21:33:18.742Z] === Skipped [2020-07-20T21:33:18.742Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-20T21:33:18.742Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T21:33:18.742Z] [2020-07-20T21:33:18.742Z] [2020-07-20T21:33:18.742Z] DONE 32 tests, 1 skipped in 126.284s [2020-07-20T21:33:18.742Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-20T21:33:18.742Z] INFO: Testing against a local daemon [2020-07-20T21:33:18.742Z] === RUN TestConfigInspect [2020-07-20T21:33:18.742Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-20T21:33:18.742Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:33:18.742Z] === RUN TestConfigList [2020-07-20T21:33:18.742Z] --- SKIP: TestConfigList (0.01s) [2020-07-20T21:33:18.742Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:33:18.742Z] === RUN TestConfigsCreateAndDelete [2020-07-20T21:33:18.742Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-07-20T21:33:18.742Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:33:18.742Z] === RUN TestConfigsUpdate [2020-07-20T21:33:18.742Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-07-20T21:33:18.742Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:33:18.742Z] === RUN TestTemplatedConfig [2020-07-20T21:33:18.742Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-20T21:33:18.742Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:33:18.742Z] === RUN TestConfigCreateResolve [2020-07-20T21:33:18.742Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-07-20T21:33:18.742Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:33:18.742Z] === RUN TestConfigDaemonLibtrustID [2020-07-20T21:33:19.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-20T21:33:20.115Z] --- PASS: TestConfigDaemonLibtrustID (1.53s) [2020-07-20T21:33:20.115Z] PASS [2020-07-20T21:33:20.115Z] [2020-07-20T21:33:20.115Z] === Skipped [2020-07-20T21:33:20.115Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-20T21:33:20.115Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:33:20.115Z] [2020-07-20T21:33:20.115Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-07-20T21:33:20.115Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:33:20.115Z] [2020-07-20T21:33:20.115Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-07-20T21:33:20.115Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:33:20.115Z] [2020-07-20T21:33:20.115Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-07-20T21:33:20.115Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:33:20.115Z] [2020-07-20T21:33:20.115Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-20T21:33:20.115Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:33:20.115Z] [2020-07-20T21:33:20.115Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-07-20T21:33:20.115Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:33:20.115Z] [2020-07-20T21:33:20.115Z] [2020-07-20T21:33:20.115Z] DONE 7 tests, 6 skipped in 1.715s [2020-07-20T21:33:20.115Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-20T21:33:20.115Z] INFO: Testing against a local daemon [2020-07-20T21:33:20.115Z] === RUN TestCheckpoint [2020-07-20T21:33:20.115Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-20T21:33:20.115Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T21:33:20.115Z] === RUN TestContainerInvalidJSON [2020-07-20T21:33:20.115Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T21:33:20.115Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T21:33:20.115Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T21:33:20.115Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T21:33:20.115Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-20T21:33:20.115Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-20T21:33:20.115Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T21:33:20.115Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-20T21:33:20.115Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T21:33:20.115Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-20T21:33:20.115Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-20T21:33:20.115Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-20T21:33:20.115Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-20T21:33:20.115Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-20T21:33:20.115Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-07-20T21:33:20.115Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-20T21:33:20.115Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-07-20T21:33:20.115Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-20T21:33:20.373Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-07-20T21:33:20.373Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-20T21:33:20.373Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-07-20T21:33:20.373Z] === RUN TestCopyFromContainer [2020-07-20T21:33:21.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-20T21:33:21.699Z] --- PASS: TestStats (2.96s) [2020-07-20T21:33:21.699Z] === RUN TestStopContainerWithTimeout [2020-07-20T21:33:21.699Z] === RUN TestStopContainerWithTimeout/0 [2020-07-20T21:33:21.699Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-20T21:33:21.699Z] === RUN TestStopContainerWithTimeout/1 [2020-07-20T21:33:21.699Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-20T21:33:21.699Z] === RUN TestStopContainerWithTimeout/3 [2020-07-20T21:33:21.699Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-20T21:33:21.699Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-20T21:33:21.699Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-20T21:33:21.699Z] === CONT TestStopContainerWithTimeout/0 [2020-07-20T21:33:21.699Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-20T21:33:21.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-20T21:33:22.331Z] === CONT TestStopContainerWithTimeout/3 [2020-07-20T21:33:23.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-20T21:33:24.396Z] === CONT TestStopContainerWithTimeout/1 [2020-07-20T21:33:24.556Z] === RUN TestCopyFromContainer// [2020-07-20T21:33:24.556Z] === RUN TestCopyFromContainer//bar/root [2020-07-20T21:33:24.556Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-20T21:33:24.556Z] === RUN TestCopyFromContainer/bar/quux [2020-07-20T21:33:24.556Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-20T21:33:24.556Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-20T21:33:24.556Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-20T21:33:24.556Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-20T21:33:24.556Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-20T21:33:24.815Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-20T21:33:24.815Z] --- PASS: TestCopyFromContainer (4.50s) [2020-07-20T21:33:24.815Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-07-20T21:33:24.815Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-07-20T21:33:24.815Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-07-20T21:33:24.815Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-07-20T21:33:24.815Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-20T21:33:24.815Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-20T21:33:24.815Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-20T21:33:24.815Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-20T21:33:24.815Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-20T21:33:24.815Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-20T21:33:24.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-20T21:33:24.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T21:33:24.815Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T21:33:24.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T21:33:24.815Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T21:33:24.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T21:33:24.815Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T21:33:24.815Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T21:33:24.815Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T21:33:24.815Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T21:33:24.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-20T21:33:24.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-20T21:33:24.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-07-20T21:33:24.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-20T21:33:24.815Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-20T21:33:24.815Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-20T21:33:24.815Z] === RUN TestCreateWithInvalidEnv [2020-07-20T21:33:24.815Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-20T21:33:24.815Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-20T21:33:24.815Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-20T21:33:24.815Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-20T21:33:24.815Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-20T21:33:24.815Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-20T21:33:24.815Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-20T21:33:24.815Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-20T21:33:24.815Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-20T21:33:24.815Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-20T21:33:24.815Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-20T21:33:24.815Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-20T21:33:24.815Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-20T21:33:24.815Z] === RUN TestCreateTmpfsMountsTarget [2020-07-20T21:33:24.815Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-07-20T21:33:24.815Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-20T21:33:25.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-20T21:33:26.191Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2020-07-20T21:33:26.191Z] === RUN TestCreateWithCapabilities [2020-07-20T21:33:26.191Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-20T21:33:26.191Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-20T21:33:26.191Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-20T21:33:26.191Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-20T21:33:26.191Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-20T21:33:26.191Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-20T21:33:26.191Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-20T21:33:26.191Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-20T21:33:26.191Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T21:33:26.191Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T21:33:26.191Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T21:33:26.191Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T21:33:26.191Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-20T21:33:26.191Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-20T21:33:26.191Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-20T21:33:26.191Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-20T21:33:26.191Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-20T21:33:26.191Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-20T21:33:26.191Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T21:33:26.191Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T21:33:26.191Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T21:33:26.191Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T21:33:26.191Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-20T21:33:26.191Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T21:33:26.191Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T21:33:26.191Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-20T21:33:26.191Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-20T21:33:26.191Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-20T21:33:26.191Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T21:33:26.191Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T21:33:26.191Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-20T21:33:26.191Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-20T21:33:26.191Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-20T21:33:26.191Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-20T21:33:26.191Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-20T21:33:26.191Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-20T21:33:26.191Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-07-20T21:33:26.191Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-07-20T21:33:26.191Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-07-20T21:33:26.191Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.02s) [2020-07-20T21:33:26.191Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.02s) [2020-07-20T21:33:26.191Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.02s) [2020-07-20T21:33:26.191Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-20T21:33:26.191Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-07-20T21:33:26.191Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-07-20T21:33:26.191Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-20T21:33:26.477Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-20T21:33:26.477Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2020-07-20T21:33:26.477Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2020-07-20T21:33:26.477Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2020-07-20T21:33:26.477Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2020-07-20T21:33:26.477Z] === RUN TestDeleteDevicemapper [2020-07-20T21:33:26.477Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-20T21:33:26.477Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T21:33:26.477Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-20T21:33:26.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-20T21:33:27.566Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2020-07-20T21:33:27.566Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-20T21:33:27.566Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T21:33:27.566Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T21:33:27.566Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T21:33:27.566Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T21:33:27.566Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T21:33:27.566Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T21:33:27.566Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T21:33:27.566Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T21:33:27.566Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T21:33:27.566Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T21:33:27.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T21:33:27.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T21:33:27.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T21:33:27.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T21:33:27.566Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T21:33:27.566Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-20T21:33:27.566Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-20T21:33:27.566Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-20T21:33:27.566Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-20T21:33:27.566Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-20T21:33:27.566Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-20T21:33:27.566Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-20T21:33:27.825Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2020-07-20T21:33:27.825Z] === RUN TestCreateDifferentPlatform [2020-07-20T21:33:27.825Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-20T21:33:27.825Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-20T21:33:27.825Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-20T21:33:27.825Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-20T21:33:27.825Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-20T21:33:27.825Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-20T21:33:27.825Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-07-20T21:33:27.825Z] === RUN TestContainerStartOnDaemonRestart [2020-07-20T21:33:27.825Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-20T21:33:27.825Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-20T21:33:27.825Z] === RUN TestDaemonRestartIpcMode [2020-07-20T21:33:27.825Z] === PAUSE TestDaemonRestartIpcMode [2020-07-20T21:33:27.825Z] === RUN TestDaemonHostGatewayIP [2020-07-20T21:33:27.825Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-20T21:33:27.825Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:33:27.825Z] === RUN TestContainerKillOnDaemonStart [2020-07-20T21:33:27.825Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-20T21:33:27.825Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-20T21:33:27.825Z] === RUN TestDiff [2020-07-20T21:33:28.083Z] --- PASS: TestDiff (0.42s) [2020-07-20T21:33:28.083Z] === RUN TestExecWithCloseStdin [2020-07-20T21:33:28.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-20T21:33:28.650Z] --- PASS: TestExecWithCloseStdin (0.45s) [2020-07-20T21:33:28.650Z] === RUN TestExec [2020-07-20T21:33:29.240Z] --- PASS: TestExec (0.46s) [2020-07-20T21:33:29.240Z] === RUN TestExecUser [2020-07-20T21:33:29.500Z] --- PASS: TestExecUser (0.44s) [2020-07-20T21:33:29.500Z] === RUN TestExportContainerAndImportImage [2020-07-20T21:33:29.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-20T21:33:30.002Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.52s) [2020-07-20T21:33:30.002Z] === RUN TestUpdateMemory [2020-07-20T21:33:30.002Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-20T21:33:30.002Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:33:30.002Z] === RUN TestUpdateCPUQuota [2020-07-20T21:33:30.097Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2020-07-20T21:33:30.097Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-20T21:33:31.037Z] --- PASS: TestUpdateCPUQuota (1.28s) [2020-07-20T21:33:31.037Z] === RUN TestUpdatePidsLimit [2020-07-20T21:33:31.113Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-20T21:33:31.113Z] Using test binary docker [2020-07-20T21:33:31.113Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-20T21:33:31.113Z] +++ /etc/init.d/apparmor start [2020-07-20T21:33:31.113Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T21:33:31.113Z] INFO: Waiting for daemon to start... [2020-07-20T21:33:31.113Z] Starting dockerd [2020-07-20T21:33:31.113Z] +++ 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-07-20T21:33:31.335Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-20T21:33:31.626Z] === RUN TestUpdatePidsLimit/no_change [2020-07-20T21:33:31.918Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-20T21:33:32.209Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-20T21:33:32.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-20T21:33:32.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-20T21:33:32.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-20T21:33:32.841Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-20T21:33:32.939Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T21:33:32.939Z] INFO: Testing against a local daemon [2020-07-20T21:33:33.132Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-20T21:33:33.415Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-07-20T21:33:33.415Z] === RUN TestHealthCheckWorkdir [2020-07-20T21:33:33.423Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-20T21:33:33.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-20T21:33:33.981Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2020-07-20T21:33:33.981Z] === RUN TestHealthKillContainer [2020-07-20T21:33:34.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-20T21:33:34.929Z] --- PASS: TestUpdatePidsLimit (3.70s) [2020-07-20T21:33:34.929Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-07-20T21:33:34.929Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-07-20T21:33:34.929Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-07-20T21:33:34.929Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-07-20T21:33:34.929Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-07-20T21:33:34.929Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-07-20T21:33:34.929Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-07-20T21:33:34.929Z] === RUN TestUpdateRestartPolicy [2020-07-20T21:33:36.509Z] --- PASS: TestHealthKillContainer (2.49s) [2020-07-20T21:33:36.509Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-20T21:33:36.768Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2020-07-20T21:33:36.768Z] === RUN TestIpcModeNone [2020-07-20T21:33:37.335Z] --- PASS: TestIpcModeNone (0.45s) [2020-07-20T21:33:37.335Z] === RUN TestIpcModePrivate [2020-07-20T21:33:37.696Z] . [2020-07-20T21:33:37.696Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-20T21:33:37.696Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-20T21:33:37.696Z] Error: No such image: emptyfs [2020-07-20T21:33:37.696Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-20T21:33:37.696Z] ++++ docker load [2020-07-20T21:33:37.903Z] --- PASS: TestIpcModePrivate (0.43s) [2020-07-20T21:33:37.903Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-20T21:33:37.903Z] === RUN TestIpcModeShareable [2020-07-20T21:33:37.903Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-20T21:33:37.903Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T21:33:37.903Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-20T21:33:37.957Z] Running integration-test (iteration 1) [2020-07-20T21:33:37.957Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-20T21:33:37.957Z] ++ 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-07-20T21:33:37.957Z] ++ set -e [2020-07-20T21:33:37.957Z] ++ '[' -n 0 ']' [2020-07-20T21:33:37.957Z] ++ set -x [2020-07-20T21:33:37.957Z] ++ env -i DEST=/go/src/github.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-07-20T21:33:39.276Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2020-07-20T21:33:39.276Z] === RUN TestAPIIpcModeHost [2020-07-20T21:33:39.276Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-20T21:33:39.276Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T21:33:39.276Z] === RUN TestDaemonIpcModeShareable [2020-07-20T21:33:39.276Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-20T21:33:39.276Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T21:33:39.276Z] === RUN TestDaemonIpcModePrivate [2020-07-20T21:33:39.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-20T21:33:40.889Z] ok github.com/docker/docker/cmd/dockerd 0.126s coverage: 30.8% of statements [2020-07-20T21:33:41.179Z] --- PASS: TestDaemonIpcModePrivate (2.14s) [2020-07-20T21:33:41.179Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-07-20T21:33:41.179Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-20T21:33:41.179Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-20T21:33:41.179Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T21:33:41.179Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-20T21:33:41.179Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-20T21:33:41.179Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T21:33:41.179Z] === RUN TestIpcModeOlderClient [2020-07-20T21:33:41.179Z] === PAUSE TestIpcModeOlderClient [2020-07-20T21:33:41.179Z] === RUN TestKillContainerInvalidSignal [2020-07-20T21:33:41.744Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2020-07-20T21:33:41.744Z] === RUN TestKillContainer [2020-07-20T21:33:41.744Z] === RUN TestKillContainer/no_signal [2020-07-20T21:33:42.002Z] === RUN TestKillContainer/non_killing_signal [2020-07-20T21:33:42.261Z] === RUN TestKillContainer/killing_signal [2020-07-20T21:33:42.829Z] --- PASS: TestKillContainer (1.20s) [2020-07-20T21:33:42.829Z] --- PASS: TestKillContainer/no_signal (0.39s) [2020-07-20T21:33:42.829Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2020-07-20T21:33:42.829Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2020-07-20T21:33:42.829Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-20T21:33:42.829Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-20T21:33:43.396Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-20T21:33:43.655Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2020-07-20T21:33:43.655Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2020-07-20T21:33:43.655Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2020-07-20T21:33:43.655Z] === RUN TestKillStoppedContainer [2020-07-20T21:33:43.655Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-07-20T21:33:43.655Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-20T21:33:43.655Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-07-20T21:33:43.655Z] === RUN TestKillDifferentUserContainer [2020-07-20T21:33:43.662Z] ok github.com/docker/docker/container 0.168s coverage: 34.7% of statements [2020-07-20T21:33:43.662Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-20T21:33:43.662Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-20T21:33:43.662Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-20T21:33:43.662Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-20T21:33:44.222Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2020-07-20T21:33:44.222Z] === RUN TestInspectOomKilledTrue [2020-07-20T21:33:44.222Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-20T21:33:44.222Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T21:33:44.222Z] === RUN TestInspectOomKilledFalse [2020-07-20T21:33:44.222Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-20T21:33:44.222Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:33:44.222Z] === RUN TestLinksEtcHostsContentMatch [2020-07-20T21:33:44.222Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-20T21:33:44.222Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-20T21:33:44.222Z] === RUN TestLinksContainerNames [2020-07-20T21:33:45.157Z] --- PASS: TestLinksContainerNames (0.82s) [2020-07-20T21:33:45.157Z] === RUN TestLogsFollowTailEmpty [2020-07-20T21:33:45.417Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2020-07-20T21:33:45.417Z] === RUN TestContainerNetworkMountsNoChown [2020-07-20T21:33:45.471Z] ok github.com/docker/docker/integration/build 13.812s [2020-07-20T21:33:45.471Z] [2020-07-20T21:33:45.471Z] === Skipped [2020-07-20T21:33:45.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-07-20T21:33:45.471Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T21:33:45.471Z] [2020-07-20T21:33:45.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-07-20T21:33:45.471Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:33:45.471Z] [2020-07-20T21:33:45.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-20T21:33:45.471Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T21:33:45.471Z] [2020-07-20T21:33:45.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-07-20T21:33:45.471Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T21:33:45.471Z] [2020-07-20T21:33:45.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-07-20T21:33:45.471Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T21:33:45.471Z] [2020-07-20T21:33:45.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-07-20T21:33:45.471Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T21:33:45.471Z] [2020-07-20T21:33:45.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-07-20T21:33:45.471Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T21:33:45.471Z] [2020-07-20T21:33:45.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-07-20T21:33:45.471Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T21:33:45.471Z] [2020-07-20T21:33:45.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-07-20T21:33:45.471Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-20T21:33:45.471Z] [2020-07-20T21:33:45.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-07-20T21:33:45.471Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T21:33:45.471Z] [2020-07-20T21:33:45.471Z] [2020-07-20T21:33:45.471Z] DONE 22 tests, 10 skipped in 36.737s [2020-07-20T21:33:45.471Z] [2020-07-20T21:33:45.471Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-20T21:33:45.983Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/default [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/default [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/private [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/private [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/rprivate [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/slave [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/slave [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/rslave [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/shared [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/shared [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/rshared [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/default [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/rshared [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/shared [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/rslave [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/slave [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/rprivate [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/private [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-20T21:33:45.983Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-20T21:33:45.983Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-20T21:33:45.983Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T21:33:46.242Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-20T21:33:46.242Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-20T21:33:46.242Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-20T21:33:46.242Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-20T21:33:46.242Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-20T21:33:46.242Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T21:33:46.242Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-20T21:33:46.242Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T21:33:46.242Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-20T21:33:46.242Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-20T21:33:46.242Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-20T21:33:46.242Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2020-07-20T21:33:46.242Z] === RUN TestContainerBindMountNonRecursive [2020-07-20T21:33:46.242Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-07-20T21:33:46.242Z] 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-07-20T21:33:46.242Z] === RUN TestNetworkNat [2020-07-20T21:33:46.432Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2020-07-20T21:33:46.464Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T21:33:46.464Z] INFO: Testing against a local daemon [2020-07-20T21:33:46.465Z] ok github.com/docker/docker/integration/config 0.168s [2020-07-20T21:33:46.465Z] [2020-07-20T21:33:46.465Z] === Skipped [2020-07-20T21:33:46.465Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-07-20T21:33:46.465Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:33:46.465Z] [2020-07-20T21:33:46.465Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-07-20T21:33:46.465Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:33:46.465Z] [2020-07-20T21:33:46.465Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-07-20T21:33:46.465Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:33:46.465Z] [2020-07-20T21:33:46.465Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-07-20T21:33:46.465Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:33:46.465Z] [2020-07-20T21:33:46.465Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-07-20T21:33:46.465Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:33:46.465Z] [2020-07-20T21:33:46.465Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-07-20T21:33:46.465Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T21:33:46.465Z] [2020-07-20T21:33:46.465Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-07-20T21:33:46.465Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T21:33:46.465Z] [2020-07-20T21:33:46.465Z] [2020-07-20T21:33:46.465Z] DONE 7 tests, 7 skipped in 2.388s [2020-07-20T21:33:46.465Z] [2020-07-20T21:33:46.465Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-20T21:33:46.810Z] --- PASS: TestNetworkNat (0.56s) [2020-07-20T21:33:46.810Z] === RUN TestNetworkLocalhostTCPNat [2020-07-20T21:33:47.377Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2020-07-20T21:33:47.377Z] === RUN TestNetworkLoopbackNat [2020-07-20T21:33:47.558Z] --- PASS: TestUpdateRestartPolicy (12.80s) [2020-07-20T21:33:47.558Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-20T21:33:48.591Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2020-07-20T21:33:48.591Z] === RUN TestWaitNonBlocked [2020-07-20T21:33:48.591Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T21:33:48.591Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T21:33:48.591Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T21:33:48.591Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T21:33:48.591Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T21:33:48.591Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T21:33:49.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T21:33:49.434Z] INFO: Testing against a local daemon [2020-07-20T21:33:49.670Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-20T21:33:49.670Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2020-07-20T21:33:49.670Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2020-07-20T21:33:49.670Z] === RUN TestWaitBlocked [2020-07-20T21:33:49.670Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T21:33:49.670Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T21:33:49.670Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T21:33:49.670Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T21:33:49.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-20T21:33:49.907Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2020-07-20T21:33:49.907Z] === RUN TestPause [2020-07-20T21:33:49.907Z] --- SKIP: TestPause (0.00s) [2020-07-20T21:33:49.907Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T21:33:49.907Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-20T21:33:49.907Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T21:33:49.907Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T21:33:49.907Z] === RUN TestPauseStopPausedContainer [2020-07-20T21:33:49.907Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-07-20T21:33:49.907Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T21:33:49.907Z] === RUN TestPsFilter [2020-07-20T21:33:49.907Z] --- PASS: TestPsFilter (0.09s) [2020-07-20T21:33:49.907Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-20T21:33:49.965Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T21:33:49.965Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T21:33:50.166Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2020-07-20T21:33:50.166Z] === RUN TestRemoveContainerWithVolume [2020-07-20T21:33:50.195Z] Loaded image: buildpack-deps:buster [2020-07-20T21:33:50.733Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2020-07-20T21:33:50.733Z] === RUN TestRemoveContainerRunning [2020-07-20T21:33:50.991Z] --- PASS: TestRemoveContainerRunning (0.38s) [2020-07-20T21:33:50.991Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-20T21:33:50.999Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-20T21:33:50.999Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2020-07-20T21:33:50.999Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2020-07-20T21:33:50.999Z] === CONT TestContainerStartOnDaemonRestart [2020-07-20T21:33:50.999Z] === CONT TestContainerKillOnDaemonStart [2020-07-20T21:33:51.560Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2020-07-20T21:33:51.560Z] === RUN TestRemoveInvalidContainer [2020-07-20T21:33:51.560Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-20T21:33:51.560Z] === RUN TestRenameLinkedContainer [2020-07-20T21:33:51.579Z] Loaded image: busybox:latest [2020-07-20T21:33:52.090Z] ok github.com/docker/docker/daemon/cluster/convert 0.017s coverage: 35.4% of statements [2020-07-20T21:33:52.521Z] Loaded image: busybox:glibc [2020-07-20T21:33:52.522Z] Loaded image: debian:buster [2020-07-20T21:33:52.782Z] Loaded image: hello-world:latest [2020-07-20T21:33:52.782Z] INFO: Testing against a local daemon [2020-07-20T21:33:52.782Z] === RUN TestCgroupNamespacesBuild [2020-07-20T21:33:52.936Z] --- PASS: TestRenameLinkedContainer (1.61s) [2020-07-20T21:33:52.936Z] === RUN TestRenameStoppedContainer [2020-07-20T21:33:53.504Z] --- PASS: TestRenameStoppedContainer (0.40s) [2020-07-20T21:33:53.504Z] === RUN TestRenameRunningContainerAndReuse [2020-07-20T21:33:54.440Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2020-07-20T21:33:54.440Z] === RUN TestRenameInvalidName [2020-07-20T21:33:54.511Z] --- PASS: TestContainerStartOnDaemonRestart (3.10s) [2020-07-20T21:33:54.511Z] === CONT TestIpcModeOlderClient [2020-07-20T21:33:54.511Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-07-20T21:33:54.511Z] === CONT TestDaemonHostGatewayIP [2020-07-20T21:33:54.698Z] --- PASS: TestRenameInvalidName (0.39s) [2020-07-20T21:33:54.698Z] === RUN TestRenameAnonymousContainer [2020-07-20T21:33:54.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-20T21:33:55.077Z] ok github.com/docker/docker/daemon/cluster 0.154s coverage: 0.5% of statements [2020-07-20T21:33:56.073Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2020-07-20T21:33:56.073Z] === RUN TestRenameContainerWithSameName [2020-07-20T21:33:56.639Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2020-07-20T21:33:56.639Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-20T21:33:57.205Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2020-07-20T21:33:57.205Z] === RUN TestResize [2020-07-20T21:33:57.773Z] --- PASS: TestResize (0.40s) [2020-07-20T21:33:57.773Z] === RUN TestResizeWithInvalidSize [2020-07-20T21:33:58.026Z] --- PASS: TestDaemonHostGatewayIP (3.37s) [2020-07-20T21:33:58.026Z] === CONT TestDaemonRestartIpcMode [2020-07-20T21:33:58.031Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2020-07-20T21:33:58.031Z] === RUN TestResizeWhenContainerNotStarted [2020-07-20T21:33:58.069Z] --- PASS: TestCgroupNamespacesBuild (4.37s) [2020-07-20T21:33:58.069Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-20T21:33:58.598Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2020-07-20T21:33:58.598Z] === RUN TestDaemonRestartKillContainers [2020-07-20T21:33:58.598Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-20T21:33:58.598Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-20T21:33:58.598Z] === RUN TestCgroupNamespacesRun [2020-07-20T21:33:58.655Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2020-07-20T21:33:59.012Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-07-20T21:33:59.012Z] === RUN TestBuildWithSession [2020-07-20T21:33:59.012Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-20T21:33:59.012Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T21:33:59.012Z] === RUN TestBuildSquashParent [2020-07-20T21:33:59.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-20T21:33:59.723Z] ok github.com/docker/docker/daemon/config 0.091s coverage: 81.8% of statements [2020-07-20T21:34:00.019Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-07-20T21:34:00.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-20T21:34:01.129Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2020-07-20T21:34:01.129Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-20T21:34:01.537Z] --- PASS: TestDaemonRestartIpcMode (3.62s) [2020-07-20T21:34:02.783Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-07-20T21:34:03.031Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.09s) [2020-07-20T21:34:03.031Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-20T21:34:03.561Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-20T21:34:03.602Z] --- PASS: TestContainerKillOnDaemonStart (12.35s) [2020-07-20T21:34:03.602Z] PASS [2020-07-20T21:34:03.602Z] [2020-07-20T21:34:03.602Z] === Skipped [2020-07-20T21:34:03.602Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-20T21:34:03.602Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T21:34:03.602Z] [2020-07-20T21:34:03.602Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-20T21:34:03.602Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:34:03.602Z] [2020-07-20T21:34:03.602Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-20T21:34:03.602Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:34:03.602Z] [2020-07-20T21:34:03.602Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T21:34:03.602Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T21:34:03.602Z] [2020-07-20T21:34:03.602Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-20T21:34:03.602Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T21:34:03.602Z] [2020-07-20T21:34:03.602Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-20T21:34:03.602Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:34:03.602Z] [2020-07-20T21:34:03.602Z] [2020-07-20T21:34:03.602Z] DONE 204 tests, 6 skipped in 149.647s [2020-07-20T21:34:03.602Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-20T21:34:03.602Z] ++ 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-07-20T21:34:03.602Z] ++ set -e [2020-07-20T21:34:03.602Z] ++ '[' -n 0 ']' [2020-07-20T21:34:03.602Z] ++ set -x [2020-07-20T21:34:03.602Z] ++ env -i DEST=/go/src/github.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-07-20T21:34:03.602Z] INFO: Testing against a local daemon [2020-07-20T21:34:03.602Z] === RUN TestCommitInheritsEnv [2020-07-20T21:34:04.131Z] Copying nested executables into bundles/binary-daemon [2020-07-20T21:34:04.234Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-07-20T21:34:04.234Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-20T21:34:04.234Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-20T21:34:04.234Z] === RUN TestImagesFilterMultiReference [2020-07-20T21:34:04.234Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-20T21:34:04.234Z] === RUN TestImagePullPlatformInvalid [2020-07-20T21:34:04.234Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-20T21:34:04.234Z] === RUN TestRemoveImageOrphaning [2020-07-20T21:34:04.866Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-07-20T21:34:04.866Z] === RUN TestRemoveImageGarbageCollector [2020-07-20T21:34:04.866Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-20T21:34:04.866Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:34:04.866Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-20T21:34:04.866Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-20T21:34:04.866Z] === RUN TestTagInvalidReference [2020-07-20T21:34:04.866Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-20T21:34:04.866Z] === RUN TestTagValidPrefixedRepo [2020-07-20T21:34:04.866Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-20T21:34:04.866Z] === RUN TestTagExistedNameWithoutForce [2020-07-20T21:34:04.866Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-20T21:34:04.867Z] === RUN TestTagOfficialNames [2020-07-20T21:34:04.867Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-20T21:34:04.867Z] === RUN TestTagMatchesDigest [2020-07-20T21:34:04.867Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-20T21:34:04.867Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-20T21:34:04.934Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s) [2020-07-20T21:34:04.934Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-20T21:34:05.539Z] [2020-07-20T21:34:05.547Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-07-20T21:34:05.547Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.490s coverage: 13.8% of statements [2020-07-20T21:34:05.599Z] --- PASS: TestBuildSquashParent (6.14s) [2020-07-20T21:34:05.599Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-20T21:34:05.599Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T21:34:05.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T21:34:05.599Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T21:34:05.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T21:34:05.599Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T21:34:05.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T21:34:05.599Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T21:34:05.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T21:34:05.599Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T21:34:05.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T21:34:05.599Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T21:34:05.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T21:34:05.599Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T21:34:05.599Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T21:34:05.599Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T21:34:05.599Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T21:34:05.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-20T21:34:06.812Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41239/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -e DOCKER_GRAPHDRIVER docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 hack/make.sh cross [2020-07-20T21:34:07.073Z] [2020-07-20T21:34:07.333Z] Removing bundles/ [2020-07-20T21:34:07.333Z] [2020-07-20T21:34:07.333Z] ---> Making bundle: cross (in bundles/cross) [2020-07-20T21:34:07.333Z] Cross building: bundles/cross/linux/amd64 [2020-07-20T21:34:07.333Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-20T21:34:07.333Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-20T21:34:07.463Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2020-07-20T21:34:07.463Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-20T21:34:07.642Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.688s coverage: 57.9% of statements [2020-07-20T21:34:08.146Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T21:34:08.146Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T21:34:09.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-20T21:34:09.364Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.12s) [2020-07-20T21:34:09.364Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-20T21:34:09.740Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-07-20T21:34:10.061Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-20T21:34:10.061Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s) [2020-07-20T21:34:10.061Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s) [2020-07-20T21:34:10.061Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s) [2020-07-20T21:34:10.061Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2020-07-20T21:34:10.061Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2020-07-20T21:34:10.061Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s) [2020-07-20T21:34:10.061Z] === RUN TestBuildMultiStageCopy [2020-07-20T21:34:10.061Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-20T21:34:11.385Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.08s) [2020-07-20T21:34:11.385Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-20T21:34:11.424Z] ok github.com/docker/docker/daemon 12.361s coverage: 17.4% of statements [2020-07-20T21:34:11.424Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-20T21:34:11.424Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-20T21:34:11.424Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-20T21:34:11.424Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-20T21:34:11.424Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.291s coverage: 69.2% of statements [2020-07-20T21:34:12.073Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.434s coverage: 45.9% of statements [2020-07-20T21:34:12.073Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-20T21:34:12.606Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-20T21:34:12.868Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-20T21:34:13.130Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-20T21:34:13.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-20T21:34:13.285Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2020-07-20T21:34:13.285Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-20T21:34:13.702Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-20T21:34:14.175Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.292s coverage: 49.5% of statements [2020-07-20T21:34:14.276Z] --- PASS: TestBuildMultiStageCopy (4.34s) [2020-07-20T21:34:14.276Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s) [2020-07-20T21:34:14.276Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-07-20T21:34:14.276Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-07-20T21:34:14.276Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-07-20T21:34:14.276Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-07-20T21:34:14.276Z] === RUN TestBuildMultiStageParentConfig [2020-07-20T21:34:15.186Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2020-07-20T21:34:15.186Z] === RUN TestKernelTCPMemory [2020-07-20T21:34:15.186Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-07-20T21:34:15.186Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T21:34:15.186Z] === RUN TestNISDomainname [2020-07-20T21:34:15.186Z] --- SKIP: TestNISDomainname (0.01s) [2020-07-20T21:34:15.186Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-20T21:34:15.186Z] === RUN TestHostnameDnsResolution [2020-07-20T21:34:15.223Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.518s coverage: 76.1% of statements [2020-07-20T21:34:15.662Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2020-07-20T21:34:15.662Z] === RUN TestBuildLabelWithTargets [2020-07-20T21:34:15.752Z] --- PASS: TestHostnameDnsResolution (0.64s) [2020-07-20T21:34:15.752Z] === RUN TestStats [2020-07-20T21:34:15.752Z] --- SKIP: TestStats (0.00s) [2020-07-20T21:34:15.752Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T21:34:15.752Z] === RUN TestStopContainerWithTimeout [2020-07-20T21:34:15.752Z] === RUN TestStopContainerWithTimeout/0 [2020-07-20T21:34:15.752Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-20T21:34:15.752Z] === RUN TestStopContainerWithTimeout/1 [2020-07-20T21:34:15.752Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-20T21:34:15.752Z] === RUN TestStopContainerWithTimeout/3 [2020-07-20T21:34:15.752Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-20T21:34:15.752Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-20T21:34:15.752Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-20T21:34:15.752Z] === CONT TestStopContainerWithTimeout/0 [2020-07-20T21:34:15.752Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-20T21:34:15.866Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.040s coverage: 58.0% of statements [2020-07-20T21:34:16.319Z] === CONT TestStopContainerWithTimeout/3 [2020-07-20T21:34:16.931Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2020-07-20T21:34:17.230Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-07-20T21:34:17.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-20T21:34:18.221Z] --- PASS: TestBuildLabelWithTargets (2.27s) [2020-07-20T21:34:18.221Z] === RUN TestBuildWithEmptyLayers [2020-07-20T21:34:18.848Z] === CONT TestStopContainerWithTimeout/1 [2020-07-20T21:34:19.165Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-07-20T21:34:19.165Z] === RUN TestBuildMultiStageOnBuild [2020-07-20T21:34:19.335Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.021s coverage: 52.1% of statements [2020-07-20T21:34:19.335Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-20T21:34:19.335Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-20T21:34:19.786Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-20T21:34:19.786Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2020-07-20T21:34:19.786Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2020-07-20T21:34:19.786Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2020-07-20T21:34:19.786Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2020-07-20T21:34:19.786Z] === RUN TestDeleteDevicemapper [2020-07-20T21:34:19.786Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-20T21:34:19.786Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T21:34:19.786Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-20T21:34:20.390Z] ok github.com/docker/docker/daemon/logger 0.264s coverage: 41.0% of statements [2020-07-20T21:34:20.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-20T21:34:21.163Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.28s) [2020-07-20T21:34:21.163Z] === RUN TestUpdateMemory [2020-07-20T21:34:21.163Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-20T21:34:21.163Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T21:34:21.163Z] === RUN TestUpdateCPUQuota [2020-07-20T21:34:21.163Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-20T21:34:21.163Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T21:34:21.163Z] === RUN TestUpdatePidsLimit [2020-07-20T21:34:21.163Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-20T21:34:21.163Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T21:34:21.163Z] === RUN TestUpdateRestartPolicy [2020-07-20T21:34:21.446Z] ok github.com/docker/docker/daemon/images 0.054s coverage: 4.8% of statements [2020-07-20T21:34:21.446Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-20T21:34:21.446Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-20T21:34:21.710Z] --- PASS: TestBuildMultiStageOnBuild (2.71s) [2020-07-20T21:34:21.710Z] === RUN TestBuildUncleanTarFilenames [2020-07-20T21:34:21.745Z] ok github.com/docker/docker/daemon/logger/awslogs 0.497s coverage: 77.8% of statements [2020-07-20T21:34:21.745Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-20T21:34:21.745Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-20T21:34:22.055Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2020-07-20T21:34:23.095Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2020-07-20T21:34:23.095Z] === RUN TestBuildMultiStageLayerLeak [2020-07-20T21:34:23.112Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2020-07-20T21:34:23.113Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-07-20T21:34:24.651Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.057s coverage: 61.6% of statements [2020-07-20T21:34:24.931Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-20T21:34:24.931Z] Using test binary docker [2020-07-20T21:34:24.931Z] +++ /etc/init.d/apparmor start [2020-07-20T21:34:24.931Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T21:34:24.931Z] INFO: Waiting for daemon to start... [2020-07-20T21:34:24.931Z] Starting dockerd [2020-07-20T21:34:24.931Z] +++ 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-07-20T21:34:25.711Z] ok github.com/docker/docker/daemon/logger/local 0.131s coverage: 75.2% of statements [2020-07-20T21:34:25.711Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-20T21:34:26.363Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.079s coverage: 37.7% of statements [2020-07-20T21:34:26.397Z] --- PASS: TestBuildMultiStageLayerLeak (2.79s) [2020-07-20T21:34:26.397Z] === RUN TestBuildWithHugeFile [2020-07-20T21:34:26.662Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 33.3% of statements [2020-07-20T21:34:27.450Z] . [2020-07-20T21:34:27.450Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-20T21:34:27.450Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-20T21:34:27.450Z] Error: No such image: emptyfs [2020-07-20T21:34:27.450Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-20T21:34:27.450Z] ++++ docker load [2020-07-20T21:34:27.707Z] Running integration-test (iteration 1) [2020-07-20T21:34:27.707Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-20T21:34:27.707Z] ++ 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-07-20T21:34:27.707Z] ++ set -e [2020-07-20T21:34:27.707Z] ++ '[' -n 0 ']' [2020-07-20T21:34:27.707Z] ++ set -x [2020-07-20T21:34:27.707Z] ++ env -i DEST=/go/src/github.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-07-20T21:34:27.734Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2020-07-20T21:34:28.795Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2020-07-20T21:34:30.337Z] ok github.com/docker/docker/daemon/network 0.038s coverage: 63.8% of statements [2020-07-20T21:34:30.985Z] ok github.com/docker/docker/daemon/logger/splunk 2.606s coverage: 82.5% of statements [2020-07-20T21:34:30.985Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-20T21:34:30.985Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-20T21:34:32.058Z] ok github.com/docker/docker/distribution/metadata 0.071s coverage: 48.2% of statements [2020-07-20T21:34:33.448Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2020-07-20T21:34:33.448Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-20T21:34:33.448Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2020-07-20T21:34:33.448Z] === RUN TestWaitNonBlocked [2020-07-20T21:34:33.448Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T21:34:33.448Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T21:34:33.448Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T21:34:33.448Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T21:34:33.448Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T21:34:33.448Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T21:34:33.448Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-20T21:34:33.448Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2020-07-20T21:34:33.448Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2020-07-20T21:34:33.448Z] === RUN TestWaitBlocked [2020-07-20T21:34:33.448Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T21:34:33.448Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T21:34:33.448Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T21:34:33.448Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T21:34:33.448Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T21:34:33.448Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T21:34:33.596Z] ok github.com/docker/docker/errdefs 0.066s coverage: 49.4% of statements [2020-07-20T21:34:33.896Z] ok github.com/docker/docker/distribution 0.591s coverage: 22.1% of statements [2020-07-20T21:34:33.896Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-20T21:34:34.014Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-20T21:34:34.014Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2020-07-20T21:34:34.014Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2020-07-20T21:34:34.014Z] === CONT TestDaemonRestartIpcMode [2020-07-20T21:34:34.014Z] === CONT TestIpcModeOlderClient [2020-07-20T21:34:34.014Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-07-20T21:34:35.996Z] ok github.com/docker/docker/image 0.048s coverage: 86.4% of statements [2020-07-20T21:34:36.294Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2020-07-20T21:34:36.592Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2020-07-20T21:34:36.592Z] ok github.com/docker/docker/distribution/xfer 1.712s coverage: 85.1% of statements [2020-07-20T21:34:36.592Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-20T21:34:36.592Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-20T21:34:36.592Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-20T21:34:37.307Z] --- PASS: TestDaemonRestartIpcMode (3.17s) [2020-07-20T21:34:37.307Z] PASS [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === Skipped [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-20T21:34:37.307Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-20T21:34:37.307Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-20T21:34:37.307Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-20T21:34:37.307Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-20T21:34:37.307Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-20T21:34:37.307Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-20T21:34:37.307Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-20T21:34:37.307Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-20T21:34:37.307Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-20T21:34:37.307Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-20T21:34:37.307Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-20T21:34:37.307Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-07-20T21:34:37.307Z] 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-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-20T21:34:37.307Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T21:34:37.307Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-07-20T21:34:37.307Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-20T21:34:37.307Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-07-20T21:34:37.307Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-07-20T21:34:37.307Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-20T21:34:37.307Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-20T21:34:37.307Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-20T21:34:37.307Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-20T21:34:37.307Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-20T21:34:37.307Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] [2020-07-20T21:34:37.307Z] DONE 185 tests, 24 skipped in 77.103s [2020-07-20T21:34:37.307Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-20T21:34:37.307Z] INFO: Testing against a local daemon [2020-07-20T21:34:37.307Z] === RUN TestCommitInheritsEnv [2020-07-20T21:34:37.650Z] ok github.com/docker/docker/libcontainerd/queue 0.050s coverage: 100.0% of statements [2020-07-20T21:34:37.946Z] ok github.com/docker/docker/pkg/aaparser 0.011s coverage: 50.0% of statements [2020-07-20T21:34:39.206Z] --- PASS: TestCommitInheritsEnv (1.87s) [2020-07-20T21:34:39.207Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-20T21:34:39.207Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-20T21:34:39.207Z] === RUN TestImagesFilterMultiReference [2020-07-20T21:34:39.207Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-07-20T21:34:39.207Z] === RUN TestImagePullPlatformInvalid [2020-07-20T21:34:39.207Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-20T21:34:39.207Z] === RUN TestRemoveImageOrphaning [2020-07-20T21:34:41.107Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-07-20T21:34:41.107Z] === RUN TestRemoveImageGarbageCollector [2020-07-20T21:34:41.107Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-20T21:34:41.107Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-20T21:34:41.107Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-20T21:34:41.107Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-20T21:34:41.107Z] === RUN TestTagInvalidReference [2020-07-20T21:34:41.107Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-20T21:34:41.107Z] === RUN TestTagValidPrefixedRepo [2020-07-20T21:34:41.367Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-20T21:34:41.367Z] === RUN TestTagExistedNameWithoutForce [2020-07-20T21:34:41.367Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-20T21:34:41.367Z] === RUN TestTagOfficialNames [2020-07-20T21:34:41.367Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-20T21:34:41.367Z] === RUN TestTagMatchesDigest [2020-07-20T21:34:41.367Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-20T21:34:41.367Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-20T21:34:41.517Z] ok github.com/docker/docker/opts 0.071s coverage: 67.4% of statements [2020-07-20T21:34:41.813Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-07-20T21:34:42.110Z] ok github.com/docker/docker/pkg/authorization 0.651s coverage: 68.3% of statements [2020-07-20T21:34:42.409Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2020-07-20T21:34:43.062Z] ok github.com/docker/docker/pkg/archive 1.218s coverage: 77.2% of statements [2020-07-20T21:34:43.364Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2020-07-20T21:34:44.422Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-07-20T21:34:44.422Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2020-07-20T21:34:45.479Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-07-20T21:34:46.127Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-20T21:34:46.423Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-07-20T21:34:47.954Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-07-20T21:34:47.954Z] ok github.com/docker/docker/pkg/chrootarchive 3.865s coverage: 43.2% of statements [2020-07-20T21:34:48.256Z] ok github.com/docker/docker/layer 7.155s coverage: 68.8% of statements [2020-07-20T21:34:48.256Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-20T21:34:48.256Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-20T21:34:48.256Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-20T21:34:48.256Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-20T21:34:48.256Z] ? github.com/docker/docker/oci [no test files] [2020-07-20T21:34:48.256Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-20T21:34:48.256Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-20T21:34:48.256Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-20T21:34:48.554Z] ok github.com/docker/docker/pkg/fileutils 0.048s coverage: 89.5% of statements [2020-07-20T21:34:49.203Z] ok github.com/docker/docker/pkg/discovery/kv 3.088s coverage: 84.1% of statements [2020-07-20T21:34:49.203Z] ok github.com/docker/docker/pkg/fsutils 0.438s coverage: 85.1% of statements [2020-07-20T21:34:49.501Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2020-07-20T21:34:50.128Z] ok github.com/docker/docker/integration/container 51.398s [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === Skipped [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-07-20T21:34:50.128Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-07-20T21:34:50.128Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-20T21:34:50.128Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-20T21:34:50.128Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-07-20T21:34:50.128Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-07-20T21:34:50.128Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-07-20T21:34:50.128Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-07-20T21:34:50.128Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-07-20T21:34:50.128Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-07-20T21:34:50.128Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-20T21:34:50.128Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-20T21:34:50.128Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-07-20T21:34:50.128Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-07-20T21:34:50.128Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-07-20T21:34:50.128Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-07-20T21:34:50.128Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-07-20T21:34:50.128Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-07-20T21:34:50.128Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-07-20T21:34:50.128Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-07-20T21:34:50.128Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-07-20T21:34:50.128Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-07-20T21:34:50.128Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-20T21:34:50.128Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-07-20T21:34:50.128Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-20T21:34:50.128Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-07-20T21:34:50.128Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-07-20T21:34:50.128Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-07-20T21:34:50.128Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-07-20T21:34:50.128Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-07-20T21:34:50.128Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-07-20T21:34:50.128Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-07-20T21:34:50.128Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-07-20T21:34:50.128Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-07-20T21:34:50.128Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-07-20T21:34:50.128Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-07-20T21:34:50.128Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-07-20T21:34:50.128Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-07-20T21:34:50.128Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-07-20T21:34:50.128Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-07-20T21:34:50.128Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-07-20T21:34:50.128Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-07-20T21:34:50.128Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] DONE 85 tests, 42 skipped in 54.160s [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-20T21:34:50.128Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T21:34:50.128Z] INFO: Testing against a local daemon [2020-07-20T21:34:50.128Z] ok github.com/docker/docker/integration/image 0.445s [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === Skipped [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-07-20T21:34:50.128Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-20T21:34:50.128Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-07-20T21:34:50.128Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-07-20T21:34:50.128Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] DONE 11 tests, 4 skipped in 2.490s [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-20T21:34:50.128Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T21:34:50.128Z] INFO: Testing against a local daemon [2020-07-20T21:34:50.128Z] ok github.com/docker/docker/integration/network 0.215s [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === Skipped [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-07-20T21:34:50.128Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-07-20T21:34:50.128Z] 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-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-07-20T21:34:50.128Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T21:34:50.128Z] [2020-07-20T21:34:50.128Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-07-20T21:34:50.129Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-07-20T21:34:50.129Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-07-20T21:34:50.129Z] network_test.go:97: testEnv.OSType == "windows" [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-07-20T21:34:50.129Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-07-20T21:34:50.129Z] service_test.go:52: testEnv.OSType == "windows" [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-20T21:34:50.129Z] service_test.go:96: testEnv.OSType == "windows" [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-20T21:34:50.129Z] service_test.go:130: testEnv.OSType == "windows" [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-20T21:34:50.129Z] service_test.go:181: testEnv.OSType == "windows" [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-07-20T21:34:50.129Z] service_test.go:206: testEnv.OSType == "windows" [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T21:34:50.129Z] service_test.go:236: FLAKY_TEST [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-07-20T21:34:50.129Z] service_test.go:326: testEnv.OSType == "windows" [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-20T21:34:50.129Z] service_test.go:394: testEnv.OSType == "windows" [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] DONE 19 tests, 15 skipped in 2.485s [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-20T21:34:50.129Z] testing: warning: no tests to run [2020-07-20T21:34:50.129Z] ok github.com/docker/docker/integration/network/ipvlan 0.072s [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] DONE 0 tests in 0.795s [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-20T21:34:50.129Z] testing: warning: no tests to run [2020-07-20T21:34:50.129Z] ok github.com/docker/docker/integration/network/macvlan 0.072s [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] DONE 0 tests in 0.759s [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-20T21:34:50.129Z] testing: warning: no tests to run [2020-07-20T21:34:50.129Z] ok github.com/docker/docker/integration/plugin 0.070s [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] DONE 0 tests in 0.777s [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-20T21:34:50.129Z] testing: warning: no tests to run [2020-07-20T21:34:50.129Z] ok github.com/docker/docker/integration/plugin/authz 0.062s [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] DONE 0 tests in 0.750s [2020-07-20T21:34:50.129Z] [2020-07-20T21:34:50.129Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-20T21:34:51.047Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-07-20T21:34:51.047Z] ok github.com/docker/docker/pkg/locker 0.045s coverage: 88.9% of statements [2020-07-20T21:34:51.693Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2020-07-20T21:34:51.693Z] ok github.com/docker/docker/pkg/idtools 0.799s coverage: 70.5% of statements [2020-07-20T21:34:51.693Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-07-20T21:34:51.693Z] ok github.com/docker/docker/pkg/ioutils 1.253s coverage: 69.3% of statements [2020-07-20T21:34:51.693Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-20T21:34:51.693Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-20T21:34:51.693Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-20T21:34:52.340Z] ok github.com/docker/docker/pkg/parsers/kernel 0.023s coverage: 60.0% of statements [2020-07-20T21:34:52.643Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2020-07-20T21:34:52.956Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.034s coverage: 86.7% of statements [2020-07-20T21:34:52.956Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-07-20T21:34:52.956Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-20T21:34:52.956Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-20T21:34:54.012Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2020-07-20T21:34:54.659Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2020-07-20T21:34:54.957Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2020-07-20T21:34:55.254Z] ok github.com/docker/docker/pkg/plugins/transport 0.024s coverage: 85.7% of statements [2020-07-20T21:34:55.895Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-07-20T21:34:56.540Z] ok github.com/docker/docker/pkg/pubsub 1.125s coverage: 73.9% of statements [2020-07-20T21:34:56.540Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2020-07-20T21:34:57.185Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-07-20T21:34:57.325Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T21:34:57.325Z] INFO: Testing against a local daemon [2020-07-20T21:34:57.325Z] ok github.com/docker/docker/integration/plugin/common 0.223s [2020-07-20T21:34:57.325Z] [2020-07-20T21:34:57.325Z] === Skipped [2020-07-20T21:34:57.325Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-07-20T21:34:57.325Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-07-20T21:34:57.325Z] [2020-07-20T21:34:57.325Z] [2020-07-20T21:34:57.325Z] DONE 3 tests, 1 skipped in 7.948s [2020-07-20T21:34:57.325Z] [2020-07-20T21:34:57.325Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-20T21:34:57.496Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-07-20T21:34:57.795Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-07-20T21:34:58.845Z] ok github.com/docker/docker/pkg/signal 2.913s coverage: 61.0% of statements [2020-07-20T21:34:58.845Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 36.9% of statements [2020-07-20T21:34:59.141Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 53.4% of statements [2020-07-20T21:35:00.194Z] ok github.com/docker/docker/pkg/tailfile 0.108s coverage: 88.6% of statements [2020-07-20T21:35:00.194Z] testing: warning: no tests to run [2020-07-20T21:35:00.194Z] coverage: [no statements] [2020-07-20T21:35:00.194Z] ok github.com/docker/docker/pkg/term/windows 0.006s coverage: [no statements] [no tests to run] [2020-07-20T21:35:00.293Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T21:35:00.293Z] INFO: Testing against a local daemon [2020-07-20T21:35:00.293Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.235s [2020-07-20T21:35:00.490Z] ok github.com/docker/docker/pkg/tarsum 0.164s coverage: 89.3% of statements [2020-07-20T21:35:00.490Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2020-07-20T21:35:00.765Z] [2020-07-20T21:35:00.765Z] === Skipped [2020-07-20T21:35:00.765Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-07-20T21:35:00.765Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-20T21:35:00.765Z] [2020-07-20T21:35:00.765Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-07-20T21:35:00.765Z] external_test.go:408: runtime.GOOS == "windows" [2020-07-20T21:35:00.765Z] [2020-07-20T21:35:00.765Z] [2020-07-20T21:35:00.765Z] DONE 2 tests, 2 skipped in 3.363s [2020-07-20T21:35:00.765Z] [2020-07-20T21:35:00.765Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-20T21:35:00.788Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2020-07-20T21:35:01.086Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2020-07-20T21:35:02.991Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T21:35:02.991Z] INFO: Testing against a local daemon [2020-07-20T21:35:02.991Z] ok github.com/docker/docker/integration/plugin/logging 0.226s [2020-07-20T21:35:03.195Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.5% of statements [2020-07-20T21:35:03.462Z] [2020-07-20T21:35:03.462Z] === Skipped [2020-07-20T21:35:03.462Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-07-20T21:35:03.462Z] read_test.go:21: no unix domain sockets on Windows [2020-07-20T21:35:03.462Z] [2020-07-20T21:35:03.462Z] [2020-07-20T21:35:03.462Z] DONE 1 tests, 1 skipped in 2.654s [2020-07-20T21:35:03.462Z] [2020-07-20T21:35:03.462Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-07-20T21:35:03.492Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 68.8% of statements [2020-07-20T21:35:04.454Z] testing: warning: no tests to run [2020-07-20T21:35:04.454Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.075s [2020-07-20T21:35:04.454Z] [2020-07-20T21:35:04.454Z] DONE 0 tests in 1.308s [2020-07-20T21:35:04.547Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2020-07-20T21:35:04.845Z] ok github.com/docker/docker/plugin 0.569s coverage: 23.1% of statements [2020-07-20T21:35:04.925Z] [2020-07-20T21:35:04.925Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-20T21:35:05.903Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2020-07-20T21:35:06.203Z] ok github.com/docker/docker/registry/resumable 0.021s coverage: 100.0% of statements [2020-07-20T21:35:07.156Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T21:35:07.156Z] INFO: Testing against a local daemon [2020-07-20T21:35:07.156Z] ok github.com/docker/docker/integration/plugin/volumes 0.265s [2020-07-20T21:35:07.156Z] [2020-07-20T21:35:07.156Z] === Skipped [2020-07-20T21:35:07.156Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-07-20T21:35:07.156Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:07.156Z] [2020-07-20T21:35:07.156Z] [2020-07-20T21:35:07.156Z] DONE 1 tests, 1 skipped in 2.591s [2020-07-20T21:35:07.156Z] [2020-07-20T21:35:07.156Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-20T21:35:07.259Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-07-20T21:35:07.259Z] ok github.com/docker/docker/registry 0.263s coverage: 56.3% of statements [2020-07-20T21:35:08.334Z] ok github.com/docker/docker/runconfig 0.018s coverage: 66.1% of statements [2020-07-20T21:35:09.384Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T21:35:09.384Z] INFO: Testing against a local daemon [2020-07-20T21:35:09.384Z] ok github.com/docker/docker/integration/secret 0.204s [2020-07-20T21:35:09.857Z] [2020-07-20T21:35:09.857Z] === Skipped [2020-07-20T21:35:09.857Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-07-20T21:35:09.857Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:09.857Z] [2020-07-20T21:35:09.857Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-07-20T21:35:09.857Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:09.857Z] [2020-07-20T21:35:09.857Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-07-20T21:35:09.857Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:09.857Z] [2020-07-20T21:35:09.857Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-07-20T21:35:09.857Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:09.857Z] [2020-07-20T21:35:09.857Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-07-20T21:35:09.857Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:09.857Z] [2020-07-20T21:35:09.857Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-07-20T21:35:09.857Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T21:35:09.857Z] [2020-07-20T21:35:09.857Z] [2020-07-20T21:35:09.857Z] DONE 6 tests, 6 skipped in 2.341s [2020-07-20T21:35:09.857Z] [2020-07-20T21:35:09.857Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-20T21:35:09.863Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2020-07-20T21:35:12.002Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2020-07-20T21:35:12.123Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T21:35:12.123Z] INFO: Testing against a local daemon [2020-07-20T21:35:12.298Z] ok github.com/docker/docker/volume/mounts 0.059s coverage: 67.0% of statements [2020-07-20T21:35:12.594Z] ok github.com/docker/docker/integration/service 0.329s [2020-07-20T21:35:12.594Z] [2020-07-20T21:35:12.594Z] === Skipped [2020-07-20T21:35:12.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-20T21:35:12.594Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-20T21:35:12.594Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:12.594Z] [2020-07-20T21:35:12.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-20T21:35:12.594Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-20T21:35:12.594Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:12.594Z] [2020-07-20T21:35:12.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-07-20T21:35:12.595Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-07-20T21:35:12.595Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-07-20T21:35:12.595Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-20T21:35:12.595Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-07-20T21:35:12.595Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-07-20T21:35:12.595Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-07-20T21:35:12.595Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-07-20T21:35:12.595Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-07-20T21:35:12.595Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-07-20T21:35:12.595Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-07-20T21:35:12.595Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-07-20T21:35:12.595Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-07-20T21:35:12.595Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-07-20T21:35:12.595Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-07-20T21:35:12.595Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-07-20T21:35:12.595Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-07-20T21:35:12.595Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-07-20T21:35:12.595Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-07-20T21:35:12.595Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-07-20T21:35:12.595Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-07-20T21:35:12.595Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] DONE 24 tests, 23 skipped in 2.850s [2020-07-20T21:35:12.595Z] [2020-07-20T21:35:12.595Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-20T21:35:12.948Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-07-20T21:35:14.363Z] Loaded image: buildpack-deps:buster [2020-07-20T21:35:14.363Z] Loaded image: busybox:latest [2020-07-20T21:35:14.363Z] Loaded image: busybox:glibc [2020-07-20T21:35:14.363Z] Loaded image: debian:buster [2020-07-20T21:35:14.363Z] Loaded image: hello-world:latest [2020-07-20T21:35:14.363Z] INFO: Testing against a local daemon [2020-07-20T21:35:14.363Z] === RUN TestCgroupNamespacesBuild [2020-07-20T21:35:14.363Z] --- PASS: TestCgroupNamespacesBuild (2.34s) [2020-07-20T21:35:14.363Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-20T21:35:14.363Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2020-07-20T21:35:14.363Z] === RUN TestBuildWithSession [2020-07-20T21:35:14.363Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-20T21:35:14.363Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T21:35:14.363Z] === RUN TestBuildSquashParent [2020-07-20T21:35:14.832Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T21:35:14.832Z] INFO: Testing against a local daemon [2020-07-20T21:35:14.832Z] ok github.com/docker/docker/integration/session 0.245s [2020-07-20T21:35:14.832Z] [2020-07-20T21:35:14.832Z] === Skipped [2020-07-20T21:35:14.832Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-07-20T21:35:14.832Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-20T21:35:14.832Z] [2020-07-20T21:35:14.832Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-07-20T21:35:14.832Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-20T21:35:14.832Z] [2020-07-20T21:35:14.832Z] [2020-07-20T21:35:14.832Z] DONE 2 tests, 2 skipped in 2.177s [2020-07-20T21:35:14.832Z] [2020-07-20T21:35:14.832Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-20T21:35:17.059Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T21:35:17.059Z] INFO: Testing against a local daemon [2020-07-20T21:35:18.053Z] ok github.com/docker/docker/integration/system 1.331s [2020-07-20T21:35:18.532Z] [2020-07-20T21:35:18.533Z] === Skipped [2020-07-20T21:35:18.533Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T21:35:18.533Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T21:35:18.533Z] [2020-07-20T21:35:18.533Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-07-20T21:35:18.533Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-20T21:35:18.533Z] [2020-07-20T21:35:18.533Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-07-20T21:35:18.533Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-20T21:35:18.533Z] [2020-07-20T21:35:18.533Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-07-20T21:35:18.533Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T21:35:18.533Z] [2020-07-20T21:35:18.533Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-07-20T21:35:18.533Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-20T21:35:18.533Z] [2020-07-20T21:35:18.533Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-07-20T21:35:18.533Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-20T21:35:18.533Z] [2020-07-20T21:35:18.533Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-07-20T21:35:18.533Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-20T21:35:18.533Z] [2020-07-20T21:35:18.533Z] [2020-07-20T21:35:18.533Z] DONE 13 tests, 7 skipped in 3.381s [2020-07-20T21:35:18.533Z] [2020-07-20T21:35:18.533Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-20T21:35:20.759Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T21:35:20.759Z] INFO: Testing against a local daemon [2020-07-20T21:35:20.759Z] ok github.com/docker/docker/integration/volume 0.302s [2020-07-20T21:35:20.759Z] [2020-07-20T21:35:20.759Z] === Skipped [2020-07-20T21:35:20.759Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-07-20T21:35:20.759Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-20T21:35:20.759Z] [2020-07-20T21:35:20.759Z] [2020-07-20T21:35:20.759Z] DONE 5 tests, 1 skipped in 2.379s [2020-07-20T21:35:20.759Z] [2020-07-20T21:35:20.760Z] INFO: make.ps1 ended at 07/20/2020 21:35:20 [2020-07-20T21:35:20.760Z] INFO: Integration CLI tests being run from the host: [2020-07-20T21:35:20.760Z] 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-07-20T21:35:20.905Z] --- PASS: TestBuildSquashParent (8.37s) [2020-07-20T21:35:20.905Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-20T21:35:20.905Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T21:35:20.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T21:35:20.905Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T21:35:20.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T21:35:20.905Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T21:35:20.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T21:35:20.905Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T21:35:20.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T21:35:20.905Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T21:35:20.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T21:35:20.905Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T21:35:20.905Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T21:35:20.905Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T21:35:20.905Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T21:35:22.714Z] --- PASS: TestBuildWithHugeFile (50.17s) [2020-07-20T21:35:22.714Z] === RUN TestBuildWithEmptyDockerfile [2020-07-20T21:35:22.714Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T21:35:22.714Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T21:35:22.714Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T21:35:22.714Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T21:35:22.714Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T21:35:22.714Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T21:35:22.714Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T21:35:22.714Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T21:35:22.714Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T21:35:22.714Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2020-07-20T21:35:22.714Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-07-20T21:35:22.714Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-07-20T21:35:22.714Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-07-20T21:35:22.714Z] === RUN TestBuildPreserveOwnership [2020-07-20T21:35:22.714Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-20T21:35:22.714Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-20T21:35:22.714Z] --- PASS: TestBuildPreserveOwnership (6.01s) [2020-07-20T21:35:22.714Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.95s) [2020-07-20T21:35:22.714Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.04s) [2020-07-20T21:35:22.714Z] === RUN TestBuildPlatformInvalid [2020-07-20T21:35:22.714Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-07-20T21:35:22.714Z] PASS [2020-07-20T21:35:22.714Z] [2020-07-20T21:35:22.714Z] === Skipped [2020-07-20T21:35:22.714Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-20T21:35:22.714Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T21:35:22.714Z] [2020-07-20T21:35:22.714Z] [2020-07-20T21:35:22.714Z] DONE 32 tests, 1 skipped in 104.895s [2020-07-20T21:35:22.714Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-20T21:35:22.714Z] ++ 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-07-20T21:35:22.714Z] ++ set -e [2020-07-20T21:35:22.714Z] ++ '[' -n 0 ']' [2020-07-20T21:35:22.714Z] ++ set -x [2020-07-20T21:35:22.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-20T21:35:22.975Z] INFO: Testing against a local daemon [2020-07-20T21:35:22.975Z] === RUN TestConfigInspect [2020-07-20T21:35:24.185Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T21:35:24.185Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T21:35:26.705Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T21:35:26.705Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T21:35:27.181Z] --- PASS: TestConfigInspect (3.60s) [2020-07-20T21:35:27.181Z] === RUN TestConfigList [2020-07-20T21:35:28.785Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-20T21:35:28.786Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-20T21:35:29.458Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T21:35:29.458Z] INFO: Testing against a local daemon [2020-07-20T21:35:29.726Z] --- PASS: TestConfigList (3.22s) [2020-07-20T21:35:29.726Z] === RUN TestConfigsCreateAndDelete [2020-07-20T21:35:29.979Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-20T21:35:29.979Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.06s) [2020-07-20T21:35:29.979Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s) [2020-07-20T21:35:29.979Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.97s) [2020-07-20T21:35:29.979Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.90s) [2020-07-20T21:35:29.979Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.80s) [2020-07-20T21:35:29.979Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.93s) [2020-07-20T21:35:29.979Z] === RUN TestBuildMultiStageCopy [2020-07-20T21:35:29.979Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-20T21:35:30.164Z] Cross building: bundles/cross/windows/amd64 [2020-07-20T21:35:30.164Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-20T21:35:30.164Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-20T21:35:31.550Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.6% of statements [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/rootless [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/volume [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-20T21:35:31.551Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === Skipped [2020-07-20T21:35:31.551Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-20T21:35:31.551Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-20T21:35:31.551Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-20T21:35:31.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:35:31.551Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-20T21:35:31.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:35:31.551Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-20T21:35:31.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:35:31.551Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-20T21:35:31.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:35:31.551Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-20T21:35:31.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:35:31.551Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-20T21:35:31.551Z] graphtest_unix.go:73: No driver to put! [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-20T21:35:31.551Z] time="2020-07-20T21:34:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:35:31.551Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:35:31.551Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-20T21:35:31.551Z] time="2020-07-20T21:34:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:35:31.551Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:35:31.551Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-20T21:35:31.551Z] time="2020-07-20T21:34:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:35:31.551Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:35:31.551Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-20T21:35:31.551Z] time="2020-07-20T21:34:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:35:31.551Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:35:31.551Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-20T21:35:31.551Z] time="2020-07-20T21:34:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:35:31.551Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:35:31.551Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-20T21:35:31.551Z] graphtest_unix.go:73: No driver to put! [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-20T21:35:31.551Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-20T21:35:31.551Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-20T21:35:31.551Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-20T21:35:31.551Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-20T21:35:31.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:35:31.551Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-20T21:35:31.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:35:31.551Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-20T21:35:31.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:35:31.551Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-20T21:35:31.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:35:31.551Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-20T21:35:31.551Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:35:31.551Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-20T21:35:31.551Z] graphtest_unix.go:73: No driver to put! [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-20T21:35:31.551Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-20T21:35:31.551Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] [2020-07-20T21:35:31.551Z] DONE 2119 tests, 26 skipped in 257.171s Post stage [Pipeline] junit [2020-07-20T21:35:31.596Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-20T21:35:32.499Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41239/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -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:71f80ec2ad12bfd39f5788e48bf4c78694302551 hack/make.sh dynbinary test-integration [2020-07-20T21:35:32.500Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-20T21:35:32.757Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-20T21:35:32.800Z] [2020-07-20T21:35:32.800Z] Removing bundles/ [2020-07-20T21:35:32.800Z] [2020-07-20T21:35:32.800Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-20T21:35:32.800Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T21:35:32.800Z] GOOS="" GOARCH="" GOARM="" [2020-07-20T21:35:33.026Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2020-07-20T21:35:33.026Z] === RUN TestConfigsUpdate [2020-07-20T21:35:33.320Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-20T21:35:33.882Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-20T21:35:34.445Z] --- PASS: TestBuildMultiStageCopy (4.74s) [2020-07-20T21:35:34.445Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s) [2020-07-20T21:35:34.445Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2020-07-20T21:35:34.445Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-07-20T21:35:34.445Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-07-20T21:35:34.445Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-07-20T21:35:34.445Z] === RUN TestBuildMultiStageParentConfig [2020-07-20T21:35:35.814Z] --- PASS: TestBuildMultiStageParentConfig (1.27s) [2020-07-20T21:35:35.814Z] === RUN TestBuildLabelWithTargets [2020-07-20T21:35:36.327Z] --- PASS: TestConfigsUpdate (3.20s) [2020-07-20T21:35:36.327Z] === RUN TestTemplatedConfig [2020-07-20T21:35:37.708Z] --- PASS: TestBuildLabelWithTargets (1.96s) [2020-07-20T21:35:37.708Z] === RUN TestBuildWithEmptyLayers [2020-07-20T21:35:39.076Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2020-07-20T21:35:39.076Z] === RUN TestBuildMultiStageOnBuild [2020-07-20T21:35:39.631Z] --- PASS: TestTemplatedConfig (3.34s) [2020-07-20T21:35:39.631Z] === RUN TestConfigCreateResolve [2020-07-20T21:35:41.597Z] --- PASS: TestBuildMultiStageOnBuild (2.73s) [2020-07-20T21:35:41.597Z] === RUN TestBuildUncleanTarFilenames [2020-07-20T21:35:42.103Z] --- PASS: TestImportExtremelyLargeImageWorks (86.14s) [2020-07-20T21:35:42.104Z] PASS [2020-07-20T21:35:42.104Z] [2020-07-20T21:35:42.104Z] === Skipped [2020-07-20T21:35:42.104Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-20T21:35:42.104Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:35:42.104Z] [2020-07-20T21:35:42.104Z] [2020-07-20T21:35:42.104Z] DONE 12 tests, 1 skipped in 87.595s [2020-07-20T21:35:42.104Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-20T21:35:42.104Z] ++ 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-07-20T21:35:42.104Z] ++ set -e [2020-07-20T21:35:42.104Z] ++ '[' -n 0 ']' [2020-07-20T21:35:42.104Z] ++ set -x [2020-07-20T21:35:42.104Z] ++ env -i DEST=/go/src/github.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-07-20T21:35:42.104Z] INFO: Testing against a local daemon [2020-07-20T21:35:42.104Z] === RUN TestNetworkCreateDelete [2020-07-20T21:35:42.104Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-20T21:35:42.104Z] === RUN TestDockerNetworkDeletePreferID [2020-07-20T21:35:42.104Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-07-20T21:35:42.104Z] === RUN TestDaemonDNSFallback [2020-07-20T21:35:42.104Z] --- PASS: TestDaemonDNSFallback (2.52s) [2020-07-20T21:35:42.104Z] === RUN TestInspectNetwork [2020-07-20T21:35:42.104Z] === RUN TestInspectNetwork/full_network_id [2020-07-20T21:35:42.104Z] === RUN TestInspectNetwork/partial_network_id [2020-07-20T21:35:42.104Z] === RUN TestInspectNetwork/network_name [2020-07-20T21:35:42.104Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-20T21:35:42.933Z] --- PASS: TestConfigCreateResolve (3.17s) [2020-07-20T21:35:42.933Z] === RUN TestConfigDaemonLibtrustID [2020-07-20T21:35:43.491Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2020-07-20T21:35:43.491Z] === RUN TestBuildMultiStageLayerLeak [2020-07-20T21:35:43.507Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-07-20T21:35:43.507Z] PASS [2020-07-20T21:35:43.507Z] [2020-07-20T21:35:43.507Z] DONE 7 tests in 20.553s [2020-07-20T21:35:43.507Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-20T21:35:43.507Z] ++ 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-07-20T21:35:43.507Z] ++ set -e [2020-07-20T21:35:43.507Z] ++ '[' -n 0 ']' [2020-07-20T21:35:43.507Z] ++ set -x [2020-07-20T21:35:43.507Z] ++ env -i DEST=/go/src/github.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-07-20T21:35:43.507Z] INFO: Testing against a local daemon [2020-07-20T21:35:43.507Z] === RUN TestCheckpoint [2020-07-20T21:35:43.507Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-20T21:35:43.507Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T21:35:43.507Z] === RUN TestContainerInvalidJSON [2020-07-20T21:35:43.507Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T21:35:43.507Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T21:35:43.507Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T21:35:43.507Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T21:35:43.507Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-20T21:35:43.507Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-20T21:35:43.507Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T21:35:43.507Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-20T21:35:43.507Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T21:35:43.507Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-20T21:35:43.507Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-20T21:35:43.507Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-20T21:35:43.507Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-20T21:35:43.507Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-20T21:35:43.768Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-07-20T21:35:43.768Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-20T21:35:43.768Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-07-20T21:35:43.768Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-20T21:35:44.029Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-07-20T21:35:44.029Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-20T21:35:44.029Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-07-20T21:35:44.029Z] === RUN TestCopyFromContainer [2020-07-20T21:35:45.656Z] --- PASS: TestInspectNetwork (11.07s) [2020-07-20T21:35:45.656Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-20T21:35:45.656Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-20T21:35:45.656Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-20T21:35:45.656Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-20T21:35:45.656Z] === RUN TestRunContainerWithBridgeNone [2020-07-20T21:35:45.945Z] === RUN TestCopyFromContainer// [2020-07-20T21:35:46.206Z] === RUN TestCopyFromContainer//bar/root [2020-07-20T21:35:46.206Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-20T21:35:46.206Z] === RUN TestCopyFromContainer/bar/quux [2020-07-20T21:35:46.468Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-20T21:35:46.468Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-20T21:35:46.729Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-20T21:35:46.729Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-20T21:35:46.762Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s) [2020-07-20T21:35:46.762Z] === RUN TestBuildWithHugeFile [2020-07-20T21:35:46.990Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-20T21:35:46.990Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-20T21:35:47.251Z] --- PASS: TestCopyFromContainer (3.09s) [2020-07-20T21:35:47.251Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-07-20T21:35:47.251Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-07-20T21:35:47.251Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-07-20T21:35:47.251Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-07-20T21:35:47.251Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-07-20T21:35:47.251Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-07-20T21:35:47.251Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-07-20T21:35:47.251Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-07-20T21:35:47.251Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-07-20T21:35:47.251Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-07-20T21:35:47.251Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-20T21:35:47.251Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T21:35:47.251Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T21:35:47.251Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T21:35:47.251Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T21:35:47.251Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T21:35:47.251Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T21:35:47.251Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T21:35:47.251Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T21:35:47.251Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T21:35:47.251Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-20T21:35:47.251Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-20T21:35:47.251Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-20T21:35:47.251Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-07-20T21:35:47.251Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-20T21:35:47.251Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-07-20T21:35:47.251Z] === RUN TestCreateWithInvalidEnv [2020-07-20T21:35:47.251Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-20T21:35:47.251Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-20T21:35:47.251Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-20T21:35:47.251Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-20T21:35:47.251Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-20T21:35:47.251Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-20T21:35:47.251Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-20T21:35:47.251Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-20T21:35:47.251Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-20T21:35:47.251Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-20T21:35:47.251Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-20T21:35:47.251Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-20T21:35:47.251Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-20T21:35:47.251Z] === RUN TestCreateTmpfsMountsTarget [2020-07-20T21:35:47.251Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-20T21:35:47.251Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-20T21:35:47.752Z] --- PASS: TestRunContainerWithBridgeNone (2.42s) [2020-07-20T21:35:47.752Z] === RUN TestNetworkInvalidJSON [2020-07-20T21:35:47.752Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-20T21:35:47.752Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-20T21:35:47.752Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T21:35:47.752Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T21:35:47.752Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T21:35:47.752Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T21:35:47.752Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-20T21:35:47.752Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T21:35:47.752Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T21:35:47.752Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-20T21:35:47.752Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-20T21:35:47.752Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-20T21:35:47.752Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-20T21:35:47.752Z] === RUN TestHostIPv4BridgeLabel [2020-07-20T21:35:48.044Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-07-20T21:35:48.044Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-20T21:35:49.077Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-07-20T21:35:49.077Z] === RUN TestDaemonDefaultNetworkPools [2020-07-20T21:35:49.798Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2020-07-20T21:35:49.798Z] === RUN TestCreateWithCapabilities [2020-07-20T21:35:49.798Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-20T21:35:49.798Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-20T21:35:49.798Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-20T21:35:49.798Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-20T21:35:49.798Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T21:35:49.798Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T21:35:49.798Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-20T21:35:49.798Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-20T21:35:49.798Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-20T21:35:49.798Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T21:35:49.798Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T21:35:49.798Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T21:35:49.798Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-20T21:35:49.798Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-20T21:35:49.798Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-20T21:35:49.798Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T21:35:49.798Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T21:35:49.798Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-20T21:35:49.798Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-20T21:35:49.798Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T21:35:49.798Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-20T21:35:49.798Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-20T21:35:49.798Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T21:35:49.798Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-07-20T21:35:49.798Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-20T21:35:49.798Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-07-20T21:35:49.798Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-07-20T21:35:49.798Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-07-20T21:35:49.798Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-07-20T21:35:49.798Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-07-20T21:35:49.798Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-07-20T21:35:49.798Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-07-20T21:35:49.798Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-07-20T21:35:49.798Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-07-20T21:35:49.798Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-07-20T21:35:49.798Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-20T21:35:50.132Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2020-07-20T21:35:50.132Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-20T21:35:51.217Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-07-20T21:35:51.217Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-20T21:35:51.716Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.16s) [2020-07-20T21:35:51.716Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-20T21:35:51.716Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T21:35:51.716Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T21:35:51.716Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T21:35:51.716Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T21:35:51.716Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T21:35:51.716Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T21:35:51.716Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T21:35:51.716Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T21:35:51.716Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T21:35:51.716Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T21:35:51.716Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T21:35:51.716Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T21:35:51.716Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T21:35:51.716Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T21:35:51.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T21:35:51.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-07-20T21:35:51.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-07-20T21:35:51.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-07-20T21:35:51.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s) [2020-07-20T21:35:51.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-07-20T21:35:51.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.10s) [2020-07-20T21:35:51.979Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-20T21:35:52.296Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-07-20T21:35:52.296Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-20T21:35:52.551Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2020-07-20T21:35:52.551Z] === RUN TestCreateDifferentPlatform [2020-07-20T21:35:52.551Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-20T21:35:52.551Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-20T21:35:52.551Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-20T21:35:52.551Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-20T21:35:52.551Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-20T21:35:52.551Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-20T21:35:52.812Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-20T21:35:52.812Z] === RUN TestContainerStartOnDaemonRestart [2020-07-20T21:35:52.812Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-20T21:35:52.812Z] === RUN TestDaemonRestartIpcMode [2020-07-20T21:35:52.812Z] === PAUSE TestDaemonRestartIpcMode [2020-07-20T21:35:52.812Z] === RUN TestDaemonHostGatewayIP [2020-07-20T21:35:52.812Z] === PAUSE TestDaemonHostGatewayIP [2020-07-20T21:35:52.812Z] === RUN TestContainerKillOnDaemonStart [2020-07-20T21:35:52.812Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-20T21:35:52.812Z] === RUN TestDiff [2020-07-20T21:35:52.970Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-07-20T21:35:52.970Z] === RUN TestServiceWithPredefinedNetwork [2020-07-20T21:35:53.384Z] --- PASS: TestDiff (0.72s) [2020-07-20T21:35:53.384Z] === RUN TestExecWithCloseStdin [2020-07-20T21:35:54.327Z] --- PASS: TestExecWithCloseStdin (0.86s) [2020-07-20T21:35:54.327Z] === RUN TestExec [2020-07-20T21:35:55.271Z] --- PASS: TestExec (0.86s) [2020-07-20T21:35:55.271Z] === RUN TestExecUser [2020-07-20T21:35:56.215Z] --- PASS: TestExecUser (0.86s) [2020-07-20T21:35:56.215Z] === RUN TestExportContainerAndImportImage [2020-07-20T21:35:56.486Z] --- PASS: TestServiceWithPredefinedNetwork (3.58s) [2020-07-20T21:35:56.486Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-20T21:35:56.486Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T21:35:56.486Z] service_test.go:236: FLAKY_TEST [2020-07-20T21:35:56.486Z] === RUN TestServiceWithDataPathPortInit [2020-07-20T21:35:56.714Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-20T21:35:56.714Z] Using test binary docker [2020-07-20T21:35:56.714Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-20T21:35:56.714Z] Using test binary docker [2020-07-20T21:35:56.714Z] +++ /etc/init.d/apparmor start [2020-07-20T21:35:56.714Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T21:35:56.714Z] INFO: Waiting for daemon to start... [2020-07-20T21:35:56.714Z] Starting dockerd [2020-07-20T21:35:56.714Z] +++ 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-07-20T21:35:56.985Z] .+++ /etc/init.d/apparmor start [2020-07-20T21:35:56.985Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T21:35:56.985Z] INFO: Waiting for daemon to start... [2020-07-20T21:35:56.985Z] Starting dockerd [2020-07-20T21:35:56.985Z] +++ 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-07-20T21:35:57.161Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-07-20T21:35:57.161Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-20T21:35:59.075Z] --- PASS: TestExportContainerAfterDaemonRestart (2.01s) [2020-07-20T21:35:59.075Z] === RUN TestHealthCheckWorkdir [2020-07-20T21:36:00.018Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-07-20T21:36:00.018Z] === RUN TestHealthKillContainer [2020-07-20T21:36:03.319Z] --- PASS: TestHealthKillContainer (2.84s) [2020-07-20T21:36:03.319Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-20T21:36:03.891Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-07-20T21:36:03.891Z] === RUN TestIpcModeNone [2020-07-20T21:36:04.463Z] --- PASS: TestIpcModeNone (0.86s) [2020-07-20T21:36:04.463Z] === RUN TestIpcModePrivate [2020-07-20T21:36:05.405Z] --- PASS: TestIpcModePrivate (0.85s) [2020-07-20T21:36:05.405Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-07-20T21:36:05.405Z] === RUN TestIpcModeShareable [2020-07-20T21:36:06.365Z] --- PASS: TestIpcModeShareable (0.89s) [2020-07-20T21:36:06.365Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-07-20T21:36:06.365Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-20T21:36:09.679Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.75s) [2020-07-20T21:36:09.679Z] === RUN TestAPIIpcModeHost [2020-07-20T21:36:09.679Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-07-20T21:36:09.679Z] === RUN TestDaemonIpcModeShareable [2020-07-20T21:36:11.608Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-07-20T21:36:11.608Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-20T21:36:11.608Z] === RUN TestDaemonIpcModePrivate [2020-07-20T21:36:13.524Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-07-20T21:36:13.524Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-20T21:36:13.524Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-20T21:36:15.031Z] . [2020-07-20T21:36:15.031Z] [2020-07-20T21:36:15.031Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-20T21:36:15.031Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-20T21:36:15.031Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-20T21:36:15.031Z] Error: No such image: emptyfs [2020-07-20T21:36:15.031Z] ++++ docker load [2020-07-20T21:36:15.031Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-20T21:36:15.031Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-20T21:36:15.031Z] Error: No such image: emptyfs [2020-07-20T21:36:15.031Z] ++++ docker load [2020-07-20T21:36:15.031Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-20T21:36:15.438Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-07-20T21:36:15.438Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-20T21:36:15.438Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-20T21:36:15.593Z] Running integration-test (iteration 1) [2020-07-20T21:36:15.593Z] 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-07-20T21:36:15.593Z] ++ 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-07-20T21:36:15.593Z] ++ set -e [2020-07-20T21:36:15.593Z] ++ '[' -n 0 ']' [2020-07-20T21:36:15.593Z] ++ set -x [2020-07-20T21:36:15.593Z] ++ env -i DEST=/go/src/github.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-07-20T21:36:15.593Z] Running integration-test (iteration 1) [2020-07-20T21:36:15.593Z] 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-07-20T21:36:15.593Z] ++ 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-07-20T21:36:15.593Z] ++ set -e [2020-07-20T21:36:15.593Z] ++ '[' -n 0 ']' [2020-07-20T21:36:15.593Z] ++ set -x [2020-07-20T21:36:15.593Z] ++ env -i DEST=/go/src/github.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-07-20T21:36:16.823Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-07-20T21:36:16.823Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-20T21:36:16.823Z] === RUN TestIpcModeOlderClient [2020-07-20T21:36:16.823Z] === PAUSE TestIpcModeOlderClient [2020-07-20T21:36:16.823Z] === RUN TestKillContainerInvalidSignal [2020-07-20T21:36:17.766Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2020-07-20T21:36:17.766Z] === RUN TestKillContainer [2020-07-20T21:36:17.766Z] === RUN TestKillContainer/no_signal [2020-07-20T21:36:18.338Z] === RUN TestKillContainer/non_killing_signal [2020-07-20T21:36:18.913Z] === RUN TestKillContainer/killing_signal [2020-07-20T21:36:19.089Z] --- PASS: TestServiceWithDataPathPortInit (20.30s) [2020-07-20T21:36:19.089Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-20T21:36:19.857Z] --- PASS: TestKillContainer (2.24s) [2020-07-20T21:36:19.857Z] --- PASS: TestKillContainer/no_signal (0.72s) [2020-07-20T21:36:19.857Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-07-20T21:36:19.857Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2020-07-20T21:36:19.857Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-20T21:36:19.857Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-20T21:36:20.798Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-20T21:36:21.370Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s) [2020-07-20T21:36:21.370Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2020-07-20T21:36:21.370Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-07-20T21:36:21.370Z] === RUN TestKillStoppedContainer [2020-07-20T21:36:21.631Z] --- PASS: TestKillStoppedContainer (0.12s) [2020-07-20T21:36:21.631Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-20T21:36:21.631Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-07-20T21:36:21.631Z] === RUN TestKillDifferentUserContainer [2020-07-20T21:36:22.574Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-07-20T21:36:22.574Z] === RUN TestInspectOomKilledTrue [2020-07-20T21:36:22.574Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-07-20T21:36:22.574Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:36:22.574Z] === RUN TestInspectOomKilledFalse [2020-07-20T21:36:22.574Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-20T21:36:22.574Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:36:22.574Z] === RUN TestLinksEtcHostsContentMatch [2020-07-20T21:36:23.145Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-07-20T21:36:23.145Z] === RUN TestLinksContainerNames [2020-07-20T21:36:24.534Z] --- PASS: TestLinksContainerNames (1.57s) [2020-07-20T21:36:24.534Z] === RUN TestLogsFollowTailEmpty [2020-07-20T21:36:25.477Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-07-20T21:36:25.477Z] === RUN TestContainerNetworkMountsNoChown [2020-07-20T21:36:26.050Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2020-07-20T21:36:26.050Z] === RUN TestMountDaemonRoot [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/default [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/default [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/private [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/private [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/rprivate [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/slave [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/slave [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/rslave [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/shared [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/shared [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/rshared [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/default [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/rslave [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/rprivate [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/rshared [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/shared [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/slave [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/private [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-20T21:36:26.311Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-20T21:36:26.311Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T21:36:26.311Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-20T21:36:26.572Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-20T21:36:26.572Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-20T21:36:26.572Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-20T21:36:26.572Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-20T21:36:26.572Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-20T21:36:26.572Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-20T21:36:26.572Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-20T21:36:26.572Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-20T21:36:26.572Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-20T21:36:26.573Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-20T21:36:26.573Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-20T21:36:26.573Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.08s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-07-20T21:36:26.834Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-20T21:36:26.834Z] === RUN TestContainerBindMountNonRecursive [2020-07-20T21:36:27.563Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.23s) [2020-07-20T21:36:27.563Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z6chvyyhcdpyk8n88xpuq0soe Created:2020-07-20 21:36:18.365978992 +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[745e6dbb79d16377591d7d672b92603b2f14c4438f73e48468a2b4618cc0959b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qr7jtrx4x39fz26snz2aq6pmi EndpointID:4f8be389a3fffb1fecc4acfcfe5376c4177020bd179a4b6248b33123598e5d26 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e9778ea100890161726743e5084a4d6e423652910c029a2f76dccb20a98f40b8 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:04a91a4c3798 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qr7jtrx4x39fz26snz2aq6pmi EndpointID:4f8be389a3fffb1fecc4acfcfe5376c4177020bd179a4b6248b33123598e5d26 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-20T21:36:27.563Z] PASS [2020-07-20T21:36:27.563Z] [2020-07-20T21:36:27.563Z] === Skipped [2020-07-20T21:36:27.563Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T21:36:27.563Z] service_test.go:236: FLAKY_TEST [2020-07-20T21:36:27.563Z] [2020-07-20T21:36:27.563Z] [2020-07-20T21:36:27.563Z] DONE 23 tests, 1 skipped in 56.203s [2020-07-20T21:36:27.563Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-20T21:36:27.563Z] ++ 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-07-20T21:36:27.563Z] ++ set -e [2020-07-20T21:36:27.563Z] ++ '[' -n 0 ']' [2020-07-20T21:36:27.563Z] ++ set -x [2020-07-20T21:36:27.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-07-20T21:36:27.563Z] INFO: Testing against a local daemon [2020-07-20T21:36:27.563Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-20T21:36:27.563Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T21:36:27.563Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:36:27.563Z] === RUN TestDockerNetworkIpvlan [2020-07-20T21:36:27.563Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-20T21:36:27.563Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:36:27.563Z] PASS [2020-07-20T21:36:27.563Z] [2020-07-20T21:36:27.563Z] === Skipped [2020-07-20T21:36:27.563Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T21:36:27.563Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:36:27.563Z] [2020-07-20T21:36:27.563Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-20T21:36:27.563Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:36:27.563Z] [2020-07-20T21:36:27.563Z] [2020-07-20T21:36:27.563Z] DONE 2 tests, 2 skipped in 0.074s [2020-07-20T21:36:27.563Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-20T21:36:27.563Z] ++ 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-07-20T21:36:27.563Z] ++ set -e [2020-07-20T21:36:27.563Z] ++ '[' -n 0 ']' [2020-07-20T21:36:27.563Z] ++ set -x [2020-07-20T21:36:27.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-07-20T21:36:27.563Z] INFO: Testing against a local daemon [2020-07-20T21:36:27.563Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-20T21:36:28.749Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2020-07-20T21:36:28.749Z] === RUN TestNetworkNat [2020-07-20T21:36:29.071Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-07-20T21:36:29.071Z] === RUN TestDockerNetworkMacvlan [2020-07-20T21:36:29.693Z] --- PASS: TestNetworkNat (0.87s) [2020-07-20T21:36:29.693Z] === RUN TestNetworkLocalhostTCPNat [2020-07-20T21:36:29.703Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-20T21:36:30.635Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2020-07-20T21:36:30.635Z] === RUN TestNetworkLoopbackNat [2020-07-20T21:36:30.736Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-20T21:36:31.769Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-20T21:36:32.808Z] --- PASS: TestImportExtremelyLargeImageWorks (108.96s) [2020-07-20T21:36:32.808Z] PASS [2020-07-20T21:36:32.808Z] [2020-07-20T21:36:32.808Z] === Skipped [2020-07-20T21:36:32.808Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-20T21:36:32.808Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-20T21:36:32.808Z] [2020-07-20T21:36:32.808Z] [2020-07-20T21:36:32.808Z] DONE 12 tests, 1 skipped in 113.205s [2020-07-20T21:36:32.808Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-20T21:36:32.808Z] INFO: Testing against a local daemon [2020-07-20T21:36:32.808Z] === RUN TestNetworkCreateDelete [2020-07-20T21:36:32.808Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-07-20T21:36:32.808Z] === RUN TestDockerNetworkDeletePreferID [2020-07-20T21:36:32.808Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-07-20T21:36:32.808Z] === RUN TestDaemonDNSFallback [2020-07-20T21:36:33.935Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2020-07-20T21:36:33.935Z] === RUN TestPause [2020-07-20T21:36:34.507Z] --- PASS: TestPause (0.78s) [2020-07-20T21:36:34.507Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-20T21:36:34.507Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T21:36:34.507Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T21:36:34.507Z] === RUN TestPauseStopPausedContainer [2020-07-20T21:36:35.280Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-20T21:36:35.448Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-07-20T21:36:35.448Z] === RUN TestPsFilter [2020-07-20T21:36:35.448Z] --- PASS: TestPsFilter (0.24s) [2020-07-20T21:36:35.448Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-20T21:36:36.391Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2020-07-20T21:36:36.391Z] === RUN TestRemoveContainerWithVolume [2020-07-20T21:36:36.963Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2020-07-20T21:36:36.963Z] === RUN TestRemoveContainerRunning [2020-07-20T21:36:37.904Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-07-20T21:36:37.904Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-20T21:36:38.475Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-07-20T21:36:38.475Z] === RUN TestRemoveInvalidContainer [2020-07-20T21:36:38.475Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-07-20T21:36:38.475Z] === RUN TestRenameLinkedContainer [2020-07-20T21:36:39.368Z] --- PASS: TestDaemonDNSFallback (7.30s) [2020-07-20T21:36:39.368Z] === RUN TestInspectNetwork [2020-07-20T21:36:39.368Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-20T21:36:39.368Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:36:39.368Z] === RUN TestRunContainerWithBridgeNone [2020-07-20T21:36:39.368Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-20T21:36:39.368Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:36:39.368Z] === RUN TestNetworkInvalidJSON [2020-07-20T21:36:39.368Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-20T21:36:39.368Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-20T21:36:39.368Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T21:36:39.368Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T21:36:39.368Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T21:36:39.368Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T21:36:39.368Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-20T21:36:39.368Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T21:36:39.368Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T21:36:39.368Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-20T21:36:39.368Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-20T21:36:39.368Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-20T21:36:39.368Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-20T21:36:39.368Z] === RUN TestHostIPv4BridgeLabel [2020-07-20T21:36:39.368Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-20T21:36:39.368Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:36:39.368Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-20T21:36:39.368Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-07-20T21:36:39.368Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:36:39.368Z] === RUN TestDaemonDefaultNetworkPools [2020-07-20T21:36:39.368Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-07-20T21:36:39.368Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:36:39.368Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-20T21:36:39.368Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-20T21:36:39.368Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:36:39.368Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-20T21:36:39.368Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-20T21:36:39.368Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:36:39.369Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-20T21:36:39.369Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-20T21:36:39.369Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:36:39.369Z] === RUN TestServiceWithPredefinedNetwork [2020-07-20T21:36:39.369Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-20T21:36:39.369Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:36:39.369Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-20T21:36:39.369Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T21:36:39.369Z] service_test.go:236: FLAKY_TEST [2020-07-20T21:36:39.369Z] === RUN TestServiceWithDataPathPortInit [2020-07-20T21:36:39.369Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-07-20T21:36:39.369Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:36:39.369Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-20T21:36:39.369Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-20T21:36:39.369Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:36:39.369Z] PASS [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === Skipped [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-20T21:36:39.369Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-20T21:36:39.369Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-20T21:36:39.369Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-07-20T21:36:39.369Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-07-20T21:36:39.369Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-20T21:36:39.369Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-20T21:36:39.369Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-20T21:36:39.369Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-20T21:36:39.369Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T21:36:39.369Z] service_test.go:236: FLAKY_TEST [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-07-20T21:36:39.369Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-20T21:36:39.369Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] DONE 19 tests, 12 skipped in 7.979s [2020-07-20T21:36:39.369Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-20T21:36:39.369Z] INFO: Testing against a local daemon [2020-07-20T21:36:39.369Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-20T21:36:39.369Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T21:36:39.369Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:36:39.369Z] === RUN TestDockerNetworkIpvlan [2020-07-20T21:36:39.369Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-20T21:36:39.369Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:36:39.369Z] PASS [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === Skipped [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T21:36:39.369Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-20T21:36:39.369Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] DONE 2 tests, 2 skipped in 0.107s [2020-07-20T21:36:39.369Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-20T21:36:39.369Z] INFO: Testing against a local daemon [2020-07-20T21:36:39.369Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-20T21:36:39.369Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-20T21:36:39.369Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:36:39.369Z] === RUN TestDockerNetworkMacvlan [2020-07-20T21:36:39.369Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-20T21:36:39.369Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:36:39.369Z] PASS [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === Skipped [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-20T21:36:39.369Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-20T21:36:39.369Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] DONE 2 tests, 2 skipped in 0.108s [2020-07-20T21:36:39.369Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-20T21:36:39.369Z] testing: warning: no tests to run [2020-07-20T21:36:39.369Z] PASS [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] DONE 0 tests in 0.023s [2020-07-20T21:36:39.369Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-20T21:36:39.369Z] INFO: Testing against a local daemon [2020-07-20T21:36:39.369Z] === RUN TestAuthZPluginAllowRequest [2020-07-20T21:36:39.369Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] === RUN TestAuthZPluginTLS [2020-07-20T21:36:39.369Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] === RUN TestAuthZPluginDenyRequest [2020-07-20T21:36:39.369Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-20T21:36:39.369Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] === RUN TestAuthZPluginDenyResponse [2020-07-20T21:36:39.369Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] === RUN TestAuthZPluginAllowEventStream [2020-07-20T21:36:39.369Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] === RUN TestAuthZPluginErrorResponse [2020-07-20T21:36:39.369Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] === RUN TestAuthZPluginErrorRequest [2020-07-20T21:36:39.369Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-20T21:36:39.369Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-20T21:36:39.369Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-20T21:36:39.369Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] === RUN TestAuthZPluginHeader [2020-07-20T21:36:39.369Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-20T21:36:39.369Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] === RUN TestAuthZPluginV2Disable [2020-07-20T21:36:39.369Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-20T21:36:39.369Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-20T21:36:39.369Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-20T21:36:39.369Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] PASS [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === Skipped [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-07-20T21:36:39.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] DONE 17 tests, 17 skipped in 0.417s [2020-07-20T21:36:39.369Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-20T21:36:39.369Z] INFO: Testing against a local daemon [2020-07-20T21:36:39.369Z] === RUN TestPluginInvalidJSON [2020-07-20T21:36:39.369Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T21:36:39.369Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T21:36:39.369Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T21:36:39.369Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-20T21:36:39.369Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-20T21:36:39.369Z] === RUN TestPluginInstall [2020-07-20T21:36:39.369Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-20T21:36:39.369Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] PASS [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] === Skipped [2020-07-20T21:36:39.369Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-20T21:36:39.369Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] [2020-07-20T21:36:39.369Z] DONE 3 tests, 1 skipped in 0.144s [2020-07-20T21:36:39.369Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-20T21:36:39.369Z] INFO: Testing against a local daemon [2020-07-20T21:36:39.369Z] === RUN TestExternalGraphDriver [2020-07-20T21:36:39.369Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-07-20T21:36:39.369Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-20T21:36:39.369Z] === RUN TestGraphdriverPluginV2 [2020-07-20T21:36:39.808Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-20T21:36:41.776Z] --- PASS: TestRenameLinkedContainer (3.02s) [2020-07-20T21:36:41.776Z] === RUN TestRenameStoppedContainer [2020-07-20T21:36:42.347Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-07-20T21:36:42.347Z] === RUN TestRenameRunningContainerAndReuse [2020-07-20T21:36:44.260Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) [2020-07-20T21:36:44.260Z] === RUN TestRenameInvalidName [2020-07-20T21:36:44.832Z] --- PASS: TestRenameInvalidName (0.78s) [2020-07-20T21:36:44.832Z] === RUN TestRenameAnonymousContainer [2020-07-20T21:36:45.927Z] --- PASS: TestGraphdriverPluginV2 (5.45s) [2020-07-20T21:36:45.927Z] PASS [2020-07-20T21:36:45.927Z] [2020-07-20T21:36:45.927Z] === Skipped [2020-07-20T21:36:45.927Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-07-20T21:36:45.927Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-20T21:36:45.927Z] [2020-07-20T21:36:45.927Z] [2020-07-20T21:36:45.927Z] DONE 2 tests, 1 skipped in 5.628s [2020-07-20T21:36:45.927Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-20T21:36:45.927Z] INFO: Testing against a local daemon [2020-07-20T21:36:45.927Z] === RUN TestContinueAfterPluginCrash [2020-07-20T21:36:45.927Z] === PAUSE TestContinueAfterPluginCrash [2020-07-20T21:36:45.927Z] === RUN TestReadPluginNoRead [2020-07-20T21:36:45.927Z] === PAUSE TestReadPluginNoRead [2020-07-20T21:36:45.927Z] === RUN TestDaemonStartWithLogOpt [2020-07-20T21:36:45.927Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-20T21:36:45.927Z] === CONT TestContinueAfterPluginCrash [2020-07-20T21:36:45.927Z] === CONT TestDaemonStartWithLogOpt [2020-07-20T21:36:46.704Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-20T21:36:48.211Z] --- PASS: TestDockerNetworkMacvlan (19.39s) [2020-07-20T21:36:48.211Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-07-20T21:36:48.211Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-07-20T21:36:48.211Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s) [2020-07-20T21:36:48.211Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.57s) [2020-07-20T21:36:48.211Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.31s) [2020-07-20T21:36:48.211Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2020-07-20T21:36:48.211Z] PASS [2020-07-20T21:36:48.211Z] [2020-07-20T21:36:48.211Z] DONE 8 tests in 20.916s [2020-07-20T21:36:48.211Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-20T21:36:48.211Z] ++ 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-07-20T21:36:48.211Z] ++ set -e [2020-07-20T21:36:48.211Z] ++ '[' -n 0 ']' [2020-07-20T21:36:48.211Z] ++ set -x [2020-07-20T21:36:48.211Z] ++ env -i DEST=/go/src/github.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-07-20T21:36:48.211Z] testing: warning: no tests to run [2020-07-20T21:36:48.211Z] PASS [2020-07-20T21:36:48.211Z] [2020-07-20T21:36:48.211Z] DONE 0 tests in 0.016s [2020-07-20T21:36:48.211Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-20T21:36:48.211Z] ++ 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-07-20T21:36:48.211Z] ++ set -e [2020-07-20T21:36:48.211Z] ++ '[' -n 0 ']' [2020-07-20T21:36:48.211Z] ++ set -x [2020-07-20T21:36:48.211Z] ++ env -i DEST=/go/src/github.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-07-20T21:36:48.211Z] INFO: Testing against a local daemon [2020-07-20T21:36:48.211Z] === RUN TestAuthZPluginAllowRequest [2020-07-20T21:36:49.037Z] --- PASS: TestRenameAnonymousContainer (4.00s) [2020-07-20T21:36:49.037Z] === RUN TestRenameContainerWithSameName [2020-07-20T21:36:49.609Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2020-07-20T21:36:49.609Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-20T21:36:50.284Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2020-07-20T21:36:50.284Z] === RUN TestAuthZPluginTLS [2020-07-20T21:36:50.575Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-07-20T21:36:50.575Z] === RUN TestAuthZPluginDenyRequest [2020-07-20T21:36:50.994Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) [2020-07-20T21:36:50.994Z] === RUN TestResize [2020-07-20T21:36:51.207Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-20T21:36:51.207Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-20T21:36:51.498Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-20T21:36:51.498Z] === RUN TestAuthZPluginDenyResponse [2020-07-20T21:36:51.621Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-20T21:36:51.621Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-20T21:36:51.621Z] remote: Enumerating objects: 2, done. [2020-07-20T21:36:51.621Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-20T21:36:51.621Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-20T21:36:51.621Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-20T21:36:51.621Z] 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-07-20T21:36:51.621Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-20T21:36:51.621Z] [2020-07-20T21:36:51.936Z] --- PASS: TestResize (0.79s) [2020-07-20T21:36:51.936Z] === RUN TestResizeWithInvalidSize [2020-07-20T21:36:52.131Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-07-20T21:36:52.131Z] === RUN TestAuthZPluginAllowEventStream [2020-07-20T21:36:52.508Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-07-20T21:36:52.508Z] === RUN TestResizeWhenContainerNotStarted [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-20T21:36:52.897Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41239/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 hack/test/unit [2020-07-20T21:36:53.452Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-07-20T21:36:53.452Z] === RUN TestDaemonRestartKillContainers [2020-07-20T21:36:53.452Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T21:36:53.452Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T21:36:53.452Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T21:36:53.452Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T21:36:53.452Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T21:36:53.452Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T21:36:53.452Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T21:36:53.452Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T21:36:53.452Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:36:53.452Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:36:53.452Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:36:53.452Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:36:53.452Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:36:53.452Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T21:36:53.452Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:36:53.452Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T21:36:53.452Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T21:36:54.199Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2020-07-20T21:36:54.199Z] === RUN TestAuthZPluginErrorResponse [2020-07-20T21:36:54.307Z] Loaded image: buildpack-deps:buster [2020-07-20T21:36:54.490Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-07-20T21:36:54.490Z] === RUN TestAuthZPluginErrorRequest [2020-07-20T21:36:54.868Z] Loaded image: busybox:latest [2020-07-20T21:36:54.868Z] Loaded image: buildpack-deps:buster [2020-07-20T21:36:55.122Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-20T21:36:55.122Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-20T21:36:55.370Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:36:55.413Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-07-20T21:36:55.413Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-20T21:36:55.430Z] Loaded image: busybox:latest [2020-07-20T21:36:55.430Z] Loaded image: busybox:glibc [2020-07-20T21:36:55.430Z] Loaded image: debian:buster [2020-07-20T21:36:55.430Z] Loaded image: hello-world:latest [2020-07-20T21:36:55.685Z] INFO: Testing against a local daemon [2020-07-20T21:36:55.685Z] === RUN TestDockerDaemonSuite [2020-07-20T21:36:55.685Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-20T21:36:55.685Z] Loaded image: busybox:glibc [2020-07-20T21:36:55.685Z] Loaded image: debian:buster [2020-07-20T21:36:55.942Z] Loaded image: hello-world:latest [2020-07-20T21:36:55.942Z] INFO: Testing against a local daemon [2020-07-20T21:36:55.942Z] === RUN TestDockerSuite [2020-07-20T21:36:55.942Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-20T21:36:55.942Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-20T21:36:55.942Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-20T21:36:55.942Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-20T21:36:55.942Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-20T21:36:55.942Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-20T21:36:55.945Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:36:56.198Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-20T21:36:56.198Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-20T21:36:56.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T21:36:56.211Z] ? github.com/docker/docker/api [no test files] [2020-07-20T21:36:56.780Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T21:36:56.780Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:36:57.128Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-20T21:36:57.128Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-20T21:36:57.731Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T21:36:58.056Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-20T21:36:58.056Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-20T21:36:58.138Z] --- PASS: TestDaemonStartWithLogOpt (13.23s) [2020-07-20T21:36:58.138Z] === CONT TestReadPluginNoRead [2020-07-20T21:36:58.145Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-07-20T21:36:58.145Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-20T21:36:58.618Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-20T21:36:58.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T21:36:58.877Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-20T21:36:58.878Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-20T21:36:58.939Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T21:37:00.233Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2020-07-20T21:37:00.233Z] === RUN TestAuthZPluginHeader [2020-07-20T21:37:00.768Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-20T21:37:00.768Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-20T21:37:00.768Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-20T21:37:00.768Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-20T21:37:00.865Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-07-20T21:37:00.865Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-20T21:37:00.865Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-20T21:37:00.865Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:37:00.865Z] === RUN TestAuthZPluginV2Disable [2020-07-20T21:37:00.865Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-20T21:37:00.865Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:37:00.865Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-20T21:37:00.865Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-20T21:37:00.865Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:37:00.865Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-20T21:37:00.865Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-20T21:37:00.865Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:37:00.865Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-20T21:37:01.024Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-20T21:37:01.487Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-20T21:37:01.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-07-20T21:37:01.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.67s) [2020-07-20T21:37:01.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s) [2020-07-20T21:37:01.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.31s) [2020-07-20T21:37:01.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-07-20T21:37:01.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-07-20T21:37:01.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-07-20T21:37:01.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s) [2020-07-20T21:37:01.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) [2020-07-20T21:37:01.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.63s) [2020-07-20T21:37:01.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.69s) [2020-07-20T21:37:01.487Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s) [2020-07-20T21:37:01.487Z] === RUN TestCgroupNamespacesRun [2020-07-20T21:37:01.953Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-20T21:37:02.325Z] === RUN TestReadPluginNoRead/default [2020-07-20T21:37:02.325Z] --- PASS: TestContinueAfterPluginCrash (16.88s) [2020-07-20T21:37:02.884Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-20T21:37:02.884Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-20T21:37:03.141Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-20T21:37:03.141Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-20T21:37:03.141Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-20T21:37:03.399Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-20T21:37:03.401Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-07-20T21:37:03.401Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-20T21:37:04.224Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-20T21:37:04.787Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2020-07-20T21:37:04.787Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-20T21:37:05.914Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-20T21:37:06.123Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-20T21:37:06.702Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-07-20T21:37:06.702Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-20T21:37:07.277Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-20T21:37:08.086Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2020-07-20T21:37:08.087Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-20T21:37:08.642Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-20T21:37:08.651Z] --- PASS: TestReadPluginNoRead (10.24s) [2020-07-20T21:37:08.651Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2020-07-20T21:37:08.651Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.25s) [2020-07-20T21:37:08.651Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.21s) [2020-07-20T21:37:08.651Z] read_test.go:92: [d848cbce31098] daemon is not started [2020-07-20T21:37:08.651Z] PASS [2020-07-20T21:37:08.651Z] [2020-07-20T21:37:08.651Z] DONE 6 tests in 23.598s [2020-07-20T21:37:08.651Z] 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-07-20T21:37:08.651Z] testing: warning: no tests to run [2020-07-20T21:37:08.651Z] PASS [2020-07-20T21:37:08.651Z] [2020-07-20T21:37:08.651Z] DONE 0 tests in 0.037s [2020-07-20T21:37:08.651Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-20T21:37:08.651Z] INFO: Testing against a local daemon [2020-07-20T21:37:08.651Z] === RUN TestPluginWithDevMounts [2020-07-20T21:37:08.651Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-20T21:37:08.651Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-20T21:37:08.651Z] PASS [2020-07-20T21:37:08.651Z] [2020-07-20T21:37:08.651Z] === Skipped [2020-07-20T21:37:08.651Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-20T21:37:08.651Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-20T21:37:08.651Z] [2020-07-20T21:37:08.651Z] [2020-07-20T21:37:08.651Z] DONE 1 tests, 1 skipped in 0.124s [2020-07-20T21:37:08.651Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-20T21:37:08.651Z] INFO: Testing against a local daemon [2020-07-20T21:37:08.651Z] === RUN TestSecretInspect [2020-07-20T21:37:08.651Z] --- SKIP: TestSecretInspect (0.02s) [2020-07-20T21:37:08.651Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.651Z] === RUN TestSecretList [2020-07-20T21:37:08.651Z] --- SKIP: TestSecretList (0.02s) [2020-07-20T21:37:08.651Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.651Z] === RUN TestSecretsCreateAndDelete [2020-07-20T21:37:08.651Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-07-20T21:37:08.651Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.651Z] === RUN TestSecretsUpdate [2020-07-20T21:37:08.651Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-07-20T21:37:08.651Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.651Z] === RUN TestTemplatedSecret [2020-07-20T21:37:08.651Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-20T21:37:08.651Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.651Z] === RUN TestSecretCreateResolve [2020-07-20T21:37:08.651Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-07-20T21:37:08.651Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.651Z] PASS [2020-07-20T21:37:08.651Z] [2020-07-20T21:37:08.651Z] === Skipped [2020-07-20T21:37:08.651Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-07-20T21:37:08.651Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.651Z] [2020-07-20T21:37:08.651Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-07-20T21:37:08.651Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.651Z] [2020-07-20T21:37:08.651Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-07-20T21:37:08.651Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.651Z] [2020-07-20T21:37:08.651Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-07-20T21:37:08.651Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.651Z] [2020-07-20T21:37:08.651Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-20T21:37:08.651Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.651Z] [2020-07-20T21:37:08.651Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-07-20T21:37:08.651Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.651Z] [2020-07-20T21:37:08.651Z] [2020-07-20T21:37:08.651Z] DONE 6 tests, 6 skipped in 0.182s [2020-07-20T21:37:08.651Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-20T21:37:08.898Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-20T21:37:08.909Z] INFO: Testing against a local daemon [2020-07-20T21:37:08.909Z] === RUN TestServiceCreateInit [2020-07-20T21:37:08.909Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-20T21:37:08.909Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-20T21:37:08.909Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-20T21:37:08.909Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-20T21:37:08.909Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.909Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-20T21:37:08.909Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.909Z] === RUN TestCreateServiceMultipleTimes [2020-07-20T21:37:08.909Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-07-20T21:37:08.909Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.909Z] === RUN TestCreateServiceConflict [2020-07-20T21:37:08.909Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-07-20T21:37:08.909Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.909Z] === RUN TestCreateServiceMaxReplicas [2020-07-20T21:37:08.909Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-07-20T21:37:08.909Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.909Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-20T21:37:08.909Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-20T21:37:08.909Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.909Z] === RUN TestCreateServiceSecretFileMode [2020-07-20T21:37:08.909Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2020-07-20T21:37:08.909Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.909Z] === RUN TestCreateServiceConfigFileMode [2020-07-20T21:37:08.909Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-07-20T21:37:08.909Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.909Z] === RUN TestCreateServiceSysctls [2020-07-20T21:37:08.909Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-20T21:37:08.909Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.909Z] === RUN TestCreateServiceCapabilities [2020-07-20T21:37:08.909Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-07-20T21:37:08.909Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:08.909Z] === RUN TestInspect [2020-07-20T21:37:09.168Z] --- SKIP: TestInspect (0.01s) [2020-07-20T21:37:09.168Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:09.168Z] === RUN TestCreateJob [2020-07-20T21:37:09.168Z] --- SKIP: TestCreateJob (0.01s) [2020-07-20T21:37:09.168Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:09.168Z] === RUN TestReplicatedJob [2020-07-20T21:37:09.168Z] --- SKIP: TestReplicatedJob (0.01s) [2020-07-20T21:37:09.168Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:09.168Z] === RUN TestUpdateReplicatedJob [2020-07-20T21:37:09.168Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-07-20T21:37:09.168Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:09.168Z] === RUN TestServiceListWithStatuses [2020-07-20T21:37:09.168Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-20T21:37:09.168Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T21:37:09.168Z] === RUN TestDockerNetworkConnectAlias [2020-07-20T21:37:09.168Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-07-20T21:37:09.168Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:09.168Z] === RUN TestDockerNetworkReConnect [2020-07-20T21:37:09.168Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-07-20T21:37:09.168Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:09.168Z] === RUN TestServicePlugin [2020-07-20T21:37:10.001Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-07-20T21:37:10.001Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-20T21:37:10.265Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-20T21:37:10.632Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T21:37:10.632Z] [2020-07-20T21:37:10.632Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-20T21:37:10.632Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-20T21:37:10.632Z] HOSTNAME=1438042f98ba [2020-07-20T21:37:10.632Z] TESTDEBUG=0 [2020-07-20T21:37:10.632Z] DEST=bundles/test-integration [2020-07-20T21:37:10.632Z] PWD=/go/src/github.com/docker/docker [2020-07-20T21:37:10.632Z] DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 [2020-07-20T21:37:10.632Z] container=docker [2020-07-20T21:37:10.632Z] HOME=/root [2020-07-20T21:37:10.632Z] GOLANG_VERSION=1.13.14 [2020-07-20T21:37:10.632Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-20T21:37:10.632Z] VALIDATE_BRANCH=master [2020-07-20T21:37:10.632Z] TERM=xterm [2020-07-20T21:37:10.632Z] DOCKER_PKG=github.com/docker/docker [2020-07-20T21:37:10.632Z] SHLVL=1 [2020-07-20T21:37:10.632Z] TIMEOUT=120m [2020-07-20T21:37:10.632Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-20T21:37:10.632Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-20T21:37:10.632Z] GO111MODULE=off [2020-07-20T21:37:10.632Z] DOCKER_EXPERIMENTAL=1 [2020-07-20T21:37:10.632Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-20T21:37:10.632Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-20T21:37:10.632Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-20T21:37:10.632Z] GOPATH=/go [2020-07-20T21:37:10.632Z] PKG_CONFIG=pkg-config [2020-07-20T21:37:10.632Z] _=/usr/bin/env [2020-07-20T21:37:10.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-20T21:37:11.108Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2020-07-20T21:37:11.634Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-20T21:37:11.635Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-20T21:37:11.914Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2020-07-20T21:37:11.914Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-20T21:37:12.452Z] --- SKIP: TestServicePlugin (3.36s) [2020-07-20T21:37:12.452Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.452Z] === RUN TestServiceUpdateLabel [2020-07-20T21:37:12.452Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-07-20T21:37:12.452Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.452Z] === RUN TestServiceUpdateSecrets [2020-07-20T21:37:12.452Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-07-20T21:37:12.452Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.452Z] === RUN TestServiceUpdateConfigs [2020-07-20T21:37:12.452Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-07-20T21:37:12.452Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.452Z] === RUN TestServiceUpdateNetwork [2020-07-20T21:37:12.452Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-07-20T21:37:12.452Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.452Z] === RUN TestServiceUpdatePidsLimit [2020-07-20T21:37:12.452Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-07-20T21:37:12.452Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.452Z] PASS [2020-07-20T21:37:12.710Z] [2020-07-20T21:37:12.710Z] === Skipped [2020-07-20T21:37:12.710Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-20T21:37:12.710Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-20T21:37:12.710Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.710Z] [2020-07-20T21:37:12.710Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-20T21:37:12.710Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-20T21:37:12.710Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.710Z] [2020-07-20T21:37:12.710Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-07-20T21:37:12.710Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.710Z] [2020-07-20T21:37:12.710Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-07-20T21:37:12.710Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.710Z] [2020-07-20T21:37:12.710Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-07-20T21:37:12.710Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.710Z] [2020-07-20T21:37:12.710Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-20T21:37:12.710Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2020-07-20T21:37:12.711Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-07-20T21:37:12.711Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-07-20T21:37:12.711Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-07-20T21:37:12.711Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-07-20T21:37:12.711Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-20T21:37:12.711Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-07-20T21:37:12.711Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-07-20T21:37:12.711Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-20T21:37:12.711Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-07-20T21:37:12.711Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-07-20T21:37:12.711Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] === SKIP: amd64.integration.service TestServicePlugin (3.36s) [2020-07-20T21:37:12.711Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-07-20T21:37:12.711Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-07-20T21:37:12.711Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-07-20T21:37:12.711Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-07-20T21:37:12.711Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-07-20T21:37:12.711Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] DONE 24 tests, 23 skipped in 3.802s [2020-07-20T21:37:12.711Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-20T21:37:12.711Z] INFO: Testing against a local daemon [2020-07-20T21:37:12.711Z] === RUN TestSessionCreate [2020-07-20T21:37:12.711Z] --- PASS: TestSessionCreate (0.03s) [2020-07-20T21:37:12.711Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-20T21:37:12.711Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-20T21:37:12.711Z] PASS [2020-07-20T21:37:12.711Z] [2020-07-20T21:37:12.711Z] DONE 2 tests in 0.154s [2020-07-20T21:37:12.711Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-20T21:37:12.855Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2020-07-20T21:37:12.855Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-20T21:37:12.969Z] INFO: Testing against a local daemon [2020-07-20T21:37:12.969Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-20T21:37:12.969Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T21:37:12.969Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T21:37:12.969Z] === RUN TestEventsExecDie [2020-07-20T21:37:13.227Z] --- PASS: TestEventsExecDie (0.47s) [2020-07-20T21:37:13.227Z] === RUN TestEventsBackwardsCompatible [2020-07-20T21:37:13.485Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-07-20T21:37:13.485Z] === RUN TestInfoBinaryCommits [2020-07-20T21:37:13.485Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-20T21:37:13.485Z] === RUN TestInfoAPIVersioned [2020-07-20T21:37:13.485Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-20T21:37:13.485Z] === RUN TestInfoDiscoveryBackend [2020-07-20T21:37:13.525Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-20T21:37:14.455Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-20T21:37:14.712Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-20T21:37:14.768Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-07-20T21:37:14.768Z] === RUN TestKernelTCPMemory [2020-07-20T21:37:14.858Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-07-20T21:37:14.858Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-20T21:37:14.968Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-20T21:37:15.340Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-07-20T21:37:15.340Z] === RUN TestNISDomainname [2020-07-20T21:37:15.897Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-20T21:37:16.282Z] --- PASS: TestNISDomainname (0.95s) [2020-07-20T21:37:16.282Z] === RUN TestHostnameDnsResolution [2020-07-20T21:37:16.830Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-20T21:37:17.759Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-20T21:37:18.194Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-07-20T21:37:18.194Z] === RUN TestStats [2020-07-20T21:37:18.688Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-20T21:37:19.040Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s) [2020-07-20T21:37:19.040Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-20T21:37:19.040Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-20T21:37:19.040Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:37:19.040Z] === RUN TestInfoAPI [2020-07-20T21:37:19.040Z] --- PASS: TestInfoAPI (0.04s) [2020-07-20T21:37:19.040Z] === RUN TestInfoAPIWarnings [2020-07-20T21:37:19.439Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2020-07-20T21:37:19.439Z] PASS [2020-07-20T21:37:19.439Z] [2020-07-20T21:37:19.439Z] === Skipped [2020-07-20T21:37:19.439Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-20T21:37:19.439Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:37:19.439Z] [2020-07-20T21:37:19.439Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-20T21:37:19.439Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:37:19.439Z] [2020-07-20T21:37:19.439Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-20T21:37:19.439Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:37:19.439Z] [2020-07-20T21:37:19.439Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-20T21:37:19.439Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:37:19.439Z] [2020-07-20T21:37:19.439Z] [2020-07-20T21:37:19.439Z] DONE 17 tests, 4 skipped in 29.328s [2020-07-20T21:37:19.439Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-20T21:37:19.439Z] ++ 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-07-20T21:37:19.439Z] ++ set -e [2020-07-20T21:37:19.439Z] ++ '[' -n 0 ']' [2020-07-20T21:37:19.439Z] ++ set -x [2020-07-20T21:37:19.439Z] ++ env -i DEST=/go/src/github.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-07-20T21:37:19.439Z] INFO: Testing against a local daemon [2020-07-20T21:37:19.439Z] === RUN TestPluginInvalidJSON [2020-07-20T21:37:19.439Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T21:37:19.440Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T21:37:19.440Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T21:37:19.440Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-07-20T21:37:19.440Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-20T21:37:19.440Z] === RUN TestPluginInstall [2020-07-20T21:37:19.440Z] === RUN TestPluginInstall/no_auth [2020-07-20T21:37:19.973Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-07-20T21:37:19.973Z] === RUN TestInfoDebug [2020-07-20T21:37:20.580Z] --- PASS: TestBuildWithHugeFile (93.62s) [2020-07-20T21:37:20.580Z] === RUN TestBuildWithEmptyDockerfile [2020-07-20T21:37:20.580Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T21:37:20.580Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T21:37:20.580Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T21:37:20.580Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T21:37:20.580Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T21:37:20.580Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T21:37:20.580Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T21:37:20.580Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T21:37:20.580Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T21:37:20.580Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-07-20T21:37:20.580Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2020-07-20T21:37:20.580Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2020-07-20T21:37:20.580Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-07-20T21:37:20.580Z] === RUN TestBuildPreserveOwnership [2020-07-20T21:37:20.580Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-20T21:37:20.580Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-20T21:37:20.580Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-20T21:37:20.736Z] --- PASS: TestStats (2.79s) [2020-07-20T21:37:20.736Z] === RUN TestStopContainerWithTimeout [2020-07-20T21:37:20.736Z] === RUN TestStopContainerWithTimeout/0 [2020-07-20T21:37:20.736Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-20T21:37:20.736Z] === RUN TestStopContainerWithTimeout/1 [2020-07-20T21:37:20.736Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-20T21:37:20.736Z] === RUN TestStopContainerWithTimeout/3 [2020-07-20T21:37:20.736Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-20T21:37:20.736Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-20T21:37:20.736Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-20T21:37:20.736Z] === CONT TestStopContainerWithTimeout/0 [2020-07-20T21:37:20.736Z] === CONT TestStopContainerWithTimeout/1 [2020-07-20T21:37:20.736Z] === CONT TestStopContainerWithTimeout/3 [2020-07-20T21:37:20.736Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-20T21:37:21.347Z] --- PASS: TestInfoDebug (1.53s) [2020-07-20T21:37:21.347Z] === RUN TestInfoInsecureRegistries [2020-07-20T21:37:21.504Z] time="2020-07-20T21:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:37:21.504Z] time="2020-07-20T21:37:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:37:21.504Z] time="2020-07-20T21:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fba4cff2cec26f916bd2ffc4dce01a06d5aefcfd9daa2ac3bd6fc781765606fc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:37:21.504Z] time="2020-07-20T21:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:37:21.504Z] time="2020-07-20T21:37:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:37:21.504Z] time="2020-07-20T21:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fba4cff2cec26f916bd2ffc4dce01a06d5aefcfd9daa2ac3bd6fc781765606fc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:37:21.509Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-20T21:37:21.795Z] === RUN TestPluginInstall/with_htpasswd [2020-07-20T21:37:22.429Z] time="2020-07-20T21:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:37:22.429Z] time="2020-07-20T21:37:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:37:22.429Z] time="2020-07-20T21:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b434759db118ff4c0f59828f708f44905a76d62c2b84582bb923b90903698cd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:37:22.429Z] time="2020-07-20T21:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:37:22.429Z] time="2020-07-20T21:37:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:37:22.429Z] time="2020-07-20T21:37:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b434759db118ff4c0f59828f708f44905a76d62c2b84582bb923b90903698cd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:37:22.437Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-20T21:37:22.720Z] === RUN TestPluginInstall/with_insecure [2020-07-20T21:37:23.245Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2020-07-20T21:37:23.245Z] === RUN TestInfoRegistryMirrors [2020-07-20T21:37:23.752Z] time="2020-07-20T21:37:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:37:23.752Z] time="2020-07-20T21:37:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:37:23.752Z] time="2020-07-20T21:37:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1aef4ff03074a4e58e20054714e3f25c3569d68167418e458b56d7afddbe5ffa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:37:23.752Z] time="2020-07-20T21:37:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:37:23.752Z] time="2020-07-20T21:37:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:37:23.752Z] time="2020-07-20T21:37:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1aef4ff03074a4e58e20054714e3f25c3569d68167418e458b56d7afddbe5ffa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:37:23.802Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-20T21:37:23.802Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-20T21:37:24.037Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-20T21:37:24.037Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-07-20T21:37:24.037Z] --- PASS: TestStopContainerWithTimeout/1 (2.16s) [2020-07-20T21:37:24.037Z] --- PASS: TestStopContainerWithTimeout/3 (3.25s) [2020-07-20T21:37:24.037Z] --- PASS: TestStopContainerWithTimeout/-1 (3.32s) [2020-07-20T21:37:24.037Z] === RUN TestDeleteDevicemapper [2020-07-20T21:37:24.037Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-20T21:37:24.037Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T21:37:24.037Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-20T21:37:24.043Z] --- PASS: TestPluginInstall (6.38s) [2020-07-20T21:37:24.043Z] --- PASS: TestPluginInstall/no_auth (4.24s) [2020-07-20T21:37:24.043Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2020-07-20T21:37:24.043Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2020-07-20T21:37:24.043Z] plugin_test.go:157: [dcdb36b850cae] daemon is not started [2020-07-20T21:37:24.043Z] PASS [2020-07-20T21:37:24.043Z] [2020-07-20T21:37:24.043Z] DONE 6 tests in 6.488s [2020-07-20T21:37:24.043Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-20T21:37:24.043Z] ++ 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-07-20T21:37:24.043Z] ++ set -e [2020-07-20T21:37:24.043Z] ++ '[' -n 0 ']' [2020-07-20T21:37:24.043Z] ++ set -x [2020-07-20T21:37:24.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=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-07-20T21:37:24.043Z] INFO: Testing against a local daemon [2020-07-20T21:37:24.043Z] === RUN TestExternalGraphDriver [2020-07-20T21:37:24.057Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-20T21:37:24.334Z] === RUN TestExternalGraphDriver/json [2020-07-20T21:37:24.618Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-20T21:37:24.618Z] === RUN TestLoginFailsWithBadCredentials [2020-07-20T21:37:24.618Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2020-07-20T21:37:24.618Z] === RUN TestPingCacheHeaders [2020-07-20T21:37:24.618Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-20T21:37:24.618Z] === RUN TestPingGet [2020-07-20T21:37:24.618Z] --- PASS: TestPingGet (0.01s) [2020-07-20T21:37:24.618Z] === RUN TestPingHead [2020-07-20T21:37:24.618Z] --- PASS: TestPingHead (0.02s) [2020-07-20T21:37:24.618Z] === RUN TestVersion [2020-07-20T21:37:24.618Z] --- PASS: TestVersion (0.03s) [2020-07-20T21:37:24.618Z] PASS [2020-07-20T21:37:24.618Z] [2020-07-20T21:37:24.618Z] === Skipped [2020-07-20T21:37:24.618Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T21:37:24.618Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T21:37:24.618Z] [2020-07-20T21:37:24.618Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-20T21:37:24.618Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-20T21:37:24.618Z] [2020-07-20T21:37:24.618Z] [2020-07-20T21:37:24.618Z] DONE 18 tests, 2 skipped in 11.930s [2020-07-20T21:37:24.618Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-20T21:37:24.876Z] INFO: Testing against a local daemon [2020-07-20T21:37:24.876Z] === RUN TestVolumesCreateAndList [2020-07-20T21:37:24.876Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-20T21:37:24.876Z] === RUN TestVolumesRemove [2020-07-20T21:37:24.876Z] --- PASS: TestVolumesRemove (0.05s) [2020-07-20T21:37:24.876Z] === RUN TestVolumesInspect [2020-07-20T21:37:24.876Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-20T21:37:24.876Z] === RUN TestVolumesInvalidJSON [2020-07-20T21:37:24.876Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-20T21:37:24.876Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-20T21:37:24.876Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-20T21:37:24.876Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-20T21:37:24.876Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-20T21:37:24.876Z] PASS [2020-07-20T21:37:24.876Z] [2020-07-20T21:37:24.876Z] DONE 5 tests in 0.204s [2020-07-20T21:37:24.876Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-20T21:37:24.876Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11960 is not a child of this shell [2020-07-20T21:37:24.876Z] warning: PID 11960 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-20T21:37:24.876Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T21:37:24.876Z] [2020-07-20T21:37:24.876Z] Unloading profiles will leave already running processes permanently [2020-07-20T21:37:24.876Z] unconfined, which can lead to unexpected situations. [2020-07-20T21:37:24.876Z] [2020-07-20T21:37:24.876Z] To set a process to complain mode, use the command line tool [2020-07-20T21:37:24.876Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T21:37:24.876Z] Removing test suite binaries [2020-07-20T21:37:24.876Z] exiting test-integration [2020-07-20T21:37:24.876Z] ++ exit 0 [2020-07-20T21:37:24.985Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-20T21:37:25.240Z] --- PASS: TestBuildPreserveOwnership (4.76s) [2020-07-20T21:37:25.240Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.14s) [2020-07-20T21:37:25.240Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s) [2020-07-20T21:37:25.240Z] === RUN TestBuildPlatformInvalid [2020-07-20T21:37:25.240Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-07-20T21:37:25.240Z] PASS [2020-07-20T21:37:25.240Z] [2020-07-20T21:37:25.240Z] === Skipped [2020-07-20T21:37:25.240Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-20T21:37:25.240Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T21:37:25.240Z] [2020-07-20T21:37:25.240Z] [2020-07-20T21:37:25.240Z] DONE 32 tests, 1 skipped in 177.663s [2020-07-20T21:37:25.240Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-20T21:37:25.240Z] ++ 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-07-20T21:37:25.240Z] ++ set -e [2020-07-20T21:37:25.240Z] ++ '[' -n 0 ']' [2020-07-20T21:37:25.240Z] ++ set -x [2020-07-20T21:37:25.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-20T21:37:25.804Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-20T21:37:25.804Z] INFO: Testing against a local daemon [2020-07-20T21:37:25.804Z] === RUN TestConfigInspect [2020-07-20T21:37:26.060Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-20T21:37:26.248Z] [2020-07-20T21:37:26.404Z] === RUN TestExternalGraphDriver/spec [2020-07-20T21:37:26.583Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.53s) [2020-07-20T21:37:26.583Z] === RUN TestUpdateMemory [2020-07-20T21:37:26.583Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-20T21:37:26.583Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:37:26.583Z] === RUN TestUpdateCPUQuota Post stage [Pipeline] junit [2020-07-20T21:37:27.249Z] Recording test results [2020-07-20T21:37:27.426Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-20T21:37:27.426Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-20T21:37:27.967Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-07-20T21:37:27.967Z] === RUN TestUpdatePidsLimit [2020-07-20T21:37:27.967Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-20T21:37:28.228Z] === RUN TestUpdatePidsLimit/no_change [2020-07-20T21:37:28.471Z] === RUN TestExternalGraphDriver/pull [2020-07-20T21:37:28.792Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-20T21:37:28.792Z] --- PASS: TestConfigInspect (3.05s) [2020-07-20T21:37:28.792Z] === RUN TestConfigList [2020-07-20T21:37:28.799Z] === RUN TestUpdatePidsLimit/update_lower [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-20T21:37:29.060Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-20T21:37:29.299Z] + echo Ensuring container killed. [2020-07-20T21:37:29.299Z] Ensuring container killed. [2020-07-20T21:37:29.299Z] + docker rm -vf docker-pr1 [2020-07-20T21:37:29.299Z] Error: No such container: docker-pr1 [2020-07-20T21:37:29.299Z] + true [Pipeline] sh [2020-07-20T21:37:29.320Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-20T21:37:29.583Z] + echo Chowning /workspace to jenkins user [2020-07-20T21:37:29.583Z] Chowning /workspace to jenkins user [2020-07-20T21:37:29.583Z] + id -u [2020-07-20T21:37:29.583Z] + id -g [2020-07-20T21:37:29.583Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41239:/workspace busybox chown -R 1000:1000 /workspace [2020-07-20T21:37:29.583Z] Unable to find image 'busybox:latest' locally [2020-07-20T21:37:29.583Z] latest: Pulling from library/busybox [2020-07-20T21:37:29.763Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-20T21:37:29.763Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-20T21:37:29.844Z] 91f30d776fb2: Pulling fs layer [2020-07-20T21:37:29.844Z] 91f30d776fb2: Verifying Checksum [2020-07-20T21:37:29.844Z] 91f30d776fb2: Download complete [2020-07-20T21:37:29.844Z] 91f30d776fb2: Pull complete [2020-07-20T21:37:29.844Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-20T21:37:29.844Z] Status: Downloaded newer image for busybox:latest [2020-07-20T21:37:29.892Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-20T21:37:30.152Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-20T21:37:30.326Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-20T21:37:30.583Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-20T21:37:30.583Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-20T21:37:30.599Z] --- PASS: TestExternalGraphDriver (6.50s) [2020-07-20T21:37:30.599Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-07-20T21:37:30.599Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-07-20T21:37:30.599Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-07-20T21:37:30.599Z] === RUN TestGraphdriverPluginV2 [2020-07-20T21:37:30.599Z] --- SKIP: TestGraphdriverPluginV2 (0.11s) [2020-07-20T21:37:30.599Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:37:30.599Z] PASS [2020-07-20T21:37:30.599Z] [2020-07-20T21:37:30.599Z] === Skipped [2020-07-20T21:37:30.599Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s) [2020-07-20T21:37:30.599Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:37:30.599Z] [2020-07-20T21:37:30.599Z] [2020-07-20T21:37:30.599Z] DONE 5 tests, 1 skipped in 6.700s [2020-07-20T21:37:30.839Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-20T21:37:31.039Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-20T21:37:31.039Z] ++ 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-07-20T21:37:31.039Z] ++ set -e [2020-07-20T21:37:31.039Z] ++ '[' -n 0 ']' [2020-07-20T21:37:31.039Z] ++ set -x [2020-07-20T21:37:31.039Z] ++ env -i DEST=/go/src/github.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-07-20T21:37:31.039Z] INFO: Testing against a local daemon [2020-07-20T21:37:31.039Z] === RUN TestContinueAfterPluginCrash [2020-07-20T21:37:31.039Z] === PAUSE TestContinueAfterPluginCrash [2020-07-20T21:37:31.039Z] === RUN TestReadPluginNoRead [2020-07-20T21:37:31.039Z] === PAUSE TestReadPluginNoRead [2020-07-20T21:37:31.039Z] === RUN TestDaemonStartWithLogOpt [2020-07-20T21:37:31.039Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-20T21:37:31.039Z] === CONT TestContinueAfterPluginCrash [2020-07-20T21:37:31.039Z] === CONT TestDaemonStartWithLogOpt [2020-07-20T21:37:31.402Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-20T21:37:31.537Z] --- PASS: TestUpdatePidsLimit (3.62s) [2020-07-20T21:37:31.538Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-07-20T21:37:31.538Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-07-20T21:37:31.538Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-07-20T21:37:31.538Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-07-20T21:37:31.538Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-07-20T21:37:31.538Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-07-20T21:37:31.538Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-07-20T21:37:31.538Z] === RUN TestUpdateRestartPolicy [2020-07-20T21:37:31.658Z] --- PASS: TestConfigList (2.92s) [2020-07-20T21:37:31.658Z] === RUN TestConfigsCreateAndDelete [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-20T21:37:31.915Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-20T21:37:32.045Z] + bundleName=amd64-rootless [2020-07-20T21:37:32.045Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-20T21:37:32.045Z] Creating amd64-rootless-bundles.tar.gz [2020-07-20T21:37:32.045Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-07-20T21:37:32.045Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-20T21:37:32.057Z] Archiving artifacts [2020-07-20T21:37:32.172Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-20T21:37:32.428Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-20T21:37:33.697Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41239/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-20T21:37:34.007Z] + make clean [2020-07-20T21:37:34.266Z] docker volume rm -f docker-dev-cache [2020-07-20T21:37:34.266Z] docker-dev-cache [Pipeline] deleteDir [2020-07-20T21:37:34.556Z] --- PASS: TestDaemonStartWithLogOpt (3.85s) [2020-07-20T21:37:34.556Z] === CONT TestReadPluginNoRead [2020-07-20T21:37:34.948Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-20T21:37:34.948Z] --- PASS: TestConfigsCreateAndDelete (3.14s) [2020-07-20T21:37:34.948Z] === RUN TestConfigsUpdate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-20T21:37:36.837Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-20T21:37:37.282Z] === RUN TestReadPluginNoRead/default [2020-07-20T21:37:38.202Z] --- PASS: TestConfigsUpdate (3.29s) [2020-07-20T21:37:38.202Z] === RUN TestTemplatedConfig [2020-07-20T21:37:38.764Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-20T21:37:39.347Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-20T21:37:39.979Z] --- PASS: TestContinueAfterPluginCrash (9.02s) [2020-07-20T21:37:40.131Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-20T21:37:40.695Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-20T21:37:41.486Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-20T21:37:41.624Z] --- PASS: TestTemplatedConfig (3.47s) [2020-07-20T21:37:41.624Z] === RUN TestConfigCreateResolve [2020-07-20T21:37:43.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-20T21:37:43.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-20T21:37:43.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-20T21:37:43.551Z] --- PASS: TestReadPluginNoRead (8.67s) [2020-07-20T21:37:43.551Z] --- PASS: TestReadPluginNoRead/default (1.91s) [2020-07-20T21:37:43.551Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.02s) [2020-07-20T21:37:43.551Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.01s) [2020-07-20T21:37:43.551Z] read_test.go:92: [db6e36262e591] daemon is not started [2020-07-20T21:37:43.551Z] PASS [2020-07-20T21:37:43.551Z] [2020-07-20T21:37:43.551Z] DONE 6 tests in 12.596s [2020-07-20T21:37:43.551Z] 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-07-20T21:37:43.551Z] ++ 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-07-20T21:37:43.551Z] ++ set -e [2020-07-20T21:37:43.551Z] ++ '[' -n 0 ']' [2020-07-20T21:37:43.551Z] ++ set -x [2020-07-20T21:37:43.552Z] ++ env -i DEST=/go/src/github.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-07-20T21:37:43.552Z] testing: warning: no tests to run [2020-07-20T21:37:43.552Z] PASS [2020-07-20T21:37:43.552Z] [2020-07-20T21:37:43.552Z] DONE 0 tests in 0.028s [2020-07-20T21:37:43.552Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-20T21:37:43.552Z] ++ 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-07-20T21:37:43.552Z] ++ set -e [2020-07-20T21:37:43.552Z] ++ '[' -n 0 ']' [2020-07-20T21:37:43.552Z] ++ set -x [2020-07-20T21:37:43.552Z] ++ env -i DEST=/go/src/github.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-07-20T21:37:43.552Z] INFO: Testing against a local daemon [2020-07-20T21:37:43.552Z] === RUN TestPluginWithDevMounts [2020-07-20T21:37:43.552Z] === PAUSE TestPluginWithDevMounts [2020-07-20T21:37:43.552Z] === CONT TestPluginWithDevMounts [2020-07-20T21:37:43.767Z] --- PASS: TestUpdateRestartPolicy (12.33s) [2020-07-20T21:37:43.767Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-20T21:37:44.162Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-20T21:37:44.424Z] --- PASS: TestConfigCreateResolve (2.72s) [2020-07-20T21:37:44.424Z] === RUN TestConfigDaemonLibtrustID [2020-07-20T21:37:44.709Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2020-07-20T21:37:44.709Z] === RUN TestWaitNonBlocked [2020-07-20T21:37:44.709Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T21:37:44.709Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T21:37:44.709Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T21:37:44.709Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T21:37:44.709Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T21:37:44.709Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T21:37:45.007Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-07-20T21:37:45.007Z] PASS [2020-07-20T21:37:45.007Z] [2020-07-20T21:37:45.007Z] DONE 7 tests in 19.521s [2020-07-20T21:37:45.007Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-20T21:37:45.007Z] ++ 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-07-20T21:37:45.007Z] ++ set -e [2020-07-20T21:37:45.007Z] ++ '[' -n 0 ']' [2020-07-20T21:37:45.007Z] ++ set -x [2020-07-20T21:37:45.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-20T21:37:45.007Z] INFO: Testing against a local daemon [2020-07-20T21:37:45.007Z] === RUN TestCheckpoint [2020-07-20T21:37:45.007Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-20T21:37:45.007Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T21:37:45.007Z] === RUN TestContainerInvalidJSON [2020-07-20T21:37:45.007Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T21:37:45.007Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T21:37:45.007Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T21:37:45.007Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T21:37:45.007Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-20T21:37:45.007Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-20T21:37:45.007Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T21:37:45.007Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-20T21:37:45.007Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T21:37:45.007Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-20T21:37:45.007Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-20T21:37:45.007Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-20T21:37:45.007Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-20T21:37:45.007Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-20T21:37:45.271Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-20T21:37:45.271Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-20T21:37:45.271Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-07-20T21:37:45.271Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-20T21:37:45.271Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-07-20T21:37:45.271Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-20T21:37:45.271Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-07-20T21:37:45.271Z] === RUN TestCopyFromContainer [2020-07-20T21:37:45.621Z] --- PASS: TestPluginWithDevMounts (1.91s) [2020-07-20T21:37:45.621Z] PASS [2020-07-20T21:37:45.621Z] [2020-07-20T21:37:45.621Z] DONE 1 tests in 1.995s [2020-07-20T21:37:45.621Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-20T21:37:45.621Z] ++ 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-07-20T21:37:45.621Z] ++ set -e [2020-07-20T21:37:45.621Z] ++ '[' -n 0 ']' [2020-07-20T21:37:45.621Z] ++ set -x [2020-07-20T21:37:45.621Z] ++ env -i DEST=/go/src/github.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-07-20T21:37:45.621Z] INFO: Testing against a local daemon [2020-07-20T21:37:45.621Z] === RUN TestSecretInspect [2020-07-20T21:37:45.652Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-20T21:37:45.653Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2020-07-20T21:37:45.653Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2020-07-20T21:37:45.653Z] === RUN TestWaitBlocked [2020-07-20T21:37:45.653Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T21:37:45.653Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T21:37:45.653Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T21:37:45.653Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T21:37:45.653Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T21:37:45.653Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T21:37:45.863Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-20T21:37:46.424Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-20T21:37:46.599Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-20T21:37:46.599Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2020-07-20T21:37:46.599Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2020-07-20T21:37:46.599Z] === CONT TestContainerStartOnDaemonRestart [2020-07-20T21:37:46.599Z] === CONT TestContainerKillOnDaemonStart [2020-07-20T21:37:46.599Z] === CONT TestIpcModeOlderClient [2020-07-20T21:37:46.599Z] === CONT TestDaemonHostGatewayIP [2020-07-20T21:37:46.681Z] === RUN TestCopyFromContainer// [2020-07-20T21:37:46.681Z] === RUN TestCopyFromContainer//bar/root [2020-07-20T21:37:46.863Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-07-20T21:37:46.863Z] === CONT TestDaemonRestartIpcMode [2020-07-20T21:37:46.937Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-20T21:37:46.937Z] === RUN TestCopyFromContainer/bar/quux [2020-07-20T21:37:46.937Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-20T21:37:47.193Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-20T21:37:47.193Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-20T21:37:47.193Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-20T21:37:47.449Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-20T21:37:47.449Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-20T21:37:47.449Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-20T21:37:47.705Z] --- PASS: TestCopyFromContainer (2.29s) [2020-07-20T21:37:47.705Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-07-20T21:37:47.705Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-07-20T21:37:47.705Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-07-20T21:37:47.705Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-07-20T21:37:47.705Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-07-20T21:37:47.705Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-07-20T21:37:47.705Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-07-20T21:37:47.705Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-07-20T21:37:47.705Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-07-20T21:37:47.705Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-07-20T21:37:47.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-20T21:37:47.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T21:37:47.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T21:37:47.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T21:37:47.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T21:37:47.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T21:37:47.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T21:37:47.705Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T21:37:47.705Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T21:37:47.705Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T21:37:47.705Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-20T21:37:47.705Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-20T21:37:47.705Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-20T21:37:47.705Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-07-20T21:37:47.705Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-20T21:37:47.705Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-20T21:37:47.706Z] === RUN TestCreateWithInvalidEnv [2020-07-20T21:37:47.706Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-20T21:37:47.706Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-20T21:37:47.706Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-20T21:37:47.706Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-20T21:37:47.706Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-20T21:37:47.706Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-20T21:37:47.706Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-20T21:37:47.706Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-20T21:37:47.706Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-20T21:37:47.706Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-20T21:37:47.706Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-20T21:37:47.706Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-20T21:37:47.706Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-07-20T21:37:47.706Z] === RUN TestCreateTmpfsMountsTarget [2020-07-20T21:37:47.706Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-20T21:37:47.706Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-20T21:37:47.706Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-20T21:37:47.970Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-20T21:37:48.537Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-20T21:37:48.537Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-20T21:37:49.103Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-20T21:37:49.139Z] --- PASS: TestSecretInspect (3.72s) [2020-07-20T21:37:49.139Z] === RUN TestSecretList [2020-07-20T21:37:49.667Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-20T21:37:49.922Z] --- PASS: TestCreateWithCustomMaskedPaths (2.09s) [2020-07-20T21:37:49.922Z] === RUN TestCreateWithCapabilities [2020-07-20T21:37:49.922Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-20T21:37:49.922Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-20T21:37:49.922Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-20T21:37:49.922Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-20T21:37:49.922Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-20T21:37:49.922Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-20T21:37:49.922Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-20T21:37:49.922Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-20T21:37:49.922Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T21:37:49.922Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T21:37:49.922Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T21:37:49.922Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T21:37:49.922Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-20T21:37:49.922Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-20T21:37:49.922Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-20T21:37:49.922Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-20T21:37:49.922Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-20T21:37:49.922Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-20T21:37:49.922Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T21:37:49.922Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T21:37:49.922Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T21:37:49.922Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T21:37:49.922Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-20T21:37:49.922Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-20T21:37:49.922Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T21:37:49.922Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T21:37:49.922Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-20T21:37:49.922Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-20T21:37:49.922Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-20T21:37:49.922Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T21:37:49.922Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T21:37:49.922Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-20T21:37:49.922Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-20T21:37:50.176Z] --- PASS: TestContainerStartOnDaemonRestart (3.40s) [2020-07-20T21:37:50.178Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-20T21:37:50.178Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-07-20T21:37:50.178Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-07-20T21:37:50.178Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-20T21:37:50.178Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-07-20T21:37:50.178Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-07-20T21:37:50.178Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-20T21:37:50.178Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-07-20T21:37:50.178Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-07-20T21:37:50.178Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-07-20T21:37:50.178Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-07-20T21:37:50.178Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-07-20T21:37:50.178Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-20T21:37:50.178Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-20T21:37:50.740Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-20T21:37:51.119Z] --- PASS: TestDaemonRestartIpcMode (4.27s) [2020-07-20T21:37:51.379Z] --- PASS: TestDaemonHostGatewayIP (4.63s) [2020-07-20T21:37:52.110Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s) [2020-07-20T21:37:52.110Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-20T21:37:52.110Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T21:37:52.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T21:37:52.110Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T21:37:52.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T21:37:52.110Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T21:37:52.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T21:37:52.110Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T21:37:52.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T21:37:52.110Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T21:37:52.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T21:37:52.110Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T21:37:52.110Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T21:37:52.110Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T21:37:52.110Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T21:37:52.110Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T21:37:52.110Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-07-20T21:37:52.110Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-20T21:37:52.110Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-20T21:37:52.110Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-07-20T21:37:52.110Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-20T21:37:52.110Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-20T21:37:52.110Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-20T21:37:52.672Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s) [2020-07-20T21:37:52.672Z] === RUN TestCreateDifferentPlatform [2020-07-20T21:37:52.672Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-20T21:37:52.672Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-20T21:37:52.672Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-20T21:37:52.672Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-20T21:37:52.672Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-20T21:37:52.672Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-20T21:37:52.672Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-07-20T21:37:52.672Z] === RUN TestContainerStartOnDaemonRestart [2020-07-20T21:37:52.672Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-20T21:37:52.672Z] === RUN TestDaemonRestartIpcMode [2020-07-20T21:37:52.672Z] === PAUSE TestDaemonRestartIpcMode [2020-07-20T21:37:52.672Z] === RUN TestDaemonHostGatewayIP [2020-07-20T21:37:52.672Z] === PAUSE TestDaemonHostGatewayIP [2020-07-20T21:37:52.672Z] === RUN TestContainerKillOnDaemonStart [2020-07-20T21:37:52.672Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-20T21:37:52.672Z] === RUN TestDiff [2020-07-20T21:37:53.234Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-20T21:37:53.234Z] --- PASS: TestDiff (0.46s) [2020-07-20T21:37:53.234Z] === RUN TestExecWithCloseStdin [2020-07-20T21:37:53.492Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-20T21:37:53.629Z] --- PASS: TestSecretList (3.83s) [2020-07-20T21:37:53.629Z] === RUN TestSecretsCreateAndDelete [2020-07-20T21:37:54.056Z] --- PASS: TestExecWithCloseStdin (0.73s) [2020-07-20T21:37:54.056Z] === RUN TestExec [2020-07-20T21:37:54.620Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-20T21:37:54.620Z] --- PASS: TestExec (0.78s) [2020-07-20T21:37:54.620Z] === RUN TestExecUser [2020-07-20T21:37:55.549Z] --- PASS: TestExecUser (0.86s) [2020-07-20T21:37:55.549Z] === RUN TestExportContainerAndImportImage [2020-07-20T21:37:56.477Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2020-07-20T21:37:56.477Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-20T21:37:57.145Z] --- PASS: TestSecretsCreateAndDelete (3.61s) [2020-07-20T21:37:57.145Z] === RUN TestSecretsUpdate [2020-07-20T21:37:58.371Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-20T21:37:58.372Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s) [2020-07-20T21:37:58.372Z] === RUN TestHealthCheckWorkdir [2020-07-20T21:37:59.303Z] --- PASS: TestHealthCheckWorkdir (1.00s) [2020-07-20T21:37:59.303Z] === RUN TestHealthKillContainer [2020-07-20T21:38:00.662Z] --- PASS: TestSecretsUpdate (3.73s) [2020-07-20T21:38:00.662Z] === RUN TestTemplatedSecret [2020-07-20T21:38:00.669Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-20T21:38:00.669Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-20T21:38:00.924Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-20T21:38:01.375Z] --- PASS: TestContainerKillOnDaemonStart (13.02s) [2020-07-20T21:38:01.375Z] PASS [2020-07-20T21:38:01.375Z] [2020-07-20T21:38:01.375Z] === Skipped [2020-07-20T21:38:01.375Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-07-20T21:38:01.375Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T21:38:01.375Z] [2020-07-20T21:38:01.375Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s) [2020-07-20T21:38:01.375Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:38:01.375Z] [2020-07-20T21:38:01.375Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-20T21:38:01.375Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:38:01.375Z] [2020-07-20T21:38:01.375Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T21:38:01.375Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T21:38:01.375Z] [2020-07-20T21:38:01.375Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-20T21:38:01.375Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T21:38:01.375Z] [2020-07-20T21:38:01.375Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-20T21:38:01.375Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:38:01.375Z] [2020-07-20T21:38:01.375Z] [2020-07-20T21:38:01.375Z] DONE 204 tests, 6 skipped in 136.363s [2020-07-20T21:38:01.375Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-20T21:38:01.375Z] ++ 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-07-20T21:38:01.375Z] ++ set -e [2020-07-20T21:38:01.375Z] ++ '[' -n 0 ']' [2020-07-20T21:38:01.375Z] ++ set -x [2020-07-20T21:38:01.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=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-07-20T21:38:01.375Z] INFO: Testing against a local daemon [2020-07-20T21:38:01.375Z] === RUN TestCommitInheritsEnv [2020-07-20T21:38:01.375Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-07-20T21:38:01.375Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-20T21:38:01.375Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-20T21:38:01.375Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-20T21:38:01.375Z] === RUN TestImagesFilterMultiReference [2020-07-20T21:38:01.375Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-07-20T21:38:01.375Z] === RUN TestImagePullPlatformInvalid [2020-07-20T21:38:01.375Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-20T21:38:01.375Z] === RUN TestRemoveImageOrphaning [2020-07-20T21:38:01.375Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2020-07-20T21:38:01.375Z] === RUN TestRemoveImageGarbageCollector [2020-07-20T21:38:01.375Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-20T21:38:01.375Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:38:01.375Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-20T21:38:01.375Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-07-20T21:38:01.375Z] === RUN TestTagInvalidReference [2020-07-20T21:38:01.375Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-20T21:38:01.375Z] === RUN TestTagValidPrefixedRepo [2020-07-20T21:38:01.636Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-20T21:38:01.636Z] === RUN TestTagExistedNameWithoutForce [2020-07-20T21:38:01.636Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-20T21:38:01.636Z] === RUN TestTagOfficialNames [2020-07-20T21:38:01.636Z] --- PASS: TestTagOfficialNames (0.08s) [2020-07-20T21:38:01.636Z] === RUN TestTagMatchesDigest [2020-07-20T21:38:01.636Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-20T21:38:01.636Z] PASS [2020-07-20T21:38:01.636Z] [2020-07-20T21:38:01.636Z] === Skipped [2020-07-20T21:38:01.636Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-20T21:38:01.636Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-20T21:38:01.636Z] [2020-07-20T21:38:01.636Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-20T21:38:01.636Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:38:01.636Z] [2020-07-20T21:38:01.636Z] [2020-07-20T21:38:01.636Z] DONE 12 tests, 2 skipped in 1.897s [2020-07-20T21:38:01.636Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-20T21:38:01.636Z] ++ 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-07-20T21:38:01.636Z] ++ set -e [2020-07-20T21:38:01.636Z] ++ '[' -n 0 ']' [2020-07-20T21:38:01.636Z] ++ set -x [2020-07-20T21:38:01.636Z] ++ env -i DEST=/go/src/github.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-07-20T21:38:01.852Z] --- PASS: TestHealthKillContainer (2.75s) [2020-07-20T21:38:01.852Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-20T21:38:01.897Z] INFO: Testing against a local daemon [2020-07-20T21:38:01.897Z] === RUN TestNetworkCreateDelete [2020-07-20T21:38:02.415Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-20T21:38:02.470Z] --- PASS: TestNetworkCreateDelete (0.43s) [2020-07-20T21:38:02.470Z] === RUN TestDockerNetworkDeletePreferID [2020-07-20T21:38:02.675Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2020-07-20T21:38:02.675Z] === RUN TestIpcModeNone [2020-07-20T21:38:03.413Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s) [2020-07-20T21:38:03.413Z] === RUN TestDaemonDNSFallback [2020-07-20T21:38:03.603Z] --- PASS: TestIpcModeNone (0.80s) [2020-07-20T21:38:03.604Z] === RUN TestIpcModePrivate [2020-07-20T21:38:04.179Z] --- PASS: TestTemplatedSecret (3.75s) [2020-07-20T21:38:04.179Z] === RUN TestSecretCreateResolve [2020-07-20T21:38:04.532Z] --- PASS: TestIpcModePrivate (0.92s) [2020-07-20T21:38:04.532Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2020-07-20T21:38:04.532Z] === RUN TestIpcModeShareable [2020-07-20T21:38:04.532Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-20T21:38:04.788Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-20T21:38:04.788Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-20T21:38:05.044Z] --- PASS: TestIpcModeShareable (0.80s) [2020-07-20T21:38:05.044Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2020-07-20T21:38:05.044Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-20T21:38:06.415Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-20T21:38:06.671Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-20T21:38:07.600Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.42s) [2020-07-20T21:38:07.600Z] === RUN TestAPIIpcModeHost [2020-07-20T21:38:08.163Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-20T21:38:08.163Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-07-20T21:38:08.163Z] === RUN TestDaemonIpcModeShareable [2020-07-20T21:38:08.629Z] --- PASS: TestSecretCreateResolve (3.80s) [2020-07-20T21:38:08.629Z] PASS [2020-07-20T21:38:08.629Z] [2020-07-20T21:38:08.629Z] DONE 6 tests in 22.512s [2020-07-20T21:38:08.629Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-20T21:38:08.629Z] ++ 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-07-20T21:38:08.629Z] ++ set -e [2020-07-20T21:38:08.629Z] ++ '[' -n 0 ']' [2020-07-20T21:38:08.629Z] ++ set -x [2020-07-20T21:38:08.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-20T21:38:08.629Z] INFO: Testing against a local daemon [2020-07-20T21:38:08.629Z] === RUN TestServiceCreateInit [2020-07-20T21:38:08.629Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-20T21:38:10.052Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-07-20T21:38:10.052Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2020-07-20T21:38:10.052Z] === RUN TestDaemonIpcModePrivate [2020-07-20T21:38:10.308Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-20T21:38:10.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-20T21:38:10.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-20T21:38:10.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-20T21:38:11.238Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-20T21:38:11.552Z] --- PASS: TestDaemonDNSFallback (7.37s) [2020-07-20T21:38:11.552Z] === RUN TestInspectNetwork [2020-07-20T21:38:11.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-20T21:38:11.799Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-20T21:38:11.799Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-20T21:38:11.799Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-07-20T21:38:11.799Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2020-07-20T21:38:11.799Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-20T21:38:12.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-20T21:38:12.360Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-20T21:38:13.726Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2020-07-20T21:38:13.726Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2020-07-20T21:38:13.726Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-20T21:38:14.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-20T21:38:14.193Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-20T21:38:15.094Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.52s) [2020-07-20T21:38:15.094Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true [2020-07-20T21:38:15.094Z] === RUN TestIpcModeOlderClient [2020-07-20T21:38:15.094Z] === PAUSE TestIpcModeOlderClient [2020-07-20T21:38:15.094Z] === RUN TestKillContainerInvalidSignal [2020-07-20T21:38:15.350Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-20T21:38:15.350Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-20T21:38:15.759Z] === RUN TestInspectNetwork/full_network_id [2020-07-20T21:38:15.759Z] === RUN TestInspectNetwork/partial_network_id [2020-07-20T21:38:15.759Z] === RUN TestInspectNetwork/network_name [2020-07-20T21:38:15.759Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-20T21:38:15.912Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2020-07-20T21:38:15.912Z] === RUN TestKillContainer [2020-07-20T21:38:15.912Z] === RUN TestKillContainer/no_signal [2020-07-20T21:38:16.474Z] === RUN TestKillContainer/non_killing_signal [2020-07-20T21:38:16.730Z] === RUN TestKillContainer/killing_signal [2020-07-20T21:38:17.655Z] --- PASS: TestKillContainer (1.68s) [2020-07-20T21:38:17.655Z] --- PASS: TestKillContainer/no_signal (0.60s) [2020-07-20T21:38:17.655Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-07-20T21:38:17.655Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2020-07-20T21:38:17.655Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-20T21:38:17.655Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-20T21:38:17.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-20T21:38:18.218Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-20T21:38:18.218Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-20T21:38:18.682Z] --- PASS: TestServiceCreateInit (10.75s) [2020-07-20T21:38:18.682Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.46s) [2020-07-20T21:38:18.682Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.28s) [2020-07-20T21:38:18.682Z] === RUN TestCreateServiceMultipleTimes [2020-07-20T21:38:18.781Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2020-07-20T21:38:18.781Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2020-07-20T21:38:18.781Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2020-07-20T21:38:18.781Z] === RUN TestKillStoppedContainer [2020-07-20T21:38:18.781Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-07-20T21:38:18.781Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-20T21:38:18.781Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-07-20T21:38:18.781Z] === RUN TestKillDifferentUserContainer [2020-07-20T21:38:18.781Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-20T21:38:19.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-20T21:38:19.710Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-20T21:38:19.710Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2020-07-20T21:38:19.710Z] === RUN TestInspectOomKilledTrue [2020-07-20T21:38:19.710Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-20T21:38:19.710Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:38:19.710Z] === RUN TestInspectOomKilledFalse [2020-07-20T21:38:19.710Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-20T21:38:19.710Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:38:19.710Z] === RUN TestLinksEtcHostsContentMatch [2020-07-20T21:38:19.962Z] --- PASS: TestInspectNetwork (8.94s) [2020-07-20T21:38:19.962Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-20T21:38:19.962Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-20T21:38:19.962Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-20T21:38:19.962Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-20T21:38:19.962Z] === RUN TestRunContainerWithBridgeNone [2020-07-20T21:38:20.273Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-07-20T21:38:20.273Z] === RUN TestLinksContainerNames [2020-07-20T21:38:20.836Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-20T21:38:21.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-20T21:38:21.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-20T21:38:21.765Z] --- PASS: TestLinksContainerNames (1.44s) [2020-07-20T21:38:21.765Z] === RUN TestLogsFollowTailEmpty [2020-07-20T21:38:22.327Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-20T21:38:22.327Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-07-20T21:38:22.327Z] === RUN TestContainerNetworkMountsNoChown [2020-07-20T21:38:22.508Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2020-07-20T21:38:22.508Z] === RUN TestNetworkInvalidJSON [2020-07-20T21:38:22.508Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-20T21:38:22.508Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-20T21:38:22.508Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T21:38:22.508Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T21:38:22.508Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T21:38:22.508Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T21:38:22.508Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-20T21:38:22.508Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T21:38:22.508Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T21:38:22.508Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-20T21:38:22.508Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-20T21:38:22.508Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-20T21:38:22.508Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-20T21:38:22.508Z] === RUN TestHostIPv4BridgeLabel [2020-07-20T21:38:22.890Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-20T21:38:23.080Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) [2020-07-20T21:38:23.080Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-20T21:38:23.147Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/default [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/default [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/private [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/private [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/rprivate [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/slave [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/slave [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/rslave [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/shared [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/shared [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/rshared [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-20T21:38:23.147Z] === CONT TestMountDaemonRoot/default [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-20T21:38:23.147Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-20T21:38:23.147Z] === CONT TestMountDaemonRoot/rshared [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T21:38:23.147Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-20T21:38:23.147Z] === CONT TestMountDaemonRoot/shared [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-20T21:38:23.147Z] === CONT TestMountDaemonRoot/rslave [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T21:38:23.147Z] === CONT TestMountDaemonRoot/slave [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-20T21:38:23.147Z] === CONT TestMountDaemonRoot/rprivate [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-20T21:38:23.147Z] === CONT TestMountDaemonRoot/private [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-20T21:38:23.147Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-20T21:38:23.147Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-20T21:38:23.147Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-20T21:38:23.147Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-20T21:38:23.404Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-20T21:38:23.404Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T21:38:23.404Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-20T21:38:23.404Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T21:38:23.404Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-20T21:38:23.404Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-20T21:38:23.404Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-20T21:38:23.404Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-20T21:38:23.404Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-20T21:38:23.404Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-20T21:38:23.404Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-20T21:38:23.404Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T21:38:23.660Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-20T21:38:23.660Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T21:38:23.660Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T21:38:23.660Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-20T21:38:23.660Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-20T21:38:23.660Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-20T21:38:23.660Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-20T21:38:23.660Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-20T21:38:23.660Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-20T21:38:23.660Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T21:38:23.660Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-20T21:38:23.660Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-20T21:38:23.660Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-20T21:38:23.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-20T21:38:23.917Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-20T21:38:23.917Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-20T21:38:23.917Z] === RUN TestContainerBindMountNonRecursive [2020-07-20T21:38:23.917Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-20T21:38:24.467Z] --- PASS: TestDaemonRestartWithLiveRestore (1.36s) [2020-07-20T21:38:24.467Z] === RUN TestDaemonDefaultNetworkPools [2020-07-20T21:38:25.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-20T21:38:25.807Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-20T21:38:25.853Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s) [2020-07-20T21:38:25.853Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-20T21:38:26.064Z] --- PASS: TestContainerBindMountNonRecursive (2.14s) [2020-07-20T21:38:26.064Z] === RUN TestNetworkNat [2020-07-20T21:38:26.994Z] --- PASS: TestNetworkNat (0.81s) [2020-07-20T21:38:26.994Z] === RUN TestNetworkLocalhostTCPNat [2020-07-20T21:38:27.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-20T21:38:27.556Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-20T21:38:27.556Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2020-07-20T21:38:27.556Z] === RUN TestNetworkLoopbackNat [2020-07-20T21:38:27.767Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.79s) [2020-07-20T21:38:27.767Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-20T21:38:28.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-20T21:38:28.924Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-20T21:38:29.690Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.31s) [2020-07-20T21:38:29.690Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-20T21:38:29.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-20T21:38:30.293Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-20T21:38:30.293Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-20T21:38:30.550Z] --- PASS: TestNetworkLoopbackNat (3.02s) [2020-07-20T21:38:30.550Z] === RUN TestPause [2020-07-20T21:38:30.661Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2020-07-20T21:38:30.661Z] === RUN TestServiceWithPredefinedNetwork [2020-07-20T21:38:31.409Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-20T21:38:31.409Z] Using test binary docker [2020-07-20T21:38:31.409Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-20T21:38:31.409Z] +++ /etc/init.d/apparmor start [2020-07-20T21:38:31.409Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T21:38:31.409Z] INFO: Waiting for daemon to start... [2020-07-20T21:38:31.409Z] Starting dockerd [2020-07-20T21:38:31.409Z] +++ 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-07-20T21:38:31.477Z] --- PASS: TestPause (0.81s) [2020-07-20T21:38:31.478Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-20T21:38:31.478Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T21:38:31.478Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T21:38:31.478Z] === RUN TestPauseStopPausedContainer [2020-07-20T21:38:32.040Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-20T21:38:32.040Z] --- PASS: TestPauseStopPausedContainer (0.81s) [2020-07-20T21:38:32.040Z] === RUN TestPsFilter [2020-07-20T21:38:32.296Z] --- PASS: TestPsFilter (0.19s) [2020-07-20T21:38:32.296Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-20T21:38:32.574Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-07-20T21:38:32.574Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-20T21:38:32.574Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.1% of statements [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/types [no test files] [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-20T21:38:32.574Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-20T21:38:32.574Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-20T21:38:32.575Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-20T21:38:32.575Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-07-20T21:38:32.575Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-20T21:38:32.575Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-20T21:38:32.575Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-07-20T21:38:32.575Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-07-20T21:38:32.575Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-20T21:38:32.575Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-20T21:38:32.575Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-20T21:38:32.575Z] ? github.com/docker/docker/builder [no test files] [2020-07-20T21:38:32.575Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-20T21:38:32.575Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-20T21:38:32.575Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-20T21:38:32.575Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-20T21:38:32.575Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-20T21:38:32.575Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-20T21:38:32.575Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-20T21:38:32.575Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-07-20T21:38:33.146Z] ok github.com/docker/docker/builder/dockerfile 0.180s coverage: 48.1% of statements [2020-07-20T21:38:33.267Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2020-07-20T21:38:33.267Z] === RUN TestRemoveContainerWithVolume [2020-07-20T21:38:33.406Z] ok github.com/docker/docker/builder/remotecontext 0.124s coverage: 13.6% of statements [2020-07-20T21:38:33.496Z] . [2020-07-20T21:38:33.496Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-20T21:38:33.496Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-20T21:38:33.496Z] Error: No such image: emptyfs [2020-07-20T21:38:33.496Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-20T21:38:33.496Z] ++++ docker load [2020-07-20T21:38:33.496Z] Running integration-test (iteration 1) [2020-07-20T21:38:33.496Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-20T21:38:33.496Z] ++ 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-07-20T21:38:33.496Z] ++ set -e [2020-07-20T21:38:33.496Z] ++ '[' -n 0 ']' [2020-07-20T21:38:33.496Z] ++ set -x [2020-07-20T21:38:33.496Z] ++ env -i DEST=/go/src/github.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-07-20T21:38:33.852Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-20T21:38:33.852Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-07-20T21:38:33.852Z] === RUN TestRemoveContainerRunning [2020-07-20T21:38:33.978Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s) [2020-07-20T21:38:33.978Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-20T21:38:33.978Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T21:38:33.978Z] service_test.go:236: FLAKY_TEST [2020-07-20T21:38:33.978Z] === RUN TestServiceWithDataPathPortInit [2020-07-20T21:38:34.788Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-07-20T21:38:34.791Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-07-20T21:38:34.792Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-20T21:38:35.353Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-20T21:38:35.609Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-07-20T21:38:35.609Z] === RUN TestRemoveInvalidContainer [2020-07-20T21:38:35.609Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-20T21:38:35.609Z] === RUN TestRenameLinkedContainer [2020-07-20T21:38:35.733Z] ok github.com/docker/docker/builder/remotecontext/git 1.328s coverage: 86.3% of statements [2020-07-20T21:38:35.733Z] ? github.com/docker/docker/cli [no test files] [2020-07-20T21:38:35.733Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-20T21:38:35.865Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-20T21:38:36.429Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-20T21:38:38.321Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-20T21:38:38.321Z] --- PASS: TestRenameLinkedContainer (2.65s) [2020-07-20T21:38:38.321Z] === RUN TestRenameStoppedContainer [2020-07-20T21:38:38.321Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-20T21:38:38.885Z] --- PASS: TestRenameStoppedContainer (0.58s) [2020-07-20T21:38:38.885Z] === RUN TestRenameRunningContainerAndReuse [2020-07-20T21:38:39.816Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-20T21:38:39.931Z] ok github.com/docker/docker/client 0.183s coverage: 75.4% of statements [2020-07-20T21:38:40.073Z] --- PASS: TestRenameRunningContainerAndReuse (1.18s) [2020-07-20T21:38:40.073Z] === RUN TestRenameInvalidName [2020-07-20T21:38:40.635Z] --- PASS: TestRenameInvalidName (0.63s) [2020-07-20T21:38:40.635Z] === RUN TestRenameAnonymousContainer [2020-07-20T21:38:41.147Z] --- PASS: TestCreateServiceMultipleTimes (21.89s) [2020-07-20T21:38:41.147Z] === RUN TestCreateServiceConflict [2020-07-20T21:38:43.154Z] --- PASS: TestRenameAnonymousContainer (2.23s) [2020-07-20T21:38:43.154Z] === RUN TestRenameContainerWithSameName [2020-07-20T21:38:43.412Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2020-07-20T21:38:43.412Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-20T21:38:44.341Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-20T21:38:44.598Z] --- PASS: TestRenameContainerWithLinkedContainer (1.23s) [2020-07-20T21:38:44.598Z] === RUN TestResize [2020-07-20T21:38:44.661Z] --- PASS: TestCreateServiceConflict (3.57s) [2020-07-20T21:38:44.661Z] === RUN TestCreateServiceMaxReplicas [2020-07-20T21:38:45.160Z] --- PASS: TestResize (0.60s) [2020-07-20T21:38:45.160Z] === RUN TestResizeWithInvalidSize [2020-07-20T21:38:45.160Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-20T21:38:45.727Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2020-07-20T21:38:45.727Z] === RUN TestResizeWhenContainerNotStarted [2020-07-20T21:38:46.192Z] Loaded image: buildpack-deps:buster [2020-07-20T21:38:46.297Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-20T21:38:46.297Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-07-20T21:38:46.297Z] === RUN TestDaemonRestartKillContainers [2020-07-20T21:38:46.297Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T21:38:46.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T21:38:46.297Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T21:38:46.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T21:38:46.297Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T21:38:46.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T21:38:46.297Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T21:38:46.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T21:38:46.297Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T21:38:46.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T21:38:46.297Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T21:38:46.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T21:38:46.297Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T21:38:46.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T21:38:46.297Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T21:38:46.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T21:38:46.297Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:38:46.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:38:46.297Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:38:46.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:38:46.297Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:38:46.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:38:46.297Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:38:46.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:38:46.298Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T21:38:46.298Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T21:38:46.487Z] Loaded image: busybox:latest [2020-07-20T21:38:46.487Z] Loaded image: busybox:glibc [2020-07-20T21:38:46.487Z] Loaded image: debian:buster [2020-07-20T21:38:46.487Z] Loaded image: hello-world:latest [2020-07-20T21:38:46.487Z] INFO: Testing against a local daemon [2020-07-20T21:38:46.487Z] === RUN TestCgroupNamespacesBuild [2020-07-20T21:38:46.553Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-20T21:38:48.006Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2020-07-20T21:38:48.006Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-20T21:38:48.179Z] --- PASS: TestCreateServiceMaxReplicas (3.82s) [2020-07-20T21:38:48.179Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-20T21:38:49.071Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:38:49.530Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2020-07-20T21:38:49.530Z] === RUN TestBuildWithSession [2020-07-20T21:38:49.530Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-20T21:38:49.530Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T21:38:49.530Z] === RUN TestBuildSquashParent [2020-07-20T21:38:49.635Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:38:50.564Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-20T21:38:51.128Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:38:51.384Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:38:52.110Z] --- PASS: TestServiceWithDataPathPortInit (17.67s) [2020-07-20T21:38:52.110Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-20T21:38:53.276Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T21:38:53.532Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T21:38:53.532Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-20T21:38:54.014Z] --- PASS: TestBuildSquashParent (4.17s) [2020-07-20T21:38:54.014Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-20T21:38:54.014Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T21:38:54.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T21:38:54.014Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T21:38:54.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T21:38:54.014Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T21:38:54.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T21:38:54.014Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T21:38:54.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T21:38:54.014Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T21:38:54.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T21:38:54.014Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T21:38:54.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T21:38:54.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T21:38:54.014Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T21:38:54.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T21:38:54.014Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T21:38:56.051Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T21:38:56.097Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T21:38:56.097Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T21:38:56.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T21:38:56.307Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-20T21:38:58.187Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-20T21:38:58.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.61s) [2020-07-20T21:38:58.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.62s) [2020-07-20T21:38:58.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.74s) [2020-07-20T21:38:58.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s) [2020-07-20T21:38:58.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.83s) [2020-07-20T21:38:58.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.90s) [2020-07-20T21:38:58.187Z] === RUN TestBuildMultiStageCopy [2020-07-20T21:38:58.187Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-20T21:38:58.201Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-20T21:38:58.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-20T21:38:59.708Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-20T21:38:59.708Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-20T21:39:00.002Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-20T21:39:00.133Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T21:39:00.298Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-20T21:39:00.945Z] --- PASS: TestBuildMultiStageCopy (2.80s) [2020-07-20T21:39:00.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.53s) [2020-07-20T21:39:00.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-07-20T21:39:00.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2020-07-20T21:39:00.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-07-20T21:39:00.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2020-07-20T21:39:00.945Z] === RUN TestBuildMultiStageParentConfig [2020-07-20T21:39:01.504Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T21:39:01.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-20T21:39:01.592Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2020-07-20T21:39:01.593Z] === RUN TestBuildLabelWithTargets [2020-07-20T21:39:02.111Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.77s) [2020-07-20T21:39:02.111Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6m5m4kr3ag3xyc3iy1bkphhi8 Created:2020-07-20 21:38:53.25375297 +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[4c7d292d9888aa03aee463da6a9fc020a1216fec1cc59a8ad5335ada2ad57edc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ifa4p2qdvxerrw5q8arb4py51 EndpointID:cdee07aa1989334045c661c127beca804ee743faaad57d7af65fa24dde865985 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ff66e17ed5db0adaa3b7358073901b2f54a62a7071fba6464b0ac3f266a89b1c 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:8d220563ce8f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ifa4p2qdvxerrw5q8arb4py51 EndpointID:cdee07aa1989334045c661c127beca804ee743faaad57d7af65fa24dde865985 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-20T21:39:02.111Z] PASS [2020-07-20T21:39:02.111Z] [2020-07-20T21:39:02.111Z] === Skipped [2020-07-20T21:39:02.111Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T21:39:02.111Z] service_test.go:236: FLAKY_TEST [2020-07-20T21:39:02.111Z] [2020-07-20T21:39:02.111Z] [2020-07-20T21:39:02.111Z] DONE 23 tests, 1 skipped in 58.660s [2020-07-20T21:39:02.111Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-20T21:39:02.111Z] ++ 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-07-20T21:39:02.111Z] ++ set -e [2020-07-20T21:39:02.111Z] ++ '[' -n 0 ']' [2020-07-20T21:39:02.111Z] ++ set -x [2020-07-20T21:39:02.111Z] ++ env -i DEST=/go/src/github.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-07-20T21:39:02.111Z] INFO: Testing against a local daemon [2020-07-20T21:39:02.111Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-20T21:39:02.111Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T21:39:02.111Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:39:02.111Z] === RUN TestDockerNetworkIpvlan [2020-07-20T21:39:02.111Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-20T21:39:02.111Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:39:02.111Z] PASS [2020-07-20T21:39:02.111Z] [2020-07-20T21:39:02.111Z] === Skipped [2020-07-20T21:39:02.111Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T21:39:02.111Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:39:02.111Z] [2020-07-20T21:39:02.111Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-20T21:39:02.111Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:39:02.111Z] [2020-07-20T21:39:02.111Z] [2020-07-20T21:39:02.111Z] DONE 2 tests, 2 skipped in 0.183s [2020-07-20T21:39:02.111Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-20T21:39:02.111Z] ++ 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-07-20T21:39:02.111Z] ++ set -e [2020-07-20T21:39:02.111Z] ++ '[' -n 0 ']' [2020-07-20T21:39:02.111Z] ++ set -x [2020-07-20T21:39:02.111Z] ++ env -i DEST=/go/src/github.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-07-20T21:39:02.111Z] INFO: Testing against a local daemon [2020-07-20T21:39:02.111Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-20T21:39:03.053Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.07s) [2020-07-20T21:39:03.053Z] === RUN TestDockerNetworkMacvlan [2020-07-20T21:39:03.117Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2020-07-20T21:39:03.117Z] === RUN TestBuildWithEmptyLayers [2020-07-20T21:39:03.413Z] --- PASS: TestBuildWithEmptyLayers (0.60s) [2020-07-20T21:39:03.413Z] === RUN TestBuildMultiStageOnBuild [2020-07-20T21:39:03.510Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.47s) [2020-07-20T21:39:03.510Z] === RUN TestCreateServiceSecretFileMode [2020-07-20T21:39:03.995Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-20T21:39:04.026Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-20T21:39:04.026Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-20T21:39:04.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s) [2020-07-20T21:39:04.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.13s) [2020-07-20T21:39:04.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s) [2020-07-20T21:39:04.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.88s) [2020-07-20T21:39:04.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.96s) [2020-07-20T21:39:04.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.04s) [2020-07-20T21:39:04.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s) [2020-07-20T21:39:04.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.94s) [2020-07-20T21:39:04.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.42s) [2020-07-20T21:39:04.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.91s) [2020-07-20T21:39:04.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.11s) [2020-07-20T21:39:04.026Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.78s) [2020-07-20T21:39:04.026Z] === RUN TestCgroupNamespacesRun [2020-07-20T21:39:05.380Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-20T21:39:05.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-20T21:39:05.492Z] --- PASS: TestBuildMultiStageOnBuild (1.77s) [2020-07-20T21:39:05.492Z] === RUN TestBuildUncleanTarFilenames [2020-07-20T21:39:05.648Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2020-07-20T21:39:05.648Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-20T21:39:06.134Z] --- PASS: TestBuildUncleanTarFilenames (0.85s) [2020-07-20T21:39:06.134Z] === RUN TestBuildMultiStageLayerLeak [2020-07-20T21:39:06.322Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-20T21:39:07.051Z] --- PASS: TestCreateServiceSecretFileMode (3.45s) [2020-07-20T21:39:07.051Z] === RUN TestCreateServiceConfigFileMode [2020-07-20T21:39:08.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-20T21:39:08.172Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.20s) [2020-07-20T21:39:08.172Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-20T21:39:08.214Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s) [2020-07-20T21:39:08.214Z] === RUN TestBuildWithHugeFile [2020-07-20T21:39:09.623Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-20T21:39:10.066Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.02s) [2020-07-20T21:39:10.066Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-20T21:39:10.323Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-20T21:39:10.564Z] --- PASS: TestCreateServiceConfigFileMode (3.50s) [2020-07-20T21:39:10.564Z] === RUN TestCreateServiceSysctls [2020-07-20T21:39:12.216Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-20T21:39:12.216Z] --- PASS: TestCgroupNamespacesRunHostMode (2.10s) [2020-07-20T21:39:12.216Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-20T21:39:12.925Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-20T21:39:13.146Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-20T21:39:13.709Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2020-07-20T21:39:13.709Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-20T21:39:14.273Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-20T21:39:14.273Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-20T21:39:15.026Z] --- PASS: TestCreateServiceSysctls (4.55s) [2020-07-20T21:39:15.026Z] === RUN TestCreateServiceCapabilities [2020-07-20T21:39:15.201Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-20T21:39:15.458Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2020-07-20T21:39:15.458Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-20T21:39:16.388Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-07-20T21:39:16.388Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-20T21:39:17.316Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-20T21:39:18.245Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2020-07-20T21:39:18.245Z] === RUN TestKernelTCPMemory [2020-07-20T21:39:18.541Z] --- PASS: TestCreateServiceCapabilities (3.59s) [2020-07-20T21:39:18.541Z] === RUN TestInspect [2020-07-20T21:39:18.807Z] --- PASS: TestKernelTCPMemory (0.70s) [2020-07-20T21:39:18.807Z] === RUN TestNISDomainname [2020-07-20T21:39:19.512Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-20T21:39:19.734Z] --- PASS: TestNISDomainname (0.96s) [2020-07-20T21:39:19.734Z] === RUN TestHostnameDnsResolution [2020-07-20T21:39:19.991Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-20T21:39:20.896Z] --- PASS: TestDockerNetworkMacvlan (18.01s) [2020-07-20T21:39:20.896Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-07-20T21:39:20.896Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-07-20T21:39:20.896Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s) [2020-07-20T21:39:20.896Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.99s) [2020-07-20T21:39:20.896Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.75s) [2020-07-20T21:39:20.896Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s) [2020-07-20T21:39:20.896Z] PASS [2020-07-20T21:39:20.896Z] [2020-07-20T21:39:20.896Z] DONE 8 tests in 20.248s [2020-07-20T21:39:20.896Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-20T21:39:20.896Z] ++ 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-07-20T21:39:20.896Z] ++ set -e [2020-07-20T21:39:20.896Z] ++ '[' -n 0 ']' [2020-07-20T21:39:20.896Z] ++ set -x [2020-07-20T21:39:20.896Z] ++ env -i DEST=/go/src/github.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-07-20T21:39:20.896Z] testing: warning: no tests to run [2020-07-20T21:39:20.896Z] PASS [2020-07-20T21:39:20.896Z] [2020-07-20T21:39:20.896Z] DONE 0 tests in 0.031s [2020-07-20T21:39:20.896Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-20T21:39:20.896Z] ++ 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-07-20T21:39:20.896Z] ++ set -e [2020-07-20T21:39:20.896Z] ++ '[' -n 0 ']' [2020-07-20T21:39:20.896Z] ++ set -x [2020-07-20T21:39:20.896Z] ++ env -i DEST=/go/src/github.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-07-20T21:39:20.919Z] --- PASS: TestHostnameDnsResolution (1.22s) [2020-07-20T21:39:20.919Z] === RUN TestStats [2020-07-20T21:39:21.157Z] INFO: Testing against a local daemon [2020-07-20T21:39:21.157Z] === RUN TestAuthZPluginAllowRequest [2020-07-20T21:39:22.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-20T21:39:22.988Z] --- PASS: TestInspect (3.81s) [2020-07-20T21:39:22.988Z] === RUN TestCreateJob [2020-07-20T21:39:23.070Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-07-20T21:39:23.070Z] === RUN TestAuthZPluginTLS [2020-07-20T21:39:23.641Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-07-20T21:39:23.641Z] === RUN TestAuthZPluginDenyRequest [2020-07-20T21:39:23.740Z] --- PASS: TestStats (2.84s) [2020-07-20T21:39:23.740Z] === RUN TestStopContainerWithTimeout [2020-07-20T21:39:23.740Z] === RUN TestStopContainerWithTimeout/0 [2020-07-20T21:39:23.740Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-20T21:39:23.740Z] === RUN TestStopContainerWithTimeout/1 [2020-07-20T21:39:23.740Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-20T21:39:23.740Z] === RUN TestStopContainerWithTimeout/3 [2020-07-20T21:39:23.740Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-20T21:39:23.740Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-20T21:39:23.740Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-20T21:39:23.740Z] === CONT TestStopContainerWithTimeout/0 [2020-07-20T21:39:23.740Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-20T21:39:24.214Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-07-20T21:39:24.214Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-20T21:39:24.785Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s) [2020-07-20T21:39:24.785Z] === RUN TestAuthZPluginDenyResponse [2020-07-20T21:39:25.107Z] === CONT TestStopContainerWithTimeout/3 [2020-07-20T21:39:25.728Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) [2020-07-20T21:39:25.728Z] === RUN TestAuthZPluginAllowEventStream [2020-07-20T21:39:26.677Z] ok github.com/docker/docker/cmd/dockerd 0.128s coverage: 30.8% of statements [2020-07-20T21:39:26.677Z] ok github.com/docker/docker/container 0.125s coverage: 34.7% of statements [2020-07-20T21:39:26.677Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-20T21:39:26.677Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-20T21:39:26.677Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-20T21:39:26.678Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-20T21:39:26.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-20T21:39:26.997Z] === CONT TestStopContainerWithTimeout/1 [2020-07-20T21:39:27.435Z] --- PASS: TestCreateJob (4.48s) [2020-07-20T21:39:27.435Z] === RUN TestReplicatedJob [2020-07-20T21:39:27.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-20T21:39:27.644Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-07-20T21:39:27.644Z] === RUN TestAuthZPluginErrorResponse [2020-07-20T21:39:27.905Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-07-20T21:39:27.905Z] === RUN TestAuthZPluginErrorRequest [2020-07-20T21:39:28.477Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-07-20T21:39:28.477Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-20T21:39:28.539Z] --- PASS: TestStopContainerWithTimeout (0.05s) [2020-07-20T21:39:28.540Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2020-07-20T21:39:28.540Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2020-07-20T21:39:28.540Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2020-07-20T21:39:28.540Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2020-07-20T21:39:28.540Z] === RUN TestDeleteDevicemapper [2020-07-20T21:39:28.540Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2020-07-20T21:39:28.540Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T21:39:28.540Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-20T21:39:28.802Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-20T21:39:29.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-20T21:39:29.420Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-07-20T21:39:29.420Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-20T21:39:31.333Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2020-07-20T21:39:31.333Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-20T21:39:31.912Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.81s) [2020-07-20T21:39:31.912Z] === RUN TestUpdateMemory [2020-07-20T21:39:31.912Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-20T21:39:31.912Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:39:31.912Z] === RUN TestUpdateCPUQuota [2020-07-20T21:39:31.912Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-20T21:39:32.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-20T21:39:32.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-20T21:39:32.986Z] --- PASS: TestUpdateCPUQuota (1.43s) [2020-07-20T21:39:32.986Z] === RUN TestUpdatePidsLimit [2020-07-20T21:39:32.986Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-20T21:39:33.243Z] === RUN TestUpdatePidsLimit/no_change [2020-07-20T21:39:33.247Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2020-07-20T21:39:33.805Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-20T21:39:33.878Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-07-20T21:39:33.878Z] === RUN TestAuthZPluginHeader [2020-07-20T21:39:34.061Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-20T21:39:34.317Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-20T21:39:34.360Z] --- PASS: TestReplicatedJob (6.93s) [2020-07-20T21:39:34.360Z] === RUN TestUpdateReplicatedJob [2020-07-20T21:39:34.573Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-20T21:39:34.626Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-07-20T21:39:34.822Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-07-20T21:39:34.822Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-20T21:39:34.822Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-20T21:39:34.822Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:39:34.822Z] === RUN TestAuthZPluginV2Disable [2020-07-20T21:39:34.822Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-20T21:39:34.822Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:39:34.822Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-20T21:39:34.822Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-20T21:39:34.822Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:39:34.822Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-20T21:39:34.822Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-20T21:39:34.822Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:39:34.822Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-20T21:39:34.829Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-20T21:39:35.085Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-20T21:39:36.451Z] --- PASS: TestUpdatePidsLimit (3.29s) [2020-07-20T21:39:36.451Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-07-20T21:39:36.451Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-07-20T21:39:36.451Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2020-07-20T21:39:36.451Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-07-20T21:39:36.451Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2020-07-20T21:39:36.451Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-07-20T21:39:36.451Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-07-20T21:39:36.451Z] === RUN TestUpdateRestartPolicy [2020-07-20T21:39:36.532Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.4% of statements [2020-07-20T21:39:37.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-20T21:39:38.810Z] --- PASS: TestUpdateReplicatedJob (4.53s) [2020-07-20T21:39:38.810Z] === RUN TestServiceListWithStatuses [2020-07-20T21:39:38.810Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-20T21:39:38.810Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T21:39:38.810Z] === RUN TestDockerNetworkConnectAlias [2020-07-20T21:39:40.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-20T21:39:41.654Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-20T21:39:42.580Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-20T21:39:42.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-20T21:39:43.509Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-20T21:39:44.070Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-20T21:39:44.326Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-20T21:39:44.889Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-20T21:39:46.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-20T21:39:46.516Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.9% of statements [2020-07-20T21:39:46.517Z] ok github.com/docker/docker/daemon 12.145s coverage: 17.4% of statements [2020-07-20T21:39:46.517Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-20T21:39:46.517Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-20T21:39:47.287Z] --- PASS: TestDockerNetworkConnectAlias (8.05s) [2020-07-20T21:39:47.287Z] === RUN TestDockerNetworkReConnect [2020-07-20T21:39:47.455Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2020-07-20T21:39:47.455Z] ok github.com/docker/docker/daemon/config 0.046s coverage: 81.8% of statements [2020-07-20T21:39:48.394Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-07-20T21:39:48.394Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-20T21:39:48.394Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-20T21:39:48.771Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-20T21:39:48.771Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-20T21:39:48.771Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-20T21:39:48.771Z] --- PASS: TestUpdateRestartPolicy (12.40s) [2020-07-20T21:39:48.771Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-20T21:39:48.963Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-07-20T21:39:49.334Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-07-20T21:39:49.334Z] === RUN TestWaitNonBlocked [2020-07-20T21:39:49.334Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T21:39:49.334Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T21:39:49.334Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T21:39:49.334Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T21:39:49.334Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T21:39:49.334Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T21:39:49.590Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-20T21:39:50.519Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-07-20T21:39:50.519Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-07-20T21:39:50.519Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2020-07-20T21:39:50.519Z] === RUN TestWaitBlocked [2020-07-20T21:39:50.519Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T21:39:50.519Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T21:39:50.519Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T21:39:50.519Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T21:39:50.519Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T21:39:50.519Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T21:39:50.775Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-20T21:39:51.705Z] --- PASS: TestWaitBlocked (0.05s) [2020-07-20T21:39:51.705Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s) [2020-07-20T21:39:51.705Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2020-07-20T21:39:51.705Z] === CONT TestContainerStartOnDaemonRestart [2020-07-20T21:39:51.705Z] === CONT TestIpcModeOlderClient [2020-07-20T21:39:51.705Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-20T21:39:51.705Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-07-20T21:39:51.705Z] === CONT TestDaemonHostGatewayIP [2020-07-20T21:39:51.963Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-20T21:39:52.257Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.613s coverage: 73.1% of statements [2020-07-20T21:39:52.257Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-07-20T21:39:52.890Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-20T21:39:52.933Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.04s) [2020-07-20T21:39:52.933Z] PASS [2020-07-20T21:39:52.933Z] [2020-07-20T21:39:52.933Z] === Skipped [2020-07-20T21:39:52.933Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-20T21:39:52.933Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:39:52.933Z] [2020-07-20T21:39:52.933Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-20T21:39:52.933Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:39:52.933Z] [2020-07-20T21:39:52.933Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-20T21:39:52.933Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:39:52.933Z] [2020-07-20T21:39:52.933Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-20T21:39:52.933Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:39:52.933Z] [2020-07-20T21:39:52.933Z] [2020-07-20T21:39:52.933Z] DONE 17 tests, 4 skipped in 31.763s [2020-07-20T21:39:52.933Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-20T21:39:52.933Z] ++ 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-07-20T21:39:52.933Z] ++ set -e [2020-07-20T21:39:52.933Z] ++ '[' -n 0 ']' [2020-07-20T21:39:52.934Z] ++ set -x [2020-07-20T21:39:52.934Z] ++ env -i DEST=/go/src/github.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-07-20T21:39:52.934Z] INFO: Testing against a local daemon [2020-07-20T21:39:52.934Z] === RUN TestPluginInvalidJSON [2020-07-20T21:39:52.934Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T21:39:52.934Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T21:39:52.934Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T21:39:52.934Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-07-20T21:39:52.934Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-20T21:39:52.934Z] === RUN TestPluginInstall [2020-07-20T21:39:52.934Z] === RUN TestPluginInstall/no_auth [2020-07-20T21:39:53.639Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.468s coverage: 57.0% of statements [2020-07-20T21:39:54.178Z] --- PASS: TestDockerNetworkReConnect (6.65s) [2020-07-20T21:39:54.178Z] === RUN TestServicePlugin [2020-07-20T21:39:54.178Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-20T21:39:54.178Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:39:54.178Z] === RUN TestServiceUpdateLabel [2020-07-20T21:39:55.413Z] --- PASS: TestContainerStartOnDaemonRestart (3.64s) [2020-07-20T21:39:55.413Z] === CONT TestContainerKillOnDaemonStart [2020-07-20T21:39:56.194Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2020-07-20T21:39:56.243Z] --- PASS: TestServiceUpdateLabel (3.23s) [2020-07-20T21:39:56.243Z] === RUN TestServiceUpdateSecrets [2020-07-20T21:39:56.780Z] --- PASS: TestDaemonHostGatewayIP (5.01s) [2020-07-20T21:39:56.780Z] === CONT TestDaemonRestartIpcMode [2020-07-20T21:39:57.036Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-20T21:39:58.111Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.034s coverage: 45.9% of statements [2020-07-20T21:39:58.111Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-20T21:39:58.370Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.584s coverage: 49.5% of statements [2020-07-20T21:39:58.929Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abac2f298621e100920865545f03d2c2a2779311a4100cbdc2f93dd57f9df97f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:58Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abac2f298621e100920865545f03d2c2a2779311a4100cbdc2f93dd57f9df97f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:39:59.524Z] === RUN TestPluginInstall/with_htpasswd [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f82f54e9411fe76c9d729b7600226c9ac7dd3d4900f0e6ab1ff360193954731" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:39:59.524Z] time="2020-07-20T21:39:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f82f54e9411fe76c9d729b7600226c9ac7dd3d4900f0e6ab1ff360193954731" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:40:00.096Z] === RUN TestPluginInstall/with_insecure [2020-07-20T21:40:00.299Z] --- PASS: TestDaemonRestartIpcMode (3.52s) [2020-07-20T21:40:00.299Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-20T21:40:00.862Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-20T21:40:00.914Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.264s coverage: 76.1% of statements [2020-07-20T21:40:00.914Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.764s coverage: 57.7% of statements [2020-07-20T21:40:00.914Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-20T21:40:00.914Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-20T21:40:01.426Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-20T21:40:01.482Z] time="2020-07-20T21:40:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:40:01.482Z] time="2020-07-20T21:40:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:40:01.482Z] time="2020-07-20T21:40:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a3ec5acb883db2d268a9a957b6d68e3dbb12b7c2649fecd62b6acd1fac42db20" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:40:01.482Z] time="2020-07-20T21:40:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:40:01.482Z] time="2020-07-20T21:40:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:40:01.482Z] time="2020-07-20T21:40:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a3ec5acb883db2d268a9a957b6d68e3dbb12b7c2649fecd62b6acd1fac42db20" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:40:01.683Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-20T21:40:01.744Z] --- PASS: TestPluginInstall (8.78s) [2020-07-20T21:40:01.744Z] --- PASS: TestPluginInstall/no_auth (5.80s) [2020-07-20T21:40:01.744Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2020-07-20T21:40:01.744Z] --- PASS: TestPluginInstall/with_insecure (1.79s) [2020-07-20T21:40:01.744Z] plugin_test.go:157: [d4ef45e19f216] daemon is not started [2020-07-20T21:40:01.744Z] PASS [2020-07-20T21:40:01.744Z] [2020-07-20T21:40:01.744Z] DONE 6 tests in 9.004s [2020-07-20T21:40:01.744Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-20T21:40:01.744Z] ++ 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-07-20T21:40:01.744Z] ++ set -e [2020-07-20T21:40:01.744Z] ++ '[' -n 0 ']' [2020-07-20T21:40:01.744Z] ++ set -x [2020-07-20T21:40:01.744Z] ++ env -i DEST=/go/src/github.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-07-20T21:40:02.006Z] INFO: Testing against a local daemon [2020-07-20T21:40:02.006Z] === RUN TestExternalGraphDriver [2020-07-20T21:40:02.006Z] === RUN TestExternalGraphDriver/json [2020-07-20T21:40:02.245Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-20T21:40:02.245Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-20T21:40:02.295Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.0% of statements [2020-07-20T21:40:02.502Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-20T21:40:02.555Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-07-20T21:40:02.758Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-20T21:40:02.758Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-20T21:40:03.125Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-07-20T21:40:03.686Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-20T21:40:04.552Z] === RUN TestExternalGraphDriver/spec [2020-07-20T21:40:05.052Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-20T21:40:05.206Z] --- PASS: TestBuildWithHugeFile (54.19s) [2020-07-20T21:40:05.206Z] === RUN TestBuildWithEmptyDockerfile [2020-07-20T21:40:05.206Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T21:40:05.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T21:40:05.206Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T21:40:05.206Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T21:40:05.206Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T21:40:05.206Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T21:40:05.206Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T21:40:05.206Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T21:40:05.206Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T21:40:05.206Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-07-20T21:40:05.206Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-07-20T21:40:05.206Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-07-20T21:40:05.206Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-07-20T21:40:05.206Z] === RUN TestBuildPreserveOwnership [2020-07-20T21:40:05.206Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-20T21:40:05.206Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-20T21:40:05.665Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 4.8% of statements [2020-07-20T21:40:05.665Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-20T21:40:05.665Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-20T21:40:05.925Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 41.0% of statements [2020-07-20T21:40:06.250Z] --- PASS: TestBuildPreserveOwnership (3.82s) [2020-07-20T21:40:06.250Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2020-07-20T21:40:06.250Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s) [2020-07-20T21:40:06.251Z] === RUN TestBuildPlatformInvalid [2020-07-20T21:40:06.251Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-07-20T21:40:06.251Z] PASS [2020-07-20T21:40:06.251Z] [2020-07-20T21:40:06.251Z] === Skipped [2020-07-20T21:40:06.251Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-07-20T21:40:06.251Z] build_session_test.go:25: TODO: BuildKit [2020-07-20T21:40:06.251Z] [2020-07-20T21:40:06.251Z] [2020-07-20T21:40:06.251Z] DONE 32 tests, 1 skipped in 92.681s [2020-07-20T21:40:06.251Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-20T21:40:06.251Z] ++ 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-07-20T21:40:06.251Z] ++ set -e [2020-07-20T21:40:06.251Z] ++ '[' -n 0 ']' [2020-07-20T21:40:06.251Z] ++ set -x [2020-07-20T21:40:06.251Z] ++ env -i DEST=/go/src/github.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-07-20T21:40:06.251Z] INFO: Testing against a local daemon [2020-07-20T21:40:06.251Z] === RUN TestConfigInspect [2020-07-20T21:40:06.944Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-20T21:40:07.100Z] === RUN TestExternalGraphDriver/pull [2020-07-20T21:40:07.835Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2020-07-20T21:40:07.835Z] ok github.com/docker/docker/daemon/logger/awslogs 0.183s coverage: 77.8% of statements [2020-07-20T21:40:07.835Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-20T21:40:07.835Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-20T21:40:07.873Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-20T21:40:08.130Z] --- PASS: TestContainerKillOnDaemonStart (12.88s) [2020-07-20T21:40:08.130Z] PASS [2020-07-20T21:40:08.130Z] [2020-07-20T21:40:08.130Z] === Skipped [2020-07-20T21:40:08.130Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-20T21:40:08.130Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T21:40:08.130Z] [2020-07-20T21:40:08.130Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-20T21:40:08.130Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:40:08.130Z] [2020-07-20T21:40:08.130Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-20T21:40:08.130Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:40:08.130Z] [2020-07-20T21:40:08.130Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T21:40:08.130Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T21:40:08.130Z] [2020-07-20T21:40:08.130Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s) [2020-07-20T21:40:08.130Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T21:40:08.130Z] [2020-07-20T21:40:08.130Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-20T21:40:08.130Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-20T21:40:08.130Z] [2020-07-20T21:40:08.130Z] [2020-07-20T21:40:08.130Z] DONE 204 tests, 6 skipped in 143.256s [2020-07-20T21:40:08.130Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-20T21:40:08.130Z] ++ 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-07-20T21:40:08.130Z] ++ set -e [2020-07-20T21:40:08.130Z] ++ '[' -n 0 ']' [2020-07-20T21:40:08.130Z] ++ set -x [2020-07-20T21:40:08.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-20T21:40:08.333Z] --- PASS: TestConfigInspect (1.90s) [2020-07-20T21:40:08.333Z] === RUN TestConfigList [2020-07-20T21:40:08.694Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-20T21:40:08.694Z] INFO: Testing against a local daemon [2020-07-20T21:40:08.694Z] === RUN TestCommitInheritsEnv [2020-07-20T21:40:08.773Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-07-20T21:40:08.950Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-07-20T21:40:08.950Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-20T21:40:08.950Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-20T21:40:08.950Z] === RUN TestImagesFilterMultiReference [2020-07-20T21:40:08.950Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-07-20T21:40:08.950Z] === RUN TestImagePullPlatformInvalid [2020-07-20T21:40:09.207Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2020-07-20T21:40:09.207Z] === RUN TestRemoveImageOrphaning [2020-07-20T21:40:09.343Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-07-20T21:40:09.343Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2020-07-20T21:40:09.646Z] --- PASS: TestExternalGraphDriver (7.52s) [2020-07-20T21:40:09.646Z] --- PASS: TestExternalGraphDriver/json (2.40s) [2020-07-20T21:40:09.646Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2020-07-20T21:40:09.646Z] --- PASS: TestExternalGraphDriver/pull (2.28s) [2020-07-20T21:40:09.646Z] === RUN TestGraphdriverPluginV2 [2020-07-20T21:40:09.646Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-07-20T21:40:09.646Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:40:09.646Z] PASS [2020-07-20T21:40:09.646Z] [2020-07-20T21:40:09.646Z] === Skipped [2020-07-20T21:40:09.646Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-07-20T21:40:09.646Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:40:09.646Z] [2020-07-20T21:40:09.646Z] [2020-07-20T21:40:09.646Z] DONE 5 tests, 1 skipped in 7.749s [2020-07-20T21:40:09.646Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-20T21:40:09.646Z] ++ 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-07-20T21:40:09.646Z] ++ set -e [2020-07-20T21:40:09.646Z] ++ '[' -n 0 ']' [2020-07-20T21:40:09.646Z] ++ set -x [2020-07-20T21:40:09.646Z] ++ env -i DEST=/go/src/github.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-07-20T21:40:09.646Z] INFO: Testing against a local daemon [2020-07-20T21:40:09.646Z] === RUN TestContinueAfterPluginCrash [2020-07-20T21:40:09.646Z] === PAUSE TestContinueAfterPluginCrash [2020-07-20T21:40:09.646Z] === RUN TestReadPluginNoRead [2020-07-20T21:40:09.646Z] === PAUSE TestReadPluginNoRead [2020-07-20T21:40:09.646Z] === RUN TestDaemonStartWithLogOpt [2020-07-20T21:40:09.646Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-20T21:40:09.646Z] === CONT TestContinueAfterPluginCrash [2020-07-20T21:40:09.646Z] === CONT TestDaemonStartWithLogOpt [2020-07-20T21:40:09.646Z] === CONT TestReadPluginNoRead [2020-07-20T21:40:09.772Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-07-20T21:40:09.772Z] === RUN TestRemoveImageGarbageCollector [2020-07-20T21:40:10.412Z] --- PASS: TestConfigList (1.89s) [2020-07-20T21:40:10.412Z] === RUN TestConfigsCreateAndDelete [2020-07-20T21:40:10.701Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-20T21:40:11.252Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 75.2% of statements [2020-07-20T21:40:11.252Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-20T21:40:11.252Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 37.7% of statements [2020-07-20T21:40:11.937Z] --- PASS: TestConfigsCreateAndDelete (1.88s) [2020-07-20T21:40:11.937Z] === RUN TestConfigsUpdate [2020-07-20T21:40:12.081Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-20T21:40:12.081Z] --- PASS: TestRemoveImageGarbageCollector (2.30s) [2020-07-20T21:40:12.081Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-20T21:40:12.081Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-20T21:40:12.081Z] === RUN TestTagInvalidReference [2020-07-20T21:40:12.081Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-20T21:40:12.081Z] === RUN TestTagValidPrefixedRepo [2020-07-20T21:40:12.081Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-20T21:40:12.081Z] === RUN TestTagExistedNameWithoutForce [2020-07-20T21:40:12.081Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-20T21:40:12.081Z] === RUN TestTagOfficialNames [2020-07-20T21:40:12.081Z] --- PASS: TestTagOfficialNames (0.09s) [2020-07-20T21:40:12.081Z] === RUN TestTagMatchesDigest [2020-07-20T21:40:12.081Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-07-20T21:40:12.081Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-20T21:40:12.337Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-20T21:40:12.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-20T21:40:12.594Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-20T21:40:12.632Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 33.3% of statements [2020-07-20T21:40:13.157Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-20T21:40:13.413Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-20T21:40:13.860Z] === RUN TestReadPluginNoRead/default [2020-07-20T21:40:14.013Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-07-20T21:40:14.025Z] --- PASS: TestConfigsUpdate (1.90s) [2020-07-20T21:40:14.025Z] === RUN TestTemplatedConfig [2020-07-20T21:40:14.273Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-20T21:40:14.433Z] --- PASS: TestDaemonStartWithLogOpt (4.70s) [2020-07-20T21:40:14.843Z] ok github.com/docker/docker/daemon/logger/splunk 1.726s coverage: 82.5% of statements [2020-07-20T21:40:14.843Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-20T21:40:14.873Z] --- PASS: TestServiceUpdateSecrets (15.95s) [2020-07-20T21:40:14.873Z] === RUN TestServiceUpdateConfigs [2020-07-20T21:40:15.102Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-07-20T21:40:15.102Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-20T21:40:15.819Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-20T21:40:16.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-20T21:40:16.773Z] --- PASS: TestTemplatedConfig (2.42s) [2020-07-20T21:40:16.773Z] === RUN TestConfigCreateResolve [2020-07-20T21:40:17.011Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2020-07-20T21:40:17.734Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-20T21:40:17.950Z] ok github.com/docker/docker/distribution 0.550s coverage: 22.1% of statements [2020-07-20T21:40:17.950Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-20T21:40:18.297Z] --- PASS: TestConfigCreateResolve (1.87s) [2020-07-20T21:40:18.297Z] === RUN TestConfigDaemonLibtrustID [2020-07-20T21:40:18.890Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-07-20T21:40:18.932Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-20T21:40:18.932Z] PASS [2020-07-20T21:40:18.932Z] [2020-07-20T21:40:18.932Z] DONE 7 tests in 12.489s [2020-07-20T21:40:18.932Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-20T21:40:18.932Z] ++ 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-07-20T21:40:18.932Z] ++ set -e [2020-07-20T21:40:18.932Z] ++ '[' -n 0 ']' [2020-07-20T21:40:18.932Z] ++ set -x [2020-07-20T21:40:18.932Z] ++ env -i DEST=/go/src/github.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-07-20T21:40:18.932Z] INFO: Testing against a local daemon [2020-07-20T21:40:18.932Z] === RUN TestCheckpoint [2020-07-20T21:40:18.932Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-20T21:40:18.932Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T21:40:18.932Z] === RUN TestContainerInvalidJSON [2020-07-20T21:40:18.932Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T21:40:18.932Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T21:40:18.932Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T21:40:18.932Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T21:40:18.932Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-20T21:40:18.932Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-20T21:40:18.932Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T21:40:18.932Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-20T21:40:18.932Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T21:40:18.932Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-20T21:40:18.932Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-20T21:40:18.932Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-20T21:40:18.932Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-20T21:40:18.932Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-20T21:40:18.932Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-07-20T21:40:18.932Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-20T21:40:18.932Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-07-20T21:40:18.932Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-20T21:40:19.118Z] --- PASS: TestReadPluginNoRead (9.47s) [2020-07-20T21:40:19.118Z] --- PASS: TestReadPluginNoRead/default (1.79s) [2020-07-20T21:40:19.118Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.75s) [2020-07-20T21:40:19.118Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.73s) [2020-07-20T21:40:19.118Z] read_test.go:92: [de72da80d02b7] daemon is not started [2020-07-20T21:40:19.227Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-20T21:40:19.227Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-20T21:40:19.227Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-20T21:40:19.227Z] === RUN TestCopyFromContainer [2020-07-20T21:40:19.830Z] ok github.com/docker/docker/image 0.018s coverage: 86.4% of statements [2020-07-20T21:40:19.953Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-20T21:40:20.061Z] --- PASS: TestContinueAfterPluginCrash (10.14s) [2020-07-20T21:40:20.061Z] PASS [2020-07-20T21:40:20.061Z] [2020-07-20T21:40:20.061Z] DONE 6 tests in 10.313s [2020-07-20T21:40:20.061Z] 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-07-20T21:40:20.061Z] ++ 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-07-20T21:40:20.061Z] ++ set -e [2020-07-20T21:40:20.061Z] ++ '[' -n 0 ']' [2020-07-20T21:40:20.061Z] ++ set -x [2020-07-20T21:40:20.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-20T21:40:20.061Z] testing: warning: no tests to run [2020-07-20T21:40:20.061Z] PASS [2020-07-20T21:40:20.061Z] [2020-07-20T21:40:20.061Z] DONE 0 tests in 0.052s [2020-07-20T21:40:20.061Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-20T21:40:20.061Z] ++ 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-07-20T21:40:20.061Z] ++ set -e [2020-07-20T21:40:20.061Z] ++ '[' -n 0 ']' [2020-07-20T21:40:20.061Z] ++ set -x [2020-07-20T21:40:20.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-20T21:40:20.061Z] INFO: Testing against a local daemon [2020-07-20T21:40:20.061Z] === RUN TestPluginWithDevMounts [2020-07-20T21:40:20.061Z] === PAUSE TestPluginWithDevMounts [2020-07-20T21:40:20.061Z] === CONT TestPluginWithDevMounts [2020-07-20T21:40:20.268Z] === RUN TestCopyFromContainer// [2020-07-20T21:40:20.412Z] ok github.com/docker/docker/distribution/xfer 1.880s coverage: 85.1% of statements [2020-07-20T21:40:20.412Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-20T21:40:20.564Z] === RUN TestCopyFromContainer//bar/root [2020-07-20T21:40:20.564Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-20T21:40:20.564Z] === RUN TestCopyFromContainer/bar/quux [2020-07-20T21:40:20.564Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-20T21:40:20.859Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-20T21:40:20.859Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-20T21:40:20.859Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-20T21:40:20.859Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-20T21:40:20.859Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-20T21:40:20.986Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-07-20T21:40:20.987Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-20T21:40:21.152Z] --- PASS: TestCopyFromContainer (1.92s) [2020-07-20T21:40:21.153Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-07-20T21:40:21.153Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-07-20T21:40:21.153Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-20T21:40:21.153Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-07-20T21:40:21.153Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-07-20T21:40:21.153Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-07-20T21:40:21.153Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-20T21:40:21.153Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-07-20T21:40:21.153Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-20T21:40:21.153Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-07-20T21:40:21.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-20T21:40:21.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T21:40:21.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T21:40:21.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T21:40:21.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T21:40:21.153Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T21:40:21.153Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T21:40:21.153Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T21:40:21.153Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T21:40:21.153Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T21:40:21.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-20T21:40:21.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-20T21:40:21.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-20T21:40:21.153Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-20T21:40:21.153Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-20T21:40:21.153Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-20T21:40:21.153Z] === RUN TestCreateWithInvalidEnv [2020-07-20T21:40:21.153Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-20T21:40:21.153Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-20T21:40:21.153Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-20T21:40:21.153Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-20T21:40:21.153Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-20T21:40:21.153Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-20T21:40:21.153Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-20T21:40:21.153Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-20T21:40:21.153Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-20T21:40:21.153Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-20T21:40:21.153Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-20T21:40:21.153Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-20T21:40:21.153Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-20T21:40:21.153Z] === RUN TestCreateTmpfsMountsTarget [2020-07-20T21:40:21.153Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-20T21:40:21.153Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-20T21:40:21.556Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2020-07-20T21:40:21.556Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-20T21:40:22.495Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-07-20T21:40:22.605Z] --- PASS: TestPluginWithDevMounts (2.17s) [2020-07-20T21:40:22.605Z] PASS [2020-07-20T21:40:22.605Z] [2020-07-20T21:40:22.605Z] DONE 1 tests in 2.345s [2020-07-20T21:40:22.605Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-20T21:40:22.605Z] ++ 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-07-20T21:40:22.605Z] ++ set -e [2020-07-20T21:40:22.605Z] ++ '[' -n 0 ']' [2020-07-20T21:40:22.605Z] ++ set -x [2020-07-20T21:40:22.606Z] ++ env -i DEST=/go/src/github.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-07-20T21:40:22.606Z] INFO: Testing against a local daemon [2020-07-20T21:40:22.606Z] === RUN TestSecretInspect [2020-07-20T21:40:22.681Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s) [2020-07-20T21:40:22.681Z] === RUN TestCreateWithCapabilities [2020-07-20T21:40:22.681Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-20T21:40:22.681Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-20T21:40:22.681Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-20T21:40:22.681Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-20T21:40:22.681Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-20T21:40:22.681Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-20T21:40:22.681Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-20T21:40:22.681Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-20T21:40:22.681Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T21:40:22.681Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T21:40:22.681Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T21:40:22.681Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T21:40:22.681Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-20T21:40:22.681Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-20T21:40:22.681Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-20T21:40:22.681Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-20T21:40:22.681Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-20T21:40:22.681Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-20T21:40:22.681Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T21:40:22.681Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T21:40:22.681Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T21:40:22.681Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T21:40:22.682Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-20T21:40:22.682Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-20T21:40:22.682Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T21:40:22.682Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T21:40:22.682Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-20T21:40:22.682Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-20T21:40:22.682Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-20T21:40:22.682Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T21:40:22.682Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-20T21:40:22.682Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-20T21:40:22.682Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T21:40:22.682Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-20T21:40:22.682Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-20T21:40:22.682Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-07-20T21:40:22.682Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-07-20T21:40:22.682Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-07-20T21:40:22.682Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-07-20T21:40:22.682Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-20T21:40:22.682Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-07-20T21:40:22.682Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-20T21:40:22.682Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-07-20T21:40:22.682Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-07-20T21:40:22.682Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-07-20T21:40:22.682Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-20T21:40:23.222Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-20T21:40:23.877Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-07-20T21:40:24.136Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-07-20T21:40:24.212Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.49s) [2020-07-20T21:40:24.212Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-20T21:40:24.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T21:40:24.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T21:40:24.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T21:40:24.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T21:40:24.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T21:40:24.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T21:40:24.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T21:40:24.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T21:40:24.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T21:40:24.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T21:40:24.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T21:40:24.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T21:40:24.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T21:40:24.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T21:40:24.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T21:40:24.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-20T21:40:24.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-07-20T21:40:24.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-07-20T21:40:24.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-07-20T21:40:24.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-07-20T21:40:24.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-20T21:40:24.508Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-20T21:40:24.802Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2020-07-20T21:40:24.802Z] === RUN TestCreateDifferentPlatform [2020-07-20T21:40:24.802Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-20T21:40:24.802Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-20T21:40:24.802Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-20T21:40:24.802Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-20T21:40:24.802Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-20T21:40:24.802Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-20T21:40:24.802Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-20T21:40:24.802Z] === RUN TestContainerStartOnDaemonRestart [2020-07-20T21:40:24.802Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-20T21:40:24.802Z] === RUN TestDaemonRestartIpcMode [2020-07-20T21:40:24.802Z] === PAUSE TestDaemonRestartIpcMode [2020-07-20T21:40:24.802Z] === RUN TestDaemonHostGatewayIP [2020-07-20T21:40:24.802Z] === PAUSE TestDaemonHostGatewayIP [2020-07-20T21:40:24.802Z] === RUN TestContainerKillOnDaemonStart [2020-07-20T21:40:24.802Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-20T21:40:24.802Z] === RUN TestDiff [2020-07-20T21:40:25.440Z] --- PASS: TestDiff (0.49s) [2020-07-20T21:40:25.440Z] === RUN TestExecWithCloseStdin [2020-07-20T21:40:25.777Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-20T21:40:25.907Z] --- PASS: TestSecretInspect (3.22s) [2020-07-20T21:40:25.908Z] === RUN TestSecretList [2020-07-20T21:40:26.043Z] ok github.com/docker/docker/pkg/archive 0.318s coverage: 77.1% of statements [2020-07-20T21:40:26.085Z] --- PASS: TestExecWithCloseStdin (0.57s) [2020-07-20T21:40:26.085Z] === RUN TestExec [2020-07-20T21:40:26.340Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-20T21:40:26.340Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-20T21:40:26.743Z] --- PASS: TestExec (0.61s) [2020-07-20T21:40:26.743Z] === RUN TestExecUser [2020-07-20T21:40:26.981Z] ok github.com/docker/docker/pkg/authorization 0.284s coverage: 68.3% of statements [2020-07-20T21:40:27.241Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-07-20T21:40:27.266Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-20T21:40:27.382Z] --- PASS: TestExecUser (0.63s) [2020-07-20T21:40:27.382Z] === RUN TestExportContainerAndImportImage [2020-07-20T21:40:27.501Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-20T21:40:28.031Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2020-07-20T21:40:28.031Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-20T21:40:28.196Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-20T21:40:28.454Z] --- PASS: TestSecretList (2.75s) [2020-07-20T21:40:28.454Z] === RUN TestSecretsCreateAndDelete [2020-07-20T21:40:29.548Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-07-20T21:40:29.548Z] === RUN TestHealthCheckWorkdir [2020-07-20T21:40:30.086Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-20T21:40:30.182Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2020-07-20T21:40:30.182Z] === RUN TestHealthKillContainer [2020-07-20T21:40:30.212Z] --- PASS: TestServiceUpdateConfigs (15.76s) [2020-07-20T21:40:30.212Z] === RUN TestServiceUpdateNetwork [2020-07-20T21:40:30.790Z] ok github.com/docker/docker/pkg/chrootarchive 2.493s coverage: 43.2% of statements [2020-07-20T21:40:31.049Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-07-20T21:40:31.050Z] ok github.com/docker/docker/layer 7.726s coverage: 68.8% of statements [2020-07-20T21:40:31.050Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-20T21:40:31.050Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-20T21:40:31.050Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-20T21:40:31.050Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-20T21:40:31.050Z] ? github.com/docker/docker/oci [no test files] [2020-07-20T21:40:31.050Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-20T21:40:31.050Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-20T21:40:31.050Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-20T21:40:31.619Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-07-20T21:40:31.755Z] --- PASS: TestSecretsCreateAndDelete (3.16s) [2020-07-20T21:40:31.755Z] === RUN TestSecretsUpdate [2020-07-20T21:40:31.879Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2020-07-20T21:40:31.979Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-20T21:40:32.820Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-07-20T21:40:32.927Z] --- PASS: TestHealthKillContainer (2.61s) [2020-07-20T21:40:32.927Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-20T21:40:33.229Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2020-07-20T21:40:33.229Z] === RUN TestIpcModeNone [2020-07-20T21:40:33.346Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-20T21:40:33.389Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-07-20T21:40:33.868Z] --- PASS: TestIpcModeNone (0.62s) [2020-07-20T21:40:33.868Z] === RUN TestIpcModePrivate [2020-07-20T21:40:33.958Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2020-07-20T21:40:34.300Z] --- PASS: TestSecretsUpdate (2.71s) [2020-07-20T21:40:34.300Z] === RUN TestTemplatedSecret [2020-07-20T21:40:34.504Z] --- PASS: TestIpcModePrivate (0.61s) [2020-07-20T21:40:34.505Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-20T21:40:34.505Z] === RUN TestIpcModeShareable [2020-07-20T21:40:34.712Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-20T21:40:34.713Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-20T21:40:34.713Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-20T21:40:34.713Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-20T21:40:34.713Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-20T21:40:34.899Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-07-20T21:40:35.157Z] --- PASS: TestIpcModeShareable (0.63s) [2020-07-20T21:40:35.157Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-20T21:40:35.157Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-20T21:40:35.836Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-07-20T21:40:36.095Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-07-20T21:40:36.355Z] ok github.com/docker/docker/pkg/fsutils 0.179s coverage: 85.1% of statements [2020-07-20T21:40:36.615Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-07-20T21:40:37.231Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-20T21:40:37.245Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s) [2020-07-20T21:40:37.245Z] === RUN TestAPIIpcModeHost [2020-07-20T21:40:37.540Z] --- PASS: TestAPIIpcModeHost (0.46s) [2020-07-20T21:40:37.540Z] === RUN TestDaemonIpcModeShareable [2020-07-20T21:40:37.794Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-20T21:40:37.994Z] ok github.com/docker/docker/pkg/idtools 0.373s coverage: 70.5% of statements [2020-07-20T21:40:38.254Z] ok github.com/docker/docker/pkg/ioutils 0.547s coverage: 69.3% of statements [2020-07-20T21:40:38.356Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-20T21:40:38.508Z] --- PASS: TestTemplatedSecret (3.48s) [2020-07-20T21:40:38.508Z] === RUN TestSecretCreateResolve [2020-07-20T21:40:38.513Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-07-20T21:40:38.611Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-20T21:40:38.773Z] ok github.com/docker/docker/pkg/locker 0.027s coverage: 88.9% of statements [2020-07-20T21:40:38.773Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-07-20T21:40:38.773Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-20T21:40:38.773Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-20T21:40:38.868Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-20T21:40:39.032Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-07-20T21:40:39.032Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-20T21:40:39.058Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2020-07-20T21:40:39.058Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-20T21:40:39.058Z] === RUN TestDaemonIpcModePrivate [2020-07-20T21:40:39.292Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-07-20T21:40:39.552Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-07-20T21:40:40.121Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2020-07-20T21:40:40.121Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-07-20T21:40:40.121Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-20T21:40:40.121Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-20T21:40:40.578Z] --- PASS: TestDaemonIpcModePrivate (1.34s) [2020-07-20T21:40:40.578Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-20T21:40:40.578Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-20T21:40:41.055Z] --- PASS: TestSecretCreateResolve (3.25s) [2020-07-20T21:40:41.055Z] PASS [2020-07-20T21:40:41.055Z] [2020-07-20T21:40:41.055Z] DONE 6 tests in 18.733s [2020-07-20T21:40:41.055Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-20T21:40:41.055Z] ++ 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-07-20T21:40:41.055Z] ++ set -e [2020-07-20T21:40:41.055Z] ++ '[' -n 0 ']' [2020-07-20T21:40:41.055Z] ++ set -x [2020-07-20T21:40:41.055Z] ++ env -i DEST=/go/src/github.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-07-20T21:40:41.059Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-07-20T21:40:41.316Z] INFO: Testing against a local daemon [2020-07-20T21:40:41.316Z] === RUN TestServiceCreateInit [2020-07-20T21:40:41.316Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-20T21:40:41.620Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s) [2020-07-20T21:40:41.621Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-20T21:40:41.621Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-20T21:40:41.996Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-20T21:40:42.255Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2020-07-20T21:40:42.255Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-07-20T21:40:43.045Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-20T21:40:43.135Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2020-07-20T21:40:43.135Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-20T21:40:43.135Z] === RUN TestIpcModeOlderClient [2020-07-20T21:40:43.135Z] === PAUSE TestIpcModeOlderClient [2020-07-20T21:40:43.135Z] === RUN TestKillContainerInvalidSignal [2020-07-20T21:40:43.639Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 73.9% of statements [2020-07-20T21:40:43.775Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2020-07-20T21:40:43.775Z] === RUN TestKillContainer [2020-07-20T21:40:43.775Z] === RUN TestKillContainer/no_signal [2020-07-20T21:40:43.898Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-07-20T21:40:44.068Z] === RUN TestKillContainer/non_killing_signal [2020-07-20T21:40:44.363Z] === RUN TestKillContainer/killing_signal [2020-07-20T21:40:44.413Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-20T21:40:45.342Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-20T21:40:45.408Z] --- PASS: TestKillContainer (1.60s) [2020-07-20T21:40:45.408Z] --- PASS: TestKillContainer/no_signal (0.52s) [2020-07-20T21:40:45.408Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2020-07-20T21:40:45.408Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2020-07-20T21:40:45.408Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-20T21:40:45.408Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-20T21:40:45.544Z] --- PASS: TestServiceUpdateNetwork (16.10s) [2020-07-20T21:40:45.544Z] === RUN TestServiceUpdatePidsLimit [2020-07-20T21:40:45.544Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-20T21:40:45.701Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-20T21:40:45.905Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-20T21:40:45.905Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-20T21:40:46.162Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-20T21:40:46.239Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-20T21:40:46.341Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.07s) [2020-07-20T21:40:46.341Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2020-07-20T21:40:46.341Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2020-07-20T21:40:46.341Z] === RUN TestKillStoppedContainer [2020-07-20T21:40:46.341Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-07-20T21:40:46.341Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-20T21:40:46.341Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-07-20T21:40:46.341Z] === RUN TestKillDifferentUserContainer [2020-07-20T21:40:46.419Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-20T21:40:46.606Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-20T21:40:46.983Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2020-07-20T21:40:46.983Z] === RUN TestInspectOomKilledTrue [2020-07-20T21:40:47.185Z] ok github.com/docker/docker/pkg/signal 2.429s coverage: 61.0% of statements [2020-07-20T21:40:47.185Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-07-20T21:40:47.754Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-20T21:40:48.013Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-20T21:40:48.027Z] --- PASS: TestInspectOomKilledTrue (0.89s) [2020-07-20T21:40:48.027Z] === RUN TestInspectOomKilledFalse [2020-07-20T21:40:48.273Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-20T21:40:48.323Z] --- PASS: TestInspectOomKilledFalse (0.52s) [2020-07-20T21:40:48.323Z] === RUN TestLinksEtcHostsContentMatch [2020-07-20T21:40:48.842Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.6% of statements [2020-07-20T21:40:48.960Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2020-07-20T21:40:48.960Z] === RUN TestLinksContainerNames [2020-07-20T21:40:49.412Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2020-07-20T21:40:49.692Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-20T21:40:49.980Z] ok github.com/docker/docker/pkg/tailfile 0.092s coverage: 88.6% of statements [2020-07-20T21:40:50.002Z] --- PASS: TestLinksContainerNames (0.98s) [2020-07-20T21:40:50.002Z] === RUN TestLogsFollowTailEmpty [2020-07-20T21:40:50.254Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-20T21:40:50.296Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2020-07-20T21:40:50.296Z] === RUN TestContainerNetworkMountsNoChown [2020-07-20T21:40:50.548Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-07-20T21:40:50.807Z] testing: warning: no tests to run [2020-07-20T21:40:50.807Z] coverage: [no statements] [2020-07-20T21:40:50.807Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-07-20T21:40:50.935Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/default [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/default [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/private [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/private [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/rprivate [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/slave [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/slave [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/rslave [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/shared [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/shared [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/rshared [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/default [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/shared [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/rslave [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/rprivate [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/rshared [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/slave [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/private [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-20T21:40:50.935Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-20T21:40:50.935Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-20T21:40:50.935Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-20T21:40:51.067Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-20T21:40:51.231Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-20T21:40:51.231Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-20T21:40:51.231Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-20T21:40:51.231Z] === RUN TestContainerBindMountNonRecursive [2020-07-20T21:40:51.327Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-07-20T21:40:51.586Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-07-20T21:40:51.896Z] --- PASS: TestServiceCreateInit (9.95s) [2020-07-20T21:40:51.896Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.04s) [2020-07-20T21:40:51.896Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.87s) [2020-07-20T21:40:51.896Z] === RUN TestCreateServiceMultipleTimes [2020-07-20T21:40:52.147Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-20T21:40:52.275Z] --- PASS: TestContainerBindMountNonRecursive (1.28s) [2020-07-20T21:40:52.275Z] === RUN TestNetworkNat [2020-07-20T21:40:52.913Z] --- PASS: TestNetworkNat (0.60s) [2020-07-20T21:40:52.913Z] === RUN TestNetworkLocalhostTCPNat [2020-07-20T21:40:53.077Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-20T21:40:53.495Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-07-20T21:40:53.551Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-07-20T21:40:53.551Z] === RUN TestNetworkLoopbackNat [2020-07-20T21:40:54.433Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-20T21:40:54.712Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-20T21:40:55.371Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-07-20T21:40:55.598Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-20T21:40:55.631Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-20T21:40:56.290Z] --- PASS: TestNetworkLoopbackNat (2.75s) [2020-07-20T21:40:56.290Z] === RUN TestPause [2020-07-20T21:40:56.944Z] --- PASS: TestPause (0.57s) [2020-07-20T21:40:56.944Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-20T21:40:56.944Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T21:40:56.944Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T21:40:56.944Z] === RUN TestPauseStopPausedContainer [2020-07-20T21:40:57.538Z] ok github.com/docker/docker/registry 0.086s coverage: 56.3% of statements [2020-07-20T21:40:57.582Z] --- PASS: TestPauseStopPausedContainer (0.61s) [2020-07-20T21:40:57.582Z] === RUN TestPsFilter [2020-07-20T21:40:57.582Z] --- PASS: TestPsFilter (0.16s) [2020-07-20T21:40:57.582Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-20T21:40:57.798Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-07-20T21:40:58.058Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-07-20T21:40:58.223Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2020-07-20T21:40:58.223Z] === RUN TestRemoveContainerWithVolume [2020-07-20T21:40:58.859Z] --- PASS: TestRemoveContainerWithVolume (0.52s) [2020-07-20T21:40:58.859Z] === RUN TestRemoveContainerRunning [2020-07-20T21:40:58.867Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-20T21:40:58.998Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-07-20T21:40:59.123Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-20T21:40:59.152Z] --- PASS: TestRemoveContainerRunning (0.49s) [2020-07-20T21:40:59.152Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-20T21:40:59.257Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-20T21:40:59.379Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-20T21:40:59.791Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2020-07-20T21:40:59.791Z] === RUN TestRemoveInvalidContainer [2020-07-20T21:40:59.791Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-07-20T21:40:59.791Z] === RUN TestRenameLinkedContainer [2020-07-20T21:41:00.308Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-20T21:41:00.308Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-20T21:41:01.795Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2020-07-20T21:41:01.876Z] --- PASS: TestRenameLinkedContainer (2.04s) [2020-07-20T21:41:01.876Z] === RUN TestRenameStoppedContainer [2020-07-20T21:41:02.514Z] --- PASS: TestRenameStoppedContainer (0.54s) [2020-07-20T21:41:02.514Z] === RUN TestRenameRunningContainerAndReuse [2020-07-20T21:41:02.733Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-20T21:41:03.302Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-07-20T21:41:03.405Z] --- PASS: TestServiceUpdatePidsLimit (18.00s) [2020-07-20T21:41:03.405Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-07-20T21:41:03.405Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-07-20T21:41:03.405Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-07-20T21:41:03.405Z] PASS [2020-07-20T21:41:03.405Z] [2020-07-20T21:41:03.405Z] === Skipped [2020-07-20T21:41:03.405Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-07-20T21:41:03.405Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T21:41:03.405Z] [2020-07-20T21:41:03.405Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-20T21:41:03.405Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:41:03.405Z] [2020-07-20T21:41:03.405Z] [2020-07-20T21:41:03.405Z] DONE 27 tests, 2 skipped in 174.179s [2020-07-20T21:41:03.405Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-20T21:41:03.405Z] ++ 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-07-20T21:41:03.405Z] ++ set -e [2020-07-20T21:41:03.405Z] ++ '[' -n 0 ']' [2020-07-20T21:41:03.405Z] ++ set -x [2020-07-20T21:41:03.405Z] ++ env -i DEST=/go/src/github.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-07-20T21:41:03.405Z] INFO: Testing against a local daemon [2020-07-20T21:41:03.405Z] === RUN TestSessionCreate [2020-07-20T21:41:03.405Z] --- PASS: TestSessionCreate (0.03s) [2020-07-20T21:41:03.405Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-20T21:41:03.405Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-20T21:41:03.405Z] PASS [2020-07-20T21:41:03.405Z] [2020-07-20T21:41:03.405Z] DONE 2 tests in 0.221s [2020-07-20T21:41:03.405Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-20T21:41:03.405Z] ++ 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-07-20T21:41:03.405Z] ++ set -e [2020-07-20T21:41:03.405Z] ++ '[' -n 0 ']' [2020-07-20T21:41:03.405Z] ++ set -x [2020-07-20T21:41:03.405Z] ++ env -i DEST=/go/src/github.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-07-20T21:41:03.405Z] INFO: Testing against a local daemon [2020-07-20T21:41:03.405Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-20T21:41:03.405Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T21:41:03.405Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T21:41:03.405Z] === RUN TestEventsExecDie [2020-07-20T21:41:03.405Z] --- PASS: TestEventsExecDie (0.91s) [2020-07-20T21:41:03.405Z] === RUN TestEventsBackwardsCompatible [2020-07-20T21:41:03.405Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-07-20T21:41:03.405Z] === RUN TestInfoBinaryCommits [2020-07-20T21:41:03.405Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-20T21:41:03.405Z] === RUN TestInfoAPIVersioned [2020-07-20T21:41:03.405Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-20T21:41:03.405Z] === RUN TestInfoDiscoveryBackend [2020-07-20T21:41:03.558Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s) [2020-07-20T21:41:03.558Z] === RUN TestRenameInvalidName [2020-07-20T21:41:03.852Z] --- PASS: TestRenameInvalidName (0.56s) [2020-07-20T21:41:03.852Z] === RUN TestRenameAnonymousContainer [2020-07-20T21:41:04.038Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-07-20T21:41:04.038Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-20T21:41:04.474Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-20T21:41:04.682Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-07-20T21:41:04.730Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-20T21:41:04.986Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-20T21:41:05.072Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-20T21:41:05.072Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-20T21:41:05.243Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-20T21:41:05.704Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-07-20T21:41:05.704Z] === RUN TestInfoAPI [2020-07-20T21:41:05.704Z] --- PASS: TestInfoAPI (0.02s) [2020-07-20T21:41:05.704Z] === RUN TestInfoAPIWarnings [2020-07-20T21:41:05.936Z] --- PASS: TestRenameAnonymousContainer (1.92s) [2020-07-20T21:41:05.936Z] === RUN TestRenameContainerWithSameName [2020-07-20T21:41:05.996Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-20T21:41:05.996Z] === RUN TestInfoDebug [2020-07-20T21:41:06.173Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-20T21:41:06.572Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2020-07-20T21:41:06.573Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-20T21:41:06.678Z] --- PASS: TestInfoDebug (0.53s) [2020-07-20T21:41:06.678Z] === RUN TestInfoInsecureRegistries [2020-07-20T21:41:07.310Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-07-20T21:41:07.310Z] === RUN TestInfoRegistryMirrors [2020-07-20T21:41:07.541Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-20T21:41:07.601Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-07-20T21:41:07.601Z] === RUN TestLoginFailsWithBadCredentials [2020-07-20T21:41:07.616Z] --- PASS: TestRenameContainerWithLinkedContainer (1.04s) [2020-07-20T21:41:07.616Z] === RUN TestResize [2020-07-20T21:41:07.893Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-07-20T21:41:07.893Z] === RUN TestPingCacheHeaders [2020-07-20T21:41:07.893Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-20T21:41:07.893Z] === RUN TestPingGet [2020-07-20T21:41:07.893Z] --- PASS: TestPingGet (0.01s) [2020-07-20T21:41:07.893Z] === RUN TestPingHead [2020-07-20T21:41:07.893Z] --- PASS: TestPingHead (0.01s) [2020-07-20T21:41:07.893Z] === RUN TestVersion [2020-07-20T21:41:07.893Z] --- PASS: TestVersion (0.01s) [2020-07-20T21:41:07.893Z] PASS [2020-07-20T21:41:07.893Z] [2020-07-20T21:41:07.893Z] === Skipped [2020-07-20T21:41:07.893Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T21:41:07.893Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T21:41:07.893Z] [2020-07-20T21:41:07.893Z] [2020-07-20T21:41:07.893Z] DONE 18 tests, 1 skipped in 5.646s [2020-07-20T21:41:07.893Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-20T21:41:07.893Z] ++ 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-07-20T21:41:07.893Z] ++ set -e [2020-07-20T21:41:07.893Z] ++ '[' -n 0 ']' [2020-07-20T21:41:07.893Z] ++ set -x [2020-07-20T21:41:07.893Z] ++ env -i DEST=/go/src/github.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-07-20T21:41:07.909Z] --- PASS: TestResize (0.55s) [2020-07-20T21:41:07.909Z] === RUN TestResizeWithInvalidSize [2020-07-20T21:41:08.184Z] INFO: Testing against a local daemon [2020-07-20T21:41:08.184Z] === RUN TestVolumesCreateAndList [2020-07-20T21:41:08.184Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-07-20T21:41:08.184Z] === RUN TestVolumesRemove [2020-07-20T21:41:08.184Z] --- PASS: TestVolumesRemove (0.10s) [2020-07-20T21:41:08.184Z] === RUN TestVolumesInspect [2020-07-20T21:41:08.184Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-20T21:41:08.184Z] === RUN TestVolumesInvalidJSON [2020-07-20T21:41:08.184Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-20T21:41:08.184Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-20T21:41:08.184Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-20T21:41:08.184Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-20T21:41:08.184Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-20T21:41:08.184Z] PASS [2020-07-20T21:41:08.184Z] [2020-07-20T21:41:08.184Z] DONE 5 tests in 0.209s [2020-07-20T21:41:08.184Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-20T21:41:08.467Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-20T21:41:08.475Z] ++++ cat bundles/test-integration/docker.pid [2020-07-20T21:41:08.475Z] +++ kill 12017 [2020-07-20T21:41:08.548Z] --- PASS: TestResizeWithInvalidSize (0.53s) [2020-07-20T21:41:08.548Z] === RUN TestResizeWhenContainerNotStarted [2020-07-20T21:41:08.723Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-20T21:41:09.187Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2020-07-20T21:41:09.187Z] === RUN TestDaemonRestartKillContainers [2020-07-20T21:41:09.187Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T21:41:09.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T21:41:09.187Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T21:41:09.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T21:41:09.187Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T21:41:09.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T21:41:09.187Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T21:41:09.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T21:41:09.187Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T21:41:09.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T21:41:09.187Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T21:41:09.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T21:41:09.187Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T21:41:09.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T21:41:09.187Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T21:41:09.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T21:41:09.187Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:41:09.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:41:09.187Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:41:09.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:41:09.187Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:41:09.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:41:09.187Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:41:09.187Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:41:09.187Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T21:41:09.187Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T21:41:09.187Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T21:41:09.187Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T21:41:09.983Z] +++ /etc/init.d/apparmor stop [2020-07-20T21:41:09.983Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T21:41:09.983Z] [2020-07-20T21:41:09.983Z] Unloading profiles will leave already running processes permanently [2020-07-20T21:41:09.983Z] unconfined, which can lead to unexpected situations. [2020-07-20T21:41:09.983Z] [2020-07-20T21:41:09.983Z] To set a process to complain mode, use the command line tool [2020-07-20T21:41:09.983Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T21:41:09.983Z] +++ true [2020-07-20T21:41:09.983Z] exiting test-integration [2020-07-20T21:41:09.983Z] ++ exit 0 [2020-07-20T21:41:09.983Z] [2020-07-20T21:41:10.016Z] --- PASS: TestCreateServiceMultipleTimes (18.94s) [2020-07-20T21:41:10.017Z] === RUN TestCreateServiceConflict Post stage [Pipeline] junit [2020-07-20T21:41:11.534Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2020-07-20T21:41:11.958Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T21:41:11.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T21:41:11.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon Post stage [Pipeline] sh [2020-07-20T21:41:11.992Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-20T21:41:12.333Z] + echo Ensuring container killed. [2020-07-20T21:41:12.333Z] Ensuring container killed. [2020-07-20T21:41:12.333Z] + docker rm -vf docker-pr1 [2020-07-20T21:41:12.333Z] Error: No such container: docker-pr1 [2020-07-20T21:41:12.333Z] + true [Pipeline] sh [2020-07-20T21:41:12.601Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T21:41:12.713Z] + echo Chowning /workspace to jenkins user [2020-07-20T21:41:12.714Z] Chowning /workspace to jenkins user [2020-07-20T21:41:12.714Z] + id -u [2020-07-20T21:41:12.714Z] + id -g [2020-07-20T21:41:12.714Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41239:/workspace busybox chown -R 1001:1001 /workspace [2020-07-20T21:41:12.714Z] Unable to find image 'busybox:latest' locally [2020-07-20T21:41:13.006Z] latest: Pulling from library/busybox [2020-07-20T21:41:13.006Z] 351d6c492d3f: Pulling fs layer [2020-07-20T21:41:13.297Z] 351d6c492d3f: Download complete [2020-07-20T21:41:13.322Z] --- PASS: TestCreateServiceConflict (3.15s) [2020-07-20T21:41:13.322Z] === RUN TestCreateServiceMaxReplicas [2020-07-20T21:41:13.665Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T21:41:13.665Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T21:41:13.883Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-20T21:41:13.929Z] 351d6c492d3f: Pull complete [2020-07-20T21:41:13.929Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-20T21:41:13.929Z] Status: Downloaded newer image for busybox:latest [2020-07-20T21:41:14.141Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-20T21:41:14.312Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T21:41:14.703Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-20T21:41:15.265Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-20T21:41:15.366Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-20T21:41:16.387Z] + bundleName=s390x-integration [2020-07-20T21:41:16.387Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-20T21:41:16.387Z] Creating s390x-integration-bundles.tar.gz [2020-07-20T21:41:16.387Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-20T21:41:16.387Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-20T21:41:16.432Z] Archiving artifacts [2020-07-20T21:41:16.895Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-20T21:41:16.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.67s) [2020-07-20T21:41:16.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.80s) [2020-07-20T21:41:16.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.01s) [2020-07-20T21:41:16.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.40s) [2020-07-20T21:41:16.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-07-20T21:41:16.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-07-20T21:41:16.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2020-07-20T21:41:16.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.47s) [2020-07-20T21:41:16.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2020-07-20T21:41:16.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2020-07-20T21:41:16.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2020-07-20T21:41:16.895Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-07-20T21:41:16.895Z] === RUN TestCgroupNamespacesRun [2020-07-20T21:41:16.900Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/rootless [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/volume [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-20T21:41:16.900Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === Skipped [2020-07-20T21:41:16.900Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-20T21:41:16.900Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-20T21:41:16.900Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-20T21:41:16.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:41:16.900Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-20T21:41:16.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:41:16.900Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-20T21:41:16.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:41:16.900Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-20T21:41:16.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:41:16.900Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-20T21:41:16.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:41:16.900Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-20T21:41:16.900Z] graphtest_unix.go:73: No driver to put! [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-20T21:41:16.900Z] time="2020-07-20T21:39:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:41:16.900Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:41:16.900Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-20T21:41:16.900Z] time="2020-07-20T21:39:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:41:16.900Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:41:16.900Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-20T21:41:16.900Z] time="2020-07-20T21:39:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:41:16.900Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:41:16.900Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-20T21:41:16.900Z] time="2020-07-20T21:39:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:41:16.900Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:41:16.900Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-20T21:41:16.900Z] time="2020-07-20T21:39:55Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-20T21:41:16.900Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-20T21:41:16.900Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-20T21:41:16.900Z] graphtest_unix.go:73: No driver to put! [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-20T21:41:16.900Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-20T21:41:16.900Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-20T21:41:16.900Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-20T21:41:16.900Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-20T21:41:16.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:41:16.900Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-20T21:41:16.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:41:16.900Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-20T21:41:16.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:41:16.900Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-20T21:41:16.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:41:16.900Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-20T21:41:16.900Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T21:41:16.900Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-20T21:41:16.900Z] graphtest_unix.go:73: No driver to put! [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-20T21:41:16.900Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-20T21:41:16.900Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] [2020-07-20T21:41:16.900Z] DONE 2119 tests, 26 skipped in 260.668s Post stage [Pipeline] junit [2020-07-20T21:41:16.914Z] Recording test results [2020-07-20T21:41:16.942Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41239/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-20T21:41:17.161Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-20T21:41:17.161Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-20T21:41:17.326Z] + make clean [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-20T21:41:17.541Z] --- PASS: TestCreateServiceMaxReplicas (3.55s) [2020-07-20T21:41:17.541Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-20T21:41:17.619Z] docker volume rm -f docker-dev-cache [2020-07-20T21:41:17.619Z] docker-dev-cache [Pipeline] deleteDir [2020-07-20T21:41:17.682Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41239/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:71f80ec2ad12bfd39f5788e48bf4c78694302551 hack/validate/vendor [2020-07-20T21:41:17.942Z] --- PASS: TestCgroupNamespacesRun (1.37s) [2020-07-20T21:41:17.943Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-20T21:41:18.251Z] No vendor changes in diff. [2020-07-20T21:41:18.529Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-20T21:41:19.092Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-20T21:41:19.150Z] + echo Building e2e image [2020-07-20T21:41:19.150Z] Building e2e image [2020-07-20T21:41:19.150Z] + docker build --build-arg DOCKER_GITCOMMIT=71f80ec2ad12bfd39f5788e48bf4c78694302551 -t moby-e2e-test -f Dockerfile.e2e . [2020-07-20T21:41:19.150Z] #1 [internal] load .dockerignore [2020-07-20T21:41:19.150Z] #1 DONE 0.0s [2020-07-20T21:41:19.150Z] [2020-07-20T21:41:19.150Z] #2 [internal] load build definition from Dockerfile.e2e [2020-07-20T21:41:19.150Z] #2 DONE 0.0s [2020-07-20T21:41:19.150Z] [2020-07-20T21:41:19.150Z] #1 [internal] load .dockerignore [2020-07-20T21:41:19.150Z] #1 transferring context: 34B done [2020-07-20T21:41:19.150Z] #1 DONE 0.0s [2020-07-20T21:41:19.150Z] [2020-07-20T21:41:19.150Z] #2 [internal] load build definition from Dockerfile.e2e [2020-07-20T21:41:19.150Z] #2 transferring dockerfile: 3.21kB done [2020-07-20T21:41:19.150Z] #2 DONE 0.0s [2020-07-20T21:41:19.150Z] [2020-07-20T21:41:19.150Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-20T21:41:19.417Z] #4 DONE 0.2s [2020-07-20T21:41:19.417Z] [2020-07-20T21:41:19.417Z] #3 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-07-20T21:41:19.417Z] #3 DONE 0.2s [2020-07-20T21:41:19.417Z] [2020-07-20T21:41:19.417Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-20T21:41:19.417Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-07-20T21:41:19.417Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-07-20T21:41:19.417Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-07-20T21:41:19.417Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-07-20T21:41:19.417Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 626.69kB / 2.80MB 0.1s [2020-07-20T21:41:19.417Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-07-20T21:41:19.417Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d [2020-07-20T21:41:19.460Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.30s) [2020-07-20T21:41:19.460Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-20T21:41:19.987Z] #5 ... [2020-07-20T21:41:19.988Z] [2020-07-20T21:41:19.988Z] #8 [internal] load build context [2020-07-20T21:41:19.988Z] #8 transferring context: 847.16kB 0.4s done [2020-07-20T21:41:19.988Z] #8 DONE 0.4s [2020-07-20T21:41:19.988Z] [2020-07-20T21:41:19.988Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-20T21:41:19.988Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done [2020-07-20T21:41:19.988Z] #5 DONE 0.7s [2020-07-20T21:41:19.988Z] [2020-07-20T21:41:19.988Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-20T21:41:19.988Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done [2020-07-20T21:41:19.988Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done [2020-07-20T21:41:19.988Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done [2020-07-20T21:41:19.988Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done [2020-07-20T21:41:19.988Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-07-20T21:41:19.988Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-07-20T21:41:19.988Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-07-20T21:41:19.988Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 34.51MB / 127.35MB 0.7s [2020-07-20T21:41:19.988Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.2s done [2020-07-20T21:41:19.988Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-07-20T21:41:20.021Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-20T21:41:20.252Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 45.84MB / 127.35MB 0.9s [2020-07-20T21:41:20.511Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 53.37MB / 127.35MB 1.0s [2020-07-20T21:41:20.511Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 62.39MB / 127.35MB 1.1s [2020-07-20T21:41:20.772Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 81.96MB / 127.35MB 1.3s [2020-07-20T21:41:20.772Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 101.67MB / 127.35MB 1.5s [2020-07-20T21:41:20.951Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-20T21:41:20.978Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.33s) [2020-07-20T21:41:20.978Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-20T21:41:21.034Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 115.40MB / 127.35MB 1.6s [2020-07-20T21:41:21.034Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.8s [2020-07-20T21:41:21.294Z] #14 ... [2020-07-20T21:41:21.294Z] [2020-07-20T21:41:21.294Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-20T21:41:21.294Z] #6 DONE 1.1s [2020-07-20T21:41:21.294Z] [2020-07-20T21:41:21.294Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-20T21:41:21.294Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.8s done [2020-07-20T21:41:21.295Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 0.1s [2020-07-20T21:41:22.024Z] --- PASS: TestCgroupNamespacesRunHostMode (1.39s) [2020-07-20T21:41:22.024Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-20T21:41:22.841Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-20T21:41:23.544Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2020-07-20T21:41:23.544Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-20T21:41:24.730Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-20T21:41:25.082Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2020-07-20T21:41:25.082Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-20T21:41:25.720Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-07-20T21:41:25.720Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-20T21:41:26.115Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-20T21:41:26.568Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.1s [2020-07-20T21:41:26.831Z] #14 ... [2020-07-20T21:41:26.831Z] [2020-07-20T21:41:26.831Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-20T21:41:26.831Z] #7 1.011 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-20T21:41:26.831Z] #7 2.091 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-20T21:41:26.831Z] #7 2.207 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-07-20T21:41:26.831Z] #7 2.213 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-07-20T21:41:26.831Z] #7 2.221 (3/30) Installing readline (8.0.0-r0) [2020-07-20T21:41:26.831Z] #7 2.226 (4/30) Installing bash (5.0.0-r0) [2020-07-20T21:41:26.831Z] #7 2.243 Executing bash-5.0.0-r0.post-install [2020-07-20T21:41:26.831Z] #7 2.246 (5/30) Installing ca-certificates (20191127-r2) [2020-07-20T21:41:26.831Z] #7 2.273 (6/30) Installing libgcc (8.3.0-r0) [2020-07-20T21:41:26.831Z] #7 2.276 (7/30) Installing libstdc++ (8.3.0-r0) [2020-07-20T21:41:26.831Z] #7 2.296 (8/30) Installing binutils (2.32-r0) [2020-07-20T21:41:26.831Z] #7 2.398 (9/30) Installing gmp (6.1.2-r1) [2020-07-20T21:41:26.831Z] #7 2.407 (10/30) Installing isl (0.18-r0) [2020-07-20T21:41:26.831Z] #7 2.437 (11/30) Installing libgomp (8.3.0-r0) [2020-07-20T21:41:26.831Z] #7 2.442 (12/30) Installing libatomic (8.3.0-r0) [2020-07-20T21:41:26.831Z] #7 2.445 (13/30) Installing mpfr3 (3.1.5-r1) [2020-07-20T21:41:26.831Z] #7 2.453 (14/30) Installing mpc1 (1.1.0-r0) [2020-07-20T21:41:26.831Z] #7 2.456 (15/30) Installing gcc (8.3.0-r0) [2020-07-20T21:41:26.831Z] #7 3.348 (16/30) Installing musl-dev (1.1.22-r3) [2020-07-20T21:41:26.831Z] #7 3.480 (17/30) Installing libc-dev (0.7.1-r0) [2020-07-20T21:41:26.831Z] #7 3.482 (18/30) Installing g++ (8.3.0-r0) [2020-07-20T21:41:26.831Z] #7 4.042 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-07-20T21:41:26.831Z] #7 4.047 (20/30) Installing libcurl (7.66.0-r0) [2020-07-20T21:41:26.831Z] #7 4.056 (21/30) Installing expat (2.2.8-r0) [2020-07-20T21:41:26.831Z] #7 4.062 (22/30) Installing pcre2 (10.33-r0) [2020-07-20T21:41:26.831Z] #7 4.072 (23/30) Installing git (2.22.4-r0) [2020-07-20T21:41:26.831Z] #7 4.324 (24/30) Installing libmnl (1.0.4-r0) [2020-07-20T21:41:26.831Z] #7 4.328 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-07-20T21:41:26.831Z] #7 4.332 (26/30) Installing iptables (1.8.3-r1) [2020-07-20T21:41:26.831Z] #7 4.360 (27/30) Installing pigz (2.4-r0) [2020-07-20T21:41:26.831Z] #7 4.366 (28/30) Installing tar (1.32-r0) [2020-07-20T21:41:26.831Z] #7 4.374 (29/30) Installing xz-libs (5.2.4-r0) [2020-07-20T21:41:26.831Z] #7 4.378 (30/30) Installing xz (5.2.4-r0) [2020-07-20T21:41:26.831Z] #7 4.391 Executing busybox-1.30.1-r3.trigger [2020-07-20T21:41:26.831Z] #7 4.395 Executing ca-certificates-20191127-r2.trigger [2020-07-20T21:41:26.831Z] #7 4.447 OK: 179 MiB in 44 packages [2020-07-20T21:41:26.831Z] #7 DONE 5.5s [2020-07-20T21:41:26.831Z] [2020-07-20T21:41:26.831Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-20T21:41:26.831Z] #9 DONE 0.1s [2020-07-20T21:41:26.831Z] [2020-07-20T21:41:26.831Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-20T21:41:27.091Z] #10 DONE 0.1s [2020-07-20T21:41:27.091Z] [2020-07-20T21:41:27.091Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-20T21:41:27.091Z] #11 DONE 0.1s [2020-07-20T21:41:27.091Z] [2020-07-20T21:41:27.091Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-20T21:41:27.091Z] #12 DONE 0.1s [2020-07-20T21:41:27.091Z] [2020-07-20T21:41:27.091Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-20T21:41:27.247Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s) [2020-07-20T21:41:27.247Z] === RUN TestKernelTCPMemory [2020-07-20T21:41:27.351Z] #13 DONE 0.1s [2020-07-20T21:41:27.351Z] [2020-07-20T21:41:27.351Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-20T21:41:27.540Z] --- PASS: TestKernelTCPMemory (0.58s) [2020-07-20T21:41:27.540Z] === RUN TestNISDomainname [2020-07-20T21:41:27.919Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 6.5s done [2020-07-20T21:41:27.919Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done [2020-07-20T21:41:27.919Z] #14 DONE 8.6s [2020-07-20T21:41:27.919Z] [2020-07-20T21:41:27.919Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-20T21:41:28.184Z] --- PASS: TestNISDomainname (0.67s) [2020-07-20T21:41:28.184Z] === RUN TestHostnameDnsResolution [2020-07-20T21:41:28.487Z] #15 0.531 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-20T21:41:28.637Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-20T21:41:29.227Z] --- PASS: TestHostnameDnsResolution (0.84s) [2020-07-20T21:41:29.227Z] === RUN TestStats [2020-07-20T21:41:29.865Z] #15 1.578 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-20T21:41:29.865Z] #15 1.704 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-07-20T21:41:29.865Z] #15 1.708 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-07-20T21:41:29.865Z] #15 1.714 (3/54) Installing readline (8.0.4-r0) [2020-07-20T21:41:29.865Z] #15 1.718 (4/54) Installing bash (5.0.17-r0) [2020-07-20T21:41:29.865Z] #15 1.729 Executing bash-5.0.17-r0.post-install [2020-07-20T21:41:29.865Z] #15 1.731 (5/54) Installing linux-headers (5.4.5-r1) [2020-07-20T21:41:29.865Z] #15 1.811 (6/54) Installing libblkid (2.35.2-r0) [2020-07-20T21:41:29.865Z] #15 1.815 (7/54) Installing libuuid (2.35.2-r0) [2020-07-20T21:41:29.865Z] #15 1.818 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-07-20T21:41:29.865Z] #15 1.822 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-07-20T21:41:29.865Z] #15 1.826 (10/54) Installing libgcc (9.3.0-r2) [2020-07-20T21:41:29.865Z] #15 1.828 (11/54) Installing libstdc++ (9.3.0-r2) [2020-07-20T21:41:29.865Z] #15 1.840 (12/54) Installing binutils (2.34-r1) [2020-07-20T21:41:29.865Z] #15 1.907 (13/54) Installing libmagic (5.38-r0) [2020-07-20T21:41:29.865Z] #15 1.928 (14/54) Installing file (5.38-r0) [2020-07-20T21:41:29.865Z] #15 1.929 (15/54) Installing gmp (6.2.0-r0) [2020-07-20T21:41:29.865Z] #15 1.935 (16/54) Installing isl (0.18-r0) [2020-07-20T21:41:29.865Z] #15 1.950 (17/54) Installing libgomp (9.3.0-r2) [2020-07-20T21:41:29.865Z] #15 1.952 (18/54) Installing libatomic (9.3.0-r2) [2020-07-20T21:41:29.865Z] #15 1.954 (19/54) Installing libgphobos (9.3.0-r2) [2020-07-20T21:41:29.865Z] #15 1.999 (20/54) Installing mpfr4 (4.0.2-r4) [2020-07-20T21:41:29.865Z] #15 2.005 (21/54) Installing mpc1 (1.1.0-r1) [2020-07-20T21:41:29.865Z] #15 2.007 (22/54) Installing gcc (9.3.0-r2) [2020-07-20T21:41:30.805Z] #15 2.905 (23/54) Installing musl-dev (1.1.24-r9) [2020-07-20T21:41:30.805Z] #15 2.977 (24/54) Installing libc-dev (0.7.2-r3) [2020-07-20T21:41:31.071Z] #15 2.978 (25/54) Installing g++ (9.3.0-r2) [2020-07-20T21:41:31.331Z] #15 3.465 (26/54) Installing make (4.3-r0) [2020-07-20T21:41:31.331Z] #15 3.469 (27/54) Installing fortify-headers (1.1-r0) [2020-07-20T21:41:31.331Z] #15 3.471 (28/54) Installing patch (2.7.6-r6) [2020-07-20T21:41:31.331Z] #15 3.473 (29/54) Installing build-base (0.5-r2) [2020-07-20T21:41:31.331Z] #15 3.474 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-07-20T21:41:31.331Z] #15 3.477 (31/54) Installing libcurl (7.69.1-r0) [2020-07-20T21:41:31.331Z] #15 3.482 (32/54) Installing curl (7.69.1-r0) [2020-07-20T21:41:31.331Z] #15 3.485 (33/54) Installing oniguruma (6.9.5-r1) [2020-07-20T21:41:31.331Z] #15 3.490 (34/54) Installing jq (1.6-r1) [2020-07-20T21:41:31.331Z] #15 3.496 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-07-20T21:41:31.331Z] #15 3.501 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-07-20T21:41:31.331Z] #15 3.502 (37/54) Installing libaio (0.3.112-r1) [2020-07-20T21:41:31.331Z] #15 3.504 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-07-20T21:41:31.331Z] #15 3.533 (39/54) Installing blkid (2.35.2-r0) [2020-07-20T21:41:31.590Z] #15 3.535 (40/54) Installing libcap-ng (0.7.10-r0) [2020-07-20T21:41:31.590Z] #15 3.536 (41/54) Installing setpriv (2.35.2-r0) [2020-07-20T21:41:31.590Z] #15 3.538 (42/54) Installing libmount (2.35.2-r0) [2020-07-20T21:41:31.590Z] #15 3.542 (43/54) Installing libsmartcols (2.35.2-r0) [2020-07-20T21:41:31.590Z] #15 3.547 (44/54) Installing findmnt (2.35.2-r0) [2020-07-20T21:41:31.590Z] #15 3.549 (45/54) Installing mcookie (2.35.2-r0) [2020-07-20T21:41:31.590Z] #15 3.551 (46/54) Installing hexdump (2.35.2-r0) [2020-07-20T21:41:31.590Z] #15 3.552 (47/54) Installing lsblk (2.35.2-r0) [2020-07-20T21:41:31.590Z] #15 3.554 (48/54) Installing libfdisk (2.35.2-r0) [2020-07-20T21:41:31.590Z] #15 3.559 (49/54) Installing sfdisk (2.35.2-r0) [2020-07-20T21:41:31.590Z] #15 3.561 (50/54) Installing cfdisk (2.35.2-r0) [2020-07-20T21:41:31.590Z] #15 3.563 (51/54) Installing util-linux (2.35.2-r0) [2020-07-20T21:41:31.590Z] #15 3.597 (52/54) Installing pkgconf (1.7.2-r0) [2020-07-20T21:41:31.590Z] #15 3.599 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-07-20T21:41:31.590Z] #15 3.621 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-07-20T21:41:31.590Z] #15 3.626 Executing busybox-1.31.1-r16.trigger [2020-07-20T21:41:31.590Z] #15 3.632 OK: 230 MiB in 69 packages [2020-07-20T21:41:31.902Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-20T21:41:32.049Z] --- PASS: TestStats (2.54s) [2020-07-20T21:41:32.049Z] === RUN TestStopContainerWithTimeout [2020-07-20T21:41:32.049Z] === RUN TestStopContainerWithTimeout/0 [2020-07-20T21:41:32.049Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-20T21:41:32.049Z] === RUN TestStopContainerWithTimeout/1 [2020-07-20T21:41:32.049Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-20T21:41:32.049Z] === RUN TestStopContainerWithTimeout/3 [2020-07-20T21:41:32.049Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-20T21:41:32.049Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-20T21:41:32.049Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-20T21:41:32.049Z] === CONT TestStopContainerWithTimeout/0 [2020-07-20T21:41:32.049Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-20T21:41:32.049Z] === CONT TestStopContainerWithTimeout/1 [2020-07-20T21:41:32.049Z] === CONT TestStopContainerWithTimeout/3 [2020-07-20T21:41:32.158Z] #15 DONE 4.0s [2020-07-20T21:41:32.159Z] [2020-07-20T21:41:32.159Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-20T21:41:32.451Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.87s) [2020-07-20T21:41:32.451Z] === RUN TestCreateServiceSecretFileMode [2020-07-20T21:41:32.726Z] #16 DONE 0.6s [2020-07-20T21:41:32.726Z] [2020-07-20T21:41:32.726Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-20T21:41:33.294Z] #17 DONE 0.6s [2020-07-20T21:41:33.294Z] [2020-07-20T21:41:33.294Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-20T21:41:33.294Z] #18 DONE 0.0s [2020-07-20T21:41:33.294Z] [2020-07-20T21:41:33.294Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T21:41:33.294Z] #22 DONE 0.0s [2020-07-20T21:41:33.294Z] [2020-07-20T21:41:33.294Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-20T21:41:33.294Z] #19 DONE 0.1s [2020-07-20T21:41:33.294Z] [2020-07-20T21:41:33.294Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-20T21:41:33.554Z] #23 DONE 0.1s [2020-07-20T21:41:33.554Z] [2020-07-20T21:41:33.554Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-20T21:41:33.554Z] #26 DONE 0.1s [2020-07-20T21:41:33.554Z] [2020-07-20T21:41:33.554Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-20T21:41:33.554Z] #27 DONE 0.1s [2020-07-20T21:41:33.554Z] [2020-07-20T21:41:33.554Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-20T21:41:33.554Z] #24 ... [2020-07-20T21:41:33.554Z] [2020-07-20T21:41:33.554Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-20T21:41:33.554Z] #28 DONE 0.1s [2020-07-20T21:41:33.814Z] [2020-07-20T21:41:33.814Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-20T21:41:34.422Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-20T21:41:34.791Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-20T21:41:34.791Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2020-07-20T21:41:34.791Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2020-07-20T21:41:34.791Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2020-07-20T21:41:34.791Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2020-07-20T21:41:34.791Z] === RUN TestDeleteDevicemapper [2020-07-20T21:41:34.791Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-20T21:41:34.791Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T21:41:34.791Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-20T21:41:34.997Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2020-07-20T21:41:34.997Z] === RUN TestCreateServiceConfigFileMode [2020-07-20T21:41:35.199Z] #29 ... [2020-07-20T21:41:35.199Z] [2020-07-20T21:41:35.199Z] #31 [builder 1/4] COPY . . [2020-07-20T21:41:35.199Z] #31 DONE 1.8s [2020-07-20T21:41:35.199Z] [2020-07-20T21:41:35.199Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-20T21:41:35.352Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-20T21:41:35.352Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-20T21:41:35.352Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-20T21:41:36.314Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.76s) [2020-07-20T21:41:36.314Z] === RUN TestUpdateMemory [2020-07-20T21:41:36.582Z] #32 DONE 1.6s [2020-07-20T21:41:36.582Z] [2020-07-20T21:41:36.582Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-20T21:41:36.582Z] #24 2.028 + RM_GOPATH=0 [2020-07-20T21:41:36.582Z] #24 2.028 + TMP_GOPATH= [2020-07-20T21:41:36.582Z] #24 2.028 + : /build [2020-07-20T21:41:36.582Z] #24 2.028 + '[' -z '' ']' [2020-07-20T21:41:36.582Z] #24 2.028 ++ mktemp -d [2020-07-20T21:41:36.582Z] #24 2.032 + export GOPATH=/tmp/tmp.ahiaKB [2020-07-20T21:41:36.582Z] #24 2.032 + GOPATH=/tmp/tmp.ahiaKB [2020-07-20T21:41:36.582Z] #24 2.032 + RM_GOPATH=1 [2020-07-20T21:41:36.582Z] #24 2.032 + case "$(go env GOARCH)" in [2020-07-20T21:41:36.582Z] #24 2.032 ++ go env GOARCH [2020-07-20T21:41:36.582Z] #24 2.036 + export GO_BUILDMODE=-buildmode=pie [2020-07-20T21:41:36.582Z] #24 2.036 + GO_BUILDMODE=-buildmode=pie [2020-07-20T21:41:36.582Z] #24 2.036 ++ dirname ./install.sh [2020-07-20T21:41:36.582Z] #24 2.047 Install docker/cli version 17.06.2-ce from stable [2020-07-20T21:41:36.582Z] #24 2.047 + dir=. [2020-07-20T21:41:36.582Z] #24 2.047 + bin=dockercli [2020-07-20T21:41:36.582Z] #24 2.047 + shift [2020-07-20T21:41:36.582Z] #24 2.047 + '[' '!' -f ./dockercli.installer ']' [2020-07-20T21:41:36.582Z] #24 2.047 + . ./dockercli.installer [2020-07-20T21:41:36.582Z] #24 2.047 ++ : stable [2020-07-20T21:41:36.582Z] #24 2.047 ++ : 17.06.2-ce [2020-07-20T21:41:36.582Z] #24 2.047 + install_dockercli [2020-07-20T21:41:36.582Z] #24 2.047 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-20T21:41:36.582Z] #24 2.050 ++ uname -m [2020-07-20T21:41:36.582Z] #24 2.053 + arch=x86_64 [2020-07-20T21:41:36.582Z] #24 2.053 + '[' x86_64 '!=' x86_64 ']' [2020-07-20T21:41:36.582Z] #24 2.055 + url=https://download.docker.com/linux/static [2020-07-20T21:41:36.582Z] #24 2.055 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-20T21:41:36.582Z] #24 2.060 + tar -xz docker/docker [2020-07-20T21:41:36.955Z] --- PASS: TestUpdateMemory (0.69s) [2020-07-20T21:41:36.955Z] === RUN TestUpdateCPUQuota [2020-07-20T21:41:37.996Z] --- PASS: TestUpdateCPUQuota (0.87s) [2020-07-20T21:41:37.996Z] === RUN TestUpdatePidsLimit [2020-07-20T21:41:37.996Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-20T21:41:38.294Z] === RUN TestUpdatePidsLimit/no_change [2020-07-20T21:41:38.588Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-20T21:41:38.588Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-20T21:41:38.881Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-20T21:41:39.123Z] #24 5.288 + mkdir -p /build [2020-07-20T21:41:39.123Z] #24 5.289 + mv docker/docker /build/ [2020-07-20T21:41:39.123Z] #24 5.295 + rmdir docker [2020-07-20T21:41:39.123Z] #24 DONE 5.4s [2020-07-20T21:41:39.123Z] [2020-07-20T21:41:39.123Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-20T21:41:39.123Z] #20 3.037 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-20T21:41:39.123Z] #20 3.739 [2020-07-20T21:41:39.123Z] #20 3.872 #### 5.8% ########### 15.7% ################### 27.3% ############################### 43.6% ####################################### 55.2% ############################################### 66.2% ######################################################### 79.4% ##################################################################### 96.7% ######################################################################## 100.0% [2020-07-20T21:41:39.123Z] #20 5.351 [2020-07-20T21:41:39.123Z] #20 5.474 ###### 8.9% ################################################## 70.6% ######################################################################## 100.0% [2020-07-20T21:41:39.178Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-20T21:41:39.203Z] --- PASS: TestCreateServiceConfigFileMode (3.54s) [2020-07-20T21:41:39.203Z] === RUN TestCreateServiceSysctls [2020-07-20T21:41:39.471Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-20T21:41:39.520Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-20T21:41:39.692Z] #20 6.311 [2020-07-20T21:41:39.951Z] #20 6.437 ######################## 34.1% ######################################################################## 100.0% [2020-07-20T21:41:40.081Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-20T21:41:40.511Z] --- PASS: TestUpdatePidsLimit (2.36s) [2020-07-20T21:41:40.511Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-07-20T21:41:40.511Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-07-20T21:41:40.511Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2020-07-20T21:41:40.511Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2020-07-20T21:41:40.511Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2020-07-20T21:41:40.511Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2020-07-20T21:41:40.511Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-07-20T21:41:40.511Z] === RUN TestUpdateRestartPolicy [2020-07-20T21:41:40.521Z] #20 7.055 [2020-07-20T21:41:41.042Z] #20 7.182 ##### 7.4% ################ 22.3% ############################# 40.4% ############################################## 65.2% ############################################################## 86.3% ######################################################################## 100.0% [2020-07-20T21:41:41.445Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-20T21:41:41.612Z] #20 8.125 [2020-07-20T21:41:42.373Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-20T21:41:42.373Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-20T21:41:43.407Z] --- PASS: TestCreateServiceSysctls (4.11s) [2020-07-20T21:41:43.407Z] === RUN TestCreateServiceCapabilities [2020-07-20T21:41:43.739Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-20T21:41:44.237Z] #20 8.241 1.2% ##### 7.6% ######## 12.0% ############ 17.8% ################ 22.4% ################## 26.1% ###################### 30.7% ######################### 35.2% ############################# 40.4% ################################ 45.8% ################################### 49.6% ######################################## 56.3% ########################################### 60.5% ############################################## 64.4% ################################################# 69.2% #################################################### 73.5% ####################################################### 76.7% ########################################################### 82.2% ############################################################# 86.1% ################################################################ 90.0% ################################################################## 92.6% ###################################################################### 98.6% ######################################################################## 100.0% [2020-07-20T21:41:44.498Z] #20 11.11 [2020-07-20T21:41:45.105Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-20T21:41:45.879Z] #20 12.33 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-20T21:41:45.958Z] --- PASS: TestCreateServiceCapabilities (3.40s) [2020-07-20T21:41:45.958Z] === RUN TestInspect [2020-07-20T21:41:46.139Z] #20 12.87 [2020-07-20T21:41:46.400Z] #20 12.95 ######################################################################## 100.0% [2020-07-20T21:41:46.660Z] #20 13.24 [2020-07-20T21:41:46.660Z] #20 ... [2020-07-20T21:41:46.660Z] [2020-07-20T21:41:46.660Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-20T21:41:46.660Z] #33 1.475 [2020-07-20T21:41:46.660Z] #33 1.748 Removing bundles/ [2020-07-20T21:41:46.660Z] #33 1.750 [2020-07-20T21:41:46.660Z] #33 1.766 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-20T21:41:46.660Z] #33 3.701 Building test suite binary ./integration-cli/test.main [2020-07-20T21:41:46.994Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-20T21:41:47.600Z] #33 ... [2020-07-20T21:41:47.600Z] [2020-07-20T21:41:47.600Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-20T21:41:47.600Z] #20 14.36 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-20T21:41:48.540Z] #20 14.87 [2020-07-20T21:41:48.540Z] #20 14.99 0.6% #################################################################### 95.6% ######################################################################## 100.0% [2020-07-20T21:41:48.800Z] #20 15.48 [2020-07-20T21:41:50.181Z] #20 16.50 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-20T21:41:50.181Z] #20 16.73 skipping existing c35d46ef359f [2020-07-20T21:41:50.197Z] --- PASS: TestInspect (3.52s) [2020-07-20T21:41:50.197Z] === RUN TestCreateJob [2020-07-20T21:41:50.441Z] #20 17.09 [2020-07-20T21:41:51.823Z] #20 18.39 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-20T21:41:52.241Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-20T21:41:52.393Z] #20 18.86 [2020-07-20T21:41:52.653Z] #20 19.09 #=#=# ######################################################################## 100.0% [2020-07-20T21:41:52.914Z] #20 19.45 [2020-07-20T21:41:52.914Z] #20 19.56 Download of images into '/build' complete. [2020-07-20T21:41:52.914Z] #20 19.56 Use something like the following to load the result into a Docker daemon: [2020-07-20T21:41:52.914Z] #20 19.56 tar -cC '/build' . | docker load [2020-07-20T21:41:53.163Z] --- PASS: TestUpdateRestartPolicy (11.28s) [2020-07-20T21:41:53.163Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-20T21:41:53.163Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s) [2020-07-20T21:41:53.163Z] === RUN TestWaitNonBlocked [2020-07-20T21:41:53.163Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T21:41:53.163Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T21:41:53.163Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T21:41:53.163Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T21:41:53.163Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T21:41:53.163Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T21:41:53.163Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-20T21:41:53.163Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2020-07-20T21:41:53.163Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2020-07-20T21:41:53.163Z] === RUN TestWaitBlocked [2020-07-20T21:41:53.163Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T21:41:53.163Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T21:41:53.163Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T21:41:53.163Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T21:41:53.163Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T21:41:53.163Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T21:41:53.485Z] #20 DONE 19.9s [2020-07-20T21:41:53.485Z] [2020-07-20T21:41:53.485Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-20T21:41:53.508Z] --- PASS: TestCreateJob (3.70s) [2020-07-20T21:41:53.508Z] === RUN TestReplicatedJob [2020-07-20T21:41:53.802Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-20T21:41:53.802Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2020-07-20T21:41:53.802Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s) [2020-07-20T21:41:53.802Z] === CONT TestContainerStartOnDaemonRestart [2020-07-20T21:41:53.802Z] === CONT TestIpcModeOlderClient [2020-07-20T21:41:53.802Z] === CONT TestDaemonHostGatewayIP [2020-07-20T21:41:53.802Z] === CONT TestDaemonRestartIpcMode [2020-07-20T21:41:53.802Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-07-20T21:41:53.802Z] === CONT TestContainerKillOnDaemonStart [2020-07-20T21:41:54.132Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-20T21:41:55.060Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-20T21:41:55.990Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-20T21:41:56.083Z] #33 ... [2020-07-20T21:41:56.083Z] [2020-07-20T21:41:56.083Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-20T21:41:56.343Z] #21 DONE 0.7s [2020-07-20T21:41:56.343Z] [2020-07-20T21:41:56.343Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-20T21:41:56.343Z] #25 DONE 0.1s [2020-07-20T21:41:56.343Z] [2020-07-20T21:41:56.343Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-20T21:41:57.358Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s) [2020-07-20T21:41:57.651Z] --- PASS: TestDaemonRestartIpcMode (3.93s) [2020-07-20T21:41:57.651Z] --- PASS: TestDaemonHostGatewayIP (4.00s) [2020-07-20T21:42:00.096Z] --- PASS: TestReplicatedJob (6.74s) [2020-07-20T21:42:00.097Z] === RUN TestUpdateReplicatedJob [2020-07-20T21:42:04.082Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-20T21:42:04.305Z] --- PASS: TestUpdateReplicatedJob (4.27s) [2020-07-20T21:42:04.305Z] === RUN TestServiceListWithStatuses [2020-07-20T21:42:04.305Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-20T21:42:04.305Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T21:42:04.305Z] === RUN TestDockerNetworkConnectAlias [2020-07-20T21:42:06.603Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-20T21:42:08.125Z] --- PASS: TestContainerKillOnDaemonStart (12.62s) [2020-07-20T21:42:08.125Z] PASS [2020-07-20T21:42:08.125Z] [2020-07-20T21:42:08.125Z] === Skipped [2020-07-20T21:42:08.125Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-20T21:42:08.125Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T21:42:08.125Z] [2020-07-20T21:42:08.125Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T21:42:08.125Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T21:42:08.125Z] [2020-07-20T21:42:08.125Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-20T21:42:08.125Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T21:42:08.125Z] [2020-07-20T21:42:08.125Z] [2020-07-20T21:42:08.125Z] DONE 204 tests, 3 skipped in 107.639s [2020-07-20T21:42:08.125Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-20T21:42:08.125Z] ++ 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-07-20T21:42:08.125Z] ++ set -e [2020-07-20T21:42:08.125Z] ++ '[' -n 0 ']' [2020-07-20T21:42:08.125Z] ++ set -x [2020-07-20T21:42:08.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-07-20T21:42:08.125Z] INFO: Testing against a local daemon [2020-07-20T21:42:08.125Z] === RUN TestCommitInheritsEnv [2020-07-20T21:42:08.125Z] --- PASS: TestCommitInheritsEnv (0.36s) [2020-07-20T21:42:08.125Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-20T21:42:08.125Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-20T21:42:08.125Z] === RUN TestImagesFilterMultiReference [2020-07-20T21:42:08.125Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-07-20T21:42:08.125Z] === RUN TestImagePullPlatformInvalid [2020-07-20T21:42:08.125Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-20T21:42:08.125Z] === RUN TestRemoveImageOrphaning [2020-07-20T21:42:08.125Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-07-20T21:42:08.125Z] === RUN TestRemoveImageGarbageCollector [2020-07-20T21:42:08.125Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-20T21:42:08.125Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:42:08.125Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-20T21:42:08.125Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-20T21:42:08.125Z] === RUN TestTagInvalidReference [2020-07-20T21:42:08.125Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-20T21:42:08.125Z] === RUN TestTagValidPrefixedRepo [2020-07-20T21:42:08.125Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-07-20T21:42:08.125Z] === RUN TestTagExistedNameWithoutForce [2020-07-20T21:42:08.125Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-20T21:42:08.125Z] === RUN TestTagOfficialNames [2020-07-20T21:42:08.125Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-20T21:42:08.125Z] === RUN TestTagMatchesDigest [2020-07-20T21:42:08.125Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-20T21:42:08.125Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-20T21:42:08.497Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-20T21:42:08.569Z] #33 ... [2020-07-20T21:42:08.569Z] [2020-07-20T21:42:08.569Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-20T21:42:08.569Z] #29 34.87 # github.com/docker/docker/contrib/httpserver [2020-07-20T21:42:08.569Z] #29 34.87 loadinternal: cannot find runtime/cgo [2020-07-20T21:42:08.569Z] #29 DONE 35.0s [2020-07-20T21:42:08.569Z] [2020-07-20T21:42:08.569Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-20T21:42:09.952Z] #33 ... [2020-07-20T21:42:09.952Z] [2020-07-20T21:42:09.952Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-20T21:42:09.952Z] #30 DONE 0.1s [2020-07-20T21:42:09.952Z] [2020-07-20T21:42:09.952Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-20T21:42:10.893Z] --- PASS: TestDockerNetworkConnectAlias (5.87s) [2020-07-20T21:42:10.893Z] === RUN TestDockerNetworkReConnect [2020-07-20T21:42:11.018Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-20T21:42:11.018Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-20T21:42:11.275Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-20T21:42:11.532Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-20T21:42:15.702Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-20T21:42:15.702Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-20T21:42:16.183Z] --- PASS: TestDockerNetworkReConnect (5.15s) [2020-07-20T21:42:16.183Z] === RUN TestServicePlugin [2020-07-20T21:42:16.183Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-20T21:42:16.183Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:42:16.183Z] === RUN TestServiceUpdateLabel [2020-07-20T21:42:16.269Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite (320.76s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.26s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.78s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.65s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.53s) [2020-07-20T21:42:16.526Z] docker_cli_daemon_test.go:1449: [d47d37454e016] daemon is not started [2020-07-20T21:42:16.526Z] check_test.go:309: [d71683dd2d16c] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.46s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.81s) [2020-07-20T21:42:16.526Z] check_test.go:309: [df77873c28276] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.44s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.08s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.85s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.92s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.22s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.35s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.38s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.29s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-20T21:42:16.526Z] check_test.go:309: [d5ff6b60cd8b3] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-20T21:42:16.526Z] check_test.go:309: [d14a75c07bb2e] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.22s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-07-20T21:42:16.526Z] check_test.go:309: [daae79681d321] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.33s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.66s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.36s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-20T21:42:16.526Z] check_test.go:309: [d2eceadab226a] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.04s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.98s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.39s) [2020-07-20T21:42:16.526Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-20T21:42:16.526Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-20T21:42:16.526Z] check_test.go:309: [d68c8e5cd2a7d] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.91s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.25s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.72s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2020-07-20T21:42:16.526Z] check_test.go:309: [d80cd5c52d174] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.06s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2020-07-20T21:42:16.526Z] check_test.go:309: [d1ad7805bf35c] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.68s) [2020-07-20T21:42:16.526Z] docker_cli_daemon_plugins_test.go:79: [d4cbda1751d5b] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.40s) [2020-07-20T21:42:16.526Z] docker_cli_daemon_plugins_test.go:169: [d0c2d808fe67a] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.47s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-07-20T21:42:16.526Z] check_test.go:309: [d512e6e737a85] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.71s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.80s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.56s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.36s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.68s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.76s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.07s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.06s) [2020-07-20T21:42:16.526Z] check_test.go:309: [d0395dec4b944] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.86s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.54s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.26s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.63s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.85s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.65s) [2020-07-20T21:42:16.526Z] check_test.go:309: [d6dfac1c20929] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.68s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.47s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.48s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.99s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.47s) [2020-07-20T21:42:16.526Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-20T21:42:16.526Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-20T21:42:16.526Z] check_test.go:309: [df2dd5b64d048] daemon is not started [2020-07-20T21:42:16.526Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-20T21:42:16.526Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-20T21:42:16.526Z] check_test.go:309: [d738c346c2644] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.49s) [2020-07-20T21:42:16.526Z] check_test.go:309: [d98483d75d71d] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.12s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.18s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.52s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.23s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.42s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.86s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.41s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.58s) [2020-07-20T21:42:16.526Z] check_test.go:309: [d0a3ad0692be6] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.25s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.64s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.79s) [2020-07-20T21:42:16.526Z] check_test.go:309: [ddf9eb59c294d] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.14s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2020-07-20T21:42:16.526Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-20T21:42:16.526Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-20T21:42:16.526Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-20T21:42:16.526Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-20T21:42:16.526Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-20T21:42:16.526Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-20T21:42:16.526Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-20T21:42:16.526Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-20T21:42:16.526Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-20T21:42:16.526Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-20T21:42:16.526Z] check_test.go:309: [d0a2b58d855ec] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2020-07-20T21:42:16.526Z] check_test.go:309: [df3e0c78e3f38] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.60s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.26s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-07-20T21:42:16.526Z] check_test.go:309: [d7779f778e8df] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.97s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.19s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2020-07-20T21:42:16.526Z] check_test.go:309: [d3893534be053] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.80s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.35s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.20s) [2020-07-20T21:42:16.526Z] check_test.go:309: [da0255f01b8d0] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-20T21:42:16.526Z] check_test.go:309: [d515c05e4dd85] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.83s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.71s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.82s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.68s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.09s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.38s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.42s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.28s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.94s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.27s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.03s) [2020-07-20T21:42:16.526Z] docker_cli_daemon_test.go:2544: [d5bc6cad2cca3] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.81s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.86s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.87s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.70s) [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.22s) [2020-07-20T21:42:16.526Z] check_test.go:309: [da4bca84ade0c] daemon is not started [2020-07-20T21:42:16.526Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.98s) [2020-07-20T21:42:16.526Z] === RUN TestDockerSwarmSuite [2020-07-20T21:42:16.526Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-20T21:42:17.089Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-20T21:42:17.089Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-20T21:42:17.357Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-20T21:42:17.919Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-20T21:42:18.098Z] --- PASS: TestServiceUpdateLabel (2.68s) [2020-07-20T21:42:18.098Z] === RUN TestServiceUpdateSecrets [2020-07-20T21:42:19.810Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-20T21:42:20.066Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-20T21:42:21.433Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-20T21:42:23.323Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-20T21:42:23.323Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-20T21:42:24.691Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-20T21:42:26.059Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-20T21:42:26.990Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-20T21:42:27.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-20T21:42:34.097Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-20T21:42:36.215Z] --- PASS: TestServiceUpdateSecrets (15.28s) [2020-07-20T21:42:36.215Z] === RUN TestServiceUpdateConfigs [2020-07-20T21:42:40.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-20T21:42:41.591Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-20T21:42:48.446Z] --- PASS: TestServiceUpdateConfigs (15.28s) [2020-07-20T21:42:48.446Z] === RUN TestServiceUpdateNetwork [2020-07-20T21:42:51.540Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-20T21:42:53.434Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-20T21:43:03.356Z] --- PASS: TestServiceUpdateNetwork (14.66s) [2020-07-20T21:43:03.356Z] === RUN TestServiceUpdatePidsLimit [2020-07-20T21:43:03.380Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-20T21:43:03.380Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-20T21:43:03.380Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-20T21:43:03.941Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-20T21:43:04.743Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-20T21:43:05.309Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-20T21:43:05.309Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-20T21:43:05.565Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-20T21:43:05.688Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-20T21:43:10.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-20T21:43:10.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-20T21:43:13.826Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-20T21:43:14.977Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-20T21:43:14.977Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-20T21:43:15.539Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-20T21:43:16.101Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-20T21:43:16.357Z] === RUN TestDockerSuite/TestBuildFails [2020-07-20T21:43:17.285Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-20T21:43:17.285Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-20T21:43:19.177Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-20T21:43:21.068Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-20T21:43:21.964Z] --- PASS: TestServiceUpdatePidsLimit (17.46s) [2020-07-20T21:43:21.964Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-07-20T21:43:21.964Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-07-20T21:43:21.964Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-07-20T21:43:21.964Z] PASS [2020-07-20T21:43:21.964Z] [2020-07-20T21:43:21.964Z] === Skipped [2020-07-20T21:43:21.964Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-20T21:43:21.964Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T21:43:21.964Z] [2020-07-20T21:43:21.964Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-20T21:43:21.964Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:43:21.964Z] [2020-07-20T21:43:21.964Z] [2020-07-20T21:43:21.964Z] DONE 27 tests, 2 skipped in 159.650s [2020-07-20T21:43:21.964Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-20T21:43:21.964Z] ++ 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-07-20T21:43:21.964Z] ++ set -e [2020-07-20T21:43:21.964Z] ++ '[' -n 0 ']' [2020-07-20T21:43:21.964Z] ++ set -x [2020-07-20T21:43:21.964Z] ++ env -i DEST=/go/src/github.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-07-20T21:43:21.964Z] INFO: Testing against a local daemon [2020-07-20T21:43:21.964Z] === RUN TestSessionCreate [2020-07-20T21:43:21.964Z] --- PASS: TestSessionCreate (0.06s) [2020-07-20T21:43:21.964Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-20T21:43:21.964Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-20T21:43:21.964Z] PASS [2020-07-20T21:43:21.964Z] [2020-07-20T21:43:21.965Z] DONE 2 tests in 0.273s [2020-07-20T21:43:21.965Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-20T21:43:21.965Z] ++ 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-07-20T21:43:21.965Z] ++ set -e [2020-07-20T21:43:21.965Z] ++ '[' -n 0 ']' [2020-07-20T21:43:21.965Z] ++ set -x [2020-07-20T21:43:21.965Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-20T21:43:21.965Z] INFO: Testing against a local daemon [2020-07-20T21:43:21.965Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-20T21:43:21.965Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T21:43:21.965Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T21:43:21.965Z] === RUN TestEventsExecDie [2020-07-20T21:43:21.965Z] --- PASS: TestEventsExecDie (0.89s) [2020-07-20T21:43:21.965Z] === RUN TestEventsBackwardsCompatible [2020-07-20T21:43:22.225Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-07-20T21:43:22.225Z] === RUN TestInfoBinaryCommits [2020-07-20T21:43:22.225Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-07-20T21:43:22.225Z] === RUN TestInfoAPIVersioned [2020-07-20T21:43:22.225Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-20T21:43:22.225Z] === RUN TestInfoDiscoveryBackend [2020-07-20T21:43:22.434Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-20T21:43:22.797Z] --- PASS: TestInfoDiscoveryBackend (0.59s) [2020-07-20T21:43:22.797Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-20T21:43:23.739Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-20T21:43:23.739Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-20T21:43:23.801Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-20T21:43:24.311Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2020-07-20T21:43:24.312Z] === RUN TestInfoAPI [2020-07-20T21:43:24.364Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-20T21:43:24.573Z] --- PASS: TestInfoAPI (0.05s) [2020-07-20T21:43:24.573Z] === RUN TestInfoAPIWarnings [2020-07-20T21:43:25.146Z] --- PASS: TestInfoAPIWarnings (0.60s) [2020-07-20T21:43:25.146Z] === RUN TestInfoDebug [2020-07-20T21:43:25.719Z] --- PASS: TestInfoDebug (0.60s) [2020-07-20T21:43:25.719Z] === RUN TestInfoInsecureRegistries [2020-07-20T21:43:25.733Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-20T21:43:26.292Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-07-20T21:43:26.292Z] === RUN TestInfoRegistryMirrors [2020-07-20T21:43:26.865Z] --- PASS: TestInfoRegistryMirrors (0.60s) [2020-07-20T21:43:26.865Z] === RUN TestLoginFailsWithBadCredentials [2020-07-20T21:43:27.126Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-07-20T21:43:27.126Z] === RUN TestPingCacheHeaders [2020-07-20T21:43:27.126Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-07-20T21:43:27.126Z] === RUN TestPingGet [2020-07-20T21:43:27.126Z] --- PASS: TestPingGet (0.04s) [2020-07-20T21:43:27.126Z] === RUN TestPingHead [2020-07-20T21:43:27.387Z] --- PASS: TestPingHead (0.05s) [2020-07-20T21:43:27.387Z] === RUN TestVersion [2020-07-20T21:43:27.387Z] --- PASS: TestVersion (0.05s) [2020-07-20T21:43:27.387Z] PASS [2020-07-20T21:43:27.387Z] [2020-07-20T21:43:27.387Z] === Skipped [2020-07-20T21:43:27.387Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T21:43:27.387Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T21:43:27.387Z] [2020-07-20T21:43:27.387Z] [2020-07-20T21:43:27.387Z] DONE 18 tests, 1 skipped in 6.344s [2020-07-20T21:43:27.387Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-20T21:43:27.387Z] ++ 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-07-20T21:43:27.387Z] ++ set -e [2020-07-20T21:43:27.387Z] ++ '[' -n 0 ']' [2020-07-20T21:43:27.387Z] ++ set -x [2020-07-20T21:43:27.387Z] ++ env -i DEST=/go/src/github.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-07-20T21:43:27.625Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-20T21:43:27.647Z] INFO: Testing against a local daemon [2020-07-20T21:43:27.647Z] === RUN TestVolumesCreateAndList [2020-07-20T21:43:27.647Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-20T21:43:27.647Z] === RUN TestVolumesRemove [2020-07-20T21:43:27.647Z] --- PASS: TestVolumesRemove (0.13s) [2020-07-20T21:43:27.647Z] === RUN TestVolumesInspect [2020-07-20T21:43:27.647Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-20T21:43:27.647Z] === RUN TestVolumesInvalidJSON [2020-07-20T21:43:27.647Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-20T21:43:27.647Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-20T21:43:27.908Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-20T21:43:27.908Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-20T21:43:27.908Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-20T21:43:27.908Z] PASS [2020-07-20T21:43:27.908Z] [2020-07-20T21:43:27.908Z] DONE 5 tests in 0.419s [2020-07-20T21:43:27.908Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-20T21:43:28.169Z] ++++ cat bundles/test-integration/docker.pid [2020-07-20T21:43:28.169Z] +++ kill 13615 [2020-07-20T21:43:28.553Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-20T21:43:28.553Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-20T21:43:29.553Z] +++ /etc/init.d/apparmor stop [2020-07-20T21:43:29.553Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T21:43:29.553Z] [2020-07-20T21:43:29.553Z] Unloading profiles will leave already running processes permanently [2020-07-20T21:43:29.553Z] unconfined, which can lead to unexpected situations. [2020-07-20T21:43:29.553Z] [2020-07-20T21:43:29.553Z] To set a process to complain mode, use the command line tool [2020-07-20T21:43:29.553Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T21:43:29.553Z] +++ true [2020-07-20T21:43:29.553Z] exiting test-integration [2020-07-20T21:43:29.553Z] ++ exit 0 [2020-07-20T21:43:29.553Z] [2020-07-20T21:43:30.446Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-20T21:43:31.374Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress Post stage [Pipeline] junit [2020-07-20T21:43:32.113Z] Recording test results [2020-07-20T21:43:32.302Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-20T21:43:32.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-20T21:43:32.824Z] + echo Ensuring container killed. [2020-07-20T21:43:32.824Z] Ensuring container killed. [2020-07-20T21:43:32.824Z] + docker rm -vf docker-pr1 [2020-07-20T21:43:32.824Z] Error: No such container: docker-pr1 [2020-07-20T21:43:32.824Z] + true [Pipeline] sh [2020-07-20T21:43:33.114Z] + echo Chowning /workspace to jenkins user [2020-07-20T21:43:33.114Z] Chowning /workspace to jenkins user [2020-07-20T21:43:33.114Z] + id -u [2020-07-20T21:43:33.114Z] + id -g [2020-07-20T21:43:33.114Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41239:/workspace busybox chown -R 1000:1000 /workspace [2020-07-20T21:43:33.114Z] Unable to find image 'busybox:latest' locally [2020-07-20T21:43:33.114Z] latest: Pulling from library/busybox [2020-07-20T21:43:33.376Z] ebdaf4d05d6f: Pulling fs layer [2020-07-20T21:43:33.376Z] ebdaf4d05d6f: Download complete [2020-07-20T21:43:33.638Z] ebdaf4d05d6f: Pull complete [2020-07-20T21:43:33.638Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-20T21:43:33.638Z] Status: Downloaded newer image for busybox:latest [2020-07-20T21:43:34.192Z] === RUN TestDockerSuite/TestBuildHistory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-20T21:43:37.245Z] + bundleName=arm64-integration [2020-07-20T21:43:37.245Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-20T21:43:37.245Z] Creating arm64-integration-bundles.tar.gz [2020-07-20T21:43:37.245Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-20T21:43:37.245Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-20T21:43:37.520Z] Archiving artifacts [2020-07-20T21:43:38.362Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-20T21:43:38.924Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-20T21:43:38.925Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-20T21:43:39.487Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-20T21:43:39.531Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41239/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-20T21:43:39.874Z] + make clean [2020-07-20T21:43:40.417Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-20T21:43:40.417Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-20T21:43:40.451Z] docker volume rm -f docker-dev-cache [2020-07-20T21:43:40.451Z] docker-dev-cache [Pipeline] deleteDir [2020-07-20T21:43:40.978Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-20T21:43:41.540Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-20T21:43:42.102Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-20T21:43:42.358Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-20T21:43:42.920Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-20T21:43:43.177Z] === RUN TestDockerSuite/TestBuildLabelsCache [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-20T21:43:44.542Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-20T21:43:45.470Z] --- PASS: TestImportExtremelyLargeImageWorks (213.22s) [2020-07-20T21:43:45.470Z] PASS [2020-07-20T21:43:45.470Z] [2020-07-20T21:43:45.470Z] DONE 12 tests in 217.213s [2020-07-20T21:43:45.470Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-20T21:43:45.470Z] ++ 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-07-20T21:43:45.470Z] ++ set -e [2020-07-20T21:43:45.470Z] ++ '[' -n 0 ']' [2020-07-20T21:43:45.470Z] ++ set -x [2020-07-20T21:43:45.470Z] ++ env -i DEST=/go/src/github.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-07-20T21:43:45.470Z] INFO: Testing against a local daemon [2020-07-20T21:43:45.470Z] === RUN TestNetworkCreateDelete [2020-07-20T21:43:45.725Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-07-20T21:43:45.726Z] === RUN TestDockerNetworkDeletePreferID [2020-07-20T21:43:46.288Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-07-20T21:43:46.288Z] === RUN TestDaemonDNSFallback [2020-07-20T21:43:46.850Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-20T21:43:51.016Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-20T21:43:52.911Z] --- PASS: TestDaemonDNSFallback (6.59s) [2020-07-20T21:43:52.911Z] === RUN TestInspectNetwork [2020-07-20T21:43:53.475Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-20T21:43:53.475Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-20T21:43:53.738Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-20T21:43:53.738Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-20T21:43:54.000Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-20T21:43:54.000Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-20T21:43:55.896Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-20T21:43:57.262Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-20T21:43:57.262Z] === RUN TestInspectNetwork/full_network_id [2020-07-20T21:43:57.262Z] === RUN TestInspectNetwork/partial_network_id [2020-07-20T21:43:57.262Z] === RUN TestInspectNetwork/network_name [2020-07-20T21:43:57.262Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-20T21:43:59.152Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-20T21:43:59.410Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-20T21:43:59.972Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-20T21:44:01.863Z] --- PASS: TestInspectNetwork (8.66s) [2020-07-20T21:44:01.863Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-20T21:44:01.863Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-20T21:44:01.863Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-20T21:44:01.863Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-20T21:44:01.863Z] === RUN TestRunContainerWithBridgeNone [2020-07-20T21:44:03.752Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2020-07-20T21:44:03.752Z] === RUN TestNetworkInvalidJSON [2020-07-20T21:44:03.752Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-20T21:44:03.752Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-20T21:44:03.752Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T21:44:03.752Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T21:44:03.752Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T21:44:03.752Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T21:44:03.752Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-20T21:44:03.752Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T21:44:03.752Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T21:44:03.752Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-20T21:44:03.752Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-20T21:44:03.752Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-20T21:44:03.752Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-20T21:44:03.752Z] === RUN TestHostIPv4BridgeLabel [2020-07-20T21:44:04.008Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-07-20T21:44:04.008Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-20T21:44:05.379Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-07-20T21:44:05.379Z] === RUN TestDaemonDefaultNetworkPools [2020-07-20T21:44:05.941Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-07-20T21:44:05.941Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-20T21:44:07.307Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-07-20T21:44:07.307Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-20T21:44:07.307Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-20T21:44:08.673Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2020-07-20T21:44:08.673Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-20T21:44:08.930Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-07-20T21:44:08.930Z] === RUN TestServiceWithPredefinedNetwork [2020-07-20T21:44:09.861Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-20T21:44:10.424Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-20T21:44:11.793Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s) [2020-07-20T21:44:11.793Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-20T21:44:11.793Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T21:44:11.793Z] service_test.go:236: FLAKY_TEST [2020-07-20T21:44:11.793Z] === RUN TestServiceWithDataPathPortInit [2020-07-20T21:44:12.724Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-20T21:44:12.724Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-20T21:44:15.996Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-20T21:44:16.253Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-20T21:44:16.448Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-20T21:44:16.448Z] #33 148.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-20T21:44:16.448Z] #33 149.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-20T21:44:16.448Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-20T21:44:16.448Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-20T21:44:16.448Z] #33 156.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-20T21:44:16.448Z] #33 157.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-20T21:44:16.448Z] #33 158.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-20T21:44:16.448Z] #33 159.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-20T21:44:17.387Z] #33 160.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-20T21:44:17.620Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-20T21:44:17.876Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-20T21:44:19.241Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-20T21:44:19.296Z] #33 162.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-20T21:44:19.497Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-20T21:44:20.426Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-20T21:44:20.676Z] #33 164.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-20T21:44:20.987Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-20T21:44:21.242Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-20T21:44:22.585Z] #33 165.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-20T21:44:22.608Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-20T21:44:23.158Z] #33 166.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-20T21:44:23.536Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-20T21:44:23.536Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-20T21:44:24.098Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-20T21:44:24.354Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-20T21:44:24.916Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-20T21:44:25.110Z] #33 168.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-20T21:44:26.049Z] #33 169.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-20T21:44:26.288Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-20T21:44:26.850Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-20T21:44:27.957Z] #33 171.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-20T21:44:28.740Z] --- PASS: TestServiceWithDataPathPortInit (16.84s) [2020-07-20T21:44:28.740Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-20T21:44:28.740Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-20T21:44:29.336Z] #33 172.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-20T21:44:30.107Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-20T21:44:30.716Z] #33 174.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-20T21:44:31.475Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-20T21:44:32.095Z] #33 175.4 [2020-07-20T21:44:32.095Z] #33 DONE 175.6s [2020-07-20T21:44:32.355Z] [2020-07-20T21:44:32.355Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-20T21:44:32.403Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-20T21:44:33.332Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-20T21:44:33.587Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-20T21:44:33.734Z] #34 DONE 1.4s [2020-07-20T21:44:35.113Z] [2020-07-20T21:44:35.113Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-20T21:44:35.681Z] #35 DONE 0.6s [2020-07-20T21:44:35.681Z] [2020-07-20T21:44:35.681Z] #36 exporting to image [2020-07-20T21:44:35.681Z] #36 exporting layers [2020-07-20T21:44:36.104Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-20T21:44:36.666Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.97s) [2020-07-20T21:44:36.666Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7zbfm18regy5bsrdshzhmy4nn Created:2020-07-20 21:44:30.258993655 +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[16b689c7b0ff0b7269eade6668d23e9cdc822dd32f0cc5deb6dbd34041d8e9b3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m3flh902flz6m6075o4urtx1g EndpointID:b18b333e3c49ff5ae70fa915c240a76ae4fd1595b64f49636dcc0839b40f6a6a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0c87dd2cd79cdc70af50cf63b5649f233fea60b8f837cec2b9076a46398edc6e 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:9d54ec8094ca IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m3flh902flz6m6075o4urtx1g EndpointID:b18b333e3c49ff5ae70fa915c240a76ae4fd1595b64f49636dcc0839b40f6a6a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-20T21:44:36.666Z] PASS [2020-07-20T21:44:36.666Z] [2020-07-20T21:44:36.666Z] === Skipped [2020-07-20T21:44:36.666Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T21:44:36.666Z] service_test.go:236: FLAKY_TEST [2020-07-20T21:44:36.666Z] [2020-07-20T21:44:36.666Z] [2020-07-20T21:44:36.666Z] DONE 23 tests, 1 skipped in 51.239s [2020-07-20T21:44:36.666Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-20T21:44:36.666Z] ++ 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-07-20T21:44:36.666Z] ++ set -e [2020-07-20T21:44:36.666Z] ++ '[' -n 0 ']' [2020-07-20T21:44:36.666Z] ++ set -x [2020-07-20T21:44:36.666Z] ++ env -i DEST=/go/src/github.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-07-20T21:44:36.922Z] INFO: Testing against a local daemon [2020-07-20T21:44:36.922Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-20T21:44:36.922Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-20T21:44:36.922Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:44:36.922Z] === RUN TestDockerNetworkIpvlan [2020-07-20T21:44:36.922Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-20T21:44:36.922Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:44:36.922Z] PASS [2020-07-20T21:44:36.922Z] [2020-07-20T21:44:36.922Z] === Skipped [2020-07-20T21:44:36.922Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-20T21:44:36.922Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:44:36.922Z] [2020-07-20T21:44:36.922Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-20T21:44:36.922Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:44:36.922Z] [2020-07-20T21:44:36.922Z] [2020-07-20T21:44:36.922Z] DONE 2 tests, 2 skipped in 0.221s [2020-07-20T21:44:36.922Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-20T21:44:36.922Z] ++ 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-07-20T21:44:36.922Z] ++ set -e [2020-07-20T21:44:36.922Z] ++ '[' -n 0 ']' [2020-07-20T21:44:36.922Z] ++ set -x [2020-07-20T21:44:36.922Z] ++ env -i DEST=/go/src/github.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-07-20T21:44:37.177Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-20T21:44:37.433Z] INFO: Testing against a local daemon [2020-07-20T21:44:37.434Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-20T21:44:37.689Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-20T21:44:38.621Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-20T21:44:38.878Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-07-20T21:44:38.878Z] === RUN TestDockerNetworkMacvlan [2020-07-20T21:44:38.974Z] #36 exporting layers 2.9s done [2020-07-20T21:44:38.974Z] #36 writing image sha256:b0bc837524627c347c8eb29a5efe89c5fe629e48ddde036fd26e2f1cf564ed8a done [2020-07-20T21:44:38.974Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-20T21:44:38.974Z] #36 DONE 3.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-20T21:44:39.287Z] + echo Ensuring container killed. [2020-07-20T21:44:39.287Z] Ensuring container killed. [2020-07-20T21:44:39.287Z] + docker rm -vf docker-pr1 [2020-07-20T21:44:39.287Z] Error: No such container: docker-pr1 [2020-07-20T21:44:39.287Z] + true [Pipeline] sh [2020-07-20T21:44:39.579Z] + echo Chowning /workspace to jenkins user [2020-07-20T21:44:39.579Z] Chowning /workspace to jenkins user [2020-07-20T21:44:39.579Z] + id -u [2020-07-20T21:44:39.579Z] + id -g [2020-07-20T21:44:39.579Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41239:/workspace busybox chown -R 1000:1000 /workspace [2020-07-20T21:44:39.806Z] === RUN TestDockerNetworkMacvlan/Subinterface [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-20T21:44:40.735Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-20T21:44:40.864Z] + bundleName=unit [2020-07-20T21:44:40.864Z] + echo Creating unit-bundles.tar.gz [2020-07-20T21:44:40.864Z] Creating unit-bundles.tar.gz [2020-07-20T21:44:40.864Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-20T21:44:40.864Z] bundles/junit-report.xml [2020-07-20T21:44:40.864Z] bundles/go-test-report.json [2020-07-20T21:44:40.864Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-20T21:44:40.880Z] Archiving artifacts [2020-07-20T21:44:41.233Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41239/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-20T21:44:41.343Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-20T21:44:41.544Z] + make clean [2020-07-20T21:44:41.544Z] docker volume rm -f docker-dev-cache [2020-07-20T21:44:41.803Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-20T21:44:44.621Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-20T21:44:46.510Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-20T21:44:46.511Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-20T21:44:49.811Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-20T21:44:50.889Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-20T21:44:51.457Z] === RUN TestDockerSuite/TestBuildRm [2020-07-20T21:44:52.029Z] --- PASS: TestDockerNetworkMacvlan (13.16s) [2020-07-20T21:44:52.029Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-07-20T21:44:52.029Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-07-20T21:44:52.029Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.28s) [2020-07-20T21:44:52.029Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s) [2020-07-20T21:44:52.029Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s) [2020-07-20T21:44:52.029Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2020-07-20T21:44:52.029Z] PASS [2020-07-20T21:44:52.029Z] [2020-07-20T21:44:52.029Z] DONE 8 tests in 15.061s [2020-07-20T21:44:52.029Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-20T21:44:52.029Z] ++ 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-07-20T21:44:52.029Z] ++ set -e [2020-07-20T21:44:52.029Z] ++ '[' -n 0 ']' [2020-07-20T21:44:52.029Z] ++ set -x [2020-07-20T21:44:52.029Z] ++ env -i DEST=/go/src/github.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-07-20T21:44:52.029Z] testing: warning: no tests to run [2020-07-20T21:44:52.029Z] PASS [2020-07-20T21:44:52.029Z] [2020-07-20T21:44:52.029Z] DONE 0 tests in 0.038s [2020-07-20T21:44:52.029Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-20T21:44:52.029Z] ++ 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-07-20T21:44:52.029Z] ++ set -e [2020-07-20T21:44:52.029Z] ++ '[' -n 0 ']' [2020-07-20T21:44:52.029Z] ++ set -x [2020-07-20T21:44:52.029Z] ++ env -i DEST=/go/src/github.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-07-20T21:44:52.285Z] INFO: Testing against a local daemon [2020-07-20T21:44:52.285Z] === RUN TestAuthZPluginAllowRequest [2020-07-20T21:44:53.655Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2020-07-20T21:44:53.655Z] === RUN TestAuthZPluginTLS [2020-07-20T21:44:53.916Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-20T21:44:54.174Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-07-20T21:44:54.174Z] === RUN TestAuthZPluginDenyRequest [2020-07-20T21:44:54.738Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-20T21:44:54.738Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-07-20T21:44:54.738Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-20T21:44:55.301Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-07-20T21:44:55.301Z] === RUN TestAuthZPluginDenyResponse [2020-07-20T21:44:55.557Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-20T21:44:55.814Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-20T21:44:55.814Z] === RUN TestAuthZPluginAllowEventStream [2020-07-20T21:44:56.070Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-20T21:44:56.632Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-20T21:44:57.561Z] --- PASS: TestAuthZPluginAllowEventStream (1.49s) [2020-07-20T21:44:57.561Z] === RUN TestAuthZPluginErrorResponse [2020-07-20T21:44:57.561Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-20T21:44:58.125Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-07-20T21:44:58.125Z] === RUN TestAuthZPluginErrorRequest [2020-07-20T21:44:58.381Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-20T21:44:58.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-20T21:44:58.638Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-07-20T21:44:58.638Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-20T21:44:59.201Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-07-20T21:44:59.201Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-20T21:44:59.457Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-20T21:45:01.350Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2020-07-20T21:45:01.350Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-20T21:45:03.241Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-20T21:45:03.498Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-20T21:45:03.498Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-07-20T21:45:03.498Z] === RUN TestAuthZPluginHeader [2020-07-20T21:45:03.755Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-20T21:45:04.011Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-20T21:45:04.267Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-20T21:45:04.523Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-07-20T21:45:04.523Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-20T21:45:05.085Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-20T21:45:05.085Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-20T21:45:05.647Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-20T21:45:08.916Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.05s) [2020-07-20T21:45:08.916Z] === RUN TestAuthZPluginV2Disable [2020-07-20T21:45:08.916Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-20T21:45:09.845Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-20T21:45:10.410Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-20T21:45:10.971Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-20T21:45:11.533Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-20T21:45:12.096Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2020-07-20T21:45:12.096Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-20T21:45:12.659Z] === RUN TestDockerSuite/TestBuildUser [2020-07-20T21:45:14.025Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-20T21:45:14.953Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.02s) [2020-07-20T21:45:14.953Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-20T21:45:16.321Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-20T21:45:20.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-20T21:45:28.598Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.25s) [2020-07-20T21:45:28.598Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-20T21:45:29.528Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-20T21:45:30.090Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-20T21:45:30.345Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-20T21:45:30.738Z] --- PASS: TestImportExtremelyLargeImageWorks (193.12s) [2020-07-20T21:45:30.738Z] PASS [2020-07-20T21:45:30.738Z] [2020-07-20T21:45:30.738Z] === Skipped [2020-07-20T21:45:30.738Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-20T21:45:30.738Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:45:30.738Z] [2020-07-20T21:45:30.738Z] [2020-07-20T21:45:30.738Z] DONE 12 tests, 1 skipped in 194.142s [2020-07-20T21:45:30.738Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-20T21:45:30.738Z] ++ 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-07-20T21:45:30.738Z] ++ set -e [2020-07-20T21:45:30.738Z] ++ '[' -n 0 ']' [2020-07-20T21:45:30.738Z] ++ set -x [2020-07-20T21:45:30.738Z] ++ env -i DEST=/go/src/github.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-07-20T21:45:30.738Z] INFO: Testing against a local daemon [2020-07-20T21:45:30.738Z] === RUN TestNetworkCreateDelete [2020-07-20T21:45:30.738Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-07-20T21:45:30.738Z] === RUN TestDockerNetworkDeletePreferID [2020-07-20T21:45:30.738Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-07-20T21:45:30.738Z] === RUN TestDaemonDNSFallback [2020-07-20T21:45:30.738Z] --- PASS: TestDaemonDNSFallback (1.56s) [2020-07-20T21:45:30.738Z] === RUN TestInspectNetwork [2020-07-20T21:45:30.738Z] === RUN TestInspectNetwork/full_network_id [2020-07-20T21:45:30.738Z] === RUN TestInspectNetwork/partial_network_id [2020-07-20T21:45:30.738Z] === RUN TestInspectNetwork/network_name [2020-07-20T21:45:30.738Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-20T21:45:30.738Z] --- PASS: TestInspectNetwork (6.86s) [2020-07-20T21:45:30.738Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-20T21:45:30.738Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-20T21:45:30.738Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-20T21:45:30.738Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-20T21:45:30.738Z] === RUN TestRunContainerWithBridgeNone [2020-07-20T21:45:30.907Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-20T21:45:31.469Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-20T21:45:31.783Z] --- PASS: TestRunContainerWithBridgeNone (1.81s) [2020-07-20T21:45:31.784Z] === RUN TestNetworkInvalidJSON [2020-07-20T21:45:31.784Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-20T21:45:31.784Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-20T21:45:31.784Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T21:45:31.784Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T21:45:31.784Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T21:45:31.784Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T21:45:31.784Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-20T21:45:31.784Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T21:45:31.784Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T21:45:31.784Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-20T21:45:31.784Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-20T21:45:31.784Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-20T21:45:31.784Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-20T21:45:31.784Z] === RUN TestHostIPv4BridgeLabel [2020-07-20T21:45:32.077Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-07-20T21:45:32.077Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-20T21:45:32.396Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-20T21:45:32.396Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-20T21:45:32.396Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-20T21:45:32.396Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-20T21:45:32.396Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-20T21:45:33.119Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-07-20T21:45:33.119Z] === RUN TestDaemonDefaultNetworkPools [2020-07-20T21:45:33.324Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-20T21:45:33.324Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-20T21:45:33.886Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-20T21:45:34.176Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-07-20T21:45:34.176Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-20T21:45:34.449Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-20T21:45:35.010Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-20T21:45:35.010Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-20T21:45:35.224Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-07-20T21:45:35.224Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-20T21:45:36.748Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-07-20T21:45:36.748Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-20T21:45:36.899Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-20T21:45:37.042Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-07-20T21:45:37.042Z] === RUN TestServiceWithPredefinedNetwork [2020-07-20T21:45:37.825Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-20T21:45:38.386Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-20T21:45:38.644Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-20T21:45:39.123Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s) [2020-07-20T21:45:39.123Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-20T21:45:39.123Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T21:45:39.123Z] service_test.go:236: FLAKY_TEST [2020-07-20T21:45:39.123Z] === RUN TestServiceWithDataPathPortInit [2020-07-20T21:45:39.205Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-20T21:45:39.205Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-20T21:45:39.767Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-20T21:45:41.135Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-20T21:45:41.135Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-20T21:45:41.135Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-20T21:45:41.393Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-20T21:45:41.956Z] === RUN TestDockerSuite/TestCommitChange [2020-07-20T21:45:42.517Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-20T21:45:43.079Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-20T21:45:44.008Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.68s) [2020-07-20T21:45:44.008Z] PASS [2020-07-20T21:45:44.008Z] [2020-07-20T21:45:44.008Z] DONE 17 tests in 51.819s [2020-07-20T21:45:44.008Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-20T21:45:44.008Z] ++ 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-07-20T21:45:44.008Z] ++ set -e [2020-07-20T21:45:44.008Z] ++ '[' -n 0 ']' [2020-07-20T21:45:44.008Z] ++ set -x [2020-07-20T21:45:44.008Z] ++ env -i DEST=/go/src/github.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-07-20T21:45:44.008Z] INFO: Testing against a local daemon [2020-07-20T21:45:44.008Z] === RUN TestPluginInvalidJSON [2020-07-20T21:45:44.008Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T21:45:44.008Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T21:45:44.008Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T21:45:44.008Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-20T21:45:44.008Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-07-20T21:45:44.008Z] === RUN TestPluginInstall [2020-07-20T21:45:44.008Z] === RUN TestPluginInstall/no_auth [2020-07-20T21:45:44.265Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-20T21:45:44.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-20T21:45:45.390Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-20T21:45:46.756Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-20T21:45:49.277Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-20T21:45:49.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-20T21:45:50.098Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-20T21:45:51.992Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-20T21:45:52.923Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-20T21:45:52.923Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-20T21:45:52.923Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-20T21:45:53.180Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-20T21:45:53.180Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-20T21:45:53.437Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-20T21:45:53.437Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-20T21:45:54.509Z] --- PASS: TestServiceWithDataPathPortInit (13.63s) [2020-07-20T21:45:54.510Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-20T21:45:54.802Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-20T21:45:55.058Z] time="2020-07-20T21:45:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:45:55.058Z] time="2020-07-20T21:45:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:45:55.058Z] time="2020-07-20T21:45:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4634c07ae2c26db7e07ce7ea1ff121cd40474688942e16aad9e4efc1d96931c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:45:55.058Z] time="2020-07-20T21:45:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:45:55.058Z] time="2020-07-20T21:45:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:45:55.058Z] time="2020-07-20T21:45:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4634c07ae2c26db7e07ce7ea1ff121cd40474688942e16aad9e4efc1d96931c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:45:55.620Z] === RUN TestPluginInstall/with_htpasswd [2020-07-20T21:45:56.183Z] time="2020-07-20T21:45:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:45:56.183Z] time="2020-07-20T21:45:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:45:56.183Z] time="2020-07-20T21:45:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a3b09d818fafae487673da57783e0d9e7cc9e5abe4fd104512821a16029e6f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:45:56.183Z] time="2020-07-20T21:45:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:45:56.183Z] time="2020-07-20T21:45:56Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:45:56.183Z] time="2020-07-20T21:45:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a3b09d818fafae487673da57783e0d9e7cc9e5abe4fd104512821a16029e6f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:45:56.183Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-20T21:45:56.183Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-20T21:45:56.751Z] === RUN TestPluginInstall/with_insecure [2020-07-20T21:45:56.751Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-20T21:45:57.314Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-20T21:45:57.886Z] time="2020-07-20T21:45:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:45:57.886Z] time="2020-07-20T21:45:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:45:57.886Z] time="2020-07-20T21:45:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a93effb915884648addef95e7251b73e96d8582c72f14ce9742d1d38d651e347" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:45:57.886Z] time="2020-07-20T21:45:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:45:57.886Z] time="2020-07-20T21:45:57Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:45:57.886Z] time="2020-07-20T21:45:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a93effb915884648addef95e7251b73e96d8582c72f14ce9742d1d38d651e347" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:45:57.886Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-20T21:45:58.142Z] --- PASS: TestPluginInstall (14.12s) [2020-07-20T21:45:58.142Z] --- PASS: TestPluginInstall/no_auth (11.37s) [2020-07-20T21:45:58.142Z] --- PASS: TestPluginInstall/with_htpasswd (1.12s) [2020-07-20T21:45:58.142Z] --- PASS: TestPluginInstall/with_insecure (1.62s) [2020-07-20T21:45:58.142Z] plugin_test.go:157: [db3b4df5acf8a] daemon is not started [2020-07-20T21:45:58.142Z] PASS [2020-07-20T21:45:58.142Z] [2020-07-20T21:45:58.142Z] DONE 6 tests in 14.324s [2020-07-20T21:45:58.142Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-20T21:45:58.142Z] ++ 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-07-20T21:45:58.142Z] ++ set -e [2020-07-20T21:45:58.142Z] ++ '[' -n 0 ']' [2020-07-20T21:45:58.142Z] ++ set -x [2020-07-20T21:45:58.142Z] ++ env -i DEST=/go/src/github.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-07-20T21:45:58.398Z] INFO: Testing against a local daemon [2020-07-20T21:45:58.398Z] === RUN TestExternalGraphDriver [2020-07-20T21:45:58.655Z] === RUN TestExternalGraphDriver/json [2020-07-20T21:45:58.655Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-20T21:45:59.216Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-20T21:45:59.216Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-20T21:45:59.216Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-20T21:45:59.780Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-20T21:45:59.780Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-20T21:45:59.780Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-20T21:45:59.780Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-20T21:46:00.035Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-20T21:46:00.091Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s) [2020-07-20T21:46:00.091Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m6fyzh93zp7e2q4l2eze2ueux Created:2020-07-20 21:45:53.702170053 +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[53816f704d13e912ec4d92eb6bf139f20d0105176ac9e8562cca5cc3696cbcaf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kjmz58lx8x5x18qh672hsptkt EndpointID:43cccc7158006ea41434b302c493bf2e23fb6b72a6e76de6652d3b03ad96e38a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1f2019a9fd28d37d644ca64153d607028f16bc02ed31b6f1ec2459b9f36cefb5 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:13f70aa47205 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kjmz58lx8x5x18qh672hsptkt EndpointID:43cccc7158006ea41434b302c493bf2e23fb6b72a6e76de6652d3b03ad96e38a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-20T21:46:00.091Z] PASS [2020-07-20T21:46:00.091Z] [2020-07-20T21:46:00.091Z] === Skipped [2020-07-20T21:46:00.091Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T21:46:00.091Z] service_test.go:236: FLAKY_TEST [2020-07-20T21:46:00.091Z] [2020-07-20T21:46:00.091Z] [2020-07-20T21:46:00.091Z] DONE 23 tests, 1 skipped in 38.923s [2020-07-20T21:46:00.091Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-20T21:46:00.091Z] ++ 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-07-20T21:46:00.091Z] ++ set -e [2020-07-20T21:46:00.091Z] ++ '[' -n 0 ']' [2020-07-20T21:46:00.091Z] ++ set -x [2020-07-20T21:46:00.091Z] ++ env -i DEST=/go/src/github.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-07-20T21:46:00.091Z] INFO: Testing against a local daemon [2020-07-20T21:46:00.091Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-20T21:46:00.091Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T21:46:00.091Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:46:00.091Z] === RUN TestDockerNetworkIpvlan [2020-07-20T21:46:00.091Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-20T21:46:00.091Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:46:00.091Z] PASS [2020-07-20T21:46:00.091Z] [2020-07-20T21:46:00.091Z] === Skipped [2020-07-20T21:46:00.091Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T21:46:00.091Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:46:00.091Z] [2020-07-20T21:46:00.091Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-20T21:46:00.091Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T21:46:00.091Z] [2020-07-20T21:46:00.091Z] [2020-07-20T21:46:00.091Z] DONE 2 tests, 2 skipped in 0.080s [2020-07-20T21:46:00.091Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-20T21:46:00.091Z] ++ 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-07-20T21:46:00.091Z] ++ set -e [2020-07-20T21:46:00.091Z] ++ '[' -n 0 ']' [2020-07-20T21:46:00.091Z] ++ set -x [2020-07-20T21:46:00.091Z] ++ env -i DEST=/go/src/github.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-07-20T21:46:00.091Z] INFO: Testing against a local daemon [2020-07-20T21:46:00.091Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-20T21:46:00.292Z] === RUN TestExternalGraphDriver/spec [2020-07-20T21:46:00.548Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-20T21:46:01.111Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-20T21:46:01.137Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-07-20T21:46:01.137Z] === RUN TestDockerNetworkMacvlan [2020-07-20T21:46:01.676Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-20T21:46:01.676Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-20T21:46:01.776Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-20T21:46:02.239Z] === RUN TestExternalGraphDriver/pull [2020-07-20T21:46:02.826Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-20T21:46:03.167Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-20T21:46:03.730Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-20T21:46:03.730Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-20T21:46:03.730Z] --- PASS: TestExternalGraphDriver (5.26s) [2020-07-20T21:46:03.730Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-07-20T21:46:03.730Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2020-07-20T21:46:03.730Z] --- PASS: TestExternalGraphDriver/pull (1.53s) [2020-07-20T21:46:03.730Z] === RUN TestGraphdriverPluginV2 [2020-07-20T21:46:03.871Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-20T21:46:04.295Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-20T21:46:04.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-20T21:46:04.808Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-20T21:46:05.370Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-20T21:46:05.933Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-20T21:46:05.933Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-20T21:46:05.968Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-20T21:46:06.862Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-20T21:46:07.491Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-20T21:46:07.837Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-20T21:46:08.094Z] --- PASS: TestGraphdriverPluginV2 (4.36s) [2020-07-20T21:46:08.094Z] PASS [2020-07-20T21:46:08.094Z] [2020-07-20T21:46:08.094Z] DONE 5 tests in 9.786s [2020-07-20T21:46:08.094Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-20T21:46:08.094Z] ++ 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-07-20T21:46:08.094Z] ++ set -e [2020-07-20T21:46:08.094Z] ++ '[' -n 0 ']' [2020-07-20T21:46:08.094Z] ++ set -x [2020-07-20T21:46:08.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-20T21:46:08.351Z] INFO: Testing against a local daemon [2020-07-20T21:46:08.351Z] === RUN TestContinueAfterPluginCrash [2020-07-20T21:46:08.351Z] === PAUSE TestContinueAfterPluginCrash [2020-07-20T21:46:08.351Z] === RUN TestReadPluginNoRead [2020-07-20T21:46:08.351Z] === PAUSE TestReadPluginNoRead [2020-07-20T21:46:08.351Z] === RUN TestDaemonStartWithLogOpt [2020-07-20T21:46:08.351Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-20T21:46:08.351Z] === CONT TestContinueAfterPluginCrash [2020-07-20T21:46:08.351Z] === CONT TestDaemonStartWithLogOpt [2020-07-20T21:46:08.609Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-20T21:46:08.609Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-20T21:46:09.539Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-20T21:46:11.061Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-20T21:46:11.433Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-20T21:46:12.107Z] --- PASS: TestDockerNetworkMacvlan (11.00s) [2020-07-20T21:46:12.107Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-07-20T21:46:12.107Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-07-20T21:46:12.107Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2020-07-20T21:46:12.107Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2020-07-20T21:46:12.107Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.19s) [2020-07-20T21:46:12.107Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2020-07-20T21:46:12.107Z] PASS [2020-07-20T21:46:12.107Z] [2020-07-20T21:46:12.107Z] DONE 8 tests in 12.445s [2020-07-20T21:46:12.107Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-20T21:46:12.107Z] ++ 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-07-20T21:46:12.107Z] ++ set -e [2020-07-20T21:46:12.107Z] ++ '[' -n 0 ']' [2020-07-20T21:46:12.107Z] ++ set -x [2020-07-20T21:46:12.107Z] ++ env -i DEST=/go/src/github.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-07-20T21:46:12.107Z] testing: warning: no tests to run [2020-07-20T21:46:12.107Z] PASS [2020-07-20T21:46:12.107Z] [2020-07-20T21:46:12.107Z] DONE 0 tests in 0.012s [2020-07-20T21:46:12.107Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-20T21:46:12.107Z] ++ 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-07-20T21:46:12.107Z] ++ set -e [2020-07-20T21:46:12.107Z] ++ '[' -n 0 ']' [2020-07-20T21:46:12.107Z] ++ set -x [2020-07-20T21:46:12.107Z] ++ env -i DEST=/go/src/github.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-07-20T21:46:12.107Z] INFO: Testing against a local daemon [2020-07-20T21:46:12.107Z] === RUN TestAuthZPluginAllowRequest [2020-07-20T21:46:12.811Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-20T21:46:12.811Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-20T21:46:12.811Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-20T21:46:12.811Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-20T21:46:12.811Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-20T21:46:13.372Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-20T21:46:13.623Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2020-07-20T21:46:13.623Z] === RUN TestAuthZPluginTLS [2020-07-20T21:46:14.265Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-20T21:46:14.265Z] === RUN TestAuthZPluginDenyRequest [2020-07-20T21:46:14.298Z] --- PASS: TestDaemonStartWithLogOpt (5.91s) [2020-07-20T21:46:14.298Z] === CONT TestReadPluginNoRead [2020-07-20T21:46:14.559Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-20T21:46:14.559Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-20T21:46:15.200Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-20T21:46:15.200Z] === RUN TestAuthZPluginDenyResponse [2020-07-20T21:46:15.844Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-20T21:46:15.844Z] === RUN TestAuthZPluginAllowEventStream [2020-07-20T21:46:17.377Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2020-07-20T21:46:17.377Z] === RUN TestAuthZPluginErrorResponse [2020-07-20T21:46:17.563Z] === RUN TestReadPluginNoRead/default [2020-07-20T21:46:17.564Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-20T21:46:17.672Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-07-20T21:46:17.672Z] === RUN TestAuthZPluginErrorRequest [2020-07-20T21:46:18.126Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-20T21:46:18.314Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-20T21:46:18.314Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-20T21:46:18.382Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-20T21:46:18.638Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-20T21:46:18.638Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-20T21:46:18.894Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-20T21:46:18.961Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-20T21:46:18.961Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-20T21:46:19.457Z] --- PASS: TestContinueAfterPluginCrash (11.02s) [2020-07-20T21:46:19.713Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-20T21:46:20.495Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2020-07-20T21:46:20.495Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-20T21:46:21.077Z] --- PASS: TestReadPluginNoRead (6.74s) [2020-07-20T21:46:21.077Z] --- PASS: TestReadPluginNoRead/default (1.38s) [2020-07-20T21:46:21.077Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2020-07-20T21:46:21.077Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s) [2020-07-20T21:46:21.077Z] read_test.go:92: [dc0b465526510] daemon is not started [2020-07-20T21:46:21.077Z] PASS [2020-07-20T21:46:21.077Z] [2020-07-20T21:46:21.077Z] DONE 6 tests in 12.945s [2020-07-20T21:46:21.077Z] 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-07-20T21:46:21.077Z] ++ 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-07-20T21:46:21.077Z] ++ set -e [2020-07-20T21:46:21.077Z] ++ '[' -n 0 ']' [2020-07-20T21:46:21.077Z] ++ set -x [2020-07-20T21:46:21.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-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-07-20T21:46:21.077Z] testing: warning: no tests to run [2020-07-20T21:46:21.077Z] PASS [2020-07-20T21:46:21.077Z] [2020-07-20T21:46:21.077Z] DONE 0 tests in 0.060s [2020-07-20T21:46:21.077Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-20T21:46:21.077Z] ++ 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-07-20T21:46:21.077Z] ++ set -e [2020-07-20T21:46:21.077Z] ++ '[' -n 0 ']' [2020-07-20T21:46:21.077Z] ++ set -x [2020-07-20T21:46:21.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-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-07-20T21:46:21.334Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-20T21:46:21.334Z] INFO: Testing against a local daemon [2020-07-20T21:46:21.334Z] === RUN TestPluginWithDevMounts [2020-07-20T21:46:21.334Z] === PAUSE TestPluginWithDevMounts [2020-07-20T21:46:21.334Z] === CONT TestPluginWithDevMounts [2020-07-20T21:46:21.896Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-20T21:46:22.035Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2020-07-20T21:46:22.035Z] === RUN TestAuthZPluginHeader [2020-07-20T21:46:22.825Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-20T21:46:23.083Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-07-20T21:46:23.083Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-20T21:46:23.083Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-20T21:46:23.083Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:46:23.083Z] === RUN TestAuthZPluginV2Disable [2020-07-20T21:46:23.083Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-20T21:46:23.083Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:46:23.083Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-20T21:46:23.083Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-20T21:46:23.083Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:46:23.083Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-20T21:46:23.083Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-20T21:46:23.083Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:46:23.083Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-20T21:46:23.387Z] --- PASS: TestPluginWithDevMounts (1.95s) [2020-07-20T21:46:23.387Z] PASS [2020-07-20T21:46:23.387Z] [2020-07-20T21:46:23.387Z] DONE 1 tests in 2.135s [2020-07-20T21:46:23.387Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-20T21:46:23.387Z] ++ 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-07-20T21:46:23.387Z] ++ set -e [2020-07-20T21:46:23.387Z] ++ '[' -n 0 ']' [2020-07-20T21:46:23.387Z] ++ set -x [2020-07-20T21:46:23.387Z] ++ env -i DEST=/go/src/github.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-07-20T21:46:23.387Z] INFO: Testing against a local daemon [2020-07-20T21:46:23.387Z] === RUN TestSecretInspect [2020-07-20T21:46:25.905Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-20T21:46:25.905Z] --- PASS: TestSecretInspect (2.51s) [2020-07-20T21:46:25.905Z] === RUN TestSecretList [2020-07-20T21:46:26.161Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-20T21:46:27.530Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-20T21:46:28.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-20T21:46:28.714Z] --- PASS: TestSecretList (2.66s) [2020-07-20T21:46:28.714Z] === RUN TestSecretsCreateAndDelete [2020-07-20T21:46:28.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-07-20T21:46:30.345Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-20T21:46:31.275Z] --- PASS: TestSecretsCreateAndDelete (2.58s) [2020-07-20T21:46:31.275Z] === RUN TestSecretsUpdate [2020-07-20T21:46:31.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-20T21:46:33.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-20T21:46:33.457Z] --- PASS: TestSecretsUpdate (2.35s) [2020-07-20T21:46:33.457Z] === RUN TestTemplatedSecret [2020-07-20T21:46:33.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d80ce0_} [2020-07-20T21:46:35.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1622297811_/foo_false____} [2020-07-20T21:46:36.971Z] --- PASS: TestTemplatedSecret (3.06s) [2020-07-20T21:46:36.971Z] === RUN TestSecretCreateResolve [2020-07-20T21:46:36.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1622297811_/foo_true____} [2020-07-20T21:46:37.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3130080790_/foo_false____} [2020-07-20T21:46:38.463Z] --- PASS: TestSecretCreateResolve (1.88s) [2020-07-20T21:46:38.463Z] PASS [2020-07-20T21:46:38.463Z] [2020-07-20T21:46:38.463Z] DONE 6 tests in 15.217s [2020-07-20T21:46:38.463Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-20T21:46:38.463Z] ++ 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-07-20T21:46:38.463Z] ++ set -e [2020-07-20T21:46:38.463Z] ++ '[' -n 0 ']' [2020-07-20T21:46:38.463Z] ++ set -x [2020-07-20T21:46:38.463Z] ++ env -i DEST=/go/src/github.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-07-20T21:46:38.719Z] INFO: Testing against a local daemon [2020-07-20T21:46:38.719Z] === RUN TestServiceCreateInit [2020-07-20T21:46:38.719Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-20T21:46:39.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3130080790_/foo_true____} [2020-07-20T21:46:41.011Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3130080790_/foo_true__0xc000d80d40__} [2020-07-20T21:46:41.710Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2020-07-20T21:46:41.710Z] PASS [2020-07-20T21:46:41.710Z] [2020-07-20T21:46:41.710Z] === Skipped [2020-07-20T21:46:41.710Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-20T21:46:41.710Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:46:41.710Z] [2020-07-20T21:46:41.710Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-20T21:46:41.710Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:46:41.710Z] [2020-07-20T21:46:41.710Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-20T21:46:41.710Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:46:41.710Z] [2020-07-20T21:46:41.710Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-20T21:46:41.710Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:46:41.710Z] [2020-07-20T21:46:41.710Z] [2020-07-20T21:46:41.710Z] DONE 17 tests, 4 skipped in 27.578s [2020-07-20T21:46:41.710Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-20T21:46:41.710Z] ++ 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-07-20T21:46:41.710Z] ++ set -e [2020-07-20T21:46:41.710Z] ++ '[' -n 0 ']' [2020-07-20T21:46:41.710Z] ++ set -x [2020-07-20T21:46:41.710Z] ++ env -i DEST=/go/src/github.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-07-20T21:46:41.710Z] INFO: Testing against a local daemon [2020-07-20T21:46:41.710Z] === RUN TestPluginInvalidJSON [2020-07-20T21:46:41.710Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T21:46:41.710Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T21:46:41.710Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T21:46:41.710Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-20T21:46:41.710Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-20T21:46:41.710Z] === RUN TestPluginInstall [2020-07-20T21:46:41.710Z] === RUN TestPluginInstall/no_auth [2020-07-20T21:46:42.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d80d60_} [2020-07-20T21:46:42.634Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-20T21:46:43.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d80d80_} [2020-07-20T21:46:44.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d80da0_} [2020-07-20T21:46:45.261Z] time="2020-07-20T21:46:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:46:45.261Z] time="2020-07-20T21:46:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:46:45.261Z] time="2020-07-20T21:46:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:124cba178682808934d7f0fd1aef6c7c06ed7492fe4a456a049cb4b4d4707f8a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:46:45.261Z] time="2020-07-20T21:46:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:46:45.261Z] time="2020-07-20T21:46:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:46:45.261Z] time="2020-07-20T21:46:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:124cba178682808934d7f0fd1aef6c7c06ed7492fe4a456a049cb4b4d4707f8a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:46:45.261Z] === RUN TestPluginInstall/with_htpasswd [2020-07-20T21:46:45.902Z] time="2020-07-20T21:46:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:46:45.902Z] time="2020-07-20T21:46:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:46:45.902Z] time="2020-07-20T21:46:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5436ccab48b3411da1fb8be80de8af22d3e7dfe7a66dc94cfb727d29d5a4b538" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:46:45.902Z] time="2020-07-20T21:46:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:46:45.902Z] time="2020-07-20T21:46:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:46:45.902Z] time="2020-07-20T21:46:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5436ccab48b3411da1fb8be80de8af22d3e7dfe7a66dc94cfb727d29d5a4b538" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:46:46.197Z] === RUN TestPluginInstall/with_insecure [2020-07-20T21:46:46.293Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d80dc0_} [2020-07-20T21:46:46.293Z] --- PASS: TestServiceCreateInit (7.65s) [2020-07-20T21:46:46.293Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.91s) [2020-07-20T21:46:46.293Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2020-07-20T21:46:46.293Z] === RUN TestCreateServiceMultipleTimes [2020-07-20T21:46:47.236Z] time="2020-07-20T21:46:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:46:47.236Z] time="2020-07-20T21:46:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:46:47.236Z] time="2020-07-20T21:46:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91440ba4e950756e5633852fd81638f73e07c293b6c60780d787e62f1f3478e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:46:47.236Z] time="2020-07-20T21:46:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-20T21:46:47.236Z] time="2020-07-20T21:46:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-20T21:46:47.236Z] time="2020-07-20T21:46:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91440ba4e950756e5633852fd81638f73e07c293b6c60780d787e62f1f3478e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-20T21:46:47.530Z] --- PASS: TestPluginInstall (7.73s) [2020-07-20T21:46:47.530Z] --- PASS: TestPluginInstall/no_auth (5.45s) [2020-07-20T21:46:47.530Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2020-07-20T21:46:47.530Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-07-20T21:46:47.530Z] plugin_test.go:157: [d90cbc336a816] daemon is not started [2020-07-20T21:46:47.530Z] PASS [2020-07-20T21:46:47.530Z] [2020-07-20T21:46:47.530Z] DONE 6 tests in 7.831s [2020-07-20T21:46:47.530Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-20T21:46:47.530Z] ++ 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-07-20T21:46:47.530Z] ++ set -e [2020-07-20T21:46:47.530Z] ++ '[' -n 0 ']' [2020-07-20T21:46:47.530Z] ++ set -x [2020-07-20T21:46:47.530Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-20T21:46:47.530Z] INFO: Testing against a local daemon [2020-07-20T21:46:47.530Z] === RUN TestExternalGraphDriver [2020-07-20T21:46:47.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-20T21:46:47.825Z] === RUN TestExternalGraphDriver/json [2020-07-20T21:46:49.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-20T21:46:49.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-20T21:46:49.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-20T21:46:49.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-20T21:46:49.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-20T21:46:49.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-20T21:46:49.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-20T21:46:49.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-20T21:46:49.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-20T21:46:49.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-20T21:46:49.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-20T21:46:49.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-20T21:46:49.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-20T21:46:49.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-20T21:46:49.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-20T21:46:49.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-20T21:46:49.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-20T21:46:49.026Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-20T21:46:49.905Z] === RUN TestExternalGraphDriver/spec [2020-07-20T21:46:51.429Z] === RUN TestExternalGraphDriver/pull [2020-07-20T21:46:52.297Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-20T21:46:53.505Z] --- PASS: TestExternalGraphDriver (5.44s) [2020-07-20T21:46:53.506Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2020-07-20T21:46:53.506Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2020-07-20T21:46:53.506Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2020-07-20T21:46:53.506Z] === RUN TestGraphdriverPluginV2 [2020-07-20T21:46:53.506Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-07-20T21:46:53.506Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:46:53.506Z] PASS [2020-07-20T21:46:53.506Z] [2020-07-20T21:46:53.506Z] === Skipped [2020-07-20T21:46:53.506Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-07-20T21:46:53.506Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:46:53.506Z] [2020-07-20T21:46:53.506Z] [2020-07-20T21:46:53.506Z] DONE 5 tests, 1 skipped in 5.578s [2020-07-20T21:46:53.506Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-20T21:46:53.506Z] ++ 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-07-20T21:46:53.506Z] ++ set -e [2020-07-20T21:46:53.506Z] ++ '[' -n 0 ']' [2020-07-20T21:46:53.506Z] ++ set -x [2020-07-20T21:46:53.506Z] ++ env -i DEST=/go/src/github.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-07-20T21:46:53.506Z] INFO: Testing against a local daemon [2020-07-20T21:46:53.506Z] === RUN TestContinueAfterPluginCrash [2020-07-20T21:46:53.506Z] === PAUSE TestContinueAfterPluginCrash [2020-07-20T21:46:53.506Z] === RUN TestReadPluginNoRead [2020-07-20T21:46:53.506Z] === PAUSE TestReadPluginNoRead [2020-07-20T21:46:53.506Z] === RUN TestDaemonStartWithLogOpt [2020-07-20T21:46:53.506Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-20T21:46:53.506Z] === CONT TestContinueAfterPluginCrash [2020-07-20T21:46:53.506Z] === CONT TestDaemonStartWithLogOpt [2020-07-20T21:46:53.506Z] === CONT TestReadPluginNoRead [2020-07-20T21:46:53.663Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-20T21:46:55.554Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-20T21:46:56.483Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-20T21:46:56.483Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-20T21:46:56.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-20T21:46:57.667Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-20T21:46:58.229Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-20T21:46:58.792Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-20T21:46:59.145Z] === RUN TestReadPluginNoRead/default [2020-07-20T21:46:59.145Z] --- PASS: TestDaemonStartWithLogOpt (5.48s) [2020-07-20T21:46:59.721Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-20T21:46:59.782Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-20T21:46:59.977Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-20T21:47:00.539Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-20T21:47:01.296Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-20T21:47:01.467Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-20T21:47:02.029Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-20T21:47:02.336Z] --- PASS: TestReadPluginNoRead (9.17s) [2020-07-20T21:47:02.336Z] --- PASS: TestReadPluginNoRead/default (1.38s) [2020-07-20T21:47:02.336Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.46s) [2020-07-20T21:47:02.336Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2020-07-20T21:47:02.336Z] read_test.go:92: [d5adccb5dd95d] daemon is not started [2020-07-20T21:47:02.593Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-20T21:47:03.522Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-20T21:47:03.522Z] --- PASS: TestCreateServiceMultipleTimes (17.27s) [2020-07-20T21:47:03.522Z] === RUN TestCreateServiceConflict [2020-07-20T21:47:03.855Z] --- PASS: TestContinueAfterPluginCrash (10.67s) [2020-07-20T21:47:03.855Z] PASS [2020-07-20T21:47:03.855Z] [2020-07-20T21:47:03.855Z] DONE 6 tests in 10.747s [2020-07-20T21:47:03.855Z] 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-07-20T21:47:03.855Z] ++ 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-07-20T21:47:03.855Z] ++ set -e [2020-07-20T21:47:03.855Z] ++ '[' -n 0 ']' [2020-07-20T21:47:03.855Z] ++ set -x [2020-07-20T21:47:03.855Z] ++ env -i DEST=/go/src/github.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-07-20T21:47:03.855Z] testing: warning: no tests to run [2020-07-20T21:47:03.855Z] PASS [2020-07-20T21:47:03.855Z] [2020-07-20T21:47:03.855Z] DONE 0 tests in 0.017s [2020-07-20T21:47:03.855Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-20T21:47:03.855Z] ++ 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-07-20T21:47:03.855Z] ++ set -e [2020-07-20T21:47:03.855Z] ++ '[' -n 0 ']' [2020-07-20T21:47:03.855Z] ++ set -x [2020-07-20T21:47:03.855Z] ++ env -i DEST=/go/src/github.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-07-20T21:47:04.148Z] INFO: Testing against a local daemon [2020-07-20T21:47:04.148Z] === RUN TestPluginWithDevMounts [2020-07-20T21:47:04.148Z] === PAUSE TestPluginWithDevMounts [2020-07-20T21:47:04.148Z] === CONT TestPluginWithDevMounts [2020-07-20T21:47:04.460Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-20T21:47:05.398Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-20T21:47:06.229Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-07-20T21:47:06.229Z] PASS [2020-07-20T21:47:06.229Z] [2020-07-20T21:47:06.229Z] DONE 1 tests in 1.912s [2020-07-20T21:47:06.229Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-20T21:47:06.229Z] ++ 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-07-20T21:47:06.229Z] ++ set -e [2020-07-20T21:47:06.229Z] ++ '[' -n 0 ']' [2020-07-20T21:47:06.229Z] ++ set -x [2020-07-20T21:47:06.229Z] ++ env -i DEST=/go/src/github.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-07-20T21:47:06.229Z] INFO: Testing against a local daemon [2020-07-20T21:47:06.229Z] === RUN TestSecretInspect [2020-07-20T21:47:06.327Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-20T21:47:06.890Z] --- PASS: TestCreateServiceConflict (3.35s) [2020-07-20T21:47:06.890Z] === RUN TestCreateServiceMaxReplicas [2020-07-20T21:47:07.768Z] --- PASS: TestSecretInspect (1.90s) [2020-07-20T21:47:07.768Z] === RUN TestSecretList [2020-07-20T21:47:07.819Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-20T21:47:08.751Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-20T21:47:09.680Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-20T21:47:09.680Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-20T21:47:09.852Z] --- PASS: TestSecretList (1.88s) [2020-07-20T21:47:09.852Z] === RUN TestSecretsCreateAndDelete [2020-07-20T21:47:10.242Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-20T21:47:10.498Z] --- PASS: TestCreateServiceMaxReplicas (3.47s) [2020-07-20T21:47:10.498Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-20T21:47:10.754Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-20T21:47:11.928Z] --- PASS: TestSecretsCreateAndDelete (1.82s) [2020-07-20T21:47:11.928Z] === RUN TestSecretsUpdate [2020-07-20T21:47:12.121Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-20T21:47:12.685Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-20T21:47:12.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-20T21:47:13.447Z] --- PASS: TestSecretsUpdate (1.88s) [2020-07-20T21:47:13.448Z] === RUN TestTemplatedSecret [2020-07-20T21:47:13.506Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-20T21:47:14.433Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-20T21:47:15.361Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-20T21:47:16.194Z] --- PASS: TestTemplatedSecret (2.31s) [2020-07-20T21:47:16.195Z] === RUN TestSecretCreateResolve [2020-07-20T21:47:17.251Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-20T21:47:17.713Z] --- PASS: TestSecretCreateResolve (1.90s) [2020-07-20T21:47:17.713Z] PASS [2020-07-20T21:47:17.713Z] [2020-07-20T21:47:17.713Z] DONE 6 tests in 11.748s [2020-07-20T21:47:17.713Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-20T21:47:17.713Z] ++ 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-07-20T21:47:17.713Z] ++ set -e [2020-07-20T21:47:17.713Z] ++ '[' -n 0 ']' [2020-07-20T21:47:17.713Z] ++ set -x [2020-07-20T21:47:17.713Z] ++ env -i DEST=/go/src/github.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-07-20T21:47:17.713Z] INFO: Testing against a local daemon [2020-07-20T21:47:17.713Z] === RUN TestServiceCreateInit [2020-07-20T21:47:17.713Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-20T21:47:19.766Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-20T21:47:21.254Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-20T21:47:21.660Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-20T21:47:21.916Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-20T21:47:24.436Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.66s) [2020-07-20T21:47:24.436Z] === RUN TestCreateServiceSecretFileMode [2020-07-20T21:47:24.692Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-20T21:47:24.800Z] --- PASS: TestServiceCreateInit (7.21s) [2020-07-20T21:47:24.801Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s) [2020-07-20T21:47:24.801Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s) [2020-07-20T21:47:24.801Z] === RUN TestCreateServiceMultipleTimes [2020-07-20T21:47:27.207Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-20T21:47:27.207Z] --- PASS: TestCreateServiceSecretFileMode (3.15s) [2020-07-20T21:47:27.207Z] === RUN TestCreateServiceConfigFileMode [2020-07-20T21:47:27.769Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-20T21:47:30.292Z] --- PASS: TestCreateServiceConfigFileMode (2.98s) [2020-07-20T21:47:30.292Z] === RUN TestCreateServiceSysctls [2020-07-20T21:47:31.224Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-20T21:47:31.785Z] === RUN TestDockerSuite/TestCpToDot [2020-07-20T21:47:32.713Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-20T21:47:33.642Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-20T21:47:33.898Z] --- PASS: TestCreateServiceSysctls (3.75s) [2020-07-20T21:47:33.898Z] === RUN TestCreateServiceCapabilities [2020-07-20T21:47:34.461Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-20T21:47:35.022Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-20T21:47:36.389Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-20T21:47:36.648Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-20T21:47:36.904Z] --- PASS: TestCreateServiceCapabilities (3.00s) [2020-07-20T21:47:36.904Z] === RUN TestInspect [2020-07-20T21:47:37.160Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-20T21:47:38.088Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-20T21:47:38.088Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-20T21:47:38.344Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-20T21:47:38.601Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-20T21:47:39.551Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-20T21:47:39.551Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-20T21:47:39.551Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-20T21:47:40.113Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-20T21:47:40.190Z] --- PASS: TestCreateServiceMultipleTimes (15.29s) [2020-07-20T21:47:40.190Z] === RUN TestCreateServiceConflict [2020-07-20T21:47:40.370Z] --- PASS: TestInspect (3.49s) [2020-07-20T21:47:40.370Z] === RUN TestCreateJob [2020-07-20T21:47:40.625Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-20T21:47:40.625Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-20T21:47:40.625Z] === RUN TestDockerSuite/TestCreateRM [2020-07-20T21:47:40.881Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-20T21:47:40.881Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-20T21:47:40.881Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-20T21:47:40.881Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-20T21:47:42.271Z] --- PASS: TestCreateServiceConflict (1.94s) [2020-07-20T21:47:42.271Z] === RUN TestCreateServiceMaxReplicas [2020-07-20T21:47:42.772Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-20T21:47:42.772Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-20T21:47:43.029Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-20T21:47:44.398Z] --- PASS: TestCreateJob (3.90s) [2020-07-20T21:47:44.398Z] === RUN TestReplicatedJob [2020-07-20T21:47:45.029Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2020-07-20T21:47:45.029Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-20T21:47:47.664Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-20T21:47:47.664Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-20T21:47:47.664Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-20T21:47:47.920Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-20T21:47:47.920Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-20T21:47:47.920Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-20T21:47:48.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-20T21:47:48.740Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-20T21:47:50.105Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-20T21:47:51.033Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-20T21:47:51.033Z] --- PASS: TestReplicatedJob (6.63s) [2020-07-20T21:47:51.033Z] === RUN TestUpdateReplicatedJob [2020-07-20T21:47:52.397Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-20T21:47:53.327Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-20T21:47:53.890Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-20T21:47:54.452Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-20T21:47:54.452Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-20T21:47:54.708Z] --- PASS: TestUpdateReplicatedJob (3.73s) [2020-07-20T21:47:54.708Z] === RUN TestServiceListWithStatuses [2020-07-20T21:47:54.708Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-20T21:47:54.708Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T21:47:54.708Z] === RUN TestDockerNetworkConnectAlias [2020-07-20T21:47:54.965Z] === RUN TestDockerSuite/TestDockerFails [2020-07-20T21:47:54.965Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-20T21:47:55.221Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-20T21:47:55.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-20T21:47:55.221Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-20T21:47:56.596Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-20T21:47:57.158Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-20T21:47:57.705Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s) [2020-07-20T21:47:57.705Z] === RUN TestCreateServiceSecretFileMode [2020-07-20T21:47:59.048Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-20T21:47:59.048Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-20T21:47:59.048Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-20T21:47:59.304Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-20T21:48:00.234Z] --- PASS: TestDockerNetworkConnectAlias (5.62s) [2020-07-20T21:48:00.234Z] === RUN TestDockerNetworkReConnect [2020-07-20T21:48:00.472Z] --- PASS: TestCreateServiceSecretFileMode (2.23s) [2020-07-20T21:48:00.472Z] === RUN TestCreateServiceConfigFileMode [2020-07-20T21:48:02.556Z] --- PASS: TestCreateServiceConfigFileMode (2.21s) [2020-07-20T21:48:02.556Z] === RUN TestCreateServiceSysctls [2020-07-20T21:48:03.501Z] --- PASS: TestDockerNetworkReConnect (3.00s) [2020-07-20T21:48:03.501Z] === RUN TestServicePlugin [2020-07-20T21:48:05.315Z] --- PASS: TestCreateServiceSysctls (3.01s) [2020-07-20T21:48:05.315Z] === RUN TestCreateServiceCapabilities [2020-07-20T21:48:05.394Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-20T21:48:07.288Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-20T21:48:07.407Z] --- PASS: TestCreateServiceCapabilities (2.28s) [2020-07-20T21:48:07.407Z] === RUN TestInspect [2020-07-20T21:48:09.177Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-20T21:48:10.162Z] --- PASS: TestInspect (2.53s) [2020-07-20T21:48:10.162Z] === RUN TestCreateJob [2020-07-20T21:48:11.068Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-20T21:48:11.324Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-20T21:48:12.253Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-20T21:48:12.815Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-20T21:48:12.925Z] --- PASS: TestCreateJob (2.95s) [2020-07-20T21:48:12.925Z] === RUN TestReplicatedJob [2020-07-20T21:48:13.071Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-20T21:48:13.633Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-20T21:48:13.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-20T21:48:14.195Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-20T21:48:16.095Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-20T21:48:17.023Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-20T21:48:18.521Z] --- PASS: TestReplicatedJob (4.72s) [2020-07-20T21:48:18.521Z] === RUN TestUpdateReplicatedJob [2020-07-20T21:48:19.539Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-20T21:48:20.605Z] --- PASS: TestUpdateReplicatedJob (2.97s) [2020-07-20T21:48:20.605Z] === RUN TestServiceListWithStatuses [2020-07-20T21:48:20.605Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-20T21:48:20.605Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T21:48:20.605Z] === RUN TestDockerNetworkConnectAlias [2020-07-20T21:48:21.428Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-20T21:48:22.357Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-20T21:48:23.285Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-20T21:48:25.080Z] --- PASS: TestDockerNetworkConnectAlias (4.06s) [2020-07-20T21:48:25.080Z] === RUN TestDockerNetworkReConnect [2020-07-20T21:48:27.845Z] --- PASS: TestDockerNetworkReConnect (3.20s) [2020-07-20T21:48:27.845Z] === RUN TestServicePlugin [2020-07-20T21:48:27.845Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-20T21:48:27.845Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:48:27.845Z] === RUN TestServiceUpdateLabel [2020-07-20T21:48:28.527Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-20T21:48:28.783Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-20T21:48:29.711Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-20T21:48:29.929Z] --- PASS: TestServiceUpdateLabel (1.97s) [2020-07-20T21:48:29.929Z] === RUN TestServiceUpdateSecrets [2020-07-20T21:48:30.271Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-20T21:48:30.271Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-20T21:48:30.527Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-20T21:48:30.783Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-20T21:48:30.783Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-20T21:48:31.713Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-20T21:48:32.641Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-20T21:48:32.641Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-20T21:48:32.641Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-20T21:48:33.203Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-20T21:48:33.203Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-20T21:48:33.459Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-20T21:48:34.385Z] --- PASS: TestServicePlugin (31.09s) [2020-07-20T21:48:34.385Z] plugin_test.go:62: [d813c0d1c302e] joining swarm manager [db80211aee541]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T21:48:34.385Z] plugin_test.go:65: [d30b48e66e742] joining swarm manager [db80211aee541]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T21:48:34.385Z] === RUN TestServiceUpdateLabel [2020-07-20T21:48:34.643Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-20T21:48:34.643Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-20T21:48:34.643Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-20T21:48:34.643Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-20T21:48:36.013Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-20T21:48:36.940Z] === RUN TestDockerSuite/TestEventsRename [2020-07-20T21:48:36.940Z] --- PASS: TestServiceUpdateLabel (2.52s) [2020-07-20T21:48:36.940Z] === RUN TestServiceUpdateSecrets [2020-07-20T21:48:37.196Z] === RUN TestDockerSuite/TestEventsResize [2020-07-20T21:48:38.124Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-20T21:48:38.380Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-20T21:48:39.309Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-20T21:48:39.871Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-20T21:48:42.385Z] === RUN TestDockerSuite/TestEventsTop [2020-07-20T21:48:42.947Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-20T21:48:45.307Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2020-07-20T21:48:45.307Z] === RUN TestServiceUpdateConfigs [2020-07-20T21:48:45.460Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-20T21:48:51.995Z] === RUN TestDockerSuite/TestExec [2020-07-20T21:48:51.995Z] --- PASS: TestServiceUpdateSecrets (14.95s) [2020-07-20T21:48:51.995Z] === RUN TestServiceUpdateConfigs [2020-07-20T21:48:51.995Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-20T21:48:52.556Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-20T21:48:53.119Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-20T21:48:53.686Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-20T21:48:55.053Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-20T21:48:55.314Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-20T21:48:55.892Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-20T21:48:56.455Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-20T21:48:56.711Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-20T21:48:57.272Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-20T21:48:57.834Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-20T21:48:58.762Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-20T21:48:59.324Z] === RUN TestDockerSuite/TestExecEnv [2020-07-20T21:48:59.886Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-20T21:49:00.674Z] --- PASS: TestServiceUpdateConfigs (14.23s) [2020-07-20T21:49:00.674Z] === RUN TestServiceUpdateNetwork [2020-07-20T21:49:00.814Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-20T21:49:01.376Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-20T21:49:03.890Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-20T21:49:04.452Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-20T21:49:05.013Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-20T21:49:05.576Z] === RUN TestDockerSuite/TestExecParseError [2020-07-20T21:49:06.138Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-20T21:49:07.066Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-20T21:49:07.066Z] --- PASS: TestServiceUpdateConfigs (15.20s) [2020-07-20T21:49:07.066Z] === RUN TestServiceUpdateNetwork [2020-07-20T21:49:07.322Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-20T21:49:08.688Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-20T21:49:09.250Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-20T21:49:10.182Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-20T21:49:11.066Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2020-07-20T21:49:11.066Z] === RUN TestServiceUpdatePidsLimit [2020-07-20T21:49:11.708Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-20T21:49:12.750Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-20T21:49:16.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-20T21:49:19.691Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-20T21:49:20.006Z] --- PASS: TestServiceUpdateNetwork (12.84s) [2020-07-20T21:49:20.006Z] === RUN TestServiceUpdatePidsLimit [2020-07-20T21:49:20.933Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-20T21:49:20.934Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-20T21:49:21.496Z] === RUN TestDockerSuite/TestExecTTY [2020-07-20T21:49:22.058Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-20T21:49:22.314Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-20T21:49:22.878Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-20T21:49:23.441Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-20T21:49:24.369Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-20T21:49:24.369Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-20T21:49:25.734Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-20T21:49:25.992Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-20T21:49:26.602Z] --- PASS: TestServiceUpdatePidsLimit (15.88s) [2020-07-20T21:49:26.602Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-07-20T21:49:26.602Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-07-20T21:49:26.602Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2020-07-20T21:49:26.602Z] PASS [2020-07-20T21:49:26.602Z] [2020-07-20T21:49:26.602Z] === Skipped [2020-07-20T21:49:26.602Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-07-20T21:49:26.602Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T21:49:26.602Z] [2020-07-20T21:49:26.602Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-20T21:49:26.602Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T21:49:26.602Z] [2020-07-20T21:49:26.602Z] [2020-07-20T21:49:26.602Z] DONE 27 tests, 2 skipped in 128.975s [2020-07-20T21:49:26.602Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-20T21:49:26.602Z] ++ 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-07-20T21:49:26.602Z] ++ set -e [2020-07-20T21:49:26.602Z] ++ '[' -n 0 ']' [2020-07-20T21:49:26.602Z] ++ set -x [2020-07-20T21:49:26.602Z] ++ env -i DEST=/go/src/github.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-07-20T21:49:26.602Z] INFO: Testing against a local daemon [2020-07-20T21:49:26.602Z] === RUN TestSessionCreate [2020-07-20T21:49:26.898Z] --- PASS: TestSessionCreate (0.04s) [2020-07-20T21:49:26.898Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-20T21:49:26.898Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-20T21:49:26.898Z] PASS [2020-07-20T21:49:26.898Z] [2020-07-20T21:49:26.898Z] DONE 2 tests in 0.146s [2020-07-20T21:49:26.898Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-20T21:49:26.898Z] ++ 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-07-20T21:49:26.898Z] ++ set -e [2020-07-20T21:49:26.898Z] ++ '[' -n 0 ']' [2020-07-20T21:49:26.898Z] ++ set -x [2020-07-20T21:49:26.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-20T21:49:26.898Z] INFO: Testing against a local daemon [2020-07-20T21:49:26.898Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-20T21:49:26.898Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T21:49:26.898Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T21:49:26.898Z] === RUN TestEventsExecDie [2020-07-20T21:49:26.921Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-20T21:49:27.177Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-20T21:49:27.538Z] --- PASS: TestEventsExecDie (0.61s) [2020-07-20T21:49:27.538Z] === RUN TestEventsBackwardsCompatible [2020-07-20T21:49:27.538Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-07-20T21:49:27.538Z] === RUN TestInfoBinaryCommits [2020-07-20T21:49:27.538Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-20T21:49:27.538Z] === RUN TestInfoAPIVersioned [2020-07-20T21:49:27.538Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-20T21:49:27.538Z] === RUN TestInfoDiscoveryBackend [2020-07-20T21:49:27.739Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-20T21:49:28.176Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-20T21:49:28.176Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-20T21:49:29.103Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-20T21:49:29.215Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-20T21:49:29.215Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-20T21:49:29.853Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-20T21:49:29.853Z] === RUN TestInfoAPI [2020-07-20T21:49:29.853Z] --- PASS: TestInfoAPI (0.04s) [2020-07-20T21:49:29.853Z] === RUN TestInfoAPIWarnings [2020-07-20T21:49:30.151Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-20T21:49:30.151Z] === RUN TestInfoDebug [2020-07-20T21:49:30.789Z] --- PASS: TestInfoDebug (0.53s) [2020-07-20T21:49:30.789Z] === RUN TestInfoInsecureRegistries [2020-07-20T21:49:31.426Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-20T21:49:31.426Z] === RUN TestInfoRegistryMirrors [2020-07-20T21:49:31.717Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-20T21:49:31.717Z] === RUN TestLoginFailsWithBadCredentials [2020-07-20T21:49:32.355Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-07-20T21:49:32.355Z] === RUN TestPingCacheHeaders [2020-07-20T21:49:32.355Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-20T21:49:32.355Z] === RUN TestPingGet [2020-07-20T21:49:32.355Z] --- PASS: TestPingGet (0.02s) [2020-07-20T21:49:32.355Z] === RUN TestPingHead [2020-07-20T21:49:32.355Z] --- PASS: TestPingHead (0.03s) [2020-07-20T21:49:32.355Z] === RUN TestVersion [2020-07-20T21:49:32.355Z] --- PASS: TestVersion (0.03s) [2020-07-20T21:49:32.355Z] PASS [2020-07-20T21:49:32.355Z] [2020-07-20T21:49:32.355Z] === Skipped [2020-07-20T21:49:32.355Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T21:49:32.355Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T21:49:32.355Z] [2020-07-20T21:49:32.355Z] [2020-07-20T21:49:32.355Z] DONE 18 tests, 1 skipped in 5.514s [2020-07-20T21:49:32.355Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-20T21:49:32.355Z] ++ 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-07-20T21:49:32.355Z] ++ set -e [2020-07-20T21:49:32.355Z] ++ '[' -n 0 ']' [2020-07-20T21:49:32.355Z] ++ set -x [2020-07-20T21:49:32.355Z] ++ env -i DEST=/go/src/github.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-07-20T21:49:32.355Z] INFO: Testing against a local daemon [2020-07-20T21:49:32.355Z] === RUN TestVolumesCreateAndList [2020-07-20T21:49:32.355Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-20T21:49:32.355Z] === RUN TestVolumesRemove [2020-07-20T21:49:32.368Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-20T21:49:32.652Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-20T21:49:32.652Z] === RUN TestVolumesInspect [2020-07-20T21:49:32.652Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-20T21:49:32.652Z] === RUN TestVolumesInvalidJSON [2020-07-20T21:49:32.652Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-20T21:49:32.652Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-20T21:49:32.652Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-20T21:49:32.652Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-20T21:49:32.652Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-20T21:49:32.652Z] PASS [2020-07-20T21:49:32.652Z] [2020-07-20T21:49:32.652Z] DONE 5 tests in 0.226s [2020-07-20T21:49:32.652Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-20T21:49:32.652Z] ++++ cat bundles/test-integration/docker.pid [2020-07-20T21:49:32.652Z] +++ kill 13796 [2020-07-20T21:49:34.173Z] +++ /etc/init.d/apparmor stop [2020-07-20T21:49:34.173Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T21:49:34.173Z] [2020-07-20T21:49:34.173Z] Unloading profiles will leave already running processes permanently [2020-07-20T21:49:34.173Z] unconfined, which can lead to unexpected situations. [2020-07-20T21:49:34.173Z] [2020-07-20T21:49:34.173Z] To set a process to complain mode, use the command line tool [2020-07-20T21:49:34.173Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T21:49:34.173Z] +++ true [2020-07-20T21:49:34.173Z] exiting test-integration [2020-07-20T21:49:34.173Z] ++ exit 0 [2020-07-20T21:49:34.173Z] Post stage [Pipeline] junit [2020-07-20T21:49:35.740Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-20T21:49:36.545Z] --- PASS: TestServiceUpdatePidsLimit (16.44s) [2020-07-20T21:49:36.545Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2020-07-20T21:49:36.545Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-07-20T21:49:36.545Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-07-20T21:49:36.545Z] PASS [2020-07-20T21:49:36.545Z] [2020-07-20T21:49:36.545Z] === Skipped [2020-07-20T21:49:36.545Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-20T21:49:36.545Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-20T21:49:36.545Z] [2020-07-20T21:49:36.545Z] [2020-07-20T21:49:36.545Z] DONE 27 tests, 1 skipped in 177.864s [2020-07-20T21:49:36.545Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-20T21:49:36.545Z] ++ 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-07-20T21:49:36.545Z] ++ set -e [2020-07-20T21:49:36.545Z] ++ '[' -n 0 ']' [2020-07-20T21:49:36.545Z] ++ set -x [2020-07-20T21:49:36.545Z] ++ env -i DEST=/go/src/github.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-07-20T21:49:36.545Z] INFO: Testing against a local daemon [2020-07-20T21:49:36.545Z] === RUN TestSessionCreate [2020-07-20T21:49:36.545Z] --- PASS: TestSessionCreate (0.04s) [2020-07-20T21:49:36.545Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-20T21:49:36.545Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-20T21:49:36.545Z] PASS [2020-07-20T21:49:36.545Z] [2020-07-20T21:49:36.545Z] DONE 2 tests in 0.179s [2020-07-20T21:49:36.545Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-20T21:49:36.545Z] ++ 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-07-20T21:49:36.545Z] ++ set -e [2020-07-20T21:49:36.545Z] ++ '[' -n 0 ']' [2020-07-20T21:49:36.545Z] ++ set -x [2020-07-20T21:49:36.545Z] ++ env -i DEST=/go/src/github.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-07-20T21:49:36.545Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-20T21:49:36.722Z] + echo Ensuring container killed. [2020-07-20T21:49:36.722Z] Ensuring container killed. [2020-07-20T21:49:36.722Z] + docker rm -vf docker-pr1 [2020-07-20T21:49:36.722Z] Error: No such container: docker-pr1 [2020-07-20T21:49:36.722Z] + true [Pipeline] sh [2020-07-20T21:49:36.801Z] INFO: Testing against a local daemon [2020-07-20T21:49:36.801Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-20T21:49:36.801Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T21:49:36.801Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T21:49:36.801Z] === RUN TestEventsExecDie [2020-07-20T21:49:37.111Z] + echo Chowning /workspace to jenkins user [2020-07-20T21:49:37.111Z] Chowning /workspace to jenkins user [2020-07-20T21:49:37.111Z] + id -u [2020-07-20T21:49:37.111Z] + id -g [2020-07-20T21:49:37.111Z] + docker run --rm -v /home/docker/workspace/moby_PR-41239:/workspace busybox chown -R 1001:1001 /workspace [2020-07-20T21:49:37.111Z] Unable to find image 'busybox:latest' locally [2020-07-20T21:49:37.365Z] --- PASS: TestEventsExecDie (0.66s) [2020-07-20T21:49:37.365Z] === RUN TestEventsBackwardsCompatible [2020-07-20T21:49:37.365Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-07-20T21:49:37.365Z] === RUN TestInfoBinaryCommits [2020-07-20T21:49:37.365Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-20T21:49:37.365Z] === RUN TestInfoAPIVersioned [2020-07-20T21:49:37.365Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-20T21:49:37.365Z] === RUN TestInfoDiscoveryBackend [2020-07-20T21:49:37.405Z] latest: Pulling from library/busybox [2020-07-20T21:49:37.405Z] 7257f00f7d70: Pulling fs layer [2020-07-20T21:49:37.699Z] 7257f00f7d70: Verifying Checksum [2020-07-20T21:49:37.699Z] 7257f00f7d70: Download complete [2020-07-20T21:49:37.699Z] 7257f00f7d70: Pull complete [2020-07-20T21:49:37.699Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-20T21:49:37.699Z] Status: Downloaded newer image for busybox:latest [2020-07-20T21:49:37.926Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-07-20T21:49:37.926Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-20T21:49:38.182Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-20T21:49:39.108Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-20T21:49:39.108Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-20T21:49:39.616Z] + bundleName=ppc64le-integration [2020-07-20T21:49:39.616Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-20T21:49:39.616Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-20T21:49:39.616Z] + find+ bundles -path */root/*overlay2 -prunexargs -o tar -type -czf f ppc64le-integration-bundles.tar.gz ( [2020-07-20T21:49:39.616Z] -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-20T21:49:39.664Z] Archiving artifacts [2020-07-20T21:49:39.670Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-20T21:49:39.670Z] === RUN TestInfoAPI [2020-07-20T21:49:39.670Z] --- PASS: TestInfoAPI (0.02s) [2020-07-20T21:49:39.670Z] === RUN TestInfoAPIWarnings [2020-07-20T21:49:40.072Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41239/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-20T21:49:40.233Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-07-20T21:49:40.233Z] === RUN TestInfoDebug [2020-07-20T21:49:40.461Z] + make clean [2020-07-20T21:49:40.755Z] make: command: Command not found [2020-07-20T21:49:40.755Z] make: command: Command not found [2020-07-20T21:49:40.755Z] docker volume rm -f docker-dev-cache [2020-07-20T21:49:40.755Z] docker-dev-cache [Pipeline] deleteDir [2020-07-20T21:49:40.794Z] --- PASS: TestInfoDebug (0.53s) [2020-07-20T21:49:40.794Z] === RUN TestInfoInsecureRegistries [2020-07-20T21:49:41.050Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-20T21:49:41.050Z] === RUN TestInfoRegistryMirrors [2020-07-20T21:49:41.611Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-20T21:49:41.611Z] === RUN TestLoginFailsWithBadCredentials [2020-07-20T21:49:41.866Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-07-20T21:49:41.866Z] === RUN TestPingCacheHeaders [2020-07-20T21:49:41.866Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-20T21:49:41.866Z] === RUN TestPingGet [2020-07-20T21:49:41.866Z] --- PASS: TestPingGet (0.01s) [2020-07-20T21:49:41.866Z] === RUN TestPingHead [2020-07-20T21:49:41.866Z] --- PASS: TestPingHead (0.02s) [2020-07-20T21:49:41.866Z] === RUN TestVersion [2020-07-20T21:49:41.866Z] --- PASS: TestVersion (0.02s) [2020-07-20T21:49:41.866Z] PASS [2020-07-20T21:49:41.866Z] [2020-07-20T21:49:41.866Z] === Skipped [2020-07-20T21:49:41.866Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T21:49:41.866Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T21:49:41.866Z] [2020-07-20T21:49:41.866Z] [2020-07-20T21:49:41.866Z] DONE 18 tests, 1 skipped in 5.370s [2020-07-20T21:49:41.866Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-20T21:49:41.866Z] ++ 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-07-20T21:49:41.866Z] ++ set -e [2020-07-20T21:49:41.866Z] ++ '[' -n 0 ']' [2020-07-20T21:49:41.866Z] ++ set -x [2020-07-20T21:49:41.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=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-07-20T21:49:42.428Z] INFO: Testing against a local daemon [2020-07-20T21:49:42.428Z] === RUN TestVolumesCreateAndList [Pipeline] } [2020-07-20T21:49:42.684Z] --- PASS: TestVolumesCreateAndList (0.20s) [2020-07-20T21:49:42.684Z] === RUN TestVolumesRemove [2020-07-20T21:49:42.684Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-20T21:49:42.684Z] --- PASS: TestVolumesRemove (0.09s) [2020-07-20T21:49:42.684Z] === RUN TestVolumesInspect [2020-07-20T21:49:42.684Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-20T21:49:42.684Z] === RUN TestVolumesInvalidJSON [2020-07-20T21:49:42.684Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-20T21:49:42.684Z] === PAUSE TestVolumesInvalidJSON//volumes/create [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-20T21:49:42.940Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-20T21:49:42.940Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-20T21:49:42.940Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-20T21:49:42.940Z] PASS [2020-07-20T21:49:42.940Z] [2020-07-20T21:49:42.940Z] DONE 5 tests in 0.853s [2020-07-20T21:49:42.940Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-20T21:49:43.197Z] ++++ cat bundles/test-integration/docker.pid [2020-07-20T21:49:43.197Z] +++ kill 5576 [2020-07-20T21:49:43.453Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-20T21:49:43.453Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-20T21:49:43.453Z] === RUN TestDockerSuite/TestHealth [2020-07-20T21:49:44.380Z] +++ /etc/init.d/apparmor stop [2020-07-20T21:49:44.380Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T21:49:44.380Z] [2020-07-20T21:49:44.380Z] Unloading profiles will leave already running processes permanently [2020-07-20T21:49:44.380Z] unconfined, which can lead to unexpected situations. [2020-07-20T21:49:44.380Z] [2020-07-20T21:49:44.380Z] To set a process to complain mode, use the command line tool [2020-07-20T21:49:44.380Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T21:49:44.380Z] +++ true [2020-07-20T21:49:44.380Z] exiting test-integration [2020-07-20T21:49:44.380Z] ++ exit 0 [2020-07-20T21:49:44.380Z] [2020-07-20T21:49:45.316Z] + for job in $(jobs -p) [2020-07-20T21:49:45.316Z] + wait 5341 [2020-07-20T21:50:03.380Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-20T21:50:03.380Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-20T21:50:03.380Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-20T21:50:03.380Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-20T21:50:03.380Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-20T21:50:03.380Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-20T21:50:03.380Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-20T21:50:03.380Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-20T21:50:03.380Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-20T21:50:03.380Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-20T21:50:03.380Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-20T21:50:03.636Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-20T21:50:03.892Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-20T21:50:03.892Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-20T21:50:04.453Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-20T21:50:04.453Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-20T21:50:05.016Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-20T21:50:05.578Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-20T21:50:05.834Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-20T21:50:06.397Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-20T21:50:08.912Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-20T21:50:08.912Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-20T21:50:08.912Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-20T21:50:10.280Z] === RUN TestDockerSuite/TestImportFile [2020-07-20T21:50:11.210Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-20T21:50:11.210Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-20T21:50:12.139Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-20T21:50:13.068Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-20T21:50:13.324Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-20T21:50:14.693Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-20T21:50:14.949Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-20T21:50:15.510Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-20T21:50:15.766Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-20T21:50:15.766Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-20T21:50:16.023Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-20T21:50:16.279Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-20T21:50:16.844Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-20T21:50:17.101Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-20T21:50:17.665Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-20T21:50:18.235Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-20T21:50:18.506Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-20T21:50:18.506Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-20T21:50:19.873Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-20T21:50:20.128Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-20T21:50:20.690Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-20T21:50:20.690Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-20T21:50:20.946Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-20T21:50:20.946Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-20T21:50:21.873Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-20T21:50:22.130Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-20T21:50:22.692Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-20T21:50:23.254Z] === RUN TestDockerSuite/TestInspectImage [2020-07-20T21:50:23.254Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-20T21:50:23.254Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-20T21:50:23.254Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-20T21:50:23.509Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-20T21:50:24.071Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-20T21:50:24.071Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-20T21:50:24.633Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-20T21:50:24.889Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-20T21:50:26.779Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-20T21:50:26.779Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-20T21:50:27.036Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-20T21:50:27.598Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-20T21:50:28.528Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-20T21:50:28.785Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-20T21:50:29.349Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-20T21:50:29.604Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-20T21:50:30.167Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-20T21:50:30.728Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-20T21:50:30.984Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-20T21:50:30.984Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-20T21:50:32.875Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-20T21:50:33.449Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-20T21:50:34.376Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-20T21:50:34.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-20T21:50:34.632Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-20T21:50:35.998Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-20T21:50:37.889Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-20T21:50:39.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-20T21:50:39.513Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-20T21:50:39.513Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-20T21:50:41.404Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-20T21:50:41.660Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-20T21:50:42.223Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-20T21:50:52.172Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-20T21:50:52.172Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-20T21:50:53.099Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-20T21:50:53.354Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-20T21:50:55.241Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-20T21:50:55.241Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-20T21:50:55.241Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-20T21:50:55.241Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-20T21:50:55.241Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-20T21:50:55.802Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-20T21:50:56.061Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-20T21:50:57.965Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-20T21:50:59.853Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-20T21:51:00.415Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-20T21:51:05.661Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-20T21:51:05.661Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-20T21:51:05.661Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-20T21:51:06.223Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-20T21:51:07.150Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-20T21:51:07.716Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-20T21:51:08.643Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-20T21:51:09.205Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-20T21:51:11.193Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-20T21:51:11.756Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-20T21:51:12.013Z] === RUN TestDockerSuite/TestLogsSince [2020-07-20T21:51:14.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-20T21:51:18.711Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-20T21:51:25.244Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-20T21:51:25.244Z] === RUN TestDockerSuite/TestLogsTail [2020-07-20T21:51:25.244Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-20T21:51:25.500Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-20T21:51:26.063Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-20T21:51:26.320Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-20T21:51:26.576Z] === RUN TestDockerSuite/TestNetHostname [2020-07-20T21:51:27.942Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-20T21:51:28.198Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-20T21:51:29.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-20T21:51:33.730Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-20T21:51:34.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-20T21:51:35.587Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-20T21:51:36.149Z] === RUN TestDockerSuite/TestPluginActive [2020-07-20T21:51:38.042Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-20T21:51:44.584Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-20T21:51:44.584Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-20T21:51:44.584Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-20T21:51:47.099Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-20T21:51:48.464Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-20T21:51:50.351Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-20T21:51:53.618Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-20T21:51:54.981Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-20T21:51:55.546Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-20T21:51:56.474Z] === RUN TestDockerSuite/TestPortList [2020-07-20T21:52:03.012Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-20T21:52:03.012Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-20T21:52:03.012Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-20T21:52:05.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-20T21:52:09.709Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-20T21:52:09.709Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-20T21:52:09.709Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-20T21:52:10.271Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-20T21:52:10.271Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-20T21:52:10.526Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-20T21:52:10.526Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-20T21:52:11.088Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-20T21:52:11.088Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-20T21:52:12.015Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-20T21:52:12.015Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-20T21:52:13.906Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-20T21:52:14.833Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-20T21:52:15.089Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-20T21:52:15.346Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-20T21:52:17.869Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-20T21:52:18.432Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-20T21:52:20.323Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-20T21:52:23.608Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-20T21:52:23.608Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-20T21:52:25.508Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-20T21:52:28.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-20T21:52:32.042Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-20T21:52:32.605Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-20T21:52:35.125Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-20T21:52:36.491Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-20T21:52:37.053Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-20T21:52:38.942Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-20T21:52:40.306Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-20T21:52:40.867Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-20T21:52:41.123Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-20T21:52:41.684Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-20T21:52:43.059Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-20T21:52:44.947Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-20T21:52:45.203Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-20T21:52:45.203Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-20T21:52:45.203Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-20T21:52:45.458Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-20T21:52:45.458Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-20T21:52:46.388Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-20T21:52:47.318Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-20T21:52:48.689Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-20T21:52:49.253Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-20T21:52:54.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-20T21:52:55.061Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-20T21:52:55.988Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-20T21:52:57.883Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-20T21:52:57.883Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-20T21:52:57.883Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-20T21:52:58.142Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-20T21:53:00.658Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-20T21:53:02.026Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-20T21:53:04.551Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-20T21:53:05.917Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-20T21:53:05.917Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-20T21:53:05.917Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-20T21:53:08.433Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-20T21:53:08.999Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-20T21:53:09.255Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-20T21:53:10.183Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-20T21:53:11.110Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-20T21:53:12.038Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-20T21:53:12.603Z] === RUN TestDockerSuite/TestRmiTag [2020-07-20T21:53:12.859Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-20T21:53:13.115Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-20T21:53:15.635Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-20T21:53:16.197Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-20T21:53:16.759Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-20T21:53:17.016Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-20T21:53:17.944Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-20T21:53:18.506Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-20T21:53:18.506Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-20T21:53:19.068Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-20T21:53:19.068Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-20T21:53:19.638Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-20T21:53:20.576Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-20T21:53:20.832Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-20T21:53:21.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-20T21:53:21.650Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-20T21:53:22.213Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-20T21:53:23.582Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-20T21:53:24.511Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-20T21:53:25.440Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-20T21:53:26.002Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-20T21:53:26.566Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-20T21:53:27.128Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-20T21:53:28.057Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-20T21:53:28.618Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-20T21:53:29.545Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-20T21:53:29.801Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-20T21:53:30.362Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-20T21:53:30.618Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-20T21:53:30.618Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-20T21:53:31.982Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-20T21:53:32.544Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-20T21:53:32.800Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-20T21:53:33.361Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-20T21:53:34.299Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-20T21:53:34.299Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-20T21:53:34.560Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-20T21:53:35.120Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-20T21:53:35.376Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-20T21:53:35.938Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-20T21:53:36.195Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-20T21:53:36.195Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-20T21:53:36.757Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-20T21:53:36.757Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-20T21:53:37.685Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-20T21:53:37.941Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-20T21:53:38.502Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-20T21:53:38.758Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-20T21:53:39.014Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-20T21:53:39.270Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-20T21:53:40.638Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-20T21:53:41.565Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-20T21:53:42.496Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-20T21:53:43.058Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-20T21:53:43.313Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-20T21:53:43.876Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-20T21:53:44.133Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-20T21:53:44.696Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-20T21:53:45.625Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-20T21:53:48.145Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-20T21:53:48.145Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-20T21:53:48.145Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-20T21:53:50.048Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-20T21:53:51.003Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-20T21:53:52.894Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-20T21:53:54.259Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-20T21:53:54.259Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-20T21:53:54.259Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-20T21:53:54.515Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-20T21:53:55.880Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-20T21:53:56.441Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-20T21:53:57.806Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-20T21:53:58.368Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-20T21:53:59.296Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-20T21:53:59.552Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-20T21:53:59.552Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-20T21:54:00.113Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-20T21:54:00.113Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-20T21:54:01.042Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-20T21:54:01.042Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-20T21:54:01.605Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-20T21:54:02.166Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-20T21:54:03.096Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-20T21:54:03.659Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-20T21:54:03.659Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-20T21:54:04.222Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-20T21:54:04.784Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-20T21:54:05.348Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-20T21:54:05.607Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-20T21:54:06.178Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-20T21:54:06.740Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-20T21:54:07.303Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-20T21:54:07.558Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-20T21:54:07.558Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-20T21:54:08.120Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-20T21:54:08.682Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-20T21:54:09.610Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-20T21:54:09.610Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-20T21:54:09.610Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-20T21:54:12.129Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-20T21:54:12.388Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-20T21:54:24.552Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-20T21:54:24.552Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-20T21:54:24.809Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-20T21:54:25.738Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-20T21:54:25.738Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-20T21:54:25.738Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-20T21:54:25.738Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-20T21:54:25.994Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-20T21:54:28.512Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-20T21:54:29.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-20T21:54:30.002Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-20T21:54:30.940Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-20T21:54:32.304Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-20T21:54:34.819Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-20T21:54:36.707Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-20T21:54:36.963Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-20T21:54:37.219Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-20T21:54:37.476Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-20T21:54:38.039Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-20T21:54:38.039Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-20T21:54:38.295Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-20T21:54:39.662Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-20T21:54:40.224Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-20T21:54:40.224Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-20T21:54:41.594Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-20T21:54:41.594Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-20T21:54:41.594Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-20T21:54:42.962Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-20T21:54:42.962Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-20T21:54:43.890Z] === RUN TestDockerSuite/TestRunMount [2020-07-20T21:54:47.161Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-20T21:54:48.528Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-20T21:54:49.456Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-20T21:54:50.019Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-20T21:54:50.946Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-20T21:54:51.203Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-20T21:54:52.569Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-20T21:54:55.087Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-20T21:54:56.453Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-20T21:54:57.822Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-20T21:54:58.383Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-20T21:54:59.312Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-20T21:54:59.312Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-20T21:54:59.874Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-20T21:55:00.436Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-20T21:55:00.998Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-20T21:55:01.255Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-20T21:55:02.621Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-20T21:55:03.987Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-20T21:55:06.506Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-20T21:55:07.067Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-20T21:55:07.067Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-20T21:55:07.323Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-20T21:55:07.579Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-20T21:55:07.835Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-20T21:55:08.397Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-20T21:55:08.397Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-20T21:55:08.958Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-20T21:55:14.198Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-20T21:55:14.198Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-20T21:55:14.761Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-20T21:55:15.689Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-20T21:55:15.689Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-20T21:55:16.616Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-20T21:55:17.179Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-20T21:55:18.110Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-20T21:55:18.673Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-20T21:55:19.235Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-20T21:55:19.797Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-20T21:55:20.358Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-20T21:55:20.358Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-20T21:55:20.920Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-20T21:55:21.176Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-20T21:55:21.176Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-20T21:55:21.740Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-20T21:55:22.684Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-20T21:55:22.684Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-20T21:55:24.576Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-20T21:55:24.832Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-20T21:55:26.199Z] === RUN TestDockerSuite/TestRunRm [2020-07-20T21:55:26.763Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-20T21:55:28.129Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-20T21:55:30.644Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-20T21:55:30.644Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-20T21:55:31.212Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-20T21:55:32.577Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-20T21:55:32.833Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-20T21:55:35.350Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-20T21:55:37.237Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-20T21:55:37.800Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-20T21:55:38.057Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-20T21:55:38.619Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-20T21:55:38.875Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-20T21:55:39.437Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-20T21:55:39.694Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-20T21:55:40.648Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-20T21:55:40.648Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-20T21:55:40.904Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-20T21:55:41.466Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-20T21:55:43.355Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-20T21:55:43.921Z] === RUN TestDockerSuite/TestRunState [2020-07-20T21:55:45.290Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-20T21:55:45.853Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-20T21:55:46.109Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-20T21:55:46.365Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-20T21:55:46.621Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-20T21:55:46.621Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-20T21:55:47.182Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-20T21:55:47.438Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-20T21:55:48.806Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-20T21:55:48.806Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-20T21:55:48.806Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-20T21:55:48.806Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-20T21:55:49.062Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-20T21:55:50.956Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-20T21:55:51.884Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-20T21:55:51.884Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-20T21:55:53.251Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-20T21:55:55.143Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-20T21:55:55.705Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-20T21:55:57.618Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-20T21:55:58.545Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-20T21:55:59.112Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-20T21:55:59.674Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-20T21:56:00.237Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-20T21:56:00.237Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-20T21:56:02.131Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-20T21:56:03.497Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-20T21:56:03.498Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-20T21:56:04.060Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-20T21:56:04.060Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-20T21:56:04.317Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-20T21:56:04.573Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-20T21:56:05.136Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-20T21:56:06.066Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-20T21:56:06.066Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-20T21:56:06.066Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-20T21:56:06.628Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-20T21:56:09.895Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-20T21:56:09.895Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-20T21:56:09.895Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-20T21:56:10.824Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-20T21:56:12.715Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-20T21:56:13.277Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-20T21:56:15.188Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-20T21:56:15.188Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-20T21:56:17.079Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-20T21:56:17.640Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-20T21:56:17.896Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-20T21:56:18.458Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-20T21:56:18.458Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-20T21:56:18.458Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-20T21:56:18.458Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-20T21:56:18.714Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-20T21:56:18.714Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-20T21:56:19.276Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-20T21:56:19.532Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-20T21:56:20.461Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-20T21:56:21.022Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-20T21:56:21.278Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-20T21:56:21.278Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-20T21:56:21.839Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-20T21:56:21.839Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-20T21:56:21.839Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-20T21:56:21.839Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-20T21:56:21.839Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-20T21:56:21.839Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-20T21:56:21.839Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-20T21:56:21.839Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-20T21:56:21.839Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-20T21:56:21.839Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-20T21:56:22.400Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-20T21:56:22.657Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-20T21:56:23.218Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-20T21:56:23.218Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-20T21:56:23.780Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-20T21:56:23.780Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-20T21:56:24.342Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-20T21:56:24.342Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-20T21:56:24.904Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-20T21:56:25.160Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-20T21:56:25.160Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-20T21:56:25.160Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-20T21:56:25.723Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-20T21:56:26.650Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-20T21:56:26.906Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-20T21:56:26.906Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-20T21:56:27.163Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-20T21:56:27.163Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-20T21:56:28.091Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-20T21:56:28.349Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-20T21:56:28.916Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-20T21:56:30.806Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-20T21:56:31.063Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-20T21:56:31.320Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-20T21:56:31.320Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-20T21:56:31.575Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-20T21:56:32.136Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-20T21:56:33.503Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-20T21:56:34.065Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-20T21:56:34.322Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-20T21:56:34.884Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-20T21:56:35.812Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-20T21:56:35.812Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-20T21:56:36.067Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-20T21:56:37.960Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-20T21:56:37.960Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-20T21:56:37.960Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-20T21:56:39.327Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-20T21:56:39.328Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-20T21:56:39.328Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-20T21:56:41.219Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-20T21:56:42.148Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-20T21:56:42.710Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-20T21:56:42.710Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-20T21:56:42.710Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-20T21:56:42.966Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-20T21:56:42.966Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-20T21:56:43.221Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-20T21:56:45.753Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-20T21:56:46.013Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-20T21:56:51.260Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-20T21:56:51.821Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-20T21:56:52.383Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-20T21:56:53.315Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-20T21:56:55.828Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-20T21:56:57.196Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-20T21:56:57.759Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-20T21:56:59.127Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-20T21:56:59.127Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-20T21:57:01.019Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-20T21:57:01.948Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-20T21:57:04.468Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-20T21:57:08.655Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-20T21:57:11.919Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-20T21:57:12.175Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-20T21:57:16.340Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-20T21:57:18.853Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-20T21:57:20.216Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-20T21:57:20.473Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-20T21:57:21.035Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-20T21:57:21.597Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-20T21:57:21.597Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-20T21:57:21.854Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-20T21:57:24.373Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-20T21:57:25.301Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-20T21:57:27.197Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-20T21:57:27.458Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-20T21:57:28.020Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-20T21:57:28.276Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-20T21:57:28.276Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-20T21:57:29.203Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-20T21:57:30.132Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-20T21:57:30.132Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-20T21:57:31.062Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-20T21:57:31.625Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-20T21:57:32.186Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-20T21:57:33.116Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-20T21:57:37.283Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-20T21:57:37.539Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-20T21:57:37.539Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-20T21:57:38.101Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-20T21:57:38.664Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-20T21:57:40.556Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-20T21:57:43.078Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-20T21:57:44.447Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-20T21:57:45.381Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-20T21:57:47.276Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-20T21:57:47.276Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-20T21:57:49.793Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-20T21:57:49.793Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-20T21:57:53.060Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-20T21:57:54.425Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-20T21:57:55.791Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-20T21:57:56.719Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-20T21:57:57.282Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-20T21:57:58.648Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-20T21:58:00.016Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-20T21:58:01.380Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-20T21:58:02.746Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-20T21:58:03.680Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-20T21:58:15.864Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-20T21:58:19.133Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-20T21:58:19.133Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-20T21:58:19.133Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-20T21:58:19.133Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-20T21:58:19.390Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-20T21:58:19.390Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-20T21:58:19.390Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-20T21:58:19.954Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-20T21:58:19.954Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-20T21:58:20.516Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-20T21:58:20.516Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-20T21:58:20.516Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-20T21:58:20.516Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-20T21:58:20.516Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-20T21:58:21.883Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-20T21:58:22.139Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-20T21:58:22.139Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-20T21:58:22.139Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-20T21:58:22.396Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-20T21:58:22.957Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-20T21:58:25.472Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-20T21:58:27.989Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-20T21:58:29.355Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-20T21:58:29.355Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-20T21:58:29.355Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-20T21:58:31.266Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-20T21:58:33.160Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite (1297.29s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.98s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.60s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.29s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.52s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.01s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.91s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.39s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.97s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.77s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.86s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.08s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.87s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.86s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAttachDetach (0.82s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.83s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.75s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.50s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.46s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.97s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.83s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.98s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.69s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.54s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.15s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.03s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.89s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.08s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.30s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.50s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.98s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.74s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.28s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.76s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.87s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.27s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.29s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.83s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.68s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.86s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.79s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.97s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.94s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.02s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.37s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.24s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.76s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.96s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.22s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.45s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.63s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.51s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.63s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.22s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.02s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.50s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.71s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.88s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.05s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.34s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.58s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.97s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.72s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.59s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.62s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.27s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.97s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.04s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.00s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.99s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.66s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.40s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCmd (0.30s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.22s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2020-07-20T21:58:33.160Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-20T21:58:33.160Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.94s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.49s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.77s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildContChar (2.96s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.06s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.29s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.49s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.84s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.94s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.88s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.77s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.28s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.46s) [2020-07-20T21:58:33.160Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-20T21:58:33.160Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.160Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-20T21:58:33.160Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.160Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-20T21:58:33.160Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.160Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-20T21:58:33.160Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.92s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.37s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.77s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.61s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.46s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.24s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.77s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.26s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.28s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.22s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.76s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.47s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.98s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.14s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.32s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.61s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.48s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.32s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.68s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.28s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.18s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.84s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.25s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.28s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.21s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.47s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.58s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEnv (1.43s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.41s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.23s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.08s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.25s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.71s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.86s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.25s) [2020-07-20T21:58:33.160Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-07-20T21:58:33.160Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.14s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.98s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.87s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.40s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.32s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.56s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.22s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.81s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.68s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.85s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.72s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildHistory (4.37s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.51s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.62s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.19s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.52s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.17s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.30s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.62s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.28s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.23s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.32s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.52s) [2020-07-20T21:58:33.160Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.84s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.98s) [2020-07-20T21:58:33.161Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-20T21:58:33.161Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.48s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.23s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.42s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.69s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.75s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.71s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.63s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.54s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.55s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.93s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.05s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.70s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.95s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.83s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.07s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildPATH (1.58s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.77s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.86s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.17s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.89s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildRm (2.49s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.05s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.43s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.98s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.89s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.01s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.79s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.38s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.36s) [2020-07-20T21:58:33.161Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-20T21:58:33.161Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.73s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildStderr (0.64s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.02s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.99s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.80s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.43s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.08s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildUser (1.28s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.47s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.04s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s) [2020-07-20T21:58:33.161Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-20T21:58:33.161Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.161Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-20T21:58:33.161Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.161Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-20T21:58:33.161Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.161Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-20T21:58:33.161Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.05s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.55s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.68s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.09s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.67s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2020-07-20T21:58:33.161Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-20T21:58:33.161Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.32s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-20T21:58:33.161Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-20T21:58:33.161Z] docker_cli_sni_test.go:18: Flakey test [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.38s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.53s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCommitChange (0.62s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.53s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.03s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.30s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.27s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCommitTTY (2.10s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.19s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.72s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.15s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.07s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.26s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.05s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.51s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.35s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.59s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.56s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.62s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.59s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.52s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.61s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.53s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.56s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.63s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.24s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.68s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.56s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.53s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.76s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.51s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.65s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.99s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.90s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.17s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.90s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.58s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.39s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.63s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.23s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.53s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.65s) [2020-07-20T21:58:33.161Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-20T21:58:33.161Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.45s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.54s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.91s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.88s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.49s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.24s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.97s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.38s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.42s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.53s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.34s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.53s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d80ce0_} (1.33s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1622297811_/foo_false____} (1.48s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1622297811_/foo_true____} (1.35s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3130080790_/foo_false____} (1.42s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3130080790_/foo_true____} (1.30s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3130080790_/foo_true__0xc000d80d40__} (1.40s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d80d60_} (1.50s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d80d80_} (1.31s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d80da0_} (1.32s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d80dc0_} (1.37s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.21s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.57s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.81s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.01s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.94s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.57s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.76s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.70s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.51s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.54s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.88s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.59s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.59s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.83s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.82s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.98s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.13s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.54s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.71s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.89s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.76s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.55s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.01s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.79s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.85s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.03s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.69s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.65s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.70s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.81s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.86s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.39s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.51s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.49s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpToDot (0.77s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.04s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.02s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpToStdout (0.61s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.25s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.26s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.61s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.85s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.41s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.73s) [2020-07-20T21:58:33.161Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-07-20T21:58:33.161Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.78s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2020-07-20T21:58:33.161Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-20T21:58:33.161Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.85s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.73s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.66s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.35s) [2020-07-20T21:58:33.161Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.91s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.16s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.23s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.59s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.54s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.52s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.12s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.93s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.76s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.26s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.77s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.23s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.88s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.57s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.69s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsAttach (0.58s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsCommit (0.66s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.68s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.10s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.26s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.18s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsCopy (1.03s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.90s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.33s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.88s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.40s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsFilters (0.89s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsFormat (0.85s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.60s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.21s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2020-07-20T21:58:33.162Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-20T21:58:33.162Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-20T21:58:33.162Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-20T21:58:33.162Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.33s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.68s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsRename (0.55s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsResize (0.61s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.43s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.84s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.53s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.82s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExec (0.72s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.55s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.32s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.47s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.46s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.47s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.48s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.47s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.92s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecCgroup (0.70s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.90s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.61s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecInspectID (2.54s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecInteractive (0.50s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.49s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.67s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.83s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.58s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.14s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.79s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecStartFails (0.69s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.69s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.77s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecTTY (0.77s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.65s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.60s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecUlimits (0.83s) [2020-07-20T21:58:33.162Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-20T21:58:33.162Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.46s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.66s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.50s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestExecWithUser (0.53s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.46s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.62s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.58s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestHealth (18.42s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.64s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImportFile (1.04s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.03s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.17s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2020-07-20T21:58:33.162Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-20T21:58:33.162Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.62s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-07-20T21:58:33.162Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-20T21:58:33.162Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.41s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.52s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.42s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectStatus (0.51s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.89s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.42s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.50s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.91s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.15s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.95s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.88s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.64s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.38s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.36s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.41s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.95s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.54s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.45s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.66s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.55s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.91s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.77s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.76s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.87s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsSince (6.61s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.52s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.50s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.43s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.42s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestNetHostname (1.21s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.64s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.87s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPluginActive (1.81s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.12s) [2020-07-20T21:58:33.162Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-20T21:58:33.162Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.73s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.22s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.44s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.86s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.45s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.23s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.77s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.76s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPortList (5.75s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.82s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.42s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.67s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s) [2020-07-20T21:58:33.162Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.91s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.83s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPsByOrder (2.27s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.97s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.94s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.09s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.41s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.48s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.14s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.83s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.46s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.39s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.85s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.51s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.60s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2020-07-20T21:58:33.163Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-20T21:58:33.163Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.19s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.70s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.10s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.20s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.78s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.78s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.87s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.66s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.46s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.49s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.58s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.14s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRmiBlank (0.04s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.17s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.31s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.03s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.82s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.01s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.48s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.57s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAddHost (0.40s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.01s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.67s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.22s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.98s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.01s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.70s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.54s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.74s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.30s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.54s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.69s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.42s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.47s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.46s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.06s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.15s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.99s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.83s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.00s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.53s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.54s) [2020-07-20T21:58:33.163Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-20T21:58:33.163Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.163Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-20T21:58:33.163Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.05s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.84s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.28s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.91s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.42s) [2020-07-20T21:58:33.163Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-20T21:58:33.163Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.10s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.55s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.76s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.08s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.63s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.41s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunExitCode (0.50s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.42s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.52s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.50s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.86s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.19s) [2020-07-20T21:58:33.163Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-20T21:58:33.163Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.21s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.56s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.92s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.20s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.07s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.39s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.52s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.37s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.04s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.71s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.42s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.39s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.71s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.07s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.92s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.09s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.21s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.98s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunMount (4.79s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.67s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.56s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.08s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.46s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.49s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.27s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.37s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.90s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.96s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNetHost (0.63s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.38s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.23s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.33s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.60s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.50s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.41s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.41s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.39s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.42s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.53s) [2020-07-20T21:58:33.163Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-20T21:58:33.163Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.54s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.70s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.10s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.62s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.67s) [2020-07-20T21:58:33.163Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.59s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.57s) [2020-07-20T21:58:33.163Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.63s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.55s) [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-20T21:58:33.420Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-20T21:58:33.420Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.89s) [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-07-20T21:58:33.420Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.40s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.96s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunRm (0.69s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.66s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.43s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.41s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.25s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.41s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.11s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.48s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.40s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.40s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.66s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.55s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunState (1.19s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.63s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.56s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-20T21:58:33.420Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.52s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.38s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunSysctls (1.18s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.53s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.79s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.29s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.81s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.77s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.42s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.63s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.69s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.53s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.61s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunUserByID (0.51s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.69s) [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-20T21:58:33.420Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.50s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.73s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.59s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.77s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.86s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.88s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.51s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.05s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.60s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.43s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.48s) [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-20T21:58:33.420Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-20T21:58:33.420Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-20T21:58:33.420Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-20T21:58:33.420Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.53s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.84s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.42s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.44s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-20T21:58:33.420Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-20T21:58:33.420Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-20T21:58:33.420Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-20T21:58:33.420Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-20T21:58:33.420Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-20T21:58:33.420Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.41s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.42s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.84s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s) [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-07-20T21:58:33.420Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.29s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.14s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.56s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.99s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.79s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.02s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.88s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.39s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.76s) [2020-07-20T21:58:33.420Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents868033008 [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.29s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.58s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.20s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.55s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.14s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.36s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.61s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.80s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.51s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.46s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.48s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestStartRecordError (1.30s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.72s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.33s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.46s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.92s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.65s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.42s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.47s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-20T21:58:33.420Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.43s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.40s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.10s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.56s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-20T21:58:33.420Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.73s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.08s) [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-20T21:58:33.420Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.57s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.50s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.93s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUpdateStats (3.47s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s) [2020-07-20T21:58:33.420Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-20T21:58:33.420Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.62s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.50s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.03s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.59s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.31s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.72s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.61s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.01s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.41s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.49s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.83s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.82s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.28s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.30s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.23s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.25s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.23s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.44s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.55s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.39s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-07-20T21:58:33.420Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-07-20T21:58:33.421Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.08s) [2020-07-20T21:58:33.421Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.47s) [2020-07-20T21:58:33.421Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.33s) [2020-07-20T21:58:33.421Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2020-07-20T21:58:33.421Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-07-20T21:58:33.421Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.71s) [2020-07-20T21:58:33.421Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.27s) [2020-07-20T21:58:33.421Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-20T21:58:33.421Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-20T21:58:33.421Z] === RUN TestDockerRegistrySuite [2020-07-20T21:58:33.421Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-20T21:58:34.787Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-20T21:58:35.349Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-20T21:58:36.715Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-20T21:58:36.715Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-20T21:58:39.232Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-20T21:58:41.123Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-20T21:58:42.491Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-20T21:58:45.764Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-20T21:58:46.325Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-20T21:58:47.254Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-20T21:58:48.191Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-20T21:58:49.570Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-20T21:58:50.497Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-20T21:58:51.059Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-20T21:58:51.987Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-20T21:58:53.877Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-20T21:58:55.766Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-20T21:58:56.328Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-20T21:58:58.218Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-20T21:58:59.147Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-20T21:58:59.147Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-20T21:59:00.076Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-20T21:59:00.332Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-20T21:59:01.259Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-20T21:59:02.626Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-20T21:59:05.141Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-20T21:59:05.141Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-20T21:59:06.080Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-20T21:59:06.336Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-20T21:59:06.592Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-20T21:59:06.847Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-20T21:59:07.104Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-20T21:59:07.360Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-20T21:59:07.616Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-20T21:59:08.547Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-20T21:59:08.547Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-20T21:59:10.436Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-20T21:59:11.364Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-20T21:59:12.734Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-20T21:59:13.467Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite (41.11s) [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.27s) [2020-07-20T21:59:14.400Z] check_test.go:196: [d22baf8f1ea33] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.92s) [2020-07-20T21:59:14.400Z] check_test.go:196: [d00642ad25c36] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2020-07-20T21:59:14.400Z] check_test.go:196: [d761010eb629a] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-20T21:59:14.400Z] check_test.go:196: [d1e69bfe4f5d5] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.53s) [2020-07-20T21:59:14.400Z] check_test.go:196: [deb36a8972553] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.97s) [2020-07-20T21:59:14.400Z] check_test.go:196: [df32dc27cfe54] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.18s) [2020-07-20T21:59:14.400Z] check_test.go:196: [dde8009c2a24a] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2020-07-20T21:59:14.400Z] check_test.go:196: [dea0820ec4134] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2020-07-20T21:59:14.400Z] check_test.go:196: [dfebb696226f2] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2020-07-20T21:59:14.400Z] check_test.go:196: [d92bec00a1d98] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.03s) [2020-07-20T21:59:14.400Z] check_test.go:196: [dce4651461fef] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2020-07-20T21:59:14.400Z] check_test.go:196: [d0982f3171bf1] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.88s) [2020-07-20T21:59:14.400Z] check_test.go:196: [d95aaf200e672] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.91s) [2020-07-20T21:59:14.400Z] check_test.go:196: [df57e72e317ad] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.71s) [2020-07-20T21:59:14.400Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:89c7cfd9c849d2f4c491d7e5907d4a0be8e32df5c686e3b2600b484326dc6748 [2020-07-20T21:59:14.400Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:27de529bb06b4aac761be8a7dcf55ec7d25ba3a8c822369aec4f2b308c8937a4 [2020-07-20T21:59:14.400Z] check_test.go:196: [d6064effdad97] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.63s) [2020-07-20T21:59:14.400Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:62bf6beae3a59b0aa3480ec831c0cf761b6241353944668a0cd9a7abb5c70ccb [2020-07-20T21:59:14.400Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:88c0d281efebc64cd90832c1575a6a8818cb5ddd2e5337276de55e2590ebc1f5 [2020-07-20T21:59:14.400Z] check_test.go:196: [dc1ee6b678cd8] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.90s) [2020-07-20T21:59:14.400Z] check_test.go:196: [da05f58b0ef80] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.93s) [2020-07-20T21:59:14.400Z] check_test.go:196: [d9d617d9c0ed6] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.90s) [2020-07-20T21:59:14.400Z] check_test.go:196: [da6d26f8ff329] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-20T21:59:14.400Z] check_test.go:196: [de7ec4407f6d9] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2020-07-20T21:59:14.400Z] check_test.go:196: [de37909c6855e] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.01s) [2020-07-20T21:59:14.400Z] check_test.go:196: [d8aee4f5f4fbd] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.17s) [2020-07-20T21:59:14.400Z] check_test.go:196: [d0890de4fb3fc] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.40s) [2020-07-20T21:59:14.400Z] check_test.go:196: [d48bbdce517d3] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-07-20T21:59:14.400Z] check_test.go:196: [df4963870f389] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) [2020-07-20T21:59:14.400Z] check_test.go:196: [d95f2a88aa4dd] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2020-07-20T21:59:14.400Z] check_test.go:196: [d88bdf44520b7] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-20T21:59:14.400Z] check_test.go:196: [dca4a60314a33] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-20T21:59:14.400Z] check_test.go:196: [da151129e503f] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-07-20T21:59:14.400Z] check_test.go:196: [d24638b46b81a] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-07-20T21:59:14.400Z] check_test.go:196: [d7ef07134634f] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-20T21:59:14.400Z] check_test.go:196: [d2e84c4b2069e] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.03s) [2020-07-20T21:59:14.400Z] check_test.go:196: [d821cbd9bab22] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.54s) [2020-07-20T21:59:14.400Z] check_test.go:196: [d2e193229c40c] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.35s) [2020-07-20T21:59:14.400Z] check_test.go:196: [dba1e2c5978a3] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.19s) [2020-07-20T21:59:14.400Z] check_test.go:196: [dddee87ff61ed] daemon is not started [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2020-07-20T21:59:14.400Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-07-20T21:59:14.400Z] === RUN TestDockerSchema1RegistrySuite [2020-07-20T21:59:14.400Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-20T21:59:14.400Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-20T21:59:17.667Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-20T21:59:20.183Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-20T21:59:22.699Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-20T21:59:23.260Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-20T21:59:24.630Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-20T21:59:24.630Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-20T21:59:25.558Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-20T21:59:26.486Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-20T21:59:27.049Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-20T21:59:29.566Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-20T21:59:29.822Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-20T21:59:30.078Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-20T21:59:30.078Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-20T21:59:30.639Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-20T21:59:30.639Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-20T21:59:31.200Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-20T21:59:31.200Z] --- PASS: TestDockerSchema1RegistrySuite (16.91s) [2020-07-20T21:59:31.200Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-20T21:59:31.200Z] check_test.go:223: [d86aac3795c92] daemon is not started [2020-07-20T21:59:31.200Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.63s) [2020-07-20T21:59:31.200Z] check_test.go:223: [d4b9ea9b40e34] daemon is not started [2020-07-20T21:59:31.200Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.70s) [2020-07-20T21:59:31.200Z] check_test.go:223: [d6b6524e96023] daemon is not started [2020-07-20T21:59:31.201Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.61s) [2020-07-20T21:59:31.201Z] check_test.go:223: [decdba6e546e4] daemon is not started [2020-07-20T21:59:31.201Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.92s) [2020-07-20T21:59:31.201Z] check_test.go:223: [da1307d8ee44d] daemon is not started [2020-07-20T21:59:31.201Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.03s) [2020-07-20T21:59:31.201Z] check_test.go:223: [decd361c6064e] daemon is not started [2020-07-20T21:59:31.201Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-20T21:59:31.201Z] check_test.go:223: [d888512cad162] daemon is not started [2020-07-20T21:59:31.201Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2020-07-20T21:59:31.201Z] check_test.go:223: [d72265a42cb56] daemon is not started [2020-07-20T21:59:31.201Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2020-07-20T21:59:31.201Z] check_test.go:223: [da91464ebdb05] daemon is not started [2020-07-20T21:59:31.201Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-07-20T21:59:31.201Z] check_test.go:223: [dc1c05b3f571b] daemon is not started [2020-07-20T21:59:31.201Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.21s) [2020-07-20T21:59:31.201Z] check_test.go:223: [dad0c9fefd0d5] daemon is not started [2020-07-20T21:59:31.201Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-07-20T21:59:31.201Z] check_test.go:223: [d530e5f6df09d] daemon is not started [2020-07-20T21:59:31.201Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-07-20T21:59:31.201Z] check_test.go:223: [d32763843e7d4] daemon is not started [2020-07-20T21:59:31.201Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-20T21:59:31.201Z] check_test.go:223: [d7d179383321d] daemon is not started [2020-07-20T21:59:31.201Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-07-20T21:59:31.201Z] check_test.go:223: [d04d1a2bb1951] daemon is not started [2020-07-20T21:59:31.201Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-07-20T21:59:31.201Z] check_test.go:223: [d1f79cee0a566] daemon is not started [2020-07-20T21:59:31.201Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-07-20T21:59:31.201Z] check_test.go:223: [de56abfb0c89d] daemon is not started [2020-07-20T21:59:31.201Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-20T21:59:31.201Z] check_test.go:223: [deb02596c397a] daemon is not started [2020-07-20T21:59:31.201Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-20T21:59:31.201Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-20T21:59:32.128Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-20T21:59:32.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-20T21:59:32.639Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-20T21:59:33.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-20T21:59:33.823Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-20T21:59:34.385Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-20T21:59:34.947Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-20T21:59:34.947Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.73s) [2020-07-20T21:59:34.947Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2020-07-20T21:59:34.947Z] check_test.go:252: [d7fc8e69df43d] daemon is not started [2020-07-20T21:59:34.947Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-07-20T21:59:34.947Z] check_test.go:252: [d7d7ecf467231] daemon is not started [2020-07-20T21:59:34.947Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-07-20T21:59:34.947Z] check_test.go:252: [d98f49a23fb4b] daemon is not started [2020-07-20T21:59:34.947Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2020-07-20T21:59:34.947Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-07-20T21:59:34.947Z] check_test.go:252: [daec6c317389d] daemon is not started [2020-07-20T21:59:34.947Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-07-20T21:59:34.947Z] check_test.go:252: [d13287fbcd345] daemon is not started [2020-07-20T21:59:34.947Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-07-20T21:59:34.947Z] check_test.go:252: [dd1c9059ecc42] daemon is not started [2020-07-20T21:59:34.947Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-07-20T21:59:34.947Z] check_test.go:252: [d3d6c06ca0acd] daemon is not started [2020-07-20T21:59:34.947Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-20T21:59:34.947Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-20T21:59:40.189Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-20T21:59:40.190Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-20T21:59:40.446Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-20T21:59:40.446Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-20T21:59:40.702Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-07-20T21:59:40.702Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-07-20T21:59:40.702Z] check_test.go:279: [d6e55a6bf6a13] daemon is not started [2020-07-20T21:59:40.702Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-20T21:59:40.702Z] check_test.go:279: [d19ad890c616b] daemon is not started [2020-07-20T21:59:40.702Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-20T21:59:40.702Z] check_test.go:279: [d74869adb3428] daemon is not started [2020-07-20T21:59:40.702Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-20T21:59:40.702Z] check_test.go:279: [d82c7cd5c0ab1] daemon is not started [2020-07-20T21:59:40.702Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-20T21:59:40.702Z] check_test.go:279: [dc02e08fd2ae8] daemon is not started [2020-07-20T21:59:40.702Z] === RUN TestDockerNetworkSuite [2020-07-20T21:59:40.702Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-20T21:59:42.623Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-20T21:59:43.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-20T21:59:45.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-20T21:59:47.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-20T21:59:50.105Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-20T21:59:51.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-20T21:59:56.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-20T21:59:58.170Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-20T21:59:59.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-20T21:59:59.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-20T22:00:00.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-20T22:00:01.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-20T22:00:01.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-20T22:00:02.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-20T22:00:02.362Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-20T22:00:03.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-20T22:00:03.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-20T22:00:03.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-20T22:00:03.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-20T22:00:04.474Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-20T22:00:05.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-20T22:00:05.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-20T22:00:05.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-20T22:00:05.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-20T22:00:08.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-20T22:00:09.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-20T22:00:14.865Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-20T22:00:15.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-20T22:00:16.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-20T22:00:16.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-20T22:00:16.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-20T22:00:16.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-20T22:00:16.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-20T22:00:16.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-20T22:00:18.824Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-20T22:00:18.824Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-20T22:00:18.824Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-20T22:00:19.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-20T22:00:23.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-20T22:00:26.288Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-20T22:00:26.288Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-20T22:00:26.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-20T22:00:28.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-20T22:00:28.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-20T22:00:29.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-20T22:00:29.704Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-20T22:00:30.631Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite (54.91s) [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.83s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [d2cfa1540c26b] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [dde560fe71734] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.58s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [dd18bdead0c0c] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.44s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [de3280be1eadf] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.43s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:1233: [df5b0fd560874] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.34s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [dd9a19c0e43c0] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.99s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [d16bcebebb6c8] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.29s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [db32da09db62b] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [df15cd13b57e9] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [dc4e427214716] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [d0e61e9bf9c5a] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [dcbf7f109b904] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [d473af6479222] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [de773a41e3061] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [d940825cfcd5f] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [d193efca3dc4e] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [d47519aebb527] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [d2573b9ed27d3] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [dcc662290ff15] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [d4d85efc6db40] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [d4e5d7379a4a1] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [d48e4b4013740] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [d2dec1ba8f215] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [d414f64401680] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:968: [d62241c98d84c] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.60s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [d807315f6fed7] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.21s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:1116: [d1571b8716918] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [da7a6108316e4] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [dcafd9c68e59c] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [d4afdbcf35220] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [d726fbf9f3349] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [d8f62b414f92b] daemon is not started [2020-07-20T22:00:35.890Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-07-20T22:00:35.890Z] docker_cli_network_unix_test.go:46: [d2634ba58f1fb] daemon is not started [2020-07-20T22:00:35.891Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-07-20T22:00:35.891Z] docker_cli_network_unix_test.go:46: [de50218030c8e] daemon is not started [2020-07-20T22:00:35.891Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.45s) [2020-07-20T22:00:35.891Z] docker_cli_network_unix_test.go:46: [d811ea29589c7] daemon is not started [2020-07-20T22:00:35.891Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-07-20T22:00:35.891Z] docker_cli_network_unix_test.go:46: [d03664a1e00e4] daemon is not started [2020-07-20T22:00:35.891Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-20T22:00:35.891Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-20T22:00:35.891Z] docker_cli_network_unix_test.go:46: [dd43ef720da85] daemon is not started [2020-07-20T22:00:35.891Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2020-07-20T22:00:35.891Z] docker_cli_network_unix_test.go:46: [d2916df1eef4f] daemon is not started [2020-07-20T22:00:35.891Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.30s) [2020-07-20T22:00:35.891Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.07s) [2020-07-20T22:00:35.891Z] docker_cli_network_unix_test.go:1084: [da974ee6584ba] daemon is not started [2020-07-20T22:00:35.891Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-07-20T22:00:35.891Z] docker_cli_network_unix_test.go:46: [da3a40639758a] daemon is not started [2020-07-20T22:00:35.891Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2020-07-20T22:00:35.891Z] docker_cli_network_unix_test.go:46: [de1995a164f40] daemon is not started [2020-07-20T22:00:35.891Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.46s) [2020-07-20T22:00:35.891Z] docker_cli_network_unix_test.go:46: [d7c66b4df3a1d] daemon is not started [2020-07-20T22:00:35.891Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2020-07-20T22:00:35.891Z] docker_cli_network_unix_test.go:46: [d307c3466dd4d] daemon is not started [2020-07-20T22:00:35.891Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.79s) [2020-07-20T22:00:35.891Z] docker_cli_network_unix_test.go:46: [d761e3740282d] daemon is not started [2020-07-20T22:00:35.891Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2020-07-20T22:00:35.891Z] docker_cli_network_unix_test.go:46: [d100c119e9661] daemon is not started [2020-07-20T22:00:35.891Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2020-07-20T22:00:35.891Z] docker_cli_network_unix_test.go:46: [d2d132271e4ff] daemon is not started [2020-07-20T22:00:35.891Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.14s) [2020-07-20T22:00:35.891Z] docker_cli_network_unix_test.go:46: [d27efaa4abcfc] daemon is not started [2020-07-20T22:00:35.891Z] === RUN TestDockerHubPullSuite [2020-07-20T22:00:35.891Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-20T22:00:37.255Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-20T22:00:39.141Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-20T22:00:39.703Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-20T22:00:41.590Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-20T22:00:41.590Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-20T22:00:41.590Z] --- PASS: TestDockerHubPullSuite (5.95s) [2020-07-20T22:00:41.590Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.37s) [2020-07-20T22:00:41.590Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2020-07-20T22:00:41.590Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s) [2020-07-20T22:00:41.590Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.61s) [2020-07-20T22:00:41.590Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2020-07-20T22:00:41.590Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2020-07-20T22:00:41.590Z] PASS [2020-07-20T22:00:41.590Z] [2020-07-20T22:00:41.590Z] === Skipped [2020-07-20T22:00:41.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-20T22:00:41.590Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-20T22:00:41.590Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.590Z] [2020-07-20T22:00:41.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-20T22:00:41.590Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-20T22:00:41.590Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.590Z] [2020-07-20T22:00:41.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-20T22:00:41.590Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-20T22:00:41.590Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.590Z] [2020-07-20T22:00:41.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-20T22:00:41.590Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-20T22:00:41.590Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.590Z] [2020-07-20T22:00:41.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-20T22:00:41.590Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-20T22:00:41.590Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.590Z] [2020-07-20T22:00:41.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-07-20T22:00:41.590Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-07-20T22:00:41.590Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.590Z] [2020-07-20T22:00:41.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-20T22:00:41.590Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-20T22:00:41.590Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.590Z] [2020-07-20T22:00:41.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-20T22:00:41.590Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-20T22:00:41.590Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.590Z] [2020-07-20T22:00:41.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-20T22:00:41.590Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-20T22:00:41.590Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.590Z] [2020-07-20T22:00:41.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-20T22:00:41.590Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-20T22:00:41.590Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-20T22:00:41.591Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-20T22:00:41.591Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-20T22:00:41.591Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-20T22:00:41.591Z] docker_cli_sni_test.go:18: Flakey test [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-20T22:00:41.591Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-07-20T22:00:41.591Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-20T22:00:41.591Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-20T22:00:41.591Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-07-20T22:00:41.591Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-20T22:00:41.591Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-07-20T22:00:41.591Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-20T22:00:41.591Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-20T22:00:41.591Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-20T22:00:41.591Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-20T22:00:41.591Z] docker_cli_network_unix_test.go:46: [dd43ef720da85] daemon is not started [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] [2020-07-20T22:00:41.591Z] DONE 1277 tests, 51 skipped in 1465.940s [2020-07-20T22:00:41.591Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-20T22:00:41.591Z] ++++ cat bundles/test-integration/docker.pid [2020-07-20T22:00:41.591Z] +++ kill 7557 [2020-07-20T22:00:42.518Z] +++ /etc/init.d/apparmor stop [2020-07-20T22:00:42.518Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T22:00:42.518Z] [2020-07-20T22:00:42.518Z] Unloading profiles will leave already running processes permanently [2020-07-20T22:00:42.518Z] unconfined, which can lead to unexpected situations. [2020-07-20T22:00:42.518Z] [2020-07-20T22:00:42.518Z] To set a process to complain mode, use the command line tool [2020-07-20T22:00:42.518Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T22:00:42.518Z] +++ true [2020-07-20T22:00:42.518Z] exiting test-integration [2020-07-20T22:00:42.518Z] ++ exit 0 [2020-07-20T22:00:42.774Z] [2020-07-20T22:00:43.033Z] + for job in $(jobs -p) [2020-07-20T22:00:43.033Z] + wait 5342 [2020-07-20T22:00:49.565Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-20T22:00:52.834Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-20T22:00:58.078Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-20T22:01:04.614Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-20T22:01:05.977Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-20T22:01:11.220Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-20T22:01:12.585Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-20T22:01:16.749Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-20T22:01:16.749Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-20T22:01:22.000Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-20T22:01:22.000Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-20T22:01:22.927Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-20T22:01:25.442Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-20T22:02:21.601Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-20T22:03:08.225Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-20T22:03:20.388Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-20T22:03:24.553Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-20T22:05:45.968Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-20T22:05:51.209Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-20T22:05:52.575Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-20T22:05:52.831Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-20T22:05:53.087Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-20T22:05:53.087Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-20T22:05:53.648Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-20T22:05:56.164Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-20T22:05:59.435Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-20T22:06:01.952Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-20T22:06:58.116Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-20T22:06:58.116Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-20T22:06:59.481Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-20T22:07:01.996Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-20T22:07:05.262Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-20T22:07:07.784Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-20T22:07:29.666Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-20T22:07:41.830Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-20T22:07:44.345Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-20T22:07:46.231Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-20T22:07:48.760Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-20T22:07:55.294Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-20T22:08:00.538Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-20T22:08:02.431Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-20T22:08:04.948Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-20T22:08:08.213Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-20T22:08:10.737Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-20T22:08:13.251Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-20T22:08:15.765Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-20T22:09:11.928Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-20T22:09:24.108Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-20T22:09:42.188Z] --- PASS: TestDockerSwarmSuite (1645.08s) [2020-07-20T22:09:42.188Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.26s) [2020-07-20T22:09:42.188Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.28s) [2020-07-20T22:09:42.188Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.56s) [2020-07-20T22:09:42.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.03s) [2020-07-20T22:09:42.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2020-07-20T22:09:42.188Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.40s) [2020-07-20T22:09:42.188Z] docker_api_swarm_test.go:562: [d2bdb563824a4] joining swarm manager [d66f2aff9bf77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.188Z] docker_api_swarm_test.go:584: [df784595987d5] joining swarm manager [d66f2aff9bf77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.188Z] check_test.go:380: [d2bdb563824a4] daemon is not started [2020-07-20T22:09:42.188Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-20T22:09:42.188Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.27s) [2020-07-20T22:09:42.189Z] docker_api_swarm_test.go:45: [dd7858b837c9f] joining swarm manager [d8e7feac7e9a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.92s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.25s) [2020-07-20T22:09:42.189Z] docker_api_swarm_test.go:303: [ddb0c791a1475] joining swarm manager [df5674ad6e25c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_api_swarm_test.go:304: [df24b644950ac] joining swarm manager [df5674ad6e25c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-20T22:09:42.189Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.74s) [2020-07-20T22:09:42.189Z] docker_api_swarm_test.go:271: [df9c2921da83b] joining swarm manager [d6f5d16f077a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_api_swarm_test.go:272: [d7c2ab1997e26] joining swarm manager [d6f5d16f077a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.57s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.83s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.93s) [2020-07-20T22:09:42.189Z] docker_api_swarm_node_test.go:19: [d612240e3b38d] joining swarm manager [d970cd5041ab4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_api_swarm_node_test.go:20: [d4e86423d0dad] joining swarm manager [d970cd5041ab4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.33s) [2020-07-20T22:09:42.189Z] docker_api_swarm_test.go:501: [d75122c7364af] joining swarm manager [d48976a666de9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_api_swarm_test.go:506: [d15cf38511479] joining swarm manager [d48976a666de9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.18s) [2020-07-20T22:09:42.189Z] docker_api_swarm_node_test.go:80: [dd31ac29c3afa] joining swarm manager [d13acb9265cc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.50s) [2020-07-20T22:09:42.189Z] docker_api_swarm_node_test.go:52: [d41700709d90a] joining swarm manager [d5357c91afbad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_api_swarm_node_test.go:53: [d4692ef8fce7f] joining swarm manager [d5357c91afbad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.61s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.57s) [2020-07-20T22:09:42.189Z] docker_api_swarm_test.go:201: [d979fc21597ea] joining swarm manager [dbf2acaaaa3e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.95s) [2020-07-20T22:09:42.189Z] docker_api_swarm_test.go:383: [dd3af407d0235] joining swarm manager [d15f2047026b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_api_swarm_test.go:384: [dea6f77e40e69] joining swarm manager [d15f2047026b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] check_test.go:380: [dea6f77e40e69] daemon is not started [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.40s) [2020-07-20T22:09:42.189Z] docker_api_swarm_test.go:801: [d003374211ed2] joining swarm manager [dfca5b2bfaec6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_api_swarm_test.go:801: [d3b16b4417fd8] joining swarm manager [dfca5b2bfaec6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] docker_api_swarm_test.go:801: [d3f083b0d775f] joining swarm manager [dfca5b2bfaec6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-20T22:09:42.189Z] docker_api_swarm_test.go:801: [d7f94007cb4ac] joining swarm manager [dfca5b2bfaec6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-20T22:09:42.189Z] docker_api_swarm_test.go:809: [d7ea3565e3f12] joining swarm manager [dfca5b2bfaec6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.59s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.80s) [2020-07-20T22:09:42.189Z] docker_api_swarm_service_test.go:394: [d7e29546cdd98] joining swarm manager [d1a5345c6324e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_api_swarm_service_test.go:394: [d94671202daf2] joining swarm manager [d1a5345c6324e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.24s) [2020-07-20T22:09:42.189Z] docker_api_swarm_service_test.go:342: [dc972fecce76c] joining swarm manager [dd07118c803e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_api_swarm_service_test.go:342: [dbf34bac8e61f] joining swarm manager [dd07118c803e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.24s) [2020-07-20T22:09:42.189Z] docker_api_swarm_service_test.go:489: [d2dcb79cec7b6] joining swarm manager [d86541b79e0f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_api_swarm_service_test.go:489: [d06c1a8ba46ce] joining swarm manager [d86541b79e0f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.40s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.32s) [2020-07-20T22:09:42.189Z] docker_api_swarm_service_test.go:127: [d98a937a565a5] joining swarm manager [d160b82c22086]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_api_swarm_service_test.go:128: [dc38640d0e70f] joining swarm manager [d160b82c22086]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] docker_api_swarm_service_test.go:136: [d215e1a04595e] joining swarm manager [d160b82c22086]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-20T22:09:42.189Z] docker_api_swarm_service_test.go:137: [df7127a46f31a] joining swarm manager [d160b82c22086]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.28s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.86s) [2020-07-20T22:09:42.189Z] docker_api_swarm_service_test.go:303: [d0fd9ea88f4d2] joining swarm manager [d8366673da334]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_api_swarm_service_test.go:303: [d6e67814a2612] joining swarm manager [d8366673da334]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.21s) [2020-07-20T22:09:42.189Z] docker_api_swarm_service_test.go:99: [dc4cbbe56b1d1] joining swarm manager [d413448e548a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_api_swarm_service_test.go:100: [d8bc00745164b] joining swarm manager [d413448e548a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] check_test.go:380: [dc4cbbe56b1d1] daemon is not started [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.74s) [2020-07-20T22:09:42.189Z] docker_api_swarm_service_test.go:532: [de5dd17a2d7b9] joining swarm manager [da8102b9121bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_api_swarm_service_test.go:533: [ddb97ce1a253f] joining swarm manager [da8102b9121bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.85s) [2020-07-20T22:09:42.189Z] docker_api_swarm_service_test.go:147: [d9cca35bd1925] joining swarm manager [d5f48b29a9ce4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_api_swarm_service_test.go:147: [d54b1c7b0fb2f] joining swarm manager [d5f48b29a9ce4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.69s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.86s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.48s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.54s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.66s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.07s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.43s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.37s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.17s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.45s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.89s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.27s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.59s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.69s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.95s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.70s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.18s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.12s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.58s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.30s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.14s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.35s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.88s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.95s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.96s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.12s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.89s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.18s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.93s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.13s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.97s) [2020-07-20T22:09:42.189Z] docker_cli_service_logs_test.go:245: checking task gujop12t05sz [2020-07-20T22:09:42.189Z] docker_cli_service_logs_test.go:250: checking messages for gujop12t05sz [2020-07-20T22:09:42.189Z] docker_cli_service_logs_test.go:245: checking task 3hsyqemi1btr [2020-07-20T22:09:42.189Z] docker_cli_service_logs_test.go:250: checking messages for 3hsyqemi1btr [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (1.99s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.21s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.72s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.71s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (25.99s) [2020-07-20T22:09:42.189Z] docker_cli_swarm_test.go:1901: [d6fc34867e06a] joining swarm manager [d08b325bf1df0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_cli_swarm_test.go:1902: [d0ced0d755e2c] joining swarm manager [d08b325bf1df0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.24s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.33s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.49s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.54s) [2020-07-20T22:09:42.189Z] docker_cli_swarm_test.go:1802: [d543d2fcc3c2b] joining swarm manager [d422b2218f3ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_cli_swarm_test.go:1803: [da36c6533ffc5] joining swarm manager [d422b2218f3ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.27s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (100.69s) [2020-07-20T22:09:42.189Z] docker_cli_swarm_test.go:1321: [dd7267fdcce4c] joining swarm manager [dacf84c98d0b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_cli_swarm_test.go:1322: [d6bf0b95add53] joining swarm manager [dacf84c98d0b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.08s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.61s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.60s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.31s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.47s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.34s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.38s) [2020-07-20T22:09:42.189Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-20T22:09:42.189Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.23s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.29s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.57s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.85s) [2020-07-20T22:09:42.189Z] docker_cli_swarm_test.go:1186: [d62a930d50534] joining swarm manager [de37e81a571d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_cli_swarm_test.go:1195: [d8663517bd0fb] joining swarm manager [de37e81a571d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.09s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.49s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.98s) [2020-07-20T22:09:42.189Z] docker_cli_swarm_test.go:1118: [df611b2b72dcb] joining swarm manager [de6ef21446eb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_cli_swarm_test.go:1119: [d690c28539a72] joining swarm manager [de6ef21446eb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] docker_cli_swarm_test.go:1172: [d42b49a7a85e6] joining swarm manager [de6ef21446eb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.36s) [2020-07-20T22:09:42.189Z] docker_cli_swarm_test.go:1453: [d6a0c9e09dc38] joining swarm manager [dc40f7e45a8fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] docker_cli_swarm_test.go:1454: [db87bf9d349a4] joining swarm manager [dc40f7e45a8fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.39s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.29s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.31s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.22s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.34s) [2020-07-20T22:09:42.189Z] docker_cli_swarm_unix_test.go:62: [d813285483b0b] joining swarm manager [d341b5f17444d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.30s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.22s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.63s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.15s) [2020-07-20T22:09:42.189Z] docker_api_swarm_test.go:961: [d03402f10a5b0] joining swarm manager [d02beb62b496a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.24s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.91s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.42s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.00s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.48s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.61s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.63s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.60s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.60s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.82s) [2020-07-20T22:09:42.189Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.29s) [2020-07-20T22:09:42.189Z] === RUN TestDockerExternalVolumeSuite [2020-07-20T22:09:42.189Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-20T22:09:57.021Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-20T22:11:04.636Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-20T22:11:14.572Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-20T22:11:46.591Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-20T22:12:01.429Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-20T22:12:33.446Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-20T22:12:45.608Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-20T22:13:17.631Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-20T22:13:28.065Z] ok github.com/docker/docker/integration-cli 2271.778s [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === Skipped [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-20T22:13:28.065Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-20T22:13:28.065Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-07-20T22:13:28.065Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-07-20T22:13:28.065Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-20T22:13:28.065Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-20T22:13:28.065Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-20T22:13:28.065Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-07-20T22:13:28.065Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-20T22:13:28.065Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-07-20T22:13:28.065Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-20T22:13:28.065Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-20T22:13:28.065Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-07-20T22:13:28.065Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-20T22:13:28.065Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-20T22:13:28.065Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-20T22:13:28.065Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-20T22:13:28.065Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-20T22:13:28.065Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2020-07-20T22:13:28.065Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-07-20T22:13:28.065Z] [2020-07-20T22:13:28.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-20T22:13:28.065Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-20T22:13:28.066Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-07-20T22:13:28.066Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2020-07-20T22:13:28.066Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2020-07-20T22:13:28.066Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.066Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-07-20T22:13:28.067Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-20T22:13:28.067Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-07-20T22:13:28.067Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-07-20T22:13:28.067Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2020-07-20T22:13:28.067Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-07-20T22:13:28.067Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-07-20T22:13:28.067Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-20T22:13:28.067Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2020-07-20T22:13:28.067Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-20T22:13:28.067Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-20T22:13:28.067Z] docker_cli_sni_test.go:18: Flakey test [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-07-20T22:13:28.067Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-20T22:13:28.067Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-07-20T22:13:28.067Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-20T22:13:28.067Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-20T22:13:28.067Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-20T22:13:28.067Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-20T22:13:28.067Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-20T22:13:28.067Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-20T22:13:28.067Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-20T22:13:28.067Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-20T22:13:28.067Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-20T22:13:28.067Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-20T22:13:28.067Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-07-20T22:13:28.067Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-20T22:13:28.067Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-20T22:13:28.067Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-07-20T22:13:28.067Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-07-20T22:13:28.067Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-07-20T22:13:28.067Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-07-20T22:13:28.067Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-07-20T22:13:28.067Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-07-20T22:13:28.067Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-07-20T22:13:28.067Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-07-20T22:13:28.067Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-07-20T22:13:28.067Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-07-20T22:13:28.067Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-07-20T22:13:28.067Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-20T22:13:28.067Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-07-20T22:13:28.067Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2020-07-20T22:13:28.067Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-07-20T22:13:28.067Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.067Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-07-20T22:13:28.068Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-07-20T22:13:28.068Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-20T22:13:28.068Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-07-20T22:13:28.068Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-20T22:13:28.068Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-20T22:13:28.068Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-20T22:13:28.068Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-20T22:13:28.068Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-20T22:13:28.068Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-20T22:13:28.068Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-07-20T22:13:28.068Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-20T22:13:28.068Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-07-20T22:13:28.068Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-07-20T22:13:28.068Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-07-20T22:13:28.068Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-20T22:13:28.068Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-20T22:13:28.068Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-20T22:13:28.068Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-20T22:13:28.068Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-07-20T22:13:28.068Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-07-20T22:13:28.068Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-20T22:13:28.068Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-20T22:13:28.068Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-07-20T22:13:28.068Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-20T22:13:28.068Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-07-20T22:13:28.068Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-20T22:13:28.068Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.068Z] [2020-07-20T22:13:28.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-20T22:13:28.068Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-20T22:13:28.069Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-20T22:13:28.069Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-20T22:13:28.069Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-07-20T22:13:28.069Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-07-20T22:13:28.069Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-07-20T22:13:28.069Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-20T22:13:28.069Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-07-20T22:13:28.069Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-20T22:13:28.069Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-20T22:13:28.069Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-20T22:13:28.069Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-20T22:13:28.069Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-20T22:13:28.069Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-20T22:13:28.069Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-20T22:13:28.069Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-20T22:13:28.069Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-20T22:13:28.069Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-07-20T22:13:28.069Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-07-20T22:13:28.069Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-20T22:13:28.069Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-20T22:13:28.069Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.069Z] [2020-07-20T22:13:28.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-20T22:13:28.069Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-20T22:13:28.070Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-20T22:13:28.070Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.070Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.40s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.40s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-20T22:13:28.071Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-20T22:13:28.071Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.071Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-07-20T22:13:28.072Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-20T22:13:28.072Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-20T22:13:28.072Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.072Z] [2020-07-20T22:13:28.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-20T22:13:28.072Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-20T22:13:28.073Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-07-20T22:13:28.073Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] DONE 1096 tests, 549 skipped in 2280.155s [2020-07-20T22:13:28.073Z] INFO: Integration tests ended at 07/20/2020 22:13:20. Duration:00:38:00.4298219 [2020-07-20T22:13:28.073Z] INFO: Docker info of the daemon under test at end of run [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] Containers: 2 [2020-07-20T22:13:28.073Z] Running: 0 [2020-07-20T22:13:28.073Z] Paused: 0 [2020-07-20T22:13:28.073Z] Stopped: 2 [2020-07-20T22:13:28.073Z] Images: 15 [2020-07-20T22:13:28.073Z] Server Version: 0.0.0-dev [2020-07-20T22:13:28.073Z] Storage Driver: windowsfilter [2020-07-20T22:13:28.073Z] Windows: [2020-07-20T22:13:28.073Z] Logging Driver: json-file [2020-07-20T22:13:28.073Z] Plugins: [2020-07-20T22:13:28.073Z] Volume: local [2020-07-20T22:13:28.073Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-20T22:13:28.073Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-20T22:13:28.073Z] Swarm: inactive [2020-07-20T22:13:28.073Z] Default Isolation: process [2020-07-20T22:13:28.073Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-20T22:13:28.073Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-20T22:13:28.073Z] OSType: windows [2020-07-20T22:13:28.073Z] Architecture: x86_64 [2020-07-20T22:13:28.073Z] CPUs: 4 [2020-07-20T22:13:28.073Z] Total Memory: 32GiB [2020-07-20T22:13:28.073Z] Name: azwin-2-a26a60 [2020-07-20T22:13:28.073Z] ID: OPFM:ZUWO:TIFF:AJHL:NEDA:D6TJ:BVS3:NM54:TYGX:4XHX:BRVM:UDDM [2020-07-20T22:13:28.073Z] Docker Root Dir: D:\CI\PR-41239\1\daemon [2020-07-20T22:13:28.073Z] Debug Mode (client): false [2020-07-20T22:13:28.073Z] Debug Mode (server): true [2020-07-20T22:13:28.073Z] File Descriptors: -1 [2020-07-20T22:13:28.073Z] Goroutines: 18 [2020-07-20T22:13:28.073Z] System Time: 2020-07-20T22:13:21.017158Z [2020-07-20T22:13:28.073Z] EventsListeners: 0 [2020-07-20T22:13:28.073Z] Registry: https://index.docker.io/v1/ [2020-07-20T22:13:28.073Z] Labels: [2020-07-20T22:13:28.073Z] Experimental: false [2020-07-20T22:13:28.073Z] Insecure Registries: [2020-07-20T22:13:28.073Z] 127.0.0.0/8 [2020-07-20T22:13:28.073Z] Live Restore Enabled: false [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] [2020-07-20T22:13:28.073Z] INFO: Stopping daemon under test [2020-07-20T22:13:28.073Z] SUCCESS: The process with PID 4404 (child process of PID 8332) has been terminated. [2020-07-20T22:13:28.073Z] SUCCESS: The process with PID 8332 (child process of PID 8132) has been terminated. [2020-07-20T22:13:28.073Z] INFO: Stop tailing logs of the daemon under tests [2020-07-20T22:13:28.073Z] INFO: executeCI.ps1 Completed successfully at 07/20/2020 22:13:21. [2020-07-20T22:13:28.073Z] INFO: Tidying up at end of run [2020-07-20T22:13:28.073Z] INFO: Saving daemon under test log (d:\CI\PR-41239\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-20T22:13:28.073Z] INFO: Saving daemon under test log (d:\CI\PR-41239\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-20T22:13:28.073Z] INFO: Nuke-Everything... [2020-07-20T22:13:28.073Z] INFO: Container count on control daemon to delete is 2 [2020-07-20T22:13:28.073Z] 9b140aaf32bc [2020-07-20T22:13:28.073Z] bdfb26121358 [2020-07-20T22:13:28.073Z] INFO: Non-base image count on control daemon to delete is 1 [2020-07-20T22:13:28.073Z] Deleted: sha256:5042156535853b79e247d67ee347817b33a171f24a014bc28fa170573a742cd7 [2020-07-20T22:13:28.074Z] Deleted: sha256:c9152c29cb1abbe3a15b0e5ae15b483ad112151056cc20fd4abd7b390a2eba14 [2020-07-20T22:13:28.074Z] INFO: Tidying pidfile d:\CI\PR-41239\1\docker.pid [2020-07-20T22:13:28.074Z] INFO: Nuking d:\CI [2020-07-20T22:13:32.464Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-20T22:13:50.501Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-20T22:13:53.461Z] INFO: Zapped successfully [2020-07-20T22:13:53.461Z] [2020-07-20T22:13:53.461Z] INFO: executeCI.ps1 exiting at Mon Jul 20 22:13:50 CUT 2020. Duration 00:51:55.7759118 [2020-07-20T22:13:53.461Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-07-20T22:13:53.716Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-20T22:13:56.010Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-20T22:13:57.821Z] Archiving artifacts [2020-07-20T22:13:59.072Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41239/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-20T22:14:00.036Z] + make clean [2020-07-20T22:14:01.033Z] docker volume rm -f docker-dev-cache [2020-07-20T22:14:01.033Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-20T22:14:37.115Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-20T22:14:55.151Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-20T22:15:27.170Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-20T22:15:59.207Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-20T22:16:11.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-20T22:16:29.404Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-20T22:16:44.240Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-20T22:16:59.073Z] --- PASS: TestDockerExternalVolumeSuite (436.79s) [2020-07-20T22:16:59.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2020-07-20T22:16:59.073Z] docker_cli_external_volume_driver_test.go:53: [d587bbb608845] daemon is not started [2020-07-20T22:16:59.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-07-20T22:16:59.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s) [2020-07-20T22:16:59.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-07-20T22:16:59.073Z] docker_cli_external_volume_driver_test.go:53: [d09a671e8793e] daemon is not started [2020-07-20T22:16:59.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.57s) [2020-07-20T22:16:59.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-07-20T22:16:59.073Z] docker_cli_external_volume_driver_test.go:53: [d189f23264762] daemon is not started [2020-07-20T22:16:59.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-20T22:16:59.073Z] docker_cli_external_volume_driver_test.go:53: [d2e4108e502a7] daemon is not started [2020-07-20T22:16:59.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2020-07-20T22:16:59.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.14s) [2020-07-20T22:16:59.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-07-20T22:16:59.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-07-20T22:16:59.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2020-07-20T22:16:59.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2020-07-20T22:16:59.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2020-07-20T22:16:59.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2020-07-20T22:16:59.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.58s) [2020-07-20T22:16:59.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2020-07-20T22:16:59.073Z] docker_cli_external_volume_driver_test.go:485: [dea096c6e7299] daemon is not started [2020-07-20T22:16:59.073Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-20T22:16:59.073Z] docker_cli_external_volume_driver_test.go:53: [d20fd5dc7d7d4] daemon is not started [2020-07-20T22:16:59.073Z] PASS [2020-07-20T22:16:59.073Z] [2020-07-20T22:16:59.073Z] === Skipped [2020-07-20T22:16:59.073Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-20T22:16:59.073Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-20T22:16:59.073Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-20T22:16:59.073Z] check_test.go:309: [d68c8e5cd2a7d] daemon is not started [2020-07-20T22:16:59.073Z] [2020-07-20T22:16:59.073Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-20T22:16:59.073Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-20T22:16:59.073Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-20T22:16:59.073Z] check_test.go:309: [df2dd5b64d048] daemon is not started [2020-07-20T22:16:59.073Z] [2020-07-20T22:16:59.073Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-20T22:16:59.073Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-20T22:16:59.073Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-20T22:16:59.073Z] check_test.go:309: [d738c346c2644] daemon is not started [2020-07-20T22:16:59.073Z] [2020-07-20T22:16:59.073Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-20T22:16:59.073Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-20T22:16:59.073Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-20T22:16:59.073Z] [2020-07-20T22:16:59.073Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-20T22:16:59.073Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-20T22:16:59.073Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-20T22:16:59.073Z] [2020-07-20T22:16:59.073Z] [2020-07-20T22:16:59.073Z] DONE 273 tests, 5 skipped in 2442.698s [2020-07-20T22:16:59.073Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-20T22:16:59.073Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc8a8e9d95c66/docker.pid [2020-07-20T22:16:59.073Z] +++ kill 5531 [2020-07-20T22:16:59.073Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5531 is not a child of this shell [2020-07-20T22:16:59.073Z] warning: PID 5531 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc8a8e9d95c66/docker.pid had a nonzero exit code [2020-07-20T22:16:59.073Z] ++++ cat bundles/test-integration/docker.pid [2020-07-20T22:16:59.073Z] +++ kill 7567 [2020-07-20T22:16:59.635Z] +++ /etc/init.d/apparmor stop [2020-07-20T22:16:59.635Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T22:16:59.635Z] [2020-07-20T22:16:59.635Z] Unloading profiles will leave already running processes permanently [2020-07-20T22:16:59.635Z] unconfined, which can lead to unexpected situations. [2020-07-20T22:16:59.635Z] [2020-07-20T22:16:59.635Z] To set a process to complain mode, use the command line tool [2020-07-20T22:16:59.635Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T22:16:59.635Z] +++ true [2020-07-20T22:16:59.635Z] exiting test-integration [2020-07-20T22:16:59.635Z] ++ exit 0 [2020-07-20T22:16:59.635Z] [2020-07-20T22:16:59.891Z] + exit 0 [2020-07-20T22:16:59.891Z] ++ jobs -p [2020-07-20T22:16:59.891Z] + pids= [2020-07-20T22:16:59.891Z] + echo 'Remaining pids to kill: []' [2020-07-20T22:16:59.891Z] Remaining pids to kill: [] [2020-07-20T22:16:59.891Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-20T22:16:59.904Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-20T22:17:02.717Z] + echo Ensuring container killed. [2020-07-20T22:17:02.717Z] Ensuring container killed. [2020-07-20T22:17:02.717Z] + docker ps -aq -f name=docker-pr1-* [2020-07-20T22:17:02.717Z] + cids=d745e7571039 [2020-07-20T22:17:02.717Z] 374ff8d6fb48 [2020-07-20T22:17:02.717Z] e24493892152 [2020-07-20T22:17:02.717Z] + [ -n d745e7571039 [2020-07-20T22:17:02.717Z] 374ff8d6fb48 [2020-07-20T22:17:02.717Z] e24493892152 ] [2020-07-20T22:17:02.717Z] + docker rm -vf d745e7571039 374ff8d6fb48 e24493892152 [2020-07-20T22:17:05.235Z] d745e7571039 [2020-07-20T22:17:05.235Z] 374ff8d6fb48 [2020-07-20T22:17:05.235Z] e24493892152 [Pipeline] sh [2020-07-20T22:17:05.556Z] + echo Chowning /workspace to jenkins user [2020-07-20T22:17:05.556Z] Chowning /workspace to jenkins user [2020-07-20T22:17:05.556Z] + id -u [2020-07-20T22:17:05.556Z] + id -g [2020-07-20T22:17:05.556Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41239:/workspace busybox chown -R 1000:1000 /workspace [2020-07-20T22:17:05.556Z] Unable to find image 'busybox:latest' locally [2020-07-20T22:17:05.556Z] latest: Pulling from library/busybox [2020-07-20T22:17:05.813Z] 91f30d776fb2: Pulling fs layer [2020-07-20T22:17:05.813Z] 91f30d776fb2: Verifying Checksum [2020-07-20T22:17:05.813Z] 91f30d776fb2: Download complete [2020-07-20T22:17:05.813Z] 91f30d776fb2: Pull complete [2020-07-20T22:17:05.813Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-20T22:17:05.813Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-20T22:17:09.417Z] + bundleName=amd64 [2020-07-20T22:17:09.417Z] + echo Creating amd64-bundles.tar.gz [2020-07-20T22:17:09.417Z] Creating amd64-bundles.tar.gz [2020-07-20T22:17:09.417Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-20T22:17:09.417Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-20T22:17:10.352Z] Archiving artifacts [2020-07-20T22:17:12.370Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41239/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-20T22:17:12.718Z] + make clean [2020-07-20T22:17:12.974Z] docker volume rm -f docker-dev-cache [2020-07-20T22:17:12.974Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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